A372935 New record minima in A071961, divided by 2 and negated.
0, 1, 2, 4, 8, 11, 12, 13, 16, 19, 27, 29, 30, 34, 41, 50, 52, 56, 69, 77, 79, 81, 85, 101, 113, 115, 122, 134, 138, 149, 150, 160, 174, 177, 186, 202, 206, 210, 214, 215, 221, 240, 255, 263, 284, 314, 330, 337, 342, 358, 364, 370, 393, 424, 438, 448, 486, 506, 548, 562, 582, 626
Offset: 1
Keywords
Links
- Hugo Pfoertner, Plot of a(n) vs A372936(n), using Plot 2.
Programs
-
PARI
a372935(nmax) = {my (m=oo); for (n=0, nmax, my (s=sum (k=0, n, kronecker(n,k))); if (s