Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091339
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091339 a(n) = a(n-1)*a(n-2) + (n-2); a(1) = 1, a(2) = 2. +0
1
1, 2, 3, 8, 27, 220, 5945, 1307906, 7775501177, 10169624642405370, 79073928376671158546120499, 804152170591192270227367107671577224679640, 63587471141272584754077292003976884470033921630214659882200111940371 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[1] = 1; a[2] = 2; a[n_] := a[n - 1]a[n - 2] + n - 2; Table[ a[n], {n, 13}] (from Robert G. Wilson v Dec 10 2004)

CROSSREFS

Sequence in context: A121401 A093858 A080568 this_sequence A006277 A004106 A012886

Adjacent sequences: A091336 A091337 A091338 this_sequence A091340 A091341 A091342

KEYWORD

nonn,easy

AUTHOR

Martti V. A. Holopainen (martti.holopainen(AT)pp2.inet.fi), Dec 06 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 10 2004

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