Arithmetic function: Difference between revisions

Content deleted Content added
+sum of (the distinct) primes dividing n
No edit summary
Line 2:
 
The most important arithmetic functions are the [[additive function|additive]] and the [[multiplicative function|multiplicative]] ones.
 
An important operation on arithmetic functions is the [[Dirichlet convolution]].
 
=== Examples ===
The articles on additive and multiplicative functions contain several important examples.
Examples of a non-multiplicative functions are:
 
The articles on additive and multiplicative functions contain several important examples of arithmetic functions. Here are some examples that are neither additive nor multiplicative:
* ''c''<sub>''4''</sub>(''n'') - the number of ways that ''n'' can be expressed as the sum of four squares of nonnegative integers, where we distinguish between different orders of the summands. For example:
 
* ''c''<sub>''4''</sub>(''n'') - the number of ways that ''n'' can be expressed as the sum of four squares of nonnegative integers, where we distinguish between different orders of the summands. For example:
 
::1 = 1<sup>2</sup>+0<sup>2</sup>+0<sup>2</sup>+0<sup>2</sup> = 0<sup>2</sup>+1<sup>2</sup>+0<sup>2</sup>+0<sup>2</sup> = 0<sup>2</sup>+0<sup>2</sup>+1<sup>2</sup>+0<sup>2</sup> = 0<sup>2</sup>+0<sup>2</sup>+0<sup>2</sup>+1<sup>2</sup>,
 
:hence ''c''<sub>4</sub>(1)=4 &ne; 1.
 
* ''P''(''n''), the [[Partition function]] - the number of representations of ''n'' as a sum of positive integers, where we don't distinguish between different orders of the summands. For instance: ''P''(2 · 5) = ''P''(10) = 42 and ''P''(2)''P''(5) = 2 · 7 = 14 &ne; 42.
 
* &pi; (''n''), the [[Prime number theorem|Prime counting function]] - the number of [[prime number|primes]] less than or equal to a given number ''n''. We have &pi;(1) = 0 &ne; 1, &pi;(2 &middot; 5) =and &pi;(10) = 4 and &pi;(2)the &pi;(5)primes =below 110 &middot;being 2, 3, =5, 3and &ne; 47).
 
* ''a''<sub>''0''</sub>(''n'') - the sum of primes dividing ''n'', sometimes called sopfr(''n''). We have ''a''<sub>''0''</sub>(120) = 0 &ne; 1, ''a''<sub>''0''</sub>(2<sup>2</sup> &middot; 5) = ''a''<sub>''0''</sub>(10) = 7 and ''a''<sub>''0''</sub>(2) ''a''<sub>''0''</sub>(5) =+ 2 &middot;+ 5 = 10 &ne;9. 7([http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A001414 SIDN A001414]).
 
* ''a''<sub>''1''</sub>(''n'') - the sum of the distinct primes dividing ''n'', sometimes called sopf(''n''). We have ''a''<sub>''1''</sub>(1) = 0 &ne; 1, ''a''<sub>''1''</sub>(2 &middot; 520) = ''a''<sub>''1''</sub>(10) = 7 and ''a''<sub>''1''</sub>(2) ''a''<sub>''1''</sub>(5) = 2 &middot;+ 5 = 107. &ne; 7([http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A008472 SIDN A008472]).