The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A027922 Least k such that 1+2+...+k >= 1^2 + 2^2 + ... + n^2. 1

%I #12 Oct 06 2020 13:28:43

%S 1,3,5,8,10,13,17,20,24,28,32,36,40,45,50,55,60,65,70,76,81,87,93,99,

%T 105,111,118,124,131,138,144,151,158,165,173,180,187,195,203,210,218,

%U 226,234,242,251,259,267,276,284,293,302,311,319

%N Least k such that 1+2+...+k >= 1^2 + 2^2 + ... + n^2.

%H Harvey P. Dale, <a href="/A027922/b027922.txt">Table of n, a(n) for n = 1..1000</a>

%t Table[Ceiling[1/6 (-3+Sqrt[9+12n(1+n)(1+2n)])],{n,60}] (* _Harvey P. Dale_, Oct 06 2020 *)

%K nonn

%O 1,2

%A _Clark Kimberling_

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 June 3 16:56 EDT 2024. Contains 373063 sequences. (Running on oeis4.)