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!)
A172327 Floor(n*(sqrt(11)+sqrt(5))). 1
0, 5, 11, 16, 22, 27, 33, 38, 44, 49, 55, 61, 66, 72, 77, 83, 88, 94, 99, 105, 111, 116, 122, 127, 133, 138, 144, 149, 155, 161, 166, 172, 177, 183, 188, 194, 199, 205, 211, 216, 222, 227, 233, 238, 244, 249, 255, 260, 266, 272, 277 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Also integer part of n*5.5526927678..., where the constant is the largest root of x^4 -32*x^2 +36.
LINKS
MATHEMATICA
With[{c = Sqrt[11] + Sqrt[5]}, Floor[c Range[0, 70]]] (* Vincenzo Librandi, Aug 01 2013 *)
PROG
(Magma) [Floor(n*(Sqrt(11)+Sqrt(5))): n in [0..60]];
CROSSREFS
Sequence in context: A314147 A314148 A314149 * A314150 A314151 A314152
KEYWORD
nonn,easy,less
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 24 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)