The Relationship between Trigonometric and Hyperbolic Functions in Complex Analysis
📂Complex AnaylsisThe Relationship between Trigonometric and Hyperbolic Functions in Complex Analysis
Definition
Let’s define the hyperbolic function as a complex function sinh,cosh:C→C as follows.
sinhz:=2ez−e−zcoshz:=2ez+e−z
Theorem
sinh(iz)=sin(iz)=cosh(iz)=cos(iz)=isinzisinhzcoszcoshz
Description
The most confusing part when first encountering the hyperbolic function is ‘why such a definition is used’. In the realm of real numbers, trigonometric functions are defined as ratios in a unit circle, while hyperbolic functions are represented as a linear combination of exponential functions. Just by definitions, it’s hard to accept why hyperbolic functions are called a kind of trigonometric function. Only by observing these functions over complex numbers can one understand how well-structured and intuitive this system is.
These properties are somewhat aligned with the original properties used in trigonometric functions.
Sine function is an odd function, Cosine function is an even function
sin(−θ)=−sinθcos(−θ)=cosθ
Just as −1 freely moves in and out of sin without affecting cos, i moves freely in and out of sin and sinh without affecting cos and cosh. The difference is whether it’s sin or cos, the presence of h toggles. Thinking of complex numbers creating a world not of just negative or positive but of i and −i, one might realize the necessity of moving beyond merely sin or cos to include sinh and cosh.
Periodicity of Hyperbolic Functions
sinh(ix)=isinxcosh(ix)=cosx
Moreover, the relationship between trigonometric and hyperbolic functions easily reveals the periodicity of hyperbolic functions in pure imaginary numbers. It’s straightforward once considered, but such a property might be elusive when not familiar.
Proof
In complex analysis of trigonometric functions:
sinz=2ieiz−e−izcosz=2eiz+e−iz
sinh(iz)=2eiz−e−iz=i2ieiz−e−iz=isinz
sin(iz)=2ieiiz−e−iiz=−i2e−z−ez=isinhz
cosh(iz)=2eiz+e−iz=cosz
cos(iz)=2eiiz+e−iiz=2e−z+ez=coshz
■