|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.06.08.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EulerPhi[n] == n Product[1 - 1/Subscript[p, k], {k, 1, m}] /;
FactorInteger[n] == {{Subscript[p, 1], Subscript[n, 1]}, \[Ellipsis],
{Subscript[p, m], Subscript[n, m]}} && Element[Subscript[p, k], Primes]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["EulerPhi", "[", "n", "]"]], "\[Equal]", RowBox[List["n", " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "m"], RowBox[List["(", RowBox[List["1", "-", FractionBox["1", SubscriptBox["p", "k"]]]], ")"]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["FactorInteger", "[", "n", "]"]], "\[Equal]", RowBox[List["{", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["p", "1"], ",", SubscriptBox["n", "1"]]], "}"]], ",", "\[Ellipsis]", ",", RowBox[List["{", RowBox[List[SubscriptBox["p", "m"], ",", SubscriptBox["n", "m"]]], "}"]]]], "}"]]]], "\[And]", RowBox[List[SubscriptBox["p", "k"], "\[Element]", "Primes"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <semantics> <mi> ϕ </mi> <annotation encoding='Mathematica'> TagBox["\[Phi]", EulerPhi] </annotation> </semantics> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </munderover> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mn> 1 </mn> <msub> <mi> p </mi> <mi> k </mi> </msub> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> factors </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mo> { </mo> <mrow> <mrow> <mo> { </mo> <mrow> <msub> <mi> p </mi> <mn> 1 </mn> </msub> <mo> , </mo> <msub> <mi> n </mi> <mn> 1 </mn> </msub> </mrow> <mo> } </mo> </mrow> <mo> , </mo> <mo> … </mo> <mo> , </mo> <mrow> <mo> { </mo> <mrow> <msub> <mi> p </mi> <mi> m </mi> </msub> <mo> , </mo> <msub> <mi> n </mi> <mi> m </mi> </msub> </mrow> <mo> } </mo> </mrow> </mrow> <mo> } </mo> </mrow> </mrow> <mo> ∧ </mo> <mrow> <msub> <mi> p </mi> <mi> k </mi> </msub> <mo> ∈ </mo> <semantics> <mi> ℙ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalP]", Function[Primes]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> EulerPhi </ci> <ci> n </ci> </apply> <apply> <times /> <ci> n </ci> <apply> <product /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <eq /> <apply> <ci> factors </ci> <ci> n </ci> </apply> <list> <list> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Subscript </ci> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </list> <ci> … </ci> <list> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> m </ci> </apply> <apply> <ci> Subscript </ci> <ci> n </ci> <ci> m </ci> </apply> </list> </list> </apply> <apply> <in /> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> k </ci> </apply> <primes /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["EulerPhi", "[", "n_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["n", " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "m"], RowBox[List["(", RowBox[List["1", "-", FractionBox["1", SubscriptBox["p", "k"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["FactorInteger", "[", "n", "]"]], "\[Equal]", RowBox[List["{", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["p", "1"], ",", SubscriptBox["n", "1"]]], "}"]], ",", "\[Ellipsis]", ",", RowBox[List["{", RowBox[List[SubscriptBox["p", "m"], ",", SubscriptBox["n", "m"]]], "}"]]]], "}"]]]], "&&", RowBox[List[SubscriptBox["p", "k"], "\[Element]", "Primes"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|