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.

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

Table of values

n a(n)
1 1
2 1
3 1
4 3
5 29
6 24417
7 14557168544129
8 3084826414596074361107793217201624802791

List of values

[1, 1, 1, 3, 29, 24417, 14557168544129, 3084826414596074361107793217201624802791]