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.

A002735 Related to Euler numbers, expansion of e.g.f. sec(x)*tan^2(x).

Original entry on oeis.org

4, 14, 56, 331, 1324, 12284, 49136, 663061, 2652244, 49164554, 196658216, 4798037791, 19192151164, 596372040824, 2385488163296, 91991577140521, 367966308562084, 17244625801225094, 68978503204900376, 3861296322290987251
Offset: 1

Views

Author

Keywords

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

a(n) = b(2,n) where b(m,1) = m^2, b(m,2*n) = Sum_{k=1..m+1} b(k,2*n-1), b(m,2*n+1) = m^2 * b(m, 2*n). Note, A000364(n) = b(1, 2*n). - Sean A. Irvine, Sep 25 2015
a(2n) = A060075(n). Conjecture a(2n+1)=4*a(2n). - R. J. Mathar, Feb 03 2025

Extensions

More terms from Sean A. Irvine, Sep 25 2015
Showing 1-1 of 1 results.