Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A025321
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A025321 Numbers that are the sum of 3 nonzero squares in exactly 1 way. +0
2
3, 6, 9, 11, 12, 14, 17, 18, 19, 21, 22, 24, 26, 29, 30, 34, 35, 36, 42, 43, 44, 45, 46, 48, 49, 50, 53, 56, 61, 65, 67, 68, 70, 72, 73, 76, 78, 82, 84, 88, 91, 93, 96, 97, 104, 106, 109, 115, 116, 120, 133, 136, 140, 142, 144, 145, 157, 163, 168, 169, 172, 176, 180, 184, 190 (list; graph; listen)
OFFSET

1,1

COMMENT

It appears that all terms have the form 4^i A094740(j) for some i and j. - T. D. Noe, Jun 06 2008

LINKS

T. D. Noe, Table of n, a(n) for n=1..417 (numbers less than 10^6)

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Index entries for sequences related to sums of squares

MATHEMATICA

lim=20; nLst=Table[0, {lim^2}]; Do[n=a^2+b^2+c^2; If[n>0 && n<lim^2, nLst[[n]]++ ], {a, lim}, {b, a, Sqrt[lim^2-a^2]}, {c, b, Sqrt[lim^2-a^2-b^2]}]; Flatten[Position[nLst, 1]] (T. D. Noe (noe(AT)sspectra.com))

CROSSREFS

Cf. A000408.

Sequence in context: A065940 A024795 A000408 this_sequence A086883 A094740 A047400

Adjacent sequences: A025318 A025319 A025320 this_sequence A025322 A025323 A025324

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 28 22:44 EDT 2008. Contains 143251 sequences.


AT&T Labs Research