Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076997
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076997 a(1) = 1, a(n+1) is the largest square <= n*a(n). +0
1
1, 1, 1, 1, 4, 16, 81, 529, 4225, 38025, 379456, 4173849, 50083929, 651066256, 9114902784, 136723197121, 2187571153936, 37188701848516, 669396605290000, 12718535343402256, 254370705884725824, 5341784820136403409 (list; graph; listen)
OFFSET

1,5

MAPLE

a[1] := 1:for i from 2 to 65 do a[i] := (floor(evalf(sqrt((i-1)*a[i-1]+1/10^120), 200)))^2:od:seq(a[i], i=1..65);

CROSSREFS

Cf. A076998.

Sequence in context: A001257 A133053 A110378 this_sequence A092304 A022564 A123010

Adjacent sequences: A076994 A076995 A076996 this_sequence A076998 A076999 A077000

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 26 2002

EXTENSIONS

Corrected and extended by Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 26 2003

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research