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!)
A172331 Floor(n*(sqrt(13)+sqrt(7))). 1
0, 6, 12, 18, 25, 31, 37, 43, 50, 56, 62, 68, 75, 81, 87, 93, 100, 106, 112, 118, 125, 131, 137, 143, 150, 156, 162, 168, 175, 181, 187, 193, 200, 206, 212, 218, 225, 231, 237, 243, 250, 256, 262, 268, 275, 281, 287, 293, 300, 306, 312 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Also integer part of n*6.2513025865..., where the constant is the largest root of x^4 -40*x^2 +36.
LINKS
MATHEMATICA
With[{c = Sqrt[13] + Sqrt[7]}, Floor[c Range[0, 70]]] (* Vincenzo Librandi, Aug 01 2013 *)
PROG
(Magma) [Floor(n*(Sqrt(13)+Sqrt(7))): n in [0..60]];
CROSSREFS
Sequence in context: A033003 A108592 A108593 * A038130 A246295 A108587
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 26 09:43 EDT 2024. Contains 371994 sequences. (Running on oeis4.)