A058252 Initial prime in set of 4 consecutive primes with common difference 36.
5321191, 8606621, 9148351, 41675791, 43251251, 49820291, 51825461, 57791281, 66637721, 73114441, 74055851, 82584841, 86801801, 87620011, 112161451, 123720361, 125810021, 126265751, 136413721, 140969291, 152777291, 153348161
Offset: 1
Keywords
Links
Crossrefs
Programs
-
Mathematica
Transpose[Select[Partition[Prime[Range[8700000]],4,1], Union[ Differences[#]] =={36}&]][[1]]
Extensions
a(16)-a(22) from Donovan Johnson, Sep 05 2008
Comments