Glossary

A shared vocabulary for exploring twin primes.

Quick, reliable definitions for the mathematical and site terms that appear across the Lab, Explorer, Analysis, and Theory pages.

Glossary

This glossary collects the core terms used throughout TwinPrimeExplorer.com so visitors can move between the educational pages and interactive tools without losing context. Use it when a definition should stay short, clear, and tied to the rest of the site.

Core Number Types

These terms describe the basic kinds of numbers users see throughout the Lab and Explorer.

Prime

A prime number is a whole number greater than 1 with exactly two positive divisors: 1 and itself.

Examples include 2, 3, 5, 7, and 11. Prime numbers are the main building blocks of TwinPrimeExplorer.com.

Composite

A composite number is a whole number greater than 1 with more than two positive divisors.

Examples include 4, 6, 8, 9, and 12. Composite numbers matter because their divisor structure helps explain why primes become rarer.

Unit

In this project, the number 1 is treated as a unit rather than a prime or a composite number.

The number 1 has only one positive divisor, so it sits outside the prime-versus-composite split. Keeping 1 separate makes the number classification model clearer.

Divisor

A divisor of a number is a whole number that divides it evenly with no remainder.

For example, the divisors of 12 are 1, 2, 3, 4, 6, and 12. Divisor views help users inspect how composite structure differs from prime structure.

Twin Prime Structure

These terms describe the main pattern entities the product highlights visually and analytically.

Twin Prime

Twin primes are pairs of prime numbers that differ by exactly 2.

Examples include (3, 5), (5, 7), and (11, 13). Twin primes are the central object of study on TwinPrimeExplorer.com.

Single Prime

A single prime is a prime that is not part of a twin-prime pair within the selected range.

This is a product-facing label used in Explorer. It helps separate primes that participate in twin-prime structure from primes that do not.

Not Prime

Not Prime is the Explorer label for numbers that are not prime in the current classification view.

This label includes the unit 1 and composite numbers. It is a product-facing grouping that keeps filtering simple while preserving the deeper number-type detail in the table.

Prime Neighborhood

Prime neighborhood describes the local role a number plays relative to nearby primes.

Examples in the product include Prime, Twin Center, Next to one prime, No adjacent primes, and Prime edge case. This field helps users inspect local structure instead of only global classification.

Patterns and Residues

These terms help users understand the structural views shown on the Lab and Analysis pages.

Prime Gap

A prime gap is the difference between one prime number and the next prime number.

Twin primes are the special case where the prime gap is exactly 2. Gap analysis helps users see spacing patterns and clustering behavior.

Residue Class

A residue class groups numbers that leave the same remainder after division by a fixed modulus.

For example, modulo 6, the numbers 1, 7, 13, and 19 all belong to the same residue class. Residue classes are important because primes must avoid many classes for divisibility reasons.

Arithmetic Progression

An arithmetic progression is a sequence of numbers with a constant step size between consecutive terms.

Examples include 1, 7, 13, 19 and 5, 11, 17, 23. Studying primes inside arithmetic progressions helps explain why certain modular structures matter for twin primes.

Theory and Research Terms

These terms connect the interactive product to the major ideas that appear in the Theory page.

Twin Prime Conjecture

The twin prime conjecture is the claim that infinitely many twin-prime pairs exist.

This remains one of the most famous unsolved problems in number theory. The project explores structure related to the conjecture without claiming a proof.

Bounded Gaps Between Primes

Bounded gaps between primes means there exists some fixed number B such that infinitely many prime pairs differ by at most B.

This was first proved by Yitang Zhang in 2013. It is a major breakthrough toward the twin prime conjecture, but it does not prove gap 2 occurs infinitely often.

Hardy-Littlewood Conjecture

The Hardy-Littlewood prime pair conjecture is a heuristic framework for predicting how often twin primes should occur.

It gives a quantitative expectation for twin-prime frequency and is one of the main reasons mathematicians expect infinitely many twin primes to exist.

Twin Prime Constant

The twin prime constant is a numerical factor that appears in heuristic estimates for how often twin primes occur.

It adjusts naive probability-style estimates to account for divisibility constraints. The constant belongs to the Hardy-Littlewood heuristic framework, not to a proof.

Where to use these terms next

Open Start Here if you want a guided reading path first, move to the Lab if you want to see terms like twin center and Mod 6 in a live range, continue to Analysis for structured interpretation, or read What Are Twin Primes? if you want the quickest educational entry page.