Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A018930
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A018930 Define {b(n)} by b(1)=3, b(n) (n >= 2) is smallest number such that b(1)^2+...+b(n)^2 = m^2 for some m and all b(i) are distinct. Sequence gives values of b(n). +0
6
3, 4, 12, 84, 132, 12324, 1836, 105552, 255084, 197580, 10358340, 13775220, 1936434780, 51299286012, 123205977516, 862441842612, 1310543298204, 667510076211780, 207181940072172, 110912831751840, 1698410314006284 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

Mathematica program from Jean-Francois ALCOVER, Jan 26 2007:

f[n_]:=Module[{a={3}}, Do[AppendTo[a, First[y/. {ToRules[Reduce[{y^2+a.a == x^2, x>0, y>0}, {y, x}, Integers]]}]], {n-1}]; a]; f[21]//Timing

CROSSREFS

Cf. A018928, A018929.

Sequence in context: A052626 A122903 A059792 this_sequence A127689 A127690 A092417

Adjacent sequences: A018927 A018928 A018929 this_sequence A018931 A018932 A018933

KEYWORD

nonn

AUTHOR

Charles Reed, charles.reed(AT)bbs.ewgateway.org

EXTENSIONS

More terms from 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 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research