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!)
A343080 a(n) is the smallest number that is the sum of n positive squares in three ways. 3

%I #10 Apr 10 2021 09:20:27

%S 325,54,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,

%T 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,

%U 71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90

%N a(n) is the smallest number that is the sum of n positive squares in three ways.

%C This is r(n,2,3) in Alter's notation.

%H R. Alter, <a href="https://doi.org/10.1007/BFb0096461">Computations and generalizations on a remark of Ramanujan</a>, pp. 182-196 of "Analytic Number Theory (Philadelphia, 1980)", ed. M. I. Knopp, Lect. Notes Math., Vol. 899, 1981. See Table 6, page 191.

%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (2,-1).

%F a(n) = n + 24 for n >= 4.

%e a(2) = 325 = 1^2 + 18^2 = 6^2 + 17^2 = 10^2 + 15^2.

%e a(3) = 54 = 1^2 + 2^2 + 7^2 = 2^2 + 5^2 + 5^2 = 3^2 + 3^2 + 6^2.

%Y Cf. A342902, A343083, A343081, A343082, A343083, A343084.

%K nonn

%O 2,1

%A _Sean A. Irvine_, Apr 04 2021

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 21 04:19 EDT 2024. Contains 372720 sequences. (Running on oeis4.)