Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072042
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072042 a(n+2) = a(n+1)*a(n)*(1+1/n), a(1)=a(2)=1. +0
1
1, 1, 2, 3, 8, 30, 288, 10080, 3317760, 37623398400, 138694895861760000, 5739990655358858585702400000, 868480806755424464755519466250436608000000000 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

a[1] = a[2] = 1; a[n_] := a[n - 1]*a[n - 2]*(1 + 1/(n - 2)); Table[ a[n], {n, 1, 13}]

CROSSREFS

Sequence in context: A053556 A001048 A141520 this_sequence A162074 A162052 A082569

Adjacent sequences: A072039 A072040 A072041 this_sequence A072043 A072044 A072045

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jul 29 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 31 2002

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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research