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!)
A198270 Ceiling(n*sqrt(13)). 2

%I #10 Sep 08 2022 08:45:59

%S 0,4,8,11,15,19,22,26,29,33,37,40,44,47,51,55,58,62,65,69,73,76,80,83,

%T 87,91,94,98,101,105,109,112,116,119,123,127,130,134,138,141,145,148,

%U 152,156,159,163,166,170,174,177,181,184,188,192

%N Ceiling(n*sqrt(13)).

%H Vincenzo Librandi, <a href="/A198270/b198270.txt">Table of n, a(n) for n = 0..10000</a>

%t With[{c=Sqrt[13]},Ceiling[c*Range[0,60]]] (* _Harvey P. Dale_, Jul 31 2012 *)

%o (Magma) [Ceiling(n*Sqrt(13)): n in [0..60]]

%Y Cf. A171983.

%K nonn,easy

%O 0,2

%A _Vincenzo Librandi_, Oct 24 2011

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 August 13 05:34 EDT 2024. Contains 375113 sequences. (Running on oeis4.)