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!)
A172332 Floor(n*(sqrt(13)+sqrt(5))). 15
0, 5, 11, 17, 23, 29, 35, 40, 46, 52, 58, 64, 70, 75, 81, 87, 93, 99, 105, 110, 116, 122, 128, 134, 140, 146, 151, 157, 163, 169, 175, 181, 186, 192, 198, 204, 210, 216, 221, 227, 233, 239, 245, 251, 257, 262, 268, 274, 280, 286, 292 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Also integer part of n*5.8416192529..., where the constant is the largest root of x^4 -36*x^2 +64.
LINKS
MATHEMATICA
With[{c = Sqrt[13] + Sqrt[5]}, Floor[c Range[0, 70]]] (* Vincenzo Librandi, Aug 01 2013 *)
PROG
(Magma) [Floor(n*(Sqrt(13)+Sqrt(5))): n in [0..60]];
CROSSREFS
Sequence in context: A189751 A314248 A314249 * A314250 A105644 A348931
KEYWORD
nonn,less,easy
AUTHOR
Vincenzo Librandi, Feb 01 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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)