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.

A152836 a(0)=-1; a(n)=n^a(n-1)-a(n-1)^n.

Table of values

n a(n)
0 -1
1 2
2 0
3 1
4 3
5 -118

List of values

[-1, 2, 0, 1, 3, -118]