A077553 Triangle in which the n-th row contains n distinct composite numbers with the least product and has least number of prime divisors. No member of a row is a multiple of another member of the row.
4, 4, 6, 4, 6, 9, 4, 6, 9, 10, 4, 6, 9, 10, 15, 4, 6, 9, 10, 15, 25, 4, 6, 9, 10, 14, 15, 21, 4, 6, 9, 10, 14, 15, 21, 25, 4, 6, 9, 10, 14, 15, 21, 25, 35, 4, 6, 9, 10, 14, 15, 21, 25, 35, 49, 4, 6, 9, 10, 14, 15, 21, 22, 25, 33, 35, 4, 6, 9, 10, 14, 15, 21, 22, 25, 33, 35, 49, 4, 6, 9, 10
Offset: 1
Examples
4; 4,6; 4,6,9; 4,6,9,10; 4,6,9,10,15; 4,6,9,10,15,25; 4,6,9,10,14,15,21;
Links
- Sean A. Irvine, Table of n, a(n) for n = 1..5050 (rows 1..100 flattened)
Extensions
More terms from Ray Chandler, Aug 21 2003
Offset corrected by Sean A. Irvine, May 28 2025
Comments