Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091776
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091776 a(1)= 1, a(n+1) = a(n)*{a(n)+1)}*{a(n)+2)*...*{a(n)+n-1)}/n. +0
3
1, 1, 1, 2, 30, 6678144, 14783742920460482277828601638764478251520 (list; graph; listen)
OFFSET

1,4

COMMENT

The next term, a(8), has 281 digits. - T. D. Noe (noe(AT)sspectra.com), Oct 25 2004

EXAMPLE

a(2)=1/1=1, a(3)=1*2/2=1, a(4)=1*2*3/3=2, a(5)=2*3*4*5/4=30.

MATHEMATICA

a[1]=1; a[n_] := Times@@Range[a[n-1], a[n-1]+n-2]/(n-1); Table[a[i], {i, 7}]

CROSSREFS

Cf. A091777.

Sequence in context: A090600 A113511 A062008 this_sequence A069460 A117816 A099189

Adjacent sequences: A091773 A091774 A091775 this_sequence A091777 A091778 A091779

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 16 2004

EXTENSIONS

Corrected and extended by T. D. Noe (noe(AT)sspectra.com), Oct 25 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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research