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.

A338015 Addition table of A338012, read by antidiagonals.

Original entry on oeis.org

0, 3, 3, 4, 6, 4, 10, 7, 7, 10, 18, 13, 8, 13, 18, 23, 21, 14, 14, 21, 23, 34, 26, 22, 20, 22, 26, 34, 55, 37, 27, 28, 28, 27, 37, 55, 67, 58, 38, 33, 36, 33, 38, 58, 67, 93, 70, 59, 44, 41, 41, 44, 59, 70, 93, 95, 96, 71, 65, 52, 46, 52, 65, 71, 96, 95
Offset: 1

Views

Author

Peter Kagey, Oct 06 2020

Keywords

Examples

			Addition table begins:
   + |  0  3  4 10 18 23  34  55  67
-----+-------------------------------
   0 |  0  3  4 10 18 23  34  55  67
   3 |  3  6  7 13 21 26  37  58  70
   4 |  4  7  8 14 22 27  38  59  71
  10 | 10 13 14 20 28 33  44  65  77
  18 | 18 21 22 28 36 41  52  73  85
  23 | 23 26 27 33 41 46  57  78  90
  34 | 34 37 38 44 52 57  68  89 101
  55 | 55 58 59 65 73 78  89 110 122
  67 | 67 70 71 77 85 90 101 122 134
		

Crossrefs

Cf. A338012, A338014 (by rows), A338017 (multiplication table).