Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004168
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004168 a(n+1) = a(n)(a(n)+1). +0
1
3, 12, 156, 24492, 599882556, 359859081592975692, 129498558604939936868397356895854556 (list; graph; listen)
OFFSET

0,1

MAPLE

A004168 := proc(n) option remember; if n=0 then 3 else A004168(n-1)*(A004168(n-1)+1); fi; end;

CROSSREFS

Adjacent sequences: A004165 A004166 A004167 this_sequence A004169 A004170 A004171

Sequence in context: A056417 A098152 A028301 this_sequence A061960 A120606 A089428

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research