Arithmetic derivative

From HandWiki
Short description: Function defined on integers in number theory

In number theory, the Lagarias arithmetic derivative or number derivative is a function defined for integers, based on prime factorization, by analogy with the product rule for the derivative of a function that is used in mathematical analysis.

There are many versions of "arithmetic derivatives", including the one discussed in this article (the Lagarias arithmetic derivative), such as Ihara's arithmetic derivative and Buium's arithmetic derivatives.

Early history

The arithmetic derivative was introduced by Spanish mathematician Josè Mingot Shelly in 1911.[1][2] The arithmetic derivative also appeared in the 1950 Putnam Competition.[3]

Definition

For natural numbers n, the arithmetic derivative D(n)[note 1] is defined as follows:

  • D(p) = 1 for any prime p.
  • D(mn) = D(m)n + mD(n) for any [math]\displaystyle{ m, n \in \N }[/math] (Leibniz rule).

Extensions beyond natural numbers

Edward J. Barbeau extended the domain to all integers by showing that the choice D(−n) = −D(n), which uniquely extends the domain to the integers and is consistent with the product formula. Barbeau also further extended it to the rational numbers, showing that the familiar quotient rule gives a well-defined derivative on [math]\displaystyle{ \Q }[/math]:

[math]\displaystyle{ D\!\left(\frac{m}{n}\right) = \frac{D(m)n-m D(n)}{n^2} . }[/math][4][5]

Victor Ufnarovski and Bo Åhlander expanded it to the irrationals that can be written as the product of primes raised to arbitrary rational powers, allowing expressions like [math]\displaystyle{ D(\sqrt{3}\,) }[/math] to be computed. [6]

The arithmetic derivative can also be extended to any unique factorization domain (UFD),[6] such as the Gaussian integers and the Eisenstein integers, and its associated field of fractions. If the UFD is a polynomial ring, then the arithmetic derivative is the same as the derivation over said polynomial ring. For example, the regular derivative is the arithmetic derivative for the rings of univariate real and complex polynomial and rational functions, which can be proven using the fundamental theorem of algebra.

The arithmetic derivative has also been extended to the ring of integers modulo n.[7]

Elementary properties

The Leibniz rule implies that D(0) = 0 (take m = n = 0) and D(1) = 0 (take m = n = 1).

The power rule is also valid for the arithmetic derivative. For any integers k and n ≥ 0:

[math]\displaystyle{ D(k^n) = nk^{n-1} D(k). }[/math]

This allows one to compute the derivative from the prime factorization of an integer, [math]\displaystyle{ x = \prod_{i=1}^{\omega(x)} {p_i}^{\nu_{p_i}(x)} }[/math]:

[math]\displaystyle{ D(x) = \sum_{i=1}^{\omega(x)} \left[\nu_{p_i}(x) \left(\prod_{j=1}^{i-1} {p_j}^{\nu_{p_j}(x)}\right) p_i^{\nu_{p_i}-1} \left(\prod_{j=i+1}^{\omega(x)} {p_j}^{\nu_{p_j}(x)}\right)\right] = \sum_{i=1}^{\omega(x)} \frac {\nu_{p_i}(x)} {p_i}x = x \sum_{\stackrel{p \,\mid\, x}{p\text{ prime}}} \frac {\nu_p(x)} {p} }[/math]

where ω(x), a prime omega function, is the number of distinct prime factors in x, and νp(x) is the p-adic valuation of x.

For example:

[math]\displaystyle{ D(60) = D(2^2 \cdot 3 \cdot 5) = \left(\frac{2}{2} + \frac{1}{3} + \frac{1}{5}\right) \cdot 60 = 92, }[/math]

or

[math]\displaystyle{ D(81) = D(3^4) = 4\cdot 3^3\cdot D(3) = 4\cdot 27\cdot 1 = 108. }[/math]

The sequence of number derivatives for k = 0, 1, 2, … begins (sequence A003415 in the OEIS):

[math]\displaystyle{ 0, 0, 1, 1, 4, 1, 5, 1, 12, 6, 7, 1, 16, 1, 9, \ldots }[/math]

Related functions

The logarithmic derivative [math]\displaystyle{ \operatorname{ld}(x)=\frac{D(x)}{x} = \sum_{\stackrel{p \,\mid\, x}{p\text{ prime}}} \frac {\nu_p(x)} {p} }[/math] is a totally additive function: [math]\displaystyle{ \operatorname{ld}(x \cdot y) = \operatorname{ld}(x)+\operatorname{ld}(y). }[/math]

The arithmetic partial derivative of [math]\displaystyle{ x }[/math] with respect to [math]\displaystyle{ p }[/math] is defined as [math]\displaystyle{ x_p^{\prime}=\frac {\nu_p(x)} {p} x. }[/math] So, the arithmetic derivative of [math]\displaystyle{ x }[/math] is given as [math]\displaystyle{ D(x) = \sum_{\stackrel{p \,\mid\, x}{p\text{ prime}}} x_p^{\prime}. }[/math]

