|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/03.02.20.0020.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Derivative[1, 0][BesselI][-n - 1/2, z] ==
(((-1)^n 2 (2 z)^(-(1/2) - n))/(n! Sqrt[Pi]))
Sum[2^(2 k) Binomial[n, 2 k] (2 n - 2 k)!
((PolyGamma[k + 1/2] - PolyGamma[k - n + 1/2]) Cosh[z] +
Cosh[z] CoshIntegral[2 z] - Sinh[z] SinhIntegral[2 z]) z^(2 k),
{k, 0, Floor[n/2]}] + (((-1)^n 2 (2 z)^(1/2 - n))/(n! Sqrt[Pi]))
Sum[2^(2 k) Binomial[n, 2 k + 1] (2 n - 2 k - 1)!
((-(PolyGamma[k + 3/2] - PolyGamma[k - n + 1/2])) Sinh[z] +
Cosh[z] SinhIntegral[2 z] - Sinh[z] CoshIntegral[2 z]) z^(2 k),
{k, 0, Floor[(n - 1)/2]}] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[RowBox[List[RowBox[List["Derivative", "[", RowBox[List["1", ",", "0"]], "]"]], "[", "BesselI", "]"]], "[", RowBox[List[RowBox[List[RowBox[List["-", "n"]], "-", FractionBox["1", "2"]]], ",", "z"]], "]"]], "\[Equal]", RowBox[List[RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], "2", SuperscriptBox[RowBox[List["(", RowBox[List["2", "z"]], ")"]], RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], "-", "n"]]]]], RowBox[List[RowBox[List["n", "!"]], SqrtBox["\[Pi]"]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]], RowBox[List[SuperscriptBox["2", RowBox[List["2", "k"]]], RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List["2", "k"]]]], "]"]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "n"]], "-", RowBox[List["2", "k"]]]], ")"]], "!"]], RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", FractionBox["1", "2"]]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["k", "-", "n", "+", FractionBox["1", "2"]]], "]"]]]], ")"]], RowBox[List["Cosh", "[", "z", "]"]]]], "+", RowBox[List[RowBox[List["Cosh", "[", "z", "]"]], RowBox[List["CoshIntegral", "[", RowBox[List["2", "z"]], "]"]]]], "-", RowBox[List[RowBox[List["Sinh", "[", "z", "]"]], RowBox[List["SinhIntegral", "[", RowBox[List["2", "z"]], "]"]]]]]], ")"]], SuperscriptBox["z", RowBox[List["2", "k"]]]]]]]]], "+", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], "2", SuperscriptBox[RowBox[List["(", RowBox[List["2", "z"]], ")"]], RowBox[List[FractionBox["1", "2"], "-", "n"]]]]], RowBox[List[RowBox[List["n", "!"]], SqrtBox["\[Pi]"]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]], RowBox[List[SuperscriptBox["2", RowBox[List["2", " ", "k"]]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]]]], "]"]], " ", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", RowBox[List["2", " ", "k"]], "-", "1"]], ")"]], "!"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", FractionBox["3", "2"]]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["k", "-", "n", "+", FractionBox["1", "2"]]], "]"]]]], ")"]]]], RowBox[List["Sinh", "[", "z", "]"]]]], "+", RowBox[List[RowBox[List["Cosh", "[", "z", "]"]], RowBox[List["SinhIntegral", "[", RowBox[List["2", "z"]], "]"]]]], "-", RowBox[List[RowBox[List["Sinh", "[", "z", "]"]], RowBox[List["CoshIntegral", "[", RowBox[List["2", "z"]], "]"]]]]]], ")"]], SuperscriptBox["z", RowBox[List["2", "k"]]]]]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msubsup> <semantics> <mi> I </mi> <annotation encoding='Mathematica'> TagBox["I", BesselJ] </annotation> </semantics> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <semantics> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> , </mo> <mn> 0 </mn> </mrow> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", RowBox[List["1", ",", "0"]], ")"]], Derivative] </annotation> </semantics> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <mn> 2 </mn> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> - </mo> <mi> n </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <msqrt> <mi> π </mi> </msqrt> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> ⌊ </mo> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </munderover> <mrow> <msup> <mn> 2 </mn> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </msup> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True]]], List[TagBox[RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mo> - </mo> <mn> 2 </mn> </mrow> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mo> - </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mfrac> <mn> 3 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> - </mo> <mi> n </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ⁢ </mo> <mrow> <mi> sinh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mrow> <mi> Chi </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> sinh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mrow> <mi> cosh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Shi </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msup> <mi> z </mi> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </msup> </mrow> </mrow> </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> <mn> 2 </mn> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> </msup> </mrow> <mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <msqrt> <mi> π </mi> </msqrt> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> ⌊ </mo> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </munderover> <mrow> <msup> <mn> 2 </mn> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </msup> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True]]], List[TagBox[RowBox[List["2", " ", "k"]], Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mi> cosh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> - </mo> <mi> n </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mrow> <mi> cosh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Chi </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mrow> <mi> sinh </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Shi </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msup> <mi> z </mi> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </msup> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <apply> <partialdiff /> <list> <cn type='integer'> 1 </cn> <cn type='integer'> 0 </cn> </list> <apply> <ci> Subscript </ci> <apply> <ci> BesselJ </ci> <imaginaryi /> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> <apply> <plus /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <power /> <pi /> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> -2 </cn> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <plus /> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <cn type='rational'> 3 <sep /> 2 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <sinh /> <ci> z </ci> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <ci> CoshIntegral </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> <apply> <sinh /> <ci> z </ci> </apply> </apply> </apply> <apply> <times /> <apply> <cosh /> <ci> z </ci> </apply> <apply> <ci> SinhIntegral </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <power /> <pi /> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> <apply> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <cosh /> <ci> z </ci> </apply> <apply> <plus /> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <cosh /> <ci> z </ci> </apply> <apply> <ci> CoshIntegral </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <sinh /> <ci> z </ci> </apply> <apply> <ci> SinhIntegral </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[SuperscriptBox["BesselI", TagBox[RowBox[List["(", RowBox[List["1", ",", "0"]], ")"]], Derivative], Rule[MultilineFunction, None]], "[", RowBox[List[RowBox[List[RowBox[List["-", "n_"]], "-", FractionBox["1", "2"]]], ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", "2", " ", SuperscriptBox[RowBox[List["(", RowBox[List["2", " ", "z"]], ")"]], RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], "-", "n"]]]]], ")"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]], RowBox[List[SuperscriptBox["2", RowBox[List["2", " ", "k"]]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List["2", " ", "k"]]]], "]"]], " ", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", RowBox[List["2", " ", "k"]]]], ")"]], "!"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", FractionBox["1", "2"]]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["k", "-", "n", "+", FractionBox["1", "2"]]], "]"]]]], ")"]], " ", RowBox[List["Cosh", "[", "z", "]"]]]], "+", RowBox[List[RowBox[List["Cosh", "[", "z", "]"]], " ", RowBox[List["CoshIntegral", "[", RowBox[List["2", " ", "z"]], "]"]]]], "-", RowBox[List[RowBox[List["Sinh", "[", "z", "]"]], " ", RowBox[List["SinhIntegral", "[", RowBox[List["2", " ", "z"]], "]"]]]]]], ")"]], " ", SuperscriptBox["z", RowBox[List["2", " ", "k"]]]]]]]]], RowBox[List[RowBox[List["n", "!"]], " ", SqrtBox["\[Pi]"]]]], "+", FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", "2", " ", SuperscriptBox[RowBox[List["(", RowBox[List["2", " ", "z"]], ")"]], RowBox[List[FractionBox["1", "2"], "-", "n"]]]]], ")"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]], RowBox[List[SuperscriptBox["2", RowBox[List["2", " ", "k"]]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]]]], "]"]], " ", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", RowBox[List["2", " ", "k"]], "-", "1"]], ")"]], "!"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", FractionBox["3", "2"]]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["k", "-", "n", "+", FractionBox["1", "2"]]], "]"]]]], ")"]]]], " ", RowBox[List["Sinh", "[", "z", "]"]]]], "+", RowBox[List[RowBox[List["Cosh", "[", "z", "]"]], " ", RowBox[List["SinhIntegral", "[", RowBox[List["2", " ", "z"]], "]"]]]], "-", RowBox[List[RowBox[List["Sinh", "[", "z", "]"]], " ", RowBox[List["CoshIntegral", "[", RowBox[List["2", " ", "z"]], "]"]]]]]], ")"]], " ", SuperscriptBox["z", RowBox[List["2", " ", "k"]]]]]]]]], RowBox[List[RowBox[List["n", "!"]], " ", SqrtBox["\[Pi]"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|