login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A064994
A Beatty sequence from Khinchin's constant (
A002210
).
2
1, 3, 5, 6, 8, 10, 11, 13, 15, 16, 18, 20, 21, 23, 25, 26, 28, 30, 32, 33, 35, 37, 38, 40, 42, 43, 45, 47, 48, 50, 52, 53, 55, 57, 58, 60, 62, 64, 65, 67, 69, 70, 72, 74, 75, 77, 79, 80, 82, 84, 85, 87, 89, 91, 92, 94, 96, 97, 99, 101, 102, 104, 106, 107, 109, 111, 112, 114
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,2
LINKS
Table of n, a(n) for n=1..68.
MATHEMATICA
k = N[Khinchin, 100]; Table[ Floor[ n*(k - 1) ], {n, 1, 70} ]
CROSSREFS
Cf.
A002210
,
A064995
.
Sequence in context:
A329845
A391809
A329993
*
A138235
A329833
A059541
Adjacent sequences:
A064991
A064992
A064993
*
A064995
A064996
A064997
KEYWORD
nonn
AUTHOR
Robert G. Wilson v
, Oct 31 2001
STATUS
approved