Number of distinct pairs (m, y), where m >= 1 and y is an integer partition of n, such that m can be obtained by iteratively adding any two or multiplying any two non-1 parts of y until only one part (equal to m) remains.
A319912
Number of distinct pairs (m, y), where m >= 1 and y is an integer partition of n, such that m can be obtained by iteratively adding any two or multiplying any two non-1 parts of y until only one part (equal to m) remains.
Terms
- a(0) =1a(1) =2a(2) =3a(3) =5a(4) =12a(5) =30a(6) =53a(7) =128a(8) =247a(9) =493a(10) =989a(11) =1889a(12) =3434a(13) =6390a(14) =11526a(15) =20400a(16) =35818a(17) =62083a(18) =106223a(19) =180170
External references
- oeis: A319912