arithmetic derivative

{{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.{{cite journal |last1=Shelly |first1=D. J. M. |title=Una cuestión de la teoria de los numeros |journal=Association Esp. Granada |date=1911 |pages=1–12 |jfm=42.0209.02 |url=https://zbmath.org/?q=an:42.0209.02}}{{cite book |last1=Lava |first1=Paolo Pietro |last2=Balzarotti |first2=Giorgio |title=La derivata aritmetica: Alla scoperta di un nuovo approccio alla teoria dei numeri}} The arithmetic derivative also appeared in the 1950 Putnam Competition.{{cite web |last1=Scholes |first1=John |title=10th Putnam 1950 |url=https://prase.cz/kalva/putnam/putn50.html}}

Definition

For natural numbers {{mvar|n}}, the arithmetic derivative {{math|D(n)}}In this article we use Oliver Heaviside's notation {{math|D(n)}} for the arithmetic derivative of {{mvar|n}}. There are various other notations possible, such as {{math|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 {{math|Dk}} for second and higher-order arithmetic derivatives. is defined as follows:

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

Extensions beyond natural numbers

Edward J. Barbeau extended the domain to all integers by showing that the choice {{math|1=D(−n) = −D(n)}} 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 \Q:

:D\!\left(\frac{m}{n}\right) = \frac{D(m)n-m D(n)}{n^2} .{{cite journal |last1=Barbeau |first1=Edward |title=Remarks on an Arithmetic Derivative |journal=Canadian Mathematical Bulletin |year=1961 |volume=4 |issue=2 |page=117-122 |doi=10.4153/CMB-1961-013-0|doi-access=free }}{{cite journal |last1=Barbeau |first1=Edward |title=Problem |journal=Canad. Math. Congress Notes |date=April 1973 |volume=5 |issue=8 |page=6-7}}

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 D(\sqrt{3}\,) to be computed. {{cite journal |last1=Ufnarovski |first1=Victor |last2=Ahlander |first2=Bo |title=How to Differentiate a Number |journal=Journal of Integer Sequences |date=2003 |volume=6 |issue=3 |url=https://cs.uwaterloo.ca/journals/JIS/VOL6/Ufnarovski/ufnarovski.pdf}}

The arithmetic derivative can also be extended to any unique factorization domain (UFD), 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.{{cite journal |last1=Krebs |first1=Mike |last2=Emmons |first2=Caleb |last3=Shaheen |first3=Anthony |title=How to Differentiate an Integer Modulo n |journal=The College Mathematics Journal |date=November 2009 |volume=40 |issue=5 |pages=345–353 |doi=10.4169/074683409X475661 |s2cid=122997343 |url=https://www.tandfonline.com/doi/abs/10.4169/074683409X475661|url-access=subscription }}

Elementary properties

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

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

:D(k^n) = nk^{n-1} D(k).

This allows one to compute the derivative from the prime factorization of an integer, x = \prod\limits_{p \in \mathbb{P}} p^{n_p} (in which n_p = \nu_p(x) is the p-adic valuation of {{mvar|x}}) :

:D(x) = \sum\limits_{p \in \mathbb{P}} \frac{x}{p^{n_p}} n_p \, p^{n_p-1} D(p)

= \sum_{\stackrel{p \vert x}{p \in \mathbb{P}}} n_p \frac x p D(p)

= x \sum_{\stackrel{p \vert x}{p \in \mathbb{P}}} \frac {n_p} {p} D(p)

.

This shows that if one knows the derivative for all prime numbers, then the derivative is fully known. In fact, the family of arithmetic partial derivative \frac \partial {\partial p} relative to the prime number p, defined by \frac \partial {\partial p}(q)=0 for all primes q, except for q=p for which \frac \partial {\partial p}(p)=1 is a basis of the space of derivatives. Note that, for this derivative, we have \frac {\partial x}{\partial p} = n_p \frac x p.

Usually, one takes the derivative such that D(p)=1 for all primes {{mvar|p}}, so that

:D=\sum\limits_{p \in \mathbb{P}}\frac \partial {\partial p} \text{, and } D(x)= x \sum\limits_{p \in \mathbb{P}} \frac {n_p} p.

With this derivative, we have for example:

:D(60) = D(2^2 \cdot 3 \cdot 5) = 60 \cdot \left(\frac{2}{2} + \frac{1}{3} + \frac{1}{5}\right) = 92,

or

:D(81) = D(3^4) = 4\cdot 3^3\cdot D(3) = 4\cdot 27\cdot 1 = 108.

And the sequence of number derivatives for {{math|1=x = 0, 1, 2, …}} begins {{OEIS|id=A003415}}:

:0, 0, 1, 1, 4, 1, 5, 1, 12, 6, 7, 1, 16, 1, 9, \ldots

Related functions

The logarithmic derivative \operatorname{ld}(x)=\frac{D(x)}{x} = \sum_{\stackrel{p \,\mid\, x}{p \in \mathbb{P}}} \frac {\nu_p(x)} {p} is a totally additive function: \operatorname{ld}(x \cdot y) = \operatorname{ld}(x)+\operatorname{ld}(y).

Let p be a prime. The arithmetic partial derivative of x with respect to p is defined as D_p(x)=\frac {\nu_p(x)} {p} x. So, the arithmetic derivative of x is given as D(x) = \sum_{\stackrel{p \,\mid\, x}{p \in \mathbb{P}}} D_p(x).

Let S be a nonempty set of primes. The arithmetic subderivative of x with respect to S is defined as D_S(x) = \sum_{\stackrel{p \,\mid\, x}{p \in S}} D_p(x).

If S is the set of all primes, then D_S(x) = D(x), the usual arithmetic derivative.

If S=\{p\}, then D_S(x) = D_p(x), the arithmetic partial derivative.

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

The function \delta given in Section 3.5 of the book by Sandor and Atanassov is, in fact, exactly the same as the usual arithmetic derivative D.

Inequalities and bounds

E. J. Barbeau examined bounds on the arithmetic derivativeBarbeau, 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 and found that

: D(n) \leq \frac{n \log_2 n}{2}

and

:D(n) \geq \Omega(n)\, n^{\frac{\Omega(n)-1}{\Omega(n)}}

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

Dahl, Olsson and Loiko found the arithmetic derivative of natural numbers is bounded byDahl, 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

: D(n) \leq \frac{n \log_p n}{p}

where {{mvar|p}} is the least prime in {{mvar|n}} and equality holds when {{mvar|n}} is a power of {{mvar|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 \mathbb{Q} to \mathbb{Q}).

Order of the average

We have

:\sum_{n \le x} \frac{D(n)}{n} = T_0 x + O(\log x \log\log x)

and

:\sum_{n \le x} D(n) = \left(\frac{1}{2}\right)T_0 x^2 + O(x^{1+\delta})

for any δ > 0, where

:T_0 = \sum_p \frac{1}{p(p-1)}.

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 {{math|k > 1}} the existence of an {{mvar|n}} so that {{math|1=D(n) = 2k}}. The twin prime conjecture would imply that there are infinitely many {{mvar|k}} for which {{math|1=D2(k) = 1}}.

See also

Notes

{{reflist|group=note}}

References

{{reflist}}

  • {{cite journal | first=E. J. | last=Barbeau | title=Remarks on an arithmetic derivative | journal=Canadian Mathematical Bulletin | volume=4 | year=1961 | issue=2 | pages=117–122 | doi=10.4153/CMB-1961-013-0 | zbl=0101.03702 | doi-access=free }}
  • {{cite journal | first1=Victor | last1=Ufnarovski | first2=Bo | last2=Åhlander | url=http://www.cs.uwaterloo.ca/journals/JIS/VOL6/Ufnarovski/ufnarovski.html | title=How to Differentiate a Number | journal=Journal of Integer Sequences | volume=6 | year=2003 | at=Article 03.3.4 | zbl=1142.11305 | issn=1530-7638 }}
  • [https://web.archive.org/web/20071018000709/http://planetmath.org/encyclopedia/ArithmeticDerivative.html Arithmetic Derivative], Planet Math, accessed 04:15, 9 April 2008 (UTC)
  • L. Westrick (2003). [https://web.archive.org/web/20050426071741/http://web.mit.edu/lwest/www/intmain.pdf Investigations of the Number Derivative].
  • Peterson, I. [http://www.maa.org/mathland/mathtrek_03_22_04.html Math Trek: Deriving the Structure of Numbers].
  • {{cite journal | first=Michael | last=Stay | journal=Journal of Integer Sequences | volume=8 | year=2005 | at=Article 05.1.4 | title=Generalized Number Derivatives | url=https://cs.uwaterloo.ca/journals/JIS/VOL8/Stay/stay44.html | zbl=1065.05019 | issn=1530-7638 | arxiv=math/0508364 }}
  • Dahl N., Olsson J., Loiko A., [https://arxiv.org/abs/1108.4762 Investigation of the properties of the arithmetic derivative].
  • {{cite book | last1 = Balzarotti| first1 = Giorgio| last2 = Lava| first2 = Paolo Pietro| title = La derivata aritmetica. Alla scoperta di un nuovo approccio alla teoria dei numeri | publisher= Hoepli| location = Milan | date = 2013| isbn = 978-88-203-5864-8 }}
  • {{cite book

| last1 = Sandor | first1 = Jozsef

| last2 = Atanassov | first2 = Krassimir

| title = Arithmetic Functions, Section 3.5

| publisher = Nova Science Publishers

| year = 2021}}

  • {{cite journal |last1=Koviˇc |first1=Jurij |title=The Arithmetic Derivative and Antiderivative |journal=Journal of Integer Sequences |date=2012 |volume=15 |issue=3.8 |url=https://cs.uwaterloo.ca/journals/JIS/VOL15/Kovic/kovic4.pdf}}
  • {{cite journal | first1=Pentti | last1=Haukkanen | first2=Jorma K. | last2=Merikoski | first3=Mika | last3=Mattila | first4=Timo | last4=Tossavainen | url=https://cs.uwaterloo.ca/journals/JIS/VOL20/Tossavainen/tossa11.pdf | title=The arithmetic Jacobian matrix and determinant

| journal=Journal of Integer Sequences | volume=20 | year=2017 | at=Article 17.9.2 | issn=1530-7638 }}

  • {{cite journal | first1=Pentti | last1=Haukkanen | first2=Jorma K. | last2=Merikoski | first3=Timo | last3=Tossavainen

| url=https://www.emis.de/journals/JIS/VOL19/Tossavainen/tossa6.pdf

| title=On Arithmetic Partial Differential Equations

| journal=Journal of Integer Sequences | volume=19 | year=2016 | issn=1530-7638 }}

  • {{cite journal | first1=Pentti | last1=Haukkanen | first2=Jorma K. | last2=Merikoski | first3=Timo | last3=Tossavainen | url=http://nntdm.net/volume-24-2018/number-3/68-76/ | title=The arithmetic derivative and Leibniz-additive functions

| journal=Notes on Number Theory and Discrete Mathematics | volume=24 | year=2018 | issue=3 | pages=68–76 | doi=10.7546/nntdm.2018.24.3.68-76 | s2cid=119688466 | doi-access=free | arxiv=1803.06849 }}

  • {{cite journal | first1=Pentti | last1=Haukkanen | url=http://nntdm.net/volume-25-2019/number-2/1-7/ | title=Generalized arithmetic subderivative

| journal=Notes on Number Theory and Discrete Mathematics | volume=25 | year=2019| issue=2 | pages=1–7 | doi=10.7546/nntdm.2019.25.2.1-7 | s2cid=198468574 | doi-access=free }}

  • {{cite journal | first1=Pentti | last1=Haukkanen | first2=Jorma K. | last2=Merikoski | first3=Timo | last3=Tossavainen | url=https://cs.uwaterloo.ca/journals/JIS/VOL23/Merikoski/meri7.html | title=Arithmetic Subderivatives: p-adic Discontinuity and Continuity

| journal=Journal of Integer Sequences | volume=23 | year=2020 | at=Article 20.7.3 | issn=1530-7638 }}

  • {{cite journal | first1=Pentti | last1=Haukkanen | first2=Jorma K. | last2=Merikoski | first3=Timo | last3=Tossavainen | url=https://www.mathos.unios.hr/mc/index.php/mc/article/view/3206. | title=Asymptotics of partial sums of the Dirichlet series of the arithmetic derivative

| journal=Mathematical Communications | volume=25 | year=2020 }}

  • {{cite journal | first1=Jorma K. | last1=Merikoski | first2=Pentti | last2=Haukkanen | first3=Timo | last3=Tossavainen | url=http://publikacio.uni-eszterhazy.hu/3712/1/AMI_50_from145to157.pdf | title=Arithmetic subderivatives and Leibniz-additive functions

| journal=Annales Mathematicae et Informaticae | volume=50 | year=2019 }}

  • {{cite journal | first1=Jorma K. | last1=Merikoski | first2=Pentti | last2=Haukkanen | first3=Timo | last3=Tossavainen | url=http://math.colgate.edu/~integers/v33/v33.pdf | title=Complete additivity, complete multiplicativity, and Leibniz-additivity on rationals

| journal=Integers | volume=21 | year=2021 }}

Category:Additive functions

Category:Arithmetic functions

Category:Number theory

Category:Generalizations of the derivative