PartitionsQ
PartitionsQ(n)gives the number of partitions of the integer
ninto distinct parts
See
Examples
>> PartitionsQ(50)3658
>> PartitionsQ(6)4Implementation status
- ✅ - full supported
PartitionsQ(n)gives the number of partitions of the integer
ninto distinct parts
See
>> PartitionsQ(50)3658
>> PartitionsQ(6)4