a(n) = the maximum prime S possible, if S = product of b(k)'s + product of c(k)'s, where the distinct positive integers <= n are partitioned into the two sets {b(k)} and {c(k)}. a(n) = 0 if no prime S exists for that n.
A127165
a(n) = the maximum prime S possible, if S = product of b(k)'s + product of c(k)'s, where the distinct positive integers <= n are partitioned into the two sets {b(k)} and {c(k)}. a(n) = 0 if no prime S exists for that n.
Terms
- a(0) =2a(1) =2a(2) =3a(3) =7a(4) =11a(5) =43a(6) =149a(7) =1013a(8) =8069a(9) =0a(10) =0a(11) =39916801a(12) =43545611a(13) =566092811a(14) =7925299211a(15) =118879488011
External references
- oeis: A127165