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.

A073889 a(1) = 1, a(2) = 3; for n>2, a(n) = {a(n-1)*a(n+1)}^(1/n) or a(n+1) = a(n)^n/a(n-1).

Table of values

n a(n)
1 1
2 3
3 9
4 243
5 387420489
6 35917545547686059365808220080151141317043

List of values

[1, 3, 9, 243, 387420489, 35917545547686059365808220080151141317043]