In mathematics , specifically in abstract algebra , a prime element of a commutative ring is an object satisfying certain properties similar to the prime numbers in the integers and to irreducible polynomials . Care should be taken to distinguish prime elements from irreducible elements , a concept that is the same in UFDs but not the same in general.
64-397: A prime is a natural number that has exactly two distinct natural number divisors: 1 and itself. Prime or PRIME may also refer to: Prime A prime number (or a prime ) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number . For example, 5 is prime because
128-460: A {\displaystyle a} or p {\displaystyle p} divides b {\displaystyle b} (or both). Conversely, if a number p {\displaystyle p} has the property that when it divides a product it always divides at least one factor of the product, then p {\displaystyle p} must be prime. There are infinitely many prime numbers. Another way of saying this
192-415: A commutative ring R is said to be prime if it is not the zero element or a unit and whenever p divides ab for some a and b in R , then p divides a or p divides b . With this definition, Euclid's lemma is the assertion that prime numbers are prime elements in the ring of integers . Equivalently, an element p is prime if, and only if, the principal ideal ( p ) generated by p
256-395: A generalized way like prime numbers include prime elements and prime ideals . A natural number (1, 2, 3, 4, 5, 6, etc.) is called a prime number (or a prime ) if it is greater than 1 and cannot be written as the product of two smaller natural numbers. The numbers greater than 1 that are not prime are called composite numbers . In other words, n {\displaystyle n}
320-493: A number, so they could not consider its primality. A few scholars in the Greek and later Roman tradition, including Nicomachus , Iamblichus , Boethius , and Cassiodorus , also considered the prime numbers to be a subdivision of the odd numbers, so they did not consider 2 to be prime either. However, Euclid and a majority of the other Greek mathematicians considered 2 as prime. The medieval Islamic mathematicians largely followed
384-423: A prime factorization with one or more prime factors. N {\displaystyle N} is evenly divisible by each of these factors, but N {\displaystyle N} has a remainder of one when divided by any of the prime numbers in the given list, so none of the prime factors of N {\displaystyle N} can be in the given list. Because there is no finite list of all
448-428: A prime occurs multiple times, exponentiation can be used to group together multiple copies of the same prime number: for example, in the second way of writing the product above, 5 2 {\displaystyle 5^{2}} denotes the square or second power of 5. {\displaystyle 5.} The central importance of prime numbers to number theory and mathematics in general stems from
512-469: A prime. Christian Goldbach formulated Goldbach's conjecture , that every even number is the sum of two primes, in a 1742 letter to Euler. Euler proved Alhazen's conjecture (now the Euclid–Euler theorem ) that all even perfect numbers can be constructed from Mersenne primes. He introduced methods from mathematical analysis to this area in his proofs of the infinitude of the primes and the divergence of
576-472: A remainder). 1 is not prime, as it is specifically excluded in the definition. 4 = 2 × 2 and 6 = 2 × 3 are both composite. The divisors of a natural number n {\displaystyle n} are the natural numbers that divide n {\displaystyle n} evenly. Every natural number has both 1 and itself as a divisor. If it has any other divisor, it cannot be prime. This leads to an equivalent definition of prime numbers: they are
640-510: A sum of three primes. Chen's theorem says that every sufficiently large even number can be expressed as the sum of a prime and a semiprime (the product of two primes). Also, any even integer greater than 10 can be written as the sum of six primes. The branch of number theory studying such questions is called additive number theory . Another type of problem concerns prime gaps , the differences between consecutive primes. The existence of arbitrarily large prime gaps can be seen by noting that
704-484: A theorem of Wright . These assert that there are real constants A > 1 {\displaystyle A>1} and μ {\displaystyle \mu } such that are prime for any natural number n {\displaystyle n} in the first formula, and any number of exponents in the second formula. Here ⌊ ⋅ ⌋ {\displaystyle \lfloor {}\cdot {}\rfloor } represents
SECTION 10
#1732783481107768-493: Is Goldbach's conjecture , which asserts that every even integer n {\displaystyle n} greater than 2 can be written as a sum of two primes. As of 2014 , this conjecture has been verified for all numbers up to n = 4 ⋅ 10 18 . {\displaystyle n=4\cdot 10^{18}.} Weaker statements than this have been proven; for example, Vinogradov's theorem says that every sufficiently large odd integer can be written as
832-499: Is prime if the factor ring R / I is an integral domain . In an integral domain, a nonzero principal ideal is prime if and only if it is generated by a prime element. Prime elements should not be confused with irreducible elements . In an integral domain , every prime is irreducible but the converse is not true in general. However, in unique factorization domains, or more generally in GCD domains , primes and irreducibles are
896-401: Is a nonzero prime ideal . (Note that in an integral domain , the ideal (0) is a prime ideal , but 0 is an exception in the definition of 'prime element'.) Interest in prime elements comes from the fundamental theorem of arithmetic , which asserts that each nonzero integer can be written in essentially only one way as 1 or −1 multiplied by a product of positive prime numbers. This led to
960-454: Is a prime between n {\displaystyle n} and 2 n {\displaystyle 2n} , proved in 1852 by Pafnuty Chebyshev . Ideas of Bernhard Riemann in his 1859 paper on the zeta-function sketched an outline for proving the conjecture of Legendre and Gauss. Although the closely related Riemann hypothesis remains unproven, Riemann's outline was completed in 1896 by Hadamard and de la Vallée Poussin , and
1024-511: Is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once. There is also a set of Diophantine equations in nine variables and one parameter with the following property: the parameter is prime if and only if the resulting system of equations has a solution over the natural numbers. This can be used to obtain a single formula with the property that all its positive values are prime. Other examples of prime-generating formulas come from Mills' theorem and
1088-454: Is called primality . A simple but slow method of checking the primality of a given number n {\displaystyle n} , called trial division , tests whether n {\displaystyle n} is a multiple of any integer between 2 and n {\displaystyle {\sqrt {n}}} . Faster algorithms include the Miller–Rabin primality test , which
1152-402: Is denoted as and means that the ratio of π ( n ) {\displaystyle \pi (n)} to the right-hand fraction approaches 1 as n {\displaystyle n} grows to infinity. This implies that the likelihood that a randomly chosen number less than n {\displaystyle n} is prime is (approximately) inversely proportional to
1216-587: Is fast but has a small chance of error, and the AKS primality test , which always produces the correct answer in polynomial time but is too slow to be practical. Particularly fast methods are available for numbers of special forms, such as Mersenne numbers . As of October 2024 the largest known prime number is a Mersenne prime with 41,024,320 decimal digits . There are infinitely many primes, as demonstrated by Euclid around 300 BC. No known simple formula separates prime numbers from composite numbers. However,
1280-413: Is given by the offset logarithmic integral An arithmetic progression is a finite or infinite sequence of numbers such that consecutive numbers in the sequence all have the same difference. This difference is called the modulus of the progression. For example, is an infinite arithmetic progression with modulus 9. In an arithmetic progression, all the numbers have the same remainder when divided by
1344-426: Is incomplete. The key idea is to multiply together the primes in any given list and add 1. {\displaystyle 1.} If the list consists of the primes p 1 , p 2 , … , p n , {\displaystyle p_{1},p_{2},\ldots ,p_{n},} this gives the number By the fundamental theorem, N {\displaystyle N} has
SECTION 20
#17327834811071408-417: Is known. Dirichlet's theorem on arithmetic progressions , in its basic form, asserts that linear polynomials with relatively prime integers a {\displaystyle a} and b {\displaystyle b} take infinitely many prime values. Stronger forms of the theorem state that the sum of the reciprocals of these prime values diverges, and that different linear polynomials with
1472-465: Is prime if n {\displaystyle n} items cannot be divided up into smaller equal-size groups of more than one item, or if it is not possible to arrange n {\displaystyle n} dots into a rectangular grid that is more than one dot wide and more than one dot high. For example, among the numbers 1 through 6, the numbers 2, 3, and 5 are the prime numbers, as there are no other numbers that divide them evenly (without
1536-399: Is sometimes denoted by P {\displaystyle \mathbf {P} } (a boldface capital P) or by P {\displaystyle \mathbb {P} } (a blackboard bold capital P). The Rhind Mathematical Papyrus , from around 1550 BC, has Egyptian fraction expansions of different forms for prime and composite numbers. However, the earliest surviving records of
1600-516: Is that the sequence of prime numbers never ends. This statement is referred to as Euclid's theorem in honor of the ancient Greek mathematician Euclid , since the first known proof for this statement is attributed to him. Many more proofs of the infinitude of primes are known, including an analytical proof by Euler , Goldbach's proof based on Fermat numbers , Furstenberg's proof using general topology , and Kummer's elegant proof. Euclid's proof shows that every finite list of primes
1664-398: Is the limiting probability that two random numbers selected uniformly from a large range are relatively prime (have no factors in common). The distribution of primes in the large, such as the question how many primes are smaller than a given, large threshold, is described by the prime number theorem , but no efficient formula for the n {\displaystyle n} -th prime
1728-453: The Islamic mathematician Ibn al-Haytham (Alhazen) found Wilson's theorem , characterizing the prime numbers as the numbers n {\displaystyle n} that evenly divide ( n − 1 ) ! + 1 {\displaystyle (n-1)!+1} . He also conjectured that all even perfect numbers come from Euclid's construction using Mersenne primes, but
1792-600: The Lucas–Lehmer primality test (originated 1856), and the generalized Lucas primality test . Since 1951 all the largest known primes have been found using these tests on computers . The search for ever larger primes has generated interest outside mathematical circles, through the Great Internet Mersenne Prime Search and other distributed computing projects. The idea that prime numbers had few applications outside of pure mathematics
1856-520: The Meissel–Lehmer algorithm can compute exact values of π ( n ) {\displaystyle \pi (n)} faster than it would be possible to list each prime up to n {\displaystyle n} . The prime number theorem states that π ( n ) {\displaystyle \pi (n)} is asymptotic to n / log n {\displaystyle n/\log n} , which
1920-559: The floor function , the largest integer less than or equal to the number in question. However, these are not useful for generating primes, as the primes must be generated first in order to compute the values of A {\displaystyle A} or μ . {\displaystyle \mu .} Many conjectures revolving about primes have been posed. Often having an elementary formulation, many of these conjectures have withstood proof for decades: all four of Landau's problems from 1912 are still unsolved. One of them
1984-479: The fundamental theorem of arithmetic . This theorem states that every integer larger than 1 can be written as a product of one or more primes. More strongly, this product is unique in the sense that any two prime factorizations of the same number will have the same numbers of copies of the same primes, although their ordering may differ. So, although there are many different ways of finding a factorization using an integer factorization algorithm, they all must produce
Prime (disambiguation) - Misplaced Pages Continue
2048-435: The sieve of Eratosthenes would not work correctly if it handled 1 as a prime, because it would eliminate all multiples of 1 (that is, all other numbers) and output only the single number 1. Some other more technical properties of prime numbers also do not hold for the number 1: for instance, the formulas for Euler's totient function or for the sum of divisors function are different for prime numbers than they are for 1. By
2112-768: The Greeks in viewing 1 as not being a number. By the Middle Ages and Renaissance, mathematicians began treating 1 as a number, and by the 17th century some of them included it as the first prime number. In the mid-18th century, Christian Goldbach listed 1 as prime in his correspondence with Leonhard Euler ; however, Euler himself did not consider 1 to be prime. Many 19th century mathematicians still considered 1 to be prime, and Derrick Norman Lehmer included 1 in his list of primes less than ten million published in 1914. Lists of primes that included 1 continued to be published as recently as 1956. However, around this time, by
2176-520: The biggest prime rather than growing past every x {\displaystyle x} . The growth rate of this sum is described more precisely by Mertens' second theorem . For comparison, the sum does not grow to infinity as n {\displaystyle n} goes to infinity (see the Basel problem ). In this sense, prime numbers occur more often than squares of natural numbers, although both sets are infinite. Brun's theorem states that
2240-419: The deep algebraic number theory of Heegner numbers and the class number problem . The Hardy–Littlewood conjecture F predicts the density of primes among the values of quadratic polynomials with integer coefficients in terms of the logarithmic integral and the polynomial coefficients. No quadratic polynomial has been proven to take infinitely many prime values. Prime element An element p of
2304-428: The differences among more than two prime numbers. Their infinitude and density are the subject of the first Hardy–Littlewood conjecture , which can be motivated by the heuristic that the prime numbers behave similarly to a random sequence of numbers with density given by the prime number theorem. Analytic number theory studies number theory through the lens of continuous functions , limits , infinite series , and
2368-537: The distribution of primes within the natural numbers in the large can be statistically modelled. The first result in that direction is the prime number theorem , proven at the end of the 19th century, which says that the probability of a randomly chosen large number being prime is inversely proportional to its number of digits, that is, to its logarithm . Several historical questions regarding prime numbers are still unsolved. These include Goldbach's conjecture , that every even integer greater than 2 can be expressed as
2432-461: The early 20th century, mathematicians began to agree that 1 should not be listed as prime, but rather in its own special category as a " unit ". Writing a number as a product of prime numbers is called a prime factorization of the number. For example: The terms in the product are called prime factors . The same prime factor may occur more than once; this example has two copies of the prime factor 5. {\displaystyle 5.} When
2496-450: The early 20th century, mathematicians started to agree that 1 should not be classified as a prime number. If 1 were to be considered a prime, many statements involving primes would need to be awkwardly reworded. For example, the fundamental theorem of arithmetic would need to be rephrased in terms of factorizations into primes greater than 1, because every number would have multiple factorizations with any number of copies of 1. Similarly,
2560-674: The first prime gap of length 8 is between the primes 89 and 97, much smaller than 8 ! = 40320. {\displaystyle 8!=40320.} It is conjectured that there are infinitely many twin primes , pairs of primes with difference 2; this is the twin prime conjecture . Polignac's conjecture states more generally that for every positive integer k , {\displaystyle k,} there are infinitely many pairs of consecutive primes that differ by 2 k . {\displaystyle 2k.} Andrica's conjecture , Brocard's conjecture , Legendre's conjecture , and Oppermann's conjecture all suggest that
2624-655: The largest gaps between primes from 1 {\displaystyle 1} to n {\displaystyle n} should be at most approximately n , {\displaystyle {\sqrt {n}},} a result that is known to follow from the Riemann hypothesis, while the much stronger Cramér conjecture sets the largest gap size at O ( ( log n ) 2 ) . {\displaystyle O((\log n)^{2}).} Prime gaps can be generalized to prime k {\displaystyle k} -tuples , patterns in
Prime (disambiguation) - Misplaced Pages Continue
2688-533: The modulus; in this example, the remainder is 3. Because both the modulus 9 and the remainder 3 are multiples of 3, so is every element in the sequence. Therefore, this progression contains only one prime number, 3 itself. In general, the infinite progression can have more than one prime only when its remainder a {\displaystyle a} and modulus q {\displaystyle q} are relatively prime. If they are relatively prime, Dirichlet's theorem on arithmetic progressions asserts that
2752-495: The number of digits in n {\displaystyle n} . It also implies that the n {\displaystyle n} th prime number is proportional to n log n {\displaystyle n\log n} and therefore that the average size of a prime gap is proportional to log n {\displaystyle \log n} . A more accurate estimate for π ( n ) {\displaystyle \pi (n)}
2816-498: The number of primes up to x {\displaystyle x} is asymptotic to x / log x {\displaystyle x/\log x} , where log x {\displaystyle \log x} is the natural logarithm of x {\displaystyle x} . A weaker consequence of this high density of primes was Bertrand's postulate , that for every n > 1 {\displaystyle n>1} there
2880-539: The numbers with exactly two positive divisors . Those two are 1 and the number itself. As 1 has only one divisor, itself, it is not prime by this definition. Yet another way to express the same thing is that a number n {\displaystyle n} is prime if it is greater than one and if none of the numbers 2 , 3 , … , n − 1 {\displaystyle 2,3,\dots ,n-1} divides n {\displaystyle n} evenly. The first 25 prime numbers (all
2944-450: The only ways of writing it as a product, 1 × 5 or 5 × 1 , involve 5 itself. However, 4 is composite because it is a product (2 × 2) in which both numbers are smaller than 4. Primes are central in number theory because of the fundamental theorem of arithmetic : every natural number greater than 1 is either a prime itself or can be factorized as a product of primes that is unique up to their order. The property of being prime
3008-674: The prime numbers less than 100) are: No even number n {\displaystyle n} greater than 2 is prime because any such number can be expressed as the product 2 × n / 2 {\displaystyle 2\times n/2} . Therefore, every prime number other than 2 is an odd number , and is called an odd prime . Similarly, when written in the usual decimal system, all prime numbers larger than 5 end in 1, 3, 7, or 9. The numbers that end with other digits are all composite: decimal numbers that end in 0, 2, 4, 6, or 8 are even, and decimal numbers that end in 0 or 5 are divisible by 5. The set of all primes
3072-493: The primes, there must be infinitely many primes. The numbers formed by adding one to the products of the smallest primes are called Euclid numbers . The first five of them are prime, but the sixth, is a composite number. There is no known efficient formula for primes. For example, there is no non-constant polynomial , even in several variables, that takes only prime values. However, there are numerous expressions that do encode all primes, or only primes. One possible formula
3136-446: The progression contains infinitely many primes. The Green–Tao theorem shows that there are arbitrarily long finite arithmetic progressions consisting only of primes. Euler noted that the function yields prime numbers for 1 ≤ n ≤ 40 {\displaystyle 1\leq n\leq 40} , although composite numbers appear among its later values. The search for an explanation for this phenomenon led to
3200-467: The related mathematics of the infinite and infinitesimal . This area of study began with Leonhard Euler and his first major result, the solution to the Basel problem . The problem asked for the value of the infinite sum 1 + 1 4 + 1 9 + 1 16 + … , {\displaystyle 1+{\tfrac {1}{4}}+{\tfrac {1}{9}}+{\tfrac {1}{16}}+\dots ,} which today can be recognized as
3264-485: The result is now known as the prime number theorem . Another important 19th century result was Dirichlet's theorem on arithmetic progressions , that certain arithmetic progressions contain infinitely many primes. Many mathematicians have worked on primality tests for numbers larger than those where trial division is practicably applicable. Methods that are restricted to specific number forms include Pépin's test for Fermat numbers (1877), Proth's theorem (c. 1878),
SECTION 50
#17327834811073328-415: The same b {\displaystyle b} have approximately the same proportions of primes. Although conjectures have been formulated about the proportions of primes in higher-degree polynomials, they remain unproven, and it is unknown whether there exists a quadratic polynomial that (for integer arguments) is prime infinitely often. Euler's proof that there are infinitely many primes considers
3392-546: The same result. Primes can thus be considered the "basic building blocks" of the natural numbers. Some proofs of the uniqueness of prime factorizations are based on Euclid's lemma : If p {\displaystyle p} is a prime number and p {\displaystyle p} divides a product a b {\displaystyle ab} of integers a {\displaystyle a} and b , {\displaystyle b,} then p {\displaystyle p} divides
3456-419: The sequence n ! + 2 , n ! + 3 , … , n ! + n {\displaystyle n!+2,n!+3,\dots ,n!+n} consists of n − 1 {\displaystyle n-1} composite numbers, for any natural number n . {\displaystyle n.} However, large prime gaps occur much earlier than this argument shows. For example,
3520-676: The square root. In 1640 Pierre de Fermat stated (without proof) Fermat's little theorem (later proved by Leibniz and Euler ). Fermat also investigated the primality of the Fermat numbers 2 2 n + 1 {\displaystyle 2^{2^{n}}+1} , and Marin Mersenne studied the Mersenne primes , prime numbers of the form 2 p − 1 {\displaystyle 2^{p}-1} with p {\displaystyle p} itself
3584-410: The study of unique factorization domains , which generalize what was just illustrated in the integers. Being prime is relative to which ring an element is considered to be in; for example, 2 is a prime element in Z but it is not in Z [ i ] , the ring of Gaussian integers , since 2 = (1 + i )(1 − i ) and 2 does not divide any factor on the right. An ideal I in the ring R (with unity)
3648-488: The study of prime numbers come from the ancient Greek mathematicians , who called them prōtos arithmòs ( πρῶτος ἀριθμὸς ). Euclid 's Elements (c. 300 BC) proves the infinitude of primes and the fundamental theorem of arithmetic , and shows how to construct a perfect number from a Mersenne prime . Another Greek invention, the Sieve of Eratosthenes , is still used to construct lists of primes. Around 1000 AD,
3712-590: The sum of the reciprocals of twin primes , is finite. Because of Brun's theorem, it is not possible to use Euler's method to solve the twin prime conjecture , that there exist infinitely many twin primes. The prime-counting function π ( n ) {\displaystyle \pi (n)} is defined as the number of primes not greater than n {\displaystyle n} . For example, π ( 11 ) = 5 {\displaystyle \pi (11)=5} , since there are five primes less than or equal to 11. Methods such as
3776-458: The sum of the reciprocals of the primes 1 2 + 1 3 + 1 5 + 1 7 + 1 11 + ⋯ {\displaystyle {\tfrac {1}{2}}+{\tfrac {1}{3}}+{\tfrac {1}{5}}+{\tfrac {1}{7}}+{\tfrac {1}{11}}+\cdots } . At the start of the 19th century, Legendre and Gauss conjectured that as x {\displaystyle x} tends to infinity,
3840-489: The sum of two primes, and the twin prime conjecture, that there are infinitely many pairs of primes that differ by two. Such questions spurred the development of various branches of number theory, focusing on analytic or algebraic aspects of numbers. Primes are used in several routines in information technology , such as public-key cryptography , which relies on the difficulty of factoring large numbers into their prime factors. In abstract algebra , objects that behave in
3904-419: The sums of reciprocals of primes, Euler showed that, for any arbitrary real number x {\displaystyle x} , there exists a prime p {\displaystyle p} for which this sum is bigger than x {\displaystyle x} . This shows that there are infinitely many primes, because if there were finitely many primes the sum would reach its maximum value at
SECTION 60
#17327834811073968-598: The value ζ ( 2 ) {\displaystyle \zeta (2)} of the Riemann zeta function . This function is closely connected to the prime numbers and to one of the most significant unsolved problems in mathematics, the Riemann hypothesis . Euler showed that ζ ( 2 ) = π 2 / 6 {\displaystyle \zeta (2)=\pi ^{2}/6} . The reciprocal of this number, 6 / π 2 {\displaystyle 6/\pi ^{2}} ,
4032-742: Was shattered in the 1970s when public-key cryptography and the RSA cryptosystem were invented, using prime numbers as their basis. The increased practical importance of computerized primality testing and factorization led to the development of improved methods capable of handling large numbers of unrestricted form. The mathematical theory of prime numbers also moved forward with the Green–Tao theorem (2004) that there are arbitrarily long arithmetic progressions of prime numbers, and Yitang Zhang 's 2013 proof that there exist infinitely many prime gaps of bounded size. Most early Greeks did not even consider 1 to be
4096-422: Was unable to prove it. Another Islamic mathematician, Ibn al-Banna' al-Marrakushi , observed that the sieve of Eratosthenes can be sped up by considering only the prime divisors up to the square root of the upper limit. Fibonacci took the innovations from Islamic mathematics to Europe. His book Liber Abaci (1202) was the first to describe trial division for testing primality, again using divisors only up to
#106893