Largest prime divisor: Difference between revisions

From Number
(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...')
 
Line 16: Line 16:


* [[Largest prime power divisor]]
* [[Largest prime power divisor]]
* [[Largest square-free divisor]]
* [[Square-free part]]

Revision as of 02:09, 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 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.

Behavior

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

Lower bound

There is no lower bound on the largest prime divisor of n as a function of n. There are infinitely many powers of two, and hence, a(n)=2 for infinitely many numbers.

Relation with other arithmetic functions