login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057194 a(1) = 1; a(n+1) = (product_{k=1 to n} a(k)) (sum_{j=1 to n} a(j)). 0
1, 1, 2, 8, 192, 626688, 1206883411034112, 2804162815248299020572908137501717168128 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

a(1) = a(2) = 1; a(3) = 2; For n >= 2, a(n+2) = a(n+1)^2 *(a(n+1)/a(n) -a(n) +1).

EXAMPLE

a(5) = a(1) *a(2) *a(3) *a(4) *(a(1) +a(2) +a(3) +a(4)) = 1 *1 *2 *8 *(1 +1 +2 +8) =192.

CROSSREFS

Sequence in context: A028368 A056990 A070235 * A012539 A012535 A012300

Adjacent sequences:  A057191 A057192 A057193 * A057195 A057196 A057197

KEYWORD

easy,nonn

AUTHOR

Leroy Quet Sep 15 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.