A166477 Minimum positive integer solution x of equation n=x*(x+1)/(t*(t+1)); that is, ratio of product of two consecutive integers divided by product of two consecutive integers. Here n is a nonsquare integer (see A000037).
3, 2, 5, 3, 6, 15, 4, 11, 8, 12, 20, 5, 51, 27, 19, 15, 6, 11, 45, 95, 12, 54, 7, 29, 24, 30, 1343, 54, 84, 14, 185, 95, 65, 15, 41, 35, 42, 560, 9, 23, 140, 287, 24, 17, 39, 105, 1539, 10, 48, 18, 87, 1770, 104, 183, 216, 27, 455, 11, 200, 119, 45, 20, 71, 63, 72, 14060, 99
Offset: 2
Keywords
Examples
For n=14, x=20; corresponding value of t is 5 since 14 = 20*21/(5*6).
Crossrefs
Cf. A000037.
Cf. A166478 (associated t). - R. J. Mathar, Oct 23 2010
Extensions
Deleted an 8 between 14 and 185. - R. J. Mathar, Oct 23 2010
Comments