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!)
A294711 Numbers that are the sum of three squares (square 0 allowed) in exactly eight ways. 3
369, 374, 446, 461, 486, 509, 530, 549, 566, 621, 641, 666, 677, 686, 710, 749, 770, 789, 797, 818, 821, 825, 833, 849, 869, 882, 902, 945, 954, 962, 969, 971, 981, 1010, 1014, 1017, 1022, 1029, 1069, 1085, 1098, 1146, 1157, 1174, 1221, 1233, 1242, 1245 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
These are the numbers for which A000164(a(n)) = 8.
a(n) is the n-th largest number which has a representation as a sum of three integer squares (square 0 allowed), in exactly eight ways, if neither the order of terms nor the signs of the numbers to be squared are taken into account. The multiplicity of a(n) with order and signs taken into account is A005875(a(n)).
This sequence is a proper subsequence of A000378.
LINKS
MATHEMATICA
Select[Range[0, 1000], Length[PowersRepresentations[#, 3, 2]] == 8 &]
CROSSREFS
Sequence in context: A239339 A352224 A294597 * A062041 A205730 A251132
KEYWORD
nonn
AUTHOR
Robert Price, Nov 07 2017
EXTENSIONS
Updated Mathematica program to Version 11. by Robert Price, Nov 01 2019
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)