Content deleted Content added
→Recurrence relations: Correct range of k Tags: Reverted Visual edit |
|||
Line 56:
As base cases, <math>p(0)</math> is taken to equal <math>1</math>, and <math>p(k)</math> is taken to be zero for negative <math>k</math>. Although the sum on the right side appears infinite, it has only finitely many nonzero terms,
coming from the nonzero values of <math>k</math> in the range
<math display="block"> - \frac{\sqrt{24n+1}
Another recurrence relation for <math>p(n)</math> can be given in terms of the [[divisor function|sum of divisors function]] {{math|''σ''}}:{{r|wilf}}
|