The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A168359 a(n) = Fibonacci(n!)!. 0
1, 1, 1, 40320 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Next term is 3.791012980299080...*10^196228.
LINKS
MATHEMATICA
Table[Fibonacci[n! ]!, {n, 0, 4}]
PROG
(Sage) [factorial(fibonacci(factorial(n))) for n in range(0, 5)] # Zerinvary Lajos, Nov 29 2009
(Magma) [Factorial(Fibonacci(Factorial(n))): n in [0..3]]; // Vincenzo Librandi, Feb 03 2018
CROSSREFS
Sequence in context: A159720 A127228 A269126 * A090394 A250055 A321844
KEYWORD
nonn
AUTHOR
EXTENSIONS
Offset corrected by Jon E. Schoenfield, May 08 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 14:47 EDT 2024. Contains 372519 sequences. (Running on oeis4.)