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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047800 Number of different values of i^2+j^2 for i,j in [ 0,n ]. 5
1, 3, 6, 10, 15, 20, 27, 34, 42, 51, 61, 71, 83, 94, 106, 120, 135, 148, 165, 180, 198, 216, 235, 252, 273, 294, 315, 337, 360, 382, 408, 431, 457, 484, 508, 536, 567, 595, 624, 653, 687, 715, 749, 781, 813, 850, 884, 919, 957, 993, 1031, 1069, 1108, 1142 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

T. D. Noe, Table of n, a(n) for n=0..500

MATHEMATICA

Table[ Length@Union[ Flatten[ Table[ i^2+j^2, {i, 0, n}, {j, 0, n} ] ] ], {n, 0, 49} ]

CROSSREFS

Cf. A034966, A047801.

Sequence in context: A027920 A033438 A037452 * A109443 A138777 A096895

Adjacent sequences:  A047797 A047798 A047799 * A047801 A047802 A047803

KEYWORD

nonn,easy,nice

AUTHOR

wouter.meeussen(AT)pandora.be

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 15 15:18 EST 2012. Contains 205823 sequences.