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.

Showing 1-1 of 1 results.

A276972 a(n) = n^(2*(2*n^4+1)).

Original entry on oeis.org

0, 1, 73786976294838206464
Offset: 0

Views

Author

Keywords

Comments

a(3) has 156 decimal digits. - Tyler Busby, Jan 30 2023

Crossrefs

Programs

  • Mathematica
    Table[k^(2*(2*k^4+1)),{k,0,9}]
Showing 1-1 of 1 results.