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.

A082735 Product of n-th group of terms in A074147.

Original entry on oeis.org

1, 8, 105, 5760, 328185, 42577920, 5568833025, 1300252262400, 304513870485825, 111644006842368000, 40992233865440682825, 21695920874860629196800, 11492457771692770753505625, 8291067715225260172247040000
Offset: 1

Views

Author

Amarnath Murthy, Apr 14 2003

Keywords

Crossrefs

Programs

Formula

a(1) = 1, a(2n) = product of next 2n even numbers. a(2n+1) = product of next 2n+1 odd numbers.
a(n)=A006882[A074148(n)]/A006882[A074148(n-2)]. a(2n-1)=A062031(n). a(2n)=A062030(n). # R. J. Mathar, Jul 17 2007

Extensions

Corrected and extended by R. J. Mathar, Jul 17 2007