prime power

{{Short description|Power of a prime number}}

{{For|the electrical generator power rating|Prime power (electrical)}}

In mathematics, a prime power is a positive integer which is a positive integer power of a single prime number.

For example: {{math|1=7 = 7{{sup|1}}}}, {{math|1= 9 = 3{{sup|2}}}} and {{math|1=64 = 2{{sup|6}}}} are prime powers, while

{{math|1=6 = 2 × 3}}, {{math|1=12 = 2{{sup|2}} × 3}} and {{math|1=36 = 6{{sup|2}} = 2{{sup|2}} × 3{{sup|2}}}} are not.

The sequence of prime powers begins:

2, 3, 4, 5, 7, 8, 9, 11, 13, 16, 17, 19, 23, 25, 27, 29, 31, 32, 37, 41, 43, 47, 49, 53, 59, 61, 64, 67, 71, 73, 79, 81, 83, 89, 97, 101, 103, 107, 109, 113, 121, 125, 127, 128, 131, 137, 139, 149, 151, 157, 163, 167, 169, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 243, 251, …
{{OEIS|id=A246655}}.

The prime powers are those positive integers that are divisible by exactly one prime number; in particular, the number 1 is not a prime power. Prime powers are also called primary numbers, as in the primary decomposition.

Properties

=Algebraic properties=

Prime powers are powers of prime numbers. Every prime power (except powers of 2 greater than 4) has a primitive root; thus the multiplicative group of integers modulo pn (that is, the group of units of the ring Z/pnZ) is cyclic.{{Cite book|title=Prime Numbers: A Computational Perspective

|first1=Richard |last1=Crandall|author1-link=Richard Crandall|first2= Carl B.|last2= Pomerance|author2-link= Carl Pomerance|edition=2nd|publisher=Springer|year=2005|isbn=9780387289793|page=40|url=https://books.google.com/books?id=ZXjHKPS1LEAC&pg=PA40}}

The number of elements of a finite field is always a prime power and conversely, every prime power occurs as the number of elements in some finite field (which is unique up to isomorphism).{{Cite book|title=A Course in Number Theory and Cryptography|volume=114|series=Graduate Texts in Mathematics|first=Neal|last=Koblitz|author-link=Neal Koblitz|publisher=Springer|year=2012|isbn=9781468403107|page=34|url=https://books.google.com/books?id=4eMlBQAAQBAJ&pg=PA34}}

=Combinatorial properties=

A property of prime powers used frequently in analytic number theory is that the set of prime powers which are not prime is a small set in the sense that the infinite sum of their reciprocals converges, although the primes are a large set.{{Cite journal |last1=Bayless |first1=Jonathan |last2=Klyve |first2=Dominic |date=November 2013 |title=Reciprocal Sums as a Knowledge Metric: Theory, Computation, and Perfect Numbers |url=https://www.jstor.org/stable/10.4169/amer.math.monthly.120.09.822 |journal=The American Mathematical Monthly |volume=120 |issue=9 |pages=822–831 |doi=10.4169/amer.math.monthly.120.09.822 |jstor=10.4169/amer.math.monthly.120.09.822 |s2cid=12825183 }}

=Divisibility properties=

The totient function (φ) and sigma functions (σ0) and (σ1) of a prime power are calculated by the formulas

:\varphi(p^n) = p^{n-1} \varphi(p) = p^{n-1} (p - 1) = p^n - p^{n-1} = p^n \left(1 - \frac{1}{p}\right),

:\sigma_0(p^n) = \sum_{j=0}^{n} p^{0\cdot j} = \sum_{j=0}^{n} 1 = n+1,

:\sigma_1(p^n) = \sum_{j=0}^{n} p^{1\cdot j} = \sum_{j=0}^{n} p^{j} = \frac{p^{n+1} - 1}{p - 1}.

All prime powers are deficient numbers. A prime power pn is an n-almost prime. It is not known whether a prime power pn can be a member of an amicable pair. If there is such a number, then pn must be greater than 101500 and n must be greater than 1400.

See also

References

{{reflist}}

Further reading

  • Jones, Gareth A. and Jones, J. Mary (1998) Elementary Number Theory Springer-Verlag London {{doi|10.1007/978-1-4471-0613-5}}

{{Classes of natural numbers}}

Category:Prime numbers

Category:Exponentials

Category:Number theory

Category:Integer sequences