cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A100399 a(n) = Fibonacci(n)^n.

Original entry on oeis.org

1, 1, 1, 8, 81, 3125, 262144, 62748517, 37822859361, 60716992766464, 253295162119140625, 2775173073766990340489, 79496847203390844133441536, 5965226978431093156430190442313, 1171598758708107367475386427203165009, 602486784535040403801858901000000000000000
Offset: 0

Views

Author

Jorge Coveiro, Dec 30 2004

Keywords

Crossrefs

Main diagonal of A103323.

Programs

Formula

a(n) = A103323(n,n).
From Amiram Eldar, Nov 17 2020: (Start)
Sum_{n>=1} 1/a(n) = A201615.
Sum_{n>=1} (-1)^(n+1)/a(n) = A201616. (End)