Content deleted Content added
explicit condition for p,r so reader does not have to deduce it from the list |
Nomen4Omen (talk | contribs) |
||
Line 65:
:<math> n= p_1^{r_1}p_2^{r_2} \cdots p_{k}^{r_k} </math>
where {{math | ''p''<sub>1</sub> < ''p''<sub>2</sub> < ... < ''p<sub>k</sub>''}} are [[prime]]s and {{math | ''r''<sub>1</sub>, ''r''<sub>2</sub>, ..., ''r<sub>k</sub>''}} are positive integers. Then {{math | ''λ''(''n'')}} is the [[least common multiple]] of the {{mvar | λ}} of each of its prime power factors:
:<math>\lambda(n) = \operatorname{lcm}\
This can be proved using the [[Chinese remainder theorem]].
Line 71:
:<math>\lambda(p^r) = \begin{cases}
\tfrac12\varphi\left(p^r\right)&\text{if }p=2
\varphi\left(p^r\right) &\mbox{otherwise
\end{cases}</math>
|