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

A328921 Triangle read by rows: T(n,k) = number of vertex labeled connected Goldstone diagrams with n interactions and k external potentials.

Original entry on oeis.org

1, 2, 1, 20, 8, 1, 592, 240, 36, 2, 33888, 14208, 2400, 192, 6, 3134208, 1355520, 248640, 24000, 1200, 24, 423974400, 188052480, 36599040, 3978240, 252000, 8640, 120, 78722795520, 35613849600, 7240020480, 853977600, 62657280, 2822400, 70560, 720, 19193652817920, 8816953098240, 1851920179200
Offset: 0

Views

Author

R. J. Mathar, Oct 31 2019

Keywords

Examples

			          1;
          2           1;
         20           8           1;
        592         240          36           2;
      33888       14208        2400         192           6;
    3134208     1355520      248640       24000        1200          24;
		

Crossrefs

Formula

T(n,k) + A328922(n,k) = A328826(n,k).

A328923 Triangle T(n,k) read by rows: connected topologies of Goldstone diagrams with n interactions and k external potentials.

Original entry on oeis.org

1, 2, 1, 6, 4, 1, 76, 60, 18, 2, 2124, 1776, 600, 96, 6, 97968, 84720, 31080, 6000, 600, 24, 6624720, 5876640, 2287440, 497280, 63000, 4320, 120, 615022560, 556466400, 226250640, 53373600, 7832160, 705600, 35280, 720, 74975211360, 68882446080, 28936252800, 7240020480
Offset: 0

Views

Author

R. J. Mathar, Oct 31 2019

Keywords

Examples

			         1;
         2          1;
         6          4          1;
        76         60         18          2;
      2124       1776        600         96          6;
     97968      84720      31080       6000        600         24;
   6624720    5876640    2287440     497280      63000       4320        120;
		

Crossrefs

Formula

T(n,0) = A328921(n,0) / 2^n +(n-1)! .
T(n,k) = 2^(k-n)*A328921(n,k), k>0 .

A328922 Triangle T(n,k): vertex labeled disconnected Goldstone diagrams with n interactions and k external potentials.

Original entry on oeis.org

0, 0, 0, 4, 4, 1, 128, 120, 36, 4, 6432, 5952, 1920, 288, 18, 494592, 458880, 154560, 26400, 2400, 96, 55027200, 51448320, 17832960, 3279360, 352800, 21600, 600, 8455495680, 7975296000, 2819013120, 543110400, 64350720, 4798080, 211680, 4320, 1729137070080, 1644441845760, 589071974400
Offset: 0

Views

Author

R. J. Mathar, Oct 31 2019

Keywords

Examples

			         0;
         0          0;
         4          4          1;
       128        120         36          4;
      6432       5952       1920        288         18;
    494592     458880     154560      26400       2400         96;
  55027200   51448320   17832960    3279360     352800      21600        600;
8455495680 ...
		

Crossrefs

Formula

T(n,k) + A328921(n,k) = A328826(n,k).
Showing 1-3 of 3 results.