Content deleted Content added
LaplaceFox (talk | contribs) m First formula listed in the "Recurrence relations" section didn't match the formula found in the cited paper. Tags: Reverted Visual edit |
Undid revision 1131177993 by LaplaceFox (talk) there is nothing wrong with the previous form |
||
Line 51:
<!-- Note: The following is the same formula as in the source, but in a more compact form. See [[Talk:Partition function (number theory)#Recurrence relations]]. -->
<math display="block">\begin{align}
p(n) &= \sum_{k \in \
&= p(n-1) + p(n-2)-p(n-5)-p(n-7) +p(n-12) +p(n-15) - p(n-22) -\cdots
\end{align}</math>
|