A076031 Group the natural numbers so that the n-th group contains the smallest still-available set of n numbers whose product is a square.
1, 2, 8, 3, 4, 12, 5, 6, 7, 210, 9, 10, 11, 13, 1430, 14, 15, 16, 17, 18, 1785, 19, 20, 21, 22, 23, 24, 168245, 25, 26, 27, 28, 29, 30, 31, 409045, 32, 33, 34, 35, 36, 37, 38, 39, 119629510, 40, 41, 42, 43, 44, 45, 46, 47, 48, 293493662, 49, 50, 51, 52
Offset: 1
Examples
1; 2, 8; 3, 4, 12; 5, 6, 7, 210; 9, 10, 11, 13, 1430; 14, 15, 16, 17, 18, 1785; ...
Links
- Sean A. Irvine, Table of n, a(n) for n = 1..1540 (rows 1..20 flattened)
- Sean A. Irvine, Java program (github)
Extensions
Corrected and extended by Hans Havermann, Nov 09 2002
Comments