Largest prime divisor: Difference between revisions

From Number
 
Line 10: Line 10:


{{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 no lower bound on the largest prime divisor of <math>n</math> as a function of <math>n</math>. There are infinitely many powers of two, and hence, <math>a(n) = 2</math> for infinitely many numbers.
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===
===Density results===

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 n be a natural number greater than 1. The largest prime divisor of n is defined as the largest among the primes p that divide n. This is denoted as a(n). By fiat, we set a(1)=1.

For a positive real number B, we say that n is a B-smooth number if a(n)B. Otherwise, n is a B-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: 1,2,3,2,5,3,7,2,3,5,11,3,13,7,5,2,17,3,19,5,7,11,23,.

Lower bound

There are infinitely many powers of two, and hence, a(n)=2 for infinitely many numbers and this is the best lower bound.

Density results

Further information: Dickman-de Bruijn function

  • For 1x2, the density of numbers n such that a(n)n1/x is given by logx. Hence the density of n1/x-smooth numbers is 1logx.
  • For general x1, the density of numbers n such that a(n)n1/x 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