login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065462 Number of inequivalent (ordered) solutions to n^2 = sum of 8 squares of integers >= 0. 0
1, 2, 3, 5, 8, 11, 18, 25, 36, 51, 73, 90, 133, 169, 223, 295, 380, 452, 603, 763, 903, 1115, 1385, 1668, 2025, 2398, 2811, 3535, 4011, 4683, 5503, 6724, 7316, 8684, 9946, 11844 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

a(4)=5 because 16 produces {0,0,0,0,0,0,0,4},{0,0,0,0,2,2,2,2},{0,0,0,1,1,1,2,3},{0,1,1,1,1,2,2,2},{ 1,1, 1,1,1,1,1,3}

MATHEMATICA

Length/@Table[SumOfSquaresRepresentations[8, (k)^2], {k, 36}]

CROSSREFS

A063014, A016727

Sequence in context: A000511 A135908 A056891 * A062762 A004693 A119014

Adjacent sequences:  A065459 A065460 A065461 * A065463 A065464 A065465

KEYWORD

nonn

AUTHOR

Wouter Meeussen, Nov 18, 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:53 EST 2012. Contains 205689 sequences.