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!)
A248522 Beatty sequence for 1/(1-exp(-1/3)): a(n) = floor(n/(1-exp(-1/3))). 1

%I #4 Oct 07 2014 21:05:50

%S 3,7,10,14,17,21,24,28,31,35,38,42,45,49,52,56,59,63,67,70,74,77,81,

%T 84,88,91,95,98,102,105,109,112,116,119,123,126,130,134,137,141,144,

%U 148,151,155,158,162,165,169,172,176,179,183,186,190,194,197,201

%N Beatty sequence for 1/(1-exp(-1/3)): a(n) = floor(n/(1-exp(-1/3))).

%C Beatty complement of A247964.

%o (PARI) a(n)=n\(1-exp(-1/3))

%Y Cf. A247964, A022843, A061402, A092041, A098005, A198268.

%K nonn,easy

%O 1,1

%A _M. F. Hasler_, Oct 07 2014

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 26 10:21 EDT 2024. Contains 371994 sequences. (Running on oeis4.)