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
%I A004168
%S A004168 3,12,156,24492,599882556,359859081592975692,
%T A004168 129498558604939936868397356895854556
%N A004168 a(n+1) = a(n)(a(n)+1).
%p A004168 A004168 := proc(n) option remember; if n=0 then 3 else A004168(n-1)*(A004168(n-1)+1); 
               fi; end;
%Y A004168 Sequence in context: A056417 A098152 A028301 this_sequence A061960 A120606 
               A089428
%Y A004168 Adjacent sequences: A004165 A004166 A004167 this_sequence A004169 A004170 
               A004171
%K A004168 nonn,easy
%O A004168 0,1
%A A004168 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research