Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128977
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128977 a(0)=a(1)=1. a(n) = LCM(a(n-1)+a(n-2),n). +0
1
1, 1, 2, 3, 20, 115, 270, 385, 5240, 5625, 21730, 300905, 1290540, 20688785, 307710550, 328399335, 10177758160, 178604677415, 377564871150, 10567221422735, 43779145175540, 1141273698563775, 26071162562264930 (list; graph; listen)
OFFSET

0,3

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

Since a(4)=20 and a(5)=115, we have a(6)=LCM(135,6)=270.

MAPLE

a[0]:=1: a[1]:=1: for n from 2 to 26 do a[n]:=lcm(a[n-1]+a[n-2], n) od: seq(a[n], n=0..26); - Emeric Deutsch (deutsch(AT)duke.poly.edu), May 06 2007

CROSSREFS

Cf. A113925.

Sequence in context: A052804 A125763 A042441 this_sequence A069323 A009721 A013340

Adjacent sequences: A128974 A128975 A128976 this_sequence A128978 A128979 A128980

KEYWORD

nonn

AUTHOR

Leroy Quet Apr 29 2007

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), May 06 2007

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research