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.

A138463 A bisection of A006318.

Original entry on oeis.org

2, 22, 394, 8558, 206098, 5293446, 142078746, 3937603038, 111818026018, 3236724317174, 95149655201962
Offset: 0

Views

Author

N. J. A. Sloane, May 08 2008

Keywords

Programs

Formula

a(n)=A006318(2n+1).
D-finite with recurrence +(n+1)*(2*n+1)*a(n) +(-70*n^2+3*n+4)*a(n-1) +(70*n^2-207*n+149)*a(n-2) -(n-2)*(2*n-5)*a(n-3)=0. - R. J. Mathar, Mar 25 2024