a(1) = 1. For n >= 2, a(n) = sum of the two (not necessarily distinct) earlier terms, a(j) and a(k), which maximizes d(a(j)+a(k)), where d(m) is the number of positive divisors of m. a(n) = the minimum (a(j)+a(k)) if more than one such sum has the maximum number of divisors.
A115387
a(1) = 1. For n >= 2, a(n) = sum of the two (not necessarily distinct) earlier terms, a(j) and a(k), which maximizes d(a(j)+a(k)), where d(m) is the number of positive divisors of m. a(n) = the minimum (a(j)+a(k)) if more than one such sum has the maximum number of divisors.
Terms
- a(0) =1a(1) =2a(2) =4a(3) =6a(4) =12a(5) =24a(6) =48a(7) =60a(8) =120a(9) =240a(10) =360a(11) =720a(12) =1440a(13) =2880a(14) =4320a(15) =5040a(16) =10080a(17) =20160a(18) =30240a(19) =60480a(20) =120960a(21) =131040a(22) =262080a(23) =393120a(24) =786240a(25) =1572480a(26) =1965600a(27) =3931200a(28) =4324320a(29) =8648640
External references
- oeis: A115387