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.

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

Table of values

n a(n)
1 1
2 1
3 1
4 1
5 1
6 5
7 29
8 869
9 756029
10 571580604869
11 326704387862983487112029
12 106735757048926752040856495274871386126283608845

List of values

[1, 1, 1, 1, 1, 5, 29, 869, 756029, 571580604869, 326704387862983487112029, 106735757048926752040856495274871386126283608845]