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==infinity > For the function itself





http://functions.wolfram.com/01.26.06.0034.01









  


  










Input Form





ArcCosh[z] == Log[2 z] - (1/2) Sum[Pochhammer[1/2, k]/(z^(2 k) (k k!)), {k, 1, Infinity}] /; Abs[z] > 1










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcCosh", "[", "z", "]"]], "\[Equal]", RowBox[List[RowBox[List["Log", "[", RowBox[List["2", "z"]], "]"]], "-", RowBox[List[FractionBox["1", "2"], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[FractionBox["1", "2"], ",", "k"]], "]"]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "2"]], " ", "k"]]]]], RowBox[List["k", " ", RowBox[List["k", "!"]]]]]]]]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", "z", "]"]], ">", "1"]]]]]]










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> <mrow> <mi> log </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </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> <mi> z </mi> <mrow> <mrow> <mo> - </mo> <mn> 2 </mn> </mrow> <mo> &#8290; </mo> <mi> k </mi> </mrow> </msup> </mrow> <mrow> <mi> k </mi> <mo> &#8290; </mo> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mrow> </mfrac> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[LeftBracketingBar]&quot; </annotation> </semantics> <mi> z </mi> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[RightBracketingBar]&quot; </annotation> </semantics> </mrow> <mo> &gt; </mo> <mn> 1 </mn> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arccosh /> <ci> z </ci> </apply> <apply> <plus /> <apply> <ln /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <cn type='rational'> 1 <sep /> 2 </cn> <ci> k </ci> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> -2 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <apply> <times /> <ci> k </ci> <apply> <factorial /> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <gt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </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[RowBox[List["Log", "[", RowBox[List["2", " ", "z"]], "]"]], "-", RowBox[List[FractionBox["1", "2"], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[FractionBox["1", "2"], ",", "k"]], "]"]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "2"]], " ", "k"]]]]], RowBox[List["k", " ", RowBox[List["k", "!"]]]]]]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", "z", "]"]], ">", "1"]]]]]]]]










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





2001-10-29





© 1998-2009 Wolfram Research, Inc.