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 n be a natural number. The largest prime power divisor of n, sometimes denoted q(n) and sometimes denoted a(n), is defined as the largest prime power that divides n.

Behavior

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

Upper bound

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

limsupnq(n)n=1.

Lower bound

Further information: Largest prime power divisor has logarithmic lower bound

The largest prime power divisor of n is Ω(logn). In fact, we have:

liminfq(n)logn is finite and greater than zero.

Thus, we have:

limnq(n)=.

Asymptotic fraction

Further information: Fractional distribution of largest prime power divisor

The value of log(q(n))/logn is almost uniformly distributed in the interval [0,1].

Relation with other arithmetic functions

ω(n)log(q(n))log(n).