Content deleted Content added
fixed error in the "where" conditions of Euler's recurrence: sigma(x)=0 if x<0, _not_ if x<=0 as was originally stated. Tags: Reverted Visual edit: Switched |
|||
Line 210:
\end{align}</math>
where <math>\sigma(0)=n</math> if it occurs and <math>\sigma(
For a non-square integer, ''n'', every divisor, ''d'', of ''n'' is paired with divisor ''n''/''d'' of ''n'' and <math>\sigma_{0}(n)</math> is even; for a square integer, one divisor (namely <math>\sqrt n</math>) is not paired with a distinct divisor and <math>\sigma_{0}(n)</math> is odd. Similarly, the number <math>\sigma_{1}(n)</math> is odd if and only if ''n'' is a square or twice a square.{{Citation needed|date=May 2015}}
Line 250:
is true for an infinity of values of n, see {{OEIS2C|A005237}}.
==Series relations==
|