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!)
A228177 Floor(n*(sqrt(6)+sqrt(5))). 1
0, 4, 9, 14, 18, 23, 28, 32, 37, 42, 46, 51, 56, 60, 65, 70, 74, 79, 84, 89, 93, 98, 103, 107, 112, 117, 121, 126, 131, 135, 140, 145, 149, 154, 159, 163, 168, 173, 178, 182, 187, 192, 196, 201, 206, 210, 215, 220, 224, 229, 234, 238, 243, 248, 253, 257, 262 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = integer part of n*4.6855577..., where the constant is the largest root of x^4 -22*x^2 +1.
LINKS
MATHEMATICA
With[{c = Sqrt[6] + Sqrt[5]}, Floor[c Range[0, 60]]]
PROG
(Magma) [Floor(n*(Sqrt(6)+Sqrt(5))): n in [0..60]];
CROSSREFS
Sequence in context: A313054 A038123 A214989 * A172329 A182778 A313055
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Aug 15 2013
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 September 18 08:17 EDT 2024. Contains 375997 sequences. (Running on oeis4.)