Smallest c which can be split into positive integers a,b with a+b=c, such that a*b*c is divisible by each of the first n primes.
A346970
Smallest c which can be split into positive integers a,b with a+b=c, such that a*b*c is divisible by each of the first n primes.
Terms
- a(0) =2a(1) =3a(2) =5a(3) =10a(4) =21a(5) =55a(6) =182a(7) =357a(8) =1105a(9) =2958a(10) =16588a(11) =51243a(12) =106981a(13) =608685a(14) =3003455a(15) =7497910a(16) =52350909a(17) =168539462a(18) =1822961393a(19) =3079378759
External references
- oeis: A346970