A222818 Irregular triangle read by rows: row n gives list of reverse multipliers for base n.
1, 1, 2, 1, 3, 1, 2, 4, 1, 2, 5, 1, 3, 6, 1, 2, 3, 5, 7, 1, 2, 4, 8, 1, 4, 9, 1, 2, 3, 5, 7, 10, 1, 2, 3, 5, 11, 1, 5, 6, 12, 1, 2, 3, 4, 6, 9, 13, 1, 2, 3, 4, 7, 11, 14, 1, 3, 7, 15, 1, 2, 4, 5, 8, 10, 11, 16, 1, 2, 5, 7, 8, 17, 1, 3, 4, 6, 7, 9, 14, 18, 1, 2, 3, 4, 6, 9, 13, 19
Offset: 2
Examples
Triangle begins: 1, 1,2, 1,3, 1,2,4, 1,2,5, 1,3,6, 1,2,3,5,7, 1,2,4,8, 1,4,9, 1,2,3,5,7,10, 1,2,3,5,11, 1,5,6,12, 1,2,3,4,6,9,13, 1,2,3,4,7,11,14, 1,3,7,15 ...
References
- For a complete list of references and links related to this problem see A214927.
Links
- N. J. A. Sloane, Table giving n, number of nontrivial reverse multipliers, list of nontrivial reverse multipliers, for n = 3..50
- N. J. A. Sloane, 2178 And All That, arXiv:1307.0453 [math.NT], 2013; Fib. Quart., 52 (2014), 99-120.
- N. J. A. Sloane, 2178 And All That [Local copy]
- Anne Ludington Young, k-Reverse multiples, Fib. Q., 30 (1992), 126-132.
Comments