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.

A241095 a(n) = (5^n - 1)^n.

Original entry on oeis.org

1, 4, 576, 1906624, 151613669376, 297546691796890624, 14546328186912540283109376, 17761976839391142146587243652890624, 542089984111981439129333008468155364987109376, 413588400456285638417956135979678948104381423950212890624
Offset: 0

Views

Author

Hannah Ko, Apr 15 2014

Keywords

Comments

Number of n X n {-2,-1,0,1,2} matrices with no zero rows.

Crossrefs

Programs

  • Mathematica
    Join[{1},Table[(5^n-1)^n,{n,10}]] (* Harvey P. Dale, May 24 2023 *)

Extensions

More terms from Alois P. Heinz, Apr 23 2014