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!)
A184813 n+[nr/s]+[nt/s], where r=sqrt(2), s=sqrt(3), t=sqrt(5), and []=floor. 6
2, 5, 8, 12, 15, 17, 21, 24, 27, 30, 33, 36, 39, 43, 46, 49, 51, 55, 58, 61, 65, 67, 70, 73, 77, 80, 83, 86, 89, 92, 96, 99, 101, 104, 108, 111, 114, 118, 120, 123, 126, 130, 133, 135, 139, 142, 145, 148, 152, 154, 157, 161, 164, 167, 170, 173, 176, 179, 183, 185, 188, 192, 195, 198 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A184812.
LINKS
MATHEMATICA
(See A184812.)
PROG
(PARI) a(n) = n + floor(n*sqrt(2/3)) + floor(n*sqrt(5/3)); \\ Michel Marcus, Jul 01 2017
CROSSREFS
Sequence in context: A190347 A193767 A209295 * A108311 A092767 A190000
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jan 22 2011
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 16 04:38 EDT 2024. Contains 371696 sequences. (Running on oeis4.)