|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.02.03.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Divisors[p] == {1, p} /; Element[p, Primes]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Divisors", "[", "p", "]"]], "\[Equal]", RowBox[List["{", RowBox[List["1", ",", "p"]], "}"]]]], "/;", RowBox[List["p", "\[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> <mi> divisors </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> p </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mo> { </mo> <mrow> <mn> 1 </mn> <mo> , </mo> <mi> p </mi> </mrow> <mo> } </mo> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> p </mi> <mo> ∈ </mo> <semantics> <mi> ℙ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalP]", Function[Primes]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> divisors </ci> <ci> p </ci> </apply> <list> <cn type='integer'> 1 </cn> <ci> p </ci> </list> </apply> <apply> <in /> <ci> p </ci> <primes /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Divisors", "[", "p_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["{", RowBox[List["1", ",", "p"]], "}"]], "/;", RowBox[List["p", "\[Element]", "Primes"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|