P(n,k) is an array read by rows, with n > 0 and k=1..5, where row n gives the chain of 5 consecutive primes {p(i), p(i+1), p(i+2), p(i+3), p(i+4)} having the symmetrical property p(i) + p(i+4) = p(i+1) + p(i+3) = 2*p(i+2) for some index i.
A267028
P(n,k) is an array read by rows, with n > 0 and k=1..5, where row n gives the chain of 5 consecutive primes {p(i), p(i+1), p(i+2), p(i+3), p(i+4)} having the symmetrical property p(i) + p(i+4) = p(i+1) + p(i+3) = 2*p(i+2) for some index i.
Terms
- a(0) =18713a(1) =18719a(2) =18731a(3) =18743a(4) =18749a(5) =25603a(6) =25609a(7) =25621a(8) =25633a(9) =25639a(10) =28051a(11) =28057a(12) =28069a(13) =28081a(14) =28087a(15) =30029a(16) =30047a(17) =30059a(18) =30071a(19) =30089a(20) =31033a(21) =31039a(22) =31051a(23) =31063a(24) =31069a(25) =44711a(26) =44729a(27) =44741a(28) =44753a(29) =44771
External references
- oeis: A267028