A252941 Irregular triangle T(n,k) read by rows: T(1,1) = 1, otherwise row n lists the prime factors of A098550(n), with duplicates omitted.
1, 2, 3, 2, 3, 2, 3, 5, 2, 7, 5, 2, 3, 5, 2, 3, 5, 7, 2, 7, 2, 5, 3, 7, 2, 5, 3, 2, 11, 3, 13, 11, 13, 3, 11, 2, 13, 3, 5, 2, 7, 3, 13, 2, 17, 2, 3, 5, 17, 2, 3, 5, 11, 2, 17, 5, 13, 2, 3, 7, 13, 2, 3, 5, 7, 2, 19, 3, 7, 19, 2, 3, 7, 5, 19, 2, 11
Offset: 1
Examples
Triangle begins T(1,1): 1 2 3 2 3 2 3 5 2 7 5 2 3 5 2 3 5 7 2 7 2 5 3 7 2 5 3 2 11 e.g., n=13: A098550(13) = 35; T(13,k) = 5,7.
Links
- David L. Applegate, Hans Havermann, Bob Selcoe, Vladimir Shevelev, N. J. A. Sloane, and Reinhard Zumkeller, The Yellowstone Permutation, arXiv preprint arXiv:1501.01669, 2015.
Crossrefs
Cf. A098550.
Comments