|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.01.03.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(p/q - n)! == (((-1)^n q^n)/Product[q k - q - p, {k, 1, n}]) (p/q)! /;
Element[n, Integers] && n >= 0 && Element[p, Integers] && p > 0 &&
Element[q, Integers] && q > 0 && p < q
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[RowBox[List["(", RowBox[List[FractionBox["p", "q"], "-", "n"]], ")"]], "!"]], " ", "\[Equal]", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", SuperscriptBox["q", "n"], " "]], RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "n"], RowBox[List["(", RowBox[List[RowBox[List["q", " ", "k"]], "-", "q", "-", "p"]], ")"]]]]], RowBox[List[RowBox[List["(", FractionBox["p", "q"], ")"]], "!"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["p", "\[Element]", "Integers"]], "\[And]", RowBox[List["p", ">", "0"]], "\[And]", RowBox[List["q", "\[Element]", "Integers"]], "\[And]", RowBox[List["q", ">", "0"]], "\[And]", RowBox[List["p", "<", "q"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mfrac> <mi> p </mi> <mi> q </mi> </mfrac> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> ⩵ </mo> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <msup> <mi> q </mi> <mi> n </mi> </msup> <mtext> </mtext> </mrow> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> p </mi> </mrow> <mo> + </mo> <mrow> <mi> k </mi> <mo> ⁢ </mo> <mi> q </mi> </mrow> <mo> - </mo> <mi> q </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <mfrac> <mi> p </mi> <mi> q </mi> </mfrac> <mo> ! </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> p </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> q </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> p </mi> <mo> < </mo> <mi> q </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <factorial /> <apply> <plus /> <apply> <times /> <ci> p </ci> <apply> <power /> <ci> q </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <power /> <ci> q </ci> <ci> n </ci> </apply> <apply> <power /> <apply> <product /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> p </ci> </apply> <apply> <times /> <ci> k </ci> <ci> q </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> q </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <factorial /> <apply> <times /> <ci> p </ci> <apply> <power /> <ci> q </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> p </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <in /> <ci> q </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <lt /> <ci> p </ci> <ci> q </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[RowBox[List["(", RowBox[List[FractionBox["p_", "q_"], "-", "n_"]], ")"]], "!"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", SuperscriptBox["q", "n"]]], ")"]], " ", RowBox[List[FractionBox["p", "q"], "!"]]]], RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "n"], RowBox[List["(", RowBox[List[RowBox[List["q", " ", "k"]], "-", "q", "-", "p"]], ")"]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["p", "\[Element]", "Integers"]], "&&", RowBox[List["p", ">", "0"]], "&&", RowBox[List["q", "\[Element]", "Integers"]], "&&", RowBox[List["q", ">", "0"]], "&&", RowBox[List["p", "<", "q"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|