An arithmetic function [math]\displaystyle{ f }[/math] is Leibniz-additive if there is a totally multiplicative function [math]\displaystyle{ h_f }[/math] such that [math]\displaystyle{ f(mn) = f(m)h_f(n)+f(n)h_f(m) }[/math] for all positive integers [math]\displaystyle{ m }[/math] and [math]\displaystyle{ n }[/math]. A motivation for this concept is the fact that Leibniz-additive functions are generalizations of the arithmetic derivative [math]\displaystyle{ D }[/math]; namely, [math]\displaystyle{ D }[/math] is Leibniz-additive with [math]\displaystyle{ h_D(n)=n }[/math].

The function [math]\displaystyle{ \delta }[/math] given in Section 3.5 of the book by Sandor and Atanassov is, in fact, exactly the same as the usual arithmetic derivative [math]\displaystyle{ D }[/math].

Inequalities and bounds

E. J. Barbeau examined bounds on the arithmetic derivative[8] and found that

[math]\displaystyle{ D(n) \leq \frac{n \log_2 n}{2} }[/math]

and

[math]\displaystyle{ D(n) \geq \Omega(n)\, n^{\frac{\Omega(n)-1}{\Omega(n)}} }[/math]

where Ω(n), a prime omega function, is the number of prime factors in n. In both bounds above, equality always occurs when n is a power of 2.

Dahl, Olsson and Loiko found the arithmetic derivative of natural numbers is bounded by[9]

[math]\displaystyle{ D(n) \leq \frac{n \log_p n}{p} }[/math]

where p is the least prime in n and equality holds when n is a power of p.

Alexander Loiko, Jonas Olsson and Niklas Dahl found that it is impossible to find similar bounds for the arithmetic derivative extended to rational numbers by proving that between any two rational numbers there are other rationals with arbitrary large or small derivatives (note that this means that the arithmetic derivative is not a continuous function from [math]\displaystyle{ \mathbb{Q} }[/math] to [math]\displaystyle{ \mathbb{Q} }[/math]).

Order of the average

We have

[math]\displaystyle{ \sum_{n \le x} \frac{D(n)}{n} = T_0 x + O(\log x \log\log x) }[/math]

and

[math]\displaystyle{ \sum_{n \le x} D(n) = \left(\frac{1}{2}\right)T_0 x^2 + O(x^{1+\delta}) }[/math]

for any δ > 0, where

[math]\displaystyle{ T_0 = \sum_p \frac{1}{p(p-1)}. }[/math]

Relevance to number theory

Victor Ufnarovski and Bo Åhlander have detailed the function's connection to famous number-theoretic conjectures like the twin prime conjecture, the prime triples conjecture, and Goldbach's conjecture. For example, Goldbach's conjecture would imply, for each k > 1 the existence of an n so that D(n) = 2k. The twin prime conjecture would imply that there are infinitely many k for which D2(k) = 1.[6]

See also

Notes

  1. In this article we use Oliver Heaviside's notation D(n) for the arithmetic derivative of n. There are various other notations possible, such as n; a full discussion is available here for general differential operators, of which the arithmetic derivative can be considered one. Heaviside's notation is used here because it highlights the fact that the arithmetic derivative is a function over the integers and yields itself better notation-wise to function iteration Dk for second and higher-order arithmetic derivatives.

References

  1. Shelly, D. J. M. (1911). "Una cuestión de la teoria de los numeros". Association Esp. Granada: 1–12. https://zbmath.org/?q=an:42.0209.02. 
  2. Lava, Paolo Pietro; Balzarotti, Giorgio. La derivata aritmetica: Alla scoperta di un nuovo approccio alla teoria dei numeri. 
  3. Scholes, John. "10th Putnam 1950". https://prase.cz/kalva/putnam/putn50.html. 
  4. Barbeau, Edward (1961). "Remarks on an Arithmetic Derivative". Canadian Mathematical Bulletin 4 (2): 117-122. doi:10.4153/CMB-1961-013-0. 
  5. Barbeau, Edward (April 1973). "Problem". Canad. Math. Congress Notes 5 (8): 6-7. 
  6. 6.0 6.1 6.2 Ufnarovski, Victor; Ahlander, Bo (2003). "How to Differentiate a Number". Journal of Integer Sequences 6 (3). https://cs.uwaterloo.ca/journals/JIS/VOL6/Ufnarovski/ufnarovski.pdf. 
  7. Krebs, Mike; Emmons, Caleb; Shaheen, Anthony (November 2009). "How to Differentiate an Integer Modulo n". The College Mathematics Journal 40 (5): 345–353. doi:10.4169/074683409X475661. https://www.tandfonline.com/doi/abs/10.4169/074683409X475661. 
  8. Barbeau, E.J. (1961). Remarks on an arithmetic derivative. URL: https://www.cambridge.org/core/services/aop-cambridge-core/content/view/1FD7F09AD3972692FC97BB23A21D0BD8/S0008439500050773a.pdf/remarks_on_an_arithmetic_derivative.pdf
  9. Dahl, N., Olsson, J., Loiko, A. (2011). Investigations on the properties of the arithmetic derivative. On page 4. URL: https://arxiv.org/pdf/1108.4762.pdf