A189361 a(n) = n + floor(n*s/r) + floor(n*t/r); r=1, s=sqrt(2), t=sqrt(3).
3, 7, 12, 15, 20, 24, 28, 32, 36, 41, 45, 48, 53, 57, 61, 65, 70, 74, 77, 82, 86, 91, 94, 98, 103, 107, 111, 115, 120, 123, 127, 132, 136, 140, 144, 148, 153, 156, 161, 165, 169, 173, 177, 182, 185, 190, 194, 198, 202, 206, 211, 215, 218, 223, 227, 231, 235, 240, 244, 247, 252, 256, 261, 264, 268, 273, 277, 281, 285, 289, 293, 297, 302, 306, 310, 314, 318, 323, 326, 331, 335, 339, 343
Offset: 1
Keywords
Links
- G. C. Greubel, Table of n, a(n) for n = 1..1000
Comments