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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008973 Fibonacci number F(n) to power F(n). 12
1, 1, 1, 4, 27, 3125, 16777216, 302875106592253, 5842587018385982521381124421, 11756638905368616011414050501310355554617941909569536, 524744532468751923546122657597368049278513737089035272057324643668607677682302892208099365234375 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

MAPLE

[ seq(fibonacci(n)^fibonacci(n), n=0..15) ];

MATHEMATICA

Table[f=Fibonacci[n]; f^f, {n, 0, 9}] (Vladimir Orlovsky, Jul 22 2008)

CROSSREFS

Sequence in context: A066352 A051674 A132641 * A132646 A000869 A132640

Adjacent sequences:  A008970 A008971 A008972 * A008974 A008975 A008976

KEYWORD

nonn

AUTHOR

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

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 06:27 EST 2012. Contains 205998 sequences.