Content deleted Content added
Function must have an argument+reverse a bit |
No edit summary |
||
Line 12:
Arithmetic functions which are completely additive are:
* The restriction of the [[logarithm|logarithmic function]] to '''N'''.
* The function Ω(''n''), defined
::Ω(4) = 2
Line 26:
:: ...
An example of an arithmetic function which is additive but not completely additive is ω(''n''), defined as the total number of ''different'' [[prime number|prime]] factors of ''n''. Some values (compare with Ω(''n'')):
::ω(4) = 1
|