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.

A177926 a(n) = ((prime(n) - 1)!)^2.

Original entry on oeis.org

1, 4, 576, 518400, 13168189440000, 229442532802560000, 437763136697395052544000000, 40990389067797283140009984000000, 1263377636044591724886240423994982400000000, 92956902680071188234494975268405495542386262016000000000000
Offset: 1

Views

Author

Giovanni Teofilatto, May 15 2010

Keywords

Comments

Except first three terms, sqrt(a(n)/400) is an integer, also sqrt(a(n+1)/a(n)) is an integer. - Giovanni Teofilatto, May 16 2010

Crossrefs

Cf. A177771.

Programs

  • Mathematica
    ((Prime[Range[10]]-1)!)^2 (* Harvey P. Dale, Apr 13 2014 *)

Extensions

One more term from Harvey P. Dale, Apr 13 2014