A214440 Indices n for which A046825(n) is not larger than A046825(n-1).
4, 8, 15, 16, 20, 24, 32, 34, 44, 48, 50, 56, 64, 68, 74, 75, 76, 80, 84, 85, 92, 95, 98, 104, 114, 116, 128, 132, 140, 144, 146, 152, 154, 160, 164, 170, 176, 184, 186, 194, 200, 202, 204, 208, 212, 216, 218, 220, 224, 234, 236, 244, 248, 256, 258, 260, 264, 266, 272
Offset: 1
Keywords
Programs
-
PARI
m=0;for(n=1,9999,(m+0>=m=A046825(n))&print1(n","))