A329840 Beatty sequence for (9+sqrt(41))/4.
3, 7, 11, 15, 19, 23, 26, 30, 34, 38, 42, 46, 50, 53, 57, 61, 65, 69, 73, 77, 80, 84, 88, 92, 96, 100, 103, 107, 111, 115, 119, 123, 127, 130, 134, 138, 142, 146, 150, 154, 157, 161, 165, 169, 173, 177, 180, 184, 188, 192, 196, 200, 204, 207, 211, 215, 219
Offset: 1
Links
- Michael De Vlieger, Table of n, a(n) for n = 1..10000
- 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 = (9+sqrt(41))/4. - corrected by Michael De Vlieger, Aug 27 2021
Comments