Wolfram Researchfunctions.wolfram.comOther Wolfram Sites
Search Site |Formula Search|Search Tips
Function CategoriesGraphics GalleryNotationsGeneral IdentitiesAbout This Site ContributeEmail CommentsSign the Guestbook

View Related Information In
The Documentation Center
MathWorld

Download All Formulas For This Function
Mathematica Notebook
PDF File

 

[an error occurred while processing this directive]










ArcCosh






Mathematica Notation

Traditional Notation









Elementary Functions > ArcCosh[z] > Series representations > Generalized power series > Expansions at z==1 > For the function itself





http://functions.wolfram.com/01.26.06.0014.01









  


  










Input Form





ArcCosh[z] == Sqrt[2] Sqrt[z - 1] Sum[(Pochhammer[1/2, k] (1 - z)^k)/ (2^k (2 k + 1) k!), {k, 0, Infinity}] /; Abs[z - 1] < 2










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcCosh", "[", "z", "]"]], "\[Equal]", RowBox[List[SqrtBox["2"], " ", SqrtBox[RowBox[List["z", "-", "1"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[FractionBox["1", "2"], ",", "k"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], "k"]]], RowBox[List[SuperscriptBox["2", "k"], RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], ")"]], " ", RowBox[List["k", "!"]]]]]]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", RowBox[List["z", "-", "1"]], "]"]], "<", "2"]]]]]]










MathML Form







<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msup> <mi> cosh </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> &#10869; </mo> <mrow> <msqrt> <mn> 2 </mn> </msqrt> <mo> &#8290; </mo> <msqrt> <mrow> <mi> z </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msqrt> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> &#8734; </mi> </munderover> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, FractionBox[&quot;1&quot;, &quot;2&quot;], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> <mrow> <msup> <mn> 2 </mn> <mi> k </mi> </msup> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mrow> </mfrac> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[LeftBracketingBar]&quot; </annotation> </semantics> <mrow> <mi> z </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[RightBracketingBar]&quot; </annotation> </semantics> </mrow> <mo> &lt; </mo> <mn> 2 </mn> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arccosh /> <ci> z </ci> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <apply> <power /> <apply> <plus /> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <cn type='rational'> 1 <sep /> 2 </cn> <ci> k </ci> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <factorial /> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <lt /> <apply> <abs /> <apply> <plus /> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 2 </cn> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcCosh", "[", "z_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SqrtBox["2"], " ", SqrtBox[RowBox[List["z", "-", "1"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[FractionBox["1", "2"], ",", "k"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], "k"]]], RowBox[List[SuperscriptBox["2", "k"], " ", RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], ")"]], " ", RowBox[List["k", "!"]]]]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", RowBox[List["z", "-", "1"]], "]"]], "<", "2"]]]]]]]]










Date Added to functions.wolfram.com (modification date)





2001-10-29





© 1998-2009 Wolfram Research, Inc.