|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.05.03.0015.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gamma[p/q + n] == (1/q^n) Gamma[p/q] Product[q k - q + p, {k, 1, n}] /;
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["Gamma", "[", RowBox[List[FractionBox["p", "q"], "+", "n"]], "]"]], "\[Equal]", RowBox[List[FractionBox[RowBox[List["1", " "]], SuperscriptBox["q", "n"]], RowBox[List["Gamma", "[", 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"]], "\[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> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mfrac> <mi> p </mi> <mi> q </mi> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mfrac> <mn> 1 </mn> <msup> <mi> q </mi> <mi> n </mi> </msup> </mfrac> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mi> p </mi> <mi> q </mi> </mfrac> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mo> ( </mo> <mrow> <mi> p </mi> <mo> + </mo> <mrow> <mi> k </mi> <mo> ⁢ </mo> <mi> q </mi> </mrow> <mo> - </mo> <mi> q </mi> </mrow> <mo> ) </mo> </mrow> </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> <ci> Gamma </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <ci> p </ci> <apply> <power /> <ci> q </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <power /> <ci> q </ci> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <times /> <ci> p </ci> <apply> <power /> <ci> q </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <product /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <plus /> <ci> p </ci> <apply> <times /> <ci> k </ci> <ci> q </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> q </ci> </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["Gamma", "[", RowBox[List[FractionBox["p_", "q_"], "+", "n_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[RowBox[List["Gamma", "[", FractionBox["p", "q"], "]"]], " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "n"], RowBox[List["(", RowBox[List[RowBox[List["q", " ", "k"]], "-", "q", "+", "p"]], ")"]]]]]], SuperscriptBox["q", "n"]], "/;", 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|