The definition of a prime constellation
Clash Royale CLAN TAG #URR8PPP up vote 0 down vote favorite On Mathworld http://mathworld.wolfram.com/PrimeConstellation.html it is first stated that a prime constellation is a sequence of k prime numbers, for which the gap between the last and the first minimizes. But later they show a table with prime constellations and cousin primes (p,p+4) is said to be a prime constellation even though the gap is not minimized because of the 2-tupel (p,p+2). What is the exact definition of a prime constellation and is there some terminology for any sequence of primes whether the gap is minimized or not? I appreciate any clarification because the definition seems to be confusing prime-numbers prime-gaps distribution-of-primes share | cite | improve this question asked Aug 7 at 20:53 Mister Set 494 2 10 I found the OEIS Wiki page on the subject (oeis.org/wiki/Prime_constellations) to have a nice distinction betwen cluster / k-tuple and constellation. ...