Largest prime power divisor: Difference between revisions

From Number
No edit summary
No edit summary
 
Line 13: Line 13:
The value of <math>\frac{q(n)}{n}</math> is largest when <math>n</math> itself is a prime power, namely, it is <math>1</math> for these values of <math>1</math>. Since there are [[infinitude of primes|infinitely many primes]], we have:
The value of <math>\frac{q(n)}{n}</math> is largest when <math>n</math> itself is a prime power, namely, it is <math>1</math> for these values of <math>1</math>. Since there are [[infinitude of primes|infinitely many primes]], we have:


<math>\lim \sup \frac{q(n)}{n} = 1</math>.
<math>\lim \sup_{n \to \infty} \frac{q(n)}{n} = 1</math>.


===Lower bound===
===Lower bound===
Line 32: Line 32:


The value of <math>\log(q(n))/\log n</math> is almost uniformly distributed in the interval <math>[0,1]</math>.
The value of <math>\log(q(n))/\log n</math> is almost uniformly distributed in the interval <math>[0,1]</math>.
==Relation with other arithmetic functions==
* [[Prime divisor count function]]: This is the total number of prime divisors of <math>n</math>, and is denoted <math>\omega(n)</math>. We have the following relation:
<math>\omega(n)\log(q(n)) \ge \log(n)</math>.

Latest revision as of 02:08, 29 April 2009

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. The largest prime power divisor of , sometimes denoted and sometimes denoted , is defined as the largest prime power that divides .

Behavior

The ID of the sequence in the Online Encyclopedia of Integer Sequences is A034699

Upper bound

The value of is largest when itself is a prime power, namely, it is for these values of . Since there are infinitely many primes, we have:

.

Lower bound

Further information: Largest prime power divisor has logarithmic lower bound

The largest prime power divisor of is . In fact, we have:

is finite and greater than zero.

Thus, we have:

.

Asymptotic fraction

Further information: Fractional distribution of largest prime power divisor

The value of is almost uniformly distributed in the interval .

Relation with other arithmetic functions

  • Prime divisor count function: This is the total number of prime divisors of , and is denoted . We have the following relation:

.