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.

A112980 a(0) = 0, a(1) = 1; for n>=2: a(n) = a(n-1)^5 + a(n-2)^5.

Table of values

n a(n)
0 0
1 1
2 1
3 2
4 33
5 39135425
6 91801604643057285538237803582627026018

List of values

[0, 1, 1, 2, 33, 39135425, 91801604643057285538237803582627026018]