Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077001
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077001 a(1) = 1, a(n+1) is the largest square-free number <= n*a(n). +0
2
2, 2, 3, 7, 26, 130, 779, 5453, 43622, 392597, 3925970, 43185670, 518228039, 6736964507, 94317503097, 1414762546454, 22636200743263, 384815412635471, 6926677427438474, 131606871121331006, 2632137422426620118 (list; graph; listen)
OFFSET

1,1

MAPLE

with(numtheory):a[1] := 2:for n from 2 to 34 do q := a[n-1]*(n-1):while(not issqrfree(q)) do q := q-1:od:a[n] := q:od:seq(a[l], l=1..34);

CROSSREFS

Sequence in context: A076996 A139148 A038507 this_sequence A087522 A092970 A052449

Adjacent sequences: A076998 A076999 A077000 this_sequence A077002 A077003 A077004

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research