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.

A112982 a(1) = a(2) = a(3) = a(4) = 1; for n>4: a(n) = a(n-1)^4 + a(n-2)^4 + a(n-3)^4 + a(n-4)^4.

Table of values

n a(n)
1 1
2 1
3 1
4 1
5 4
6 259
7 4499860819
8 410011770879070587605284428972195139939

List of values

[1, 1, 1, 1, 4, 259, 4499860819, 410011770879070587605284428972195139939]