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!)
A172330 Floor(n*(sqrt(13)+sqrt(11))). 1
0, 6, 13, 20, 27, 34, 41, 48, 55, 62, 69, 76, 83, 89, 96, 103, 110, 117, 124, 131, 138, 145, 152, 159, 166, 173, 179, 186, 193, 200, 207, 214, 221, 228, 235, 242, 249, 256, 263, 269, 276, 283, 290, 297, 304, 311, 318, 325, 332, 339, 346 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Also integer part of n*6.9221760658..., where the constant is the largest root of x^4 -48*x^2 +4.
LINKS
MATHEMATICA
With[{c = Sqrt[13] + Sqrt[11]}, Floor[c Range[0, 70]]] (* Vincenzo Librandi, Aug 01 2013 *)
PROG
(Magma) [Floor(n*(Sqrt(13)+Sqrt(11))): n in [0..60]];
CROSSREFS
Sequence in context: A043417 A031485 A004919 * A017053 A046040 A330177
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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)