Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133376
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133376 a(n)=(...(2^3)^4)^...)^n +0
1
2, 8, 4096, 1152921504606846976, 23485425827738332278894805967893370273756825489083198707072909715322090251146084\ 43463698998384768703031934976 (list; graph; listen)
OFFSET

2,1

COMMENT

Another kind of exponential factorial.

See cross-references for other possible definition of exponential factorials. Some other terms of the sequence can be computed, but they are quite large and it wouldn't be very convenient to display them.

EXAMPLE

a(4)=4096, as (2^3)^4=4096

MAPLE

expfact:=proc(n::integer) > local i, res; > res:=2; > for i from 3 to n do res:=(res)^i od; > res > end proc;

CROSSREFS

Cf. A124075, A049384.

Adjacent sequences: A133373 A133374 A133375 this_sequence A133377 A133378 A133379

Sequence in context: A054874 A057841 A135238 this_sequence A160814 A038582 A058437

KEYWORD

base,nonn

AUTHOR

Pierre Karpman (pierre.karpman(AT)laposte.net), Oct 28 2007

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 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research