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!)
A228176 Floor(n*(sqrt(10)+sqrt(3))). 1
0, 4, 9, 14, 19, 24, 29, 34, 39, 44, 48, 53, 58, 63, 68, 73, 78, 83, 88, 92, 97, 102, 107, 112, 117, 122, 127, 132, 137, 141, 146, 151, 156, 161, 166, 171, 176, 181, 185, 190, 195, 200, 205, 210, 215, 220, 225, 230, 234, 239, 244, 249, 254, 259, 264, 269, 274 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = integer part of n*4.894328468..., where the constant is the largest root of x^4 -26*x^2 +49.
LINKS
MATHEMATICA
With[{c = Sqrt[10] + Sqrt[3]}, Floor[c Range[0, 60]]]
PROG
(Magma) [Floor(n*(Sqrt(10)+Sqrt(3))): n in [0..60]];
CROSSREFS
Sequence in context: A277601 A172324 A313116 * A313117 A016897 A189517
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 May 8 12:43 EDT 2024. Contains 372333 sequences. (Running on oeis4.)