Largest prime divisor

From Number
Revision as of 23:03, 28 April 2009 by Vipul (talk | contribs) (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...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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