|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.10.03.0005.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LCM[Subscript[p, 1], Subscript[p, 2]] == Subscript[p, 1] Subscript[p, 2] /;
Subscript[p, 1] != Subscript[p, 2] && Element[Subscript[p, 1], Primes] &&
Element[Subscript[p, 2], Primes]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LCM", "[", RowBox[List[SubscriptBox["p", "1"], ",", SubscriptBox["p", "2"]]], "]"]], "\[Equal]", RowBox[List[SubscriptBox["p", "1"], SubscriptBox["p", "2"]]]]], "/;", RowBox[List[RowBox[List[SubscriptBox["p", "1"], "\[NotEqual]", SubscriptBox["p", "2"]]], "\[And]", RowBox[List[SubscriptBox["p", "1"], "\[Element]", "Primes"]], "\[And]", RowBox[List[SubscriptBox["p", "2"], "\[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> lcm </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <msub> <mi> p </mi> <mn> 1 </mn> </msub> <mo> , </mo> <msub> <mi> p </mi> <mn> 2 </mn> </msub> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <msub> <mi> p </mi> <mn> 1 </mn> </msub> <mo> ⁢ </mo> <msub> <mi> p </mi> <mn> 2 </mn> </msub> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <msub> <mi> p </mi> <mn> 1 </mn> </msub> <mo> ≠ </mo> <msub> <mi> p </mi> <mn> 2 </mn> </msub> </mrow> <mo> ∧ </mo> <mrow> <msub> <mi> p </mi> <mn> 1 </mn> </msub> <mo> ∈ </mo> <semantics> <mi> ℙ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalP]", Function[Primes]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <msub> <mi> p </mi> <mn> 2 </mn> </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> <lcm /> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 2 </cn> </apply> </apply> <apply> <times /> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 2 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <neq /> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 2 </cn> </apply> </apply> <apply> <in /> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 1 </cn> </apply> <primes /> </apply> <apply> <in /> <apply> <ci> Subscript </ci> <ci> p </ci> <cn type='integer'> 2 </cn> </apply> <primes /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["LCM", "[", RowBox[List[SubscriptBox["p_", "1"], ",", SubscriptBox["p_", "2"]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SubscriptBox["pp", "1"], " ", SubscriptBox["pp", "2"]]], "/;", RowBox[List[RowBox[List[SubscriptBox["pp", "1"], "\[NotEqual]", SubscriptBox["pp", "2"]]], "&&", RowBox[List[SubscriptBox["pp", "1"], "\[Element]", "Primes"]], "&&", RowBox[List[SubscriptBox["pp", "2"], "\[Element]", "Primes"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|