A076099 Triangle read by rows in which the n-th row contains n numbers not occurring in the previous rows whose product is an n-th power. The first (n-1) numbers of the n-th row are the smallest number not occurring earlier and the n-th term is chosen to satisfy the requirement.
1, 2, 8, 3, 4, 18, 5, 6, 7, 9261000, 9, 10, 11, 12, 329422500, 13, 14, 15, 16, 17, 13456677968449745006250, 19, 20, 21, 22, 23, 24, 11022732501667945875061568782593750, 25, 26, 27, 28, 29, 30, 31
Offset: 1
Examples
Triangle begins: 1 2 8 3 4 18 5 6 7 9261000 9 10 11 12 329422500 ...
Extensions
Corrected and extended by Sam Alexander, Dec 31 2003
Edited by Ray Chandler, May 09 2007
Offset corrected by Sean A. Irvine, Mar 19 2025
Comments