Linked from
The 17 pages that link to Primality test, each with the reason it gives.
Prime numberNarrower topic: Primality testing generalizes trial division to much larger integers.
Decision problemBroader topic: Primality is a concrete decision problem with an efficient algorithm.
Lucas sequenceNarrower topic: Special Lucas sequences underpin efficient tests for primality.
Sophie Germain primeRelated: Finding such a prime requires testing both p and 2p + 1 for primality.