A329828 Beatty sequence for (7+sqrt(37))/6.
2, 4, 6, 8, 10, 13, 15, 17, 19, 21, 23, 26, 28, 30, 32, 34, 37, 39, 41, 43, 45, 47, 50, 52, 54, 56, 58, 61, 63, 65, 67, 69, 71, 74, 76, 78, 80, 82, 85, 87, 89, 91, 93, 95, 98, 100, 102, 104, 106, 109, 111, 113, 115, 117, 119, 122, 124, 126, 128, 130, 133
Offset: 1
Links
- Eric Weisstein's World of Mathematics, Beatty Sequence.
- Index entries for sequences related to Beatty sequences
Programs
Formula
a(n) = floor(n*s), where s = (7+sqrt(37))/6.
Comments