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.

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

Original entry on oeis.org

1, 3, 9, 7, 21, 49, 12, 36, 84, 144, 22, 66, 154, 264, 484, 30, 90, 210, 360, 660, 900, 47, 141, 329, 564, 1034, 1410, 2209, 61, 183, 427, 732, 1342, 1830, 2867, 3721, 85, 255, 595, 1020, 1870, 2550, 3995, 5185, 7225, 113, 339, 791, 1356, 2486, 3390, 5311, 6893, 9605, 12769
Offset: 1

Views

Author

Peter Kagey, Oct 05 2020

Keywords

Comments

This sequence, A337947, and A337972 partition the positive integers.

Examples

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

Crossrefs

Cf. A337972 (addition table), A337975 (read by antidiagonals).

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

Original entry on oeis.org

0, 1, 2, 3, 4, 6, 7, 8, 10, 14, 12, 13, 15, 19, 24, 20, 21, 23, 27, 32, 40, 30, 31, 33, 37, 42, 50, 60, 44, 45, 47, 51, 56, 64, 74, 88, 65, 66, 68, 72, 77, 85, 95, 109, 130, 91, 92, 94, 98, 103, 111, 121, 135, 156, 182, 107, 108, 110, 114, 119, 127, 137, 151, 172, 198, 214
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 |  1  2
   3 |  3  4  6
   7 |  7  8 10 14
  12 | 12 13 15 19 24
  20 | 20 21 23 27 32 40
  30 | 30 31 33 37 42 50 60
  44 | 44 45 47 51 56 64 74  88
  65 | 65 66 68 72 77 85 95 109 130
		

Crossrefs

Cf. A337656, A337657, A338032 (by antidiagonals), A338033 (multiplication).

A338034 Multiplication table of A337656, read by antidiagonals.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 0, 3, 3, 0, 0, 7, 9, 7, 0, 0, 12, 21, 21, 12, 0, 0, 20, 36, 49, 36, 20, 0, 0, 30, 60, 84, 84, 60, 30, 0, 0, 44, 90, 140, 144, 140, 90, 44, 0, 0, 65, 132, 210, 240, 240, 210, 132, 65, 0, 0, 91, 195, 308, 360, 400, 360, 308, 195, 91, 0
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  0   0   0   0    0    0    0    0
   1 | 0  1   3   7  12   20   30   44   65
   3 | 0  3   9  21  36   60   90  132  195
   7 | 0  7  21  49  84  140  210  308  455
  12 | 0 12  36  84 144  240  360  528  780
  20 | 0 20  60 140 240  400  600  880 1300
  30 | 0 30  90 210 360  600  900 1320 1950
  44 | 0 44 132 308 528  880 1320 1936 2860
  65 | 0 65 195 455 780 1300 1950 2860 4225
		

Crossrefs

Cf. A337656, A337657, A338032 (addition table), A338033 (by rows).
Showing 1-3 of 3 results.