prime partition
A prime partition![]()
is a partition
![]()
(http://planetmath.org/IntegerPartition) of a given positive integer consisting only of prime numbers
![]()
. For example, a prime partition of 42 is 29 + 5 + 5 + 3.
If we accept partitions of length 1 as valid partitions, then it is obvious that only prime numbers have prime partitions of length 1. Not accepting 1 as a prime number makes the problem of prime partitions more interesting, otherwise there would always be for a given , if nothing else, a prime partition consisting of 1s. Almost as bad, however, is a partion of into 2s and 3s.
Both Goldbach’s conjecture and Levy’s conjecture can be restated in terms of prime partitions thus: for any even integer there is always a prime partition of length 2, and for any odd integer there is always a prime partition of length 3 with at most 2 distinct elements.
Assuming Goldbach’s conjecture is true, the most efficient prime partition of an even integer is of length 2, while Vinogradov’s theorem![]()
has proven the most efficient prime partition of a sufficiently large composite odd integer is of length 3.