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

A027540 Second diagonal of A027537.

Original entry on oeis.org

3, 16, 55, 156, 399, 960, 2223, 5020, 11143, 24432, 53079, 114492, 245535, 524032, 1113823, 2358972, 4980375, 10485360, 22019655, 46136860, 96468463, 201326016, 419429775, 872414556, 1811938599, 3758095600, 7784627383, 16106126460, 33285995583, 68719475712
Offset: 2

Views

Author

Keywords

Crossrefs

Cf. A027537.

Programs

Formula

Numerators of sequence a[ n, n-1 ] in (a[ i, j ])^2 where a[ i, j ] = A(i, j)/i! if j <= i, 0 if j > i.
a(n) = (n+1)*(2^n - n - 1). - Vladeta Jovovic, Aug 18 2002
G.f.: x^2*(-3+5*x)/((2*x-1)^2*(x-1)^3). - Maksym Voznyy (voznyy(AT)mail.ru), Aug 14 2009; corrected by R. J. Mathar, Sep 16 2009
a(n) = Sum_{k=0..n} Sum_{i=0..n} (i-k) * C(n-k,i-2). - Wesley Ivan Hurt, Sep 19 2017

Extensions

More terms from Vladeta Jovovic, Aug 18 2002

A027541 Third diagonal of A027537.

Original entry on oeis.org

19, 319, 2816, 18254, 99093, 481821, 2182330, 9438700, 39629855, 163365899, 666397044, 2704448010, 10958782249, 44439844153, 180582177902, 735754592168, 3006110373171, 12314551935015, 50562464064040, 207995720870470, 856862324449469, 3533636612529749
Offset: 3

Views

Author

Keywords

Formula

Numerators of sequence a[n, n-2] in A=(b[i, j])^2 where b[i, j] = A008292(i, j) / i! if j<=i, 0 if j>i.

Extensions

More terms from Sean A. Irvine, Nov 07 2019

A027546 First column of A027537.

Original entry on oeis.org

1, 3, 19, 201, 3131, 66883, 1866103, 65599089, 2826880471, 146161621491, 8911342572947, 631575190761529, 51412581787714291, 4758212302957048419, 496284340990942471471, 57890406722543923973985, 7501581827512345854197039, 1073456867163970189613750995
Offset: 1

Views

Author

Keywords

Formula

Numerators of sequence a[1, n] in A=(b[i, j])^2 where b[i, j] = A008292(i, j) / i! if j<=i, 0 if j>i.

Extensions

More terms from Sean A. Irvine, Nov 07 2019

A027547 Second column of A027537.

Original entry on oeis.org

1, 16, 319, 8296, 274089, 11233692, 559402687, 33242527600, 2321736233953, 188129440349764, 17490569477124495, 1847922212710560936, 220017711270954521305, 29303973269720039220172, 4337667369421168874655487, 709446302988196094938729696
Offset: 2

Views

Author

Keywords

Formula

Numerators of sequence a[2, n] in A=(b[i, j])^2 where b[i, j] = A008292(i, j) / i! if j<=i, 0 if j>i.

Extensions

More terms from Sean A. Irvine, Nov 07 2019

A027548 Third column of A027537.

Original entry on oeis.org

1, 55, 2816, 158774, 10137723, 738815949, 61433591950, 5804697721600, 619859028202877, 74374520599510883, 9969735382939505772, 1484899710575496381066, 244477746374995741646479, 44283536501435156835634201, 8786015826259691429154890330
Offset: 3

Views

Author

Keywords

Formula

Numerators of sequence a[3, n] in A=(b[i, j])^2 where b[i, j] = A008292(i, j) / i! if j<=i, 0 if j>i.

Extensions

More terms from Sean A. Irvine, Nov 07 2019
Showing 1-5 of 5 results.