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.

A156106 Expansion of F(1/3,2/3;1/2;27*x/2) / F(1/3,-1/3;-1/2;27*x/2).

Original entry on oeis.org

1, 3, 15, 99, 783, 6987, 67671, 694035, 7418943, 81800091, 923720679, 10630297827, 124224709455, 1470172954347, 17585028636279, 212248303720371, 2581823992868703
Offset: 0

Views

Author

Paul Barry, Feb 04 2009

Keywords

Comments

Hankel transform is 3^n*2^(n^2)*A005156 = 6^n*4^C(n,2)*A005156 = 3^n*A002416*A005156.

Formula

D-finite with recurrence: 2*(2*n-1)*(n-2)*a(n) + (-72*(n-3)^2-171*n+420)*a(n-1) + (297*(n-3)^2+675*n-1674)*a(n-2) - 81*(3*n-5)*(3*n-7)*a(n-3) = 0. - Georg Fischer, Nov 30 2022