What a prime number is
A prime number is a whole number greater than 1 with exactly two positive divisors: 1 and itself. Numbers such as 2, 3, 5, 7, and 11 are prime because they cannot be broken into smaller whole-number factors other than 1 and the number itself. By contrast, 1 is not prime because it has only one positive divisor, while numbers like 4 or 9 are not prime because they split into smaller whole-number factors.
How primes differ from composite numbers
Composite numbers have more than two positive divisors. For example, 12 is composite because it can be divided evenly by 2, 3, 4, and 6 as well as 1 and 12. Another simple comparison is 13 versus 15: 13 is prime because only 1 and 13 divide it evenly, while 15 is composite because 3 times 5 equals 15. This prime-versus-composite split is the first structural filter behind everything else on the site.
Why primes matter in number theory
Primes are the basic pieces from which all whole numbers are built. Every integer greater than 1 can be factored into primes, and that factorization is unique up to order. For example, 84 breaks into 2 times 2 times 3 times 7, while 90 breaks into 2 times 3 times 3 times 5. That is why prime numbers sit at the center of number theory: they are the irreducible pieces behind multiplication, divisibility, and factorization across the whole number system. Many later questions about residues, divisors, prime gaps, and twin-prime pairs are really refinements of this same basic fact: primes are the atoms of integer arithmetic.
Why primes become harder to predict
The definition of a prime is simple, but the long-range pattern is not. There is no short repeating recipe that tells you exactly where the next prime must appear. As numbers grow, primes become less frequent on average, but they still arrive in uneven ways: sometimes close together, sometimes separated by larger gaps. Even small ranges can show streaks of quick arrivals followed by quieter stretches. That combination of simple definition and irregular distribution is one reason prime numbers remain mathematically rich.
How primes connect to twin primes and prime gaps
Twin primes are a special pattern inside the larger prime landscape: they are pairs of primes that differ by 2. Prime gaps generalize the same idea by asking how far apart consecutive primes are in general. Once you understand what a prime number is, the next natural questions become how primes are spaced, when they appear near one another, and why a gap-2 pair is so special. That is the bridge from basic arithmetic into the twin-prime conjecture and modern bounded-gap results.
How to explore primes on this site
Use the Lab when you want to see primes and twin centers appear across a live range. Use Explorer when you want exact row-by-row inspection of individual numbers and divisors. Use Analysis when you want structured summaries of gaps, modular patterns, and density. Theory gives the larger mathematical story, while the Glossary keeps the core terms short when you do not want a full article every time.