Largest prime divisor: Difference between revisions
(Created page with '{{arithmetic function}} ==Definition== Let <math>n</math> be a natural number greater than <math>1</math>. The ''largest prime divisor''' of <math>n</math> is defined as th...') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Definition== | ==Definition== | ||
Let <math>n</math> be a [[natural number]] greater than <math>1</math>. The ''largest prime divisor''' of <math>n</math> is defined as the largest among the primes <math>p</math> that divide <math>n</math>. This is denoted as <math>a(n)</math>. By fiat, we set <math>a(1) = 1</math>. | Let <math>n</math> be a [[natural number]] greater than <math>1</math>. The '''largest prime divisor''' of <math>n</math> is defined as the largest among the primes <math>p</math> that divide <math>n</math>. This is denoted as <math>a(n)</math>. By fiat, we set <math>a(1) = 1</math>. | ||
For a positive real number <math>B</math>, we say that <math>n</math> is a <math>B</math>-[[smooth number]] if <math>a(n) \le B</math>. Otherwise, <math>n</math> is a <math>B</math>-''rough'' number. | |||
==Behavior== | ==Behavior== | ||
{{oeis|A006530}} | {{oeis|A006530}} | ||
===Initial values=== | |||
The initial values of the largest prime divisor are: <math>1,2,3,2,5,3,7,2,3,5,11,3,13,7,5,2,17,3,19,5,7,11,23,\dots</math>. | |||
===Lower bound=== | ===Lower bound=== | ||
There is | There are infinitely many powers of two, and hence, <math>a(n) = 2</math> for infinitely many numbers and this is the best lower bound. | ||
===Density results=== | |||
{{further|[[Dickman-de Bruijn function]]}} | |||
* For <math>1 \le x \le 2</math>, the density of numbers <math>n</math> such that <math>a(n) \ge n^{1/x}</math> is given by <math>-\log x</math>. Hence the density of <math>n^{1/x}</math>-smooth numbers is <math>1 - \log x</math>. | |||
* For general <math>x \ge 1</math>, the density of numbers <math>n</math> such that <math>a(n) \ge n^{1/x}</math> is still positive. This density (or rather, the density of the complement) is described by the [[Dickman-de Bruijn function]], which occurs as the solution to a delay differential equation. | |||
==Relation with other arithmetic functions== | ==Relation with other arithmetic functions== | ||
* [[Largest prime power divisor]] | * [[Largest prime power divisor]] | ||
* [[ | * [[Square-free part]] |
Latest revision as of 02:26, 9 February 2010
This article defines an arithmetic function or number-theoretic function: a function from the natural numbers to a ring (usually, the ring of integers, rational numbers, real numbers, or complex numbers).
View a complete list of arithmetic functions
Definition
Let be a natural number greater than . The largest prime divisor of is defined as the largest among the primes that divide . This is denoted as . By fiat, we set .
For a positive real number , we say that is a -smooth number if . Otherwise, is a -rough number.
Behavior
The ID of the sequence in the Online Encyclopedia of Integer Sequences is A006530
Initial values
The initial values of the largest prime divisor are: .
Lower bound
There are infinitely many powers of two, and hence, for infinitely many numbers and this is the best lower bound.
Density results
Further information: Dickman-de Bruijn function
- For , the density of numbers such that is given by . Hence the density of -smooth numbers is .
- For general , the density of numbers such that is still positive. This density (or rather, the density of the complement) is described by the Dickman-de Bruijn function, which occurs as the solution to a delay differential equation.