positive integer with exactly two divisors, 1 and itself From Wikipedia, the free encyclopedia
A prime number is a natural number that has exactly 2 divisors: 1 and itself. A natural number can be gotten by multiplying two numbers. These two numbers are called its divisors. Any natural number is equal to 1 times the number itself, so those two numbers are two of its divisors. A prime number is a number with only two divisors: 1 and itself.[1]
The prime numbers are the numbers other than 1 which are not equal to (except 1 times itself). The smallest prime number is 2. The next prime numbers are 3, 5, 7, 11, and 13. The set of prime numbers is sometimes written as .[2]
If the number has any other divisors besides 1 and itself, then the number is called a composite number. The smallest composite number is 4, because 2 x 2 = 4; thus 4 has three divisors. 1 is not a composite number, but it is also not a prime number because it only has one divisor: 1.[1]
The fundamental theorem of arithmetic states that every positive integer can be written as a product of primes in a unique way,[3] though the way the prime numbers occur is a difficult problem for mathematicians. When a number is larger, it is more difficult to know if it is a prime number. One of the answers is the prime number theorem. One of the unsolved problems is Goldbach's conjecture.
There is no largest prime number. One of the most famous mathematicians, Euclid, recorded a proof that there is no largest prime number. However many scientists and mathematicians are still searching to find it as part of the Great Internet Mersenne Prime Search.
There is a simple method to find a list of prime numbers. Eratosthenes created it. It has the name Sieve of Eratosthenes. It catches numbers that are not prime (like a sieve), and lets the prime numbers pass through.
The method works with a list of numbers, and a special number called b that changes during the method. As one goes through the method, they circle some numbers in the list and cross out others. Each circled number is prime and each crossed-out number is composite.[4] At the start, all the numbers are plain: not circled and not crossed out.
The method is always the same:
For example, one could carry out this method on a list of the numbers from 2 to 10. At the end, the numbers 2, 3, 5, and 7 will end up circled. These are prime numbers. The numbers 4, 6, 8, 9 and 10 will be crossed out. These are composite numbers.
This method or algorithm takes too long to find very large prime numbers. However, it is less complicated than methods used for very large primes, such as Fermat's primality test (a test to see whether a number is prime or not) and the Miller-Rabin primality test.
Prime numbers are very important in mathematics and computer science. Very long numbers are hard to solve. It is difficult to find their prime factors, so most of the time, numbers that are probably prime are used for encryption and secret codes.[5] For example:
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.