A154546 Numbers n in A154276.
0, 2, 20, 26, 32, 52, 60, 72, 76, 80, 96, 106, 110, 112, 122, 132, 142, 176, 180, 206, 216, 232, 236, 242, 246, 260, 262, 280, 282, 286, 292, 312, 320, 342, 346, 362, 366, 370, 406, 410, 420, 422, 432, 450, 460, 462, 470, 486, 500, 512, 532, 546, 562, 570, 576
Offset: 1
Keywords
Programs
-
Mathematica
lst={};Do[If[PrimeQ[p=81*n^2-72*n+17],AppendTo[lst,n]],{n,0,7!}];lst