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-2 of 2 results.

A092423 Row sums of triangle A092422, which is generated from the even-numbered Fibonacci polynomials (A011973).

Original entry on oeis.org

1, 2, 4, 9, 21, 50, 121, 297, 736, 1837, 4610, 11618, 29379, 74500, 189362, 482282, 1230460, 3144137, 8045057, 20610526, 52860253, 135707819, 348720196, 896833527, 2308229426, 5944998971, 15321681454, 39511323139, 101947848801, 263183509040, 679747862389, 1756432848707, 4540430713995
Offset: 0

Views

Author

Paul D. Hanna, Mar 22 2004

Keywords

Crossrefs

Cf. A092422.

Programs

  • PARI
    T(n,k)=if(n
    				

A092424 Antidiagonal sums of triangle A092422, which is generated from the even-numbered Fibonacci polynomials (A011973).

Original entry on oeis.org

1, 1, 2, 3, 5, 9, 15, 28, 48, 90, 159, 296, 537, 992, 1830, 3376, 6273, 11609, 21627, 40186, 74966, 139764, 261063, 487901, 912607, 1708571, 3200241, 5999508, 11251618, 21116746, 39647006, 74479444, 139971218, 263167645, 494991043
Offset: 0

Views

Author

Paul D. Hanna, Mar 22 2004

Keywords

Crossrefs

Cf. A092422.

Programs

  • PARI
    T(n,k)=if(n
    				
Showing 1-2 of 2 results.