ended3월 15일· 1 sources

Why Mathematica does not simplify Sinh[ArcCosh[x]]

Mathematica가 Sinh[ArcCosh[x]]를 단순화하지 않는 이유

Why it matters

The post explores why Mathematica does not simplify Sinh[ArcCosh[x]] to √(x²−1), revealing that the unsimplified form is actually correct due to branch cut considerations. Defining ArcCosh rigorously requires a branch cut along (−∞, 1] in the complex plane, and approaching values on the cut from above vs. below yields different results, which explains Mathematica's seemingly verbose output.

1
Sources
+0
24h
Growth
188d
Active
MathematicaArcCoshSinhbranch cuthyperbolic functions

Sources

Related Issues