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.

A137592 Duplicate of A098694.

Original entry on oeis.org

1, 2, 48, 34560, 1393459200, 5056584744960000, 2422112183371431936000000, 211155601241022491077587763200000000, 4417964278440225627098723475313498521600000000000
Offset: 0

Views

Author

Paul Barry, Jan 28 2008

Keywords

Comments

Hankel transform of A112934(n+1). [From Paul Barry, Dec 04 2009]

Formula

a(n)=Product{k=0..n, (2(k+1)(2k+1))^(n-k)}; a(n)=A000178(n)*A057863(n)*A006125(n+1)=A121835(n)*A006125(n+1);
G.f.: G(0)/2, where G(k)= 1 + 1/(1 - 1/(1 + 1/(2*k+2)!/x/G(k+1))); (continued fraction). - Sergei N. Gladkovskii, Jun 14 2013