login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A182767 Beatty sequence for 1+e^2. 2
8, 16, 25, 33, 41, 50, 58, 67, 75, 83, 92, 100, 109, 117, 125, 134, 142, 151, 159, 167, 176, 184, 192, 201, 209, 218, 226, 234, 243, 251, 260, 268, 276, 285, 293, 302, 310, 318, 327, 335, 343, 352, 360, 369, 377, 385, 394, 402, 411, 419, 427 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Let u=e=A001113 and v=1/e=A068985. Jointly rank {j*u} and {k*v} as in the first comment at A182760; a(n) is the position of n*u.
LINKS
FORMULA
a(n)=floor(n*(1+e^2)) = floor(n+n*A072334).
MAPLE
A182767 := proc(n) floor(n*(1+exp(2))) ; end proc:
CROSSREFS
Sequence in context: A028589 A292491 A331294 * A302537 A074750 A190519
KEYWORD
nonn
AUTHOR
Clark Kimberling, Nov 29 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)