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.

A337975 Multiplication table from A337946, read by antidiagonals.

Original entry on oeis.org

1, 3, 3, 7, 9, 7, 12, 21, 21, 12, 22, 36, 49, 36, 22, 30, 66, 84, 84, 66, 30, 47, 90, 154, 144, 154, 90, 47, 61, 141, 210, 264, 264, 210, 141, 61, 85, 183, 329, 360, 484, 360, 329, 183, 85, 113, 255, 427, 564, 660, 660, 564, 427, 255, 113, 126, 339, 595, 732, 1034, 900, 1034, 732, 595, 339, 126
Offset: 1

Views

Author

Peter Kagey, Oct 05 2020

Keywords

Examples

			Multiplication table for A337946 begins:
  *  |  1   3   7   12   22   30   47   61   85
-----+-----------------------------------------
   1 |  1   3   7   12   22   30   47   61   85
   3 |  3   9  21   36   66   90  141  183  255
   7 |  7  21  49   84  154  210  329  427  595
  12 | 12  36  84  144  264  360  564  732 1020
  22 | 22  66 154  264  484  660 1034 1342 1870
  30 | 30  90 210  360  660  900 1410 1830 2550
  47 | 47 141 329  564 1034 1410 2209 2867 3995
  61 | 61 183 427  732 1342 1830 2867 3721 5185
  85 | 85 255 595 1020 1870 2550 3995 5185 7225
		

Crossrefs

Cf. A337973 (addition), A337974 (read by rows).

A338032 Addition table of A337656, read by antidiagonals.

Original entry on oeis.org

0, 1, 1, 3, 2, 3, 7, 4, 4, 7, 12, 8, 6, 8, 12, 20, 13, 10, 10, 13, 20, 30, 21, 15, 14, 15, 21, 30, 44, 31, 23, 19, 19, 23, 31, 44, 65, 45, 33, 27, 24, 27, 33, 45, 65, 91, 66, 47, 37, 32, 32, 37, 47, 66, 91, 107, 92, 68, 51, 42, 40, 42, 51, 68, 92, 107
Offset: 1

Views

Author

Peter Kagey, Oct 07 2020

Keywords

Examples

			Addition table begins:
   + |  0  1  3  7 12 20 30  44  65
-----+-----------------------------
   0 |  0  1  3  7 12 20 30  44  65
   1 |  1  2  4  8 13 21 31  45  66
   3 |  3  4  6 10 15 23 33  47  68
   7 |  7  8 10 14 19 27 37  51  72
  12 | 12 13 15 19 24 32 42  56  77
  20 | 20 21 23 27 32 40 50  64  85
  30 | 30 31 33 37 42 50 60  74  95
  44 | 44 45 47 51 56 64 74  88 109
  65 | 65 66 68 72 77 85 95 109 130
		

Crossrefs

Cf. A337656, A337657, A338031 (by rows), A338034 (multiplication table).

A338033 Triangular array read by rows: T(n,k) = A337656(n) * A337656(k) for 1 <= k <= n.

Original entry on oeis.org

0, 0, 1, 0, 3, 9, 0, 7, 21, 49, 0, 12, 36, 84, 144, 0, 20, 60, 140, 240, 400, 0, 30, 90, 210, 360, 600, 900, 0, 44, 132, 308, 528, 880, 1320, 1936, 0, 65, 195, 455, 780, 1300, 1950, 2860, 4225, 0, 91, 273, 637, 1092, 1820, 2730, 4004, 5915, 8281
Offset: 1

Views

Author

Peter Kagey, Oct 07 2020

Keywords

Examples

			Multiplication table begins:
   * | 0  1   3   7  12   20   30   44   65
-----+-------------------------------------
   0 | 0
   1 | 0  1
   3 | 0  3   9
   7 | 0  7  21  49
  12 | 0 12  36  84 144
  20 | 0 20  60 140 240  400
  30 | 0 30  90 210 360  600  900
  44 | 0 44 132 308 528  880 1320 1936
  65 | 0 65 195 455 780 1300 1950 2860 4225
		

Crossrefs

Cf. A337656, A337657, A338031 (addition), A338034 (by antidiagonals).
Showing 1-3 of 3 results.