Comprehensive Study Guide on Hyperbolic Functions, Series Summation, and Spherical Trigonometry
Definitions and Basic Properties of Hyperbolic Functions
Foundational Definitions: Hyperbolic functions describe relationships based on the exponential constant e. The Swiss mathematician Johann Heinrich Lambert (1728-1777) conducted the first systematic consideration of these functions.
Primary Hyperbolic Functions:
Hyperbolic Cosine: Defined for all real values of x as cosh(x)=21(ex+e−x).
Hyperbolic Sine: Defined for all real values of x as sinh(x)=21(ex−e−x).
Periodicity: Hyperbolic sine and cosine are periodic functions with an imaginary period of 2πi.
sinh(x+2nπi)=sinh(x)
cosh(x+2nπi)=cosh(x)
Relations Between Hyperbolic and Circular Functions
Imaginary Argument Relations:
sin(ix)=isinh(x)
cos(ix)=cosh(x)
tan(ix)=itanh(x)
sinh(ix)=isin(x)
cosh(ix)=cos(x)
tanh(ix)=itan(x)
Inverse Relations:
sinh−1(z)=−isin−1(iz)
cosh−1(z)=−icos−1(z), though sometimes expressed as cosh−1(x)=ln(x±x2−1).
tanh−1(z)=−itan−1(iz).
Hyperbolic Identities and Osborn's Rule
Osborn's Rule: This rule transforms trigonometric identities into hyperbolic identities. Replace cos with cosh and sin with sinh. If there is a product of two expressions involving sine (e.g., sin2(x) or sin(A)sin(B)), a sign change must be applied.
Graph of cosh(x): Found in nature as the "catenary," the shape assumed by a chain hanging freely between two supports. The function has a domain of x∈R and a range of y≥1.
Graph of sinh(x): Defined for all real x, passing through the origin with a gradient of 1. The range is all real numbers.
Graph of tanh(x): Domain of all real numbers; range is the open interval (−1,1).
Solving Equations:
Equations such as 2cosh(2x)+10sinh(2x)=5 can be solved by substituting exponential definitions: e2x+e−2x+5(e2x−e−2x)=5.
Simplifying leads to a quadratic in e2x: 6e4x−5e2x−4=0.
Factoring (3e2x−4)(2e2x+1)=0 gives one real solution: e2x=34, hence x=21ln(34).
Calculus of Hyperbolic Functions
Derivatives:
dxd(cosh(x))=sinh(x)
dxd(sinh(x))=cosh(x)
dxd(tanh(x))=sech2(x)
dxd(sech(x))=−sech(x)tanh(x)
dxd(cosech(x))=−cosech(x)coth(x)
dxd(coth(x))=−cosech2(x)
Standard Integrals:
∫cosh(ax)dx=a1sinh(ax)+C
∫sinh(ax)dx=a1cosh(ax)+C
∫sinh2(x)dx=∫21(cosh(2x)−1)dx=41sinh(2x)−21x+C
∫xsinh(x)dx=xcosh(x)−sinh(x)+C
Inverse Hyperbolic Functions
Definitions and Domains:
sinh−1(x): Domain x∈R, range y∈R.
cosh−1(x): Principal value defined for domain x≥1, range y≥0.
tanh−1(x): Domain ∣x∣<1, range y∈R.
Logarithmic Equivalents:
sinh−1(x)=ln(x+x2+1) for all x.
cosh−1(x)=ln(x+x2−1) for x≥1.
tanh−1(x)=21ln(1−x1+x) for ∣x∣<1.
Derivatives of Inverse Functions:
dxd(sinh−1(x))=x2+11
dxd(cosh−1(x))=x2−11
dxd(tanh−1(x))=1−x21
Hyperbolic Substitutions in Integration
Forms for x2+a2: Use x=asinh(u).
Example: ∫x2+a21dx=sinh−1(ax)+C.
Forms for x2−a2: Use x=acosh(u).
Example: ∫x2−a21dx=cosh−1(ax)+C.
Completing the Square: For integrals involving quadratic denominators like ∫4x2−8x−51dx, rewriting as ∫4(x−1)2−91dx allows substitution 2(x−1)=3cosh(u).
Summation of Trigonometric Series
Method of Difference: Used for series where the r-th term tr can be expressed as f(r+1)−f(r).
Example: ∑R=1ntan−1(2R22). Using logic tR=tan−1(2R+1)−tan−1(2R−1), the sum telescopically collapses to Sn=tan−1(2n+1)−tan−1(1).
Sum of Sines in Arithmetic Progression (A.P.):
For angles α,α+β,α+2β,…,α+(n−1)β, the sum is sin(2β)sin(2nβ)×sin(α+2n−1β).
C+iS Method: Represents a series as the real part (C) and imaginary part (S) of a complex power series.
Example: For C=∑n=1∞cosθcosθ+cos2θcos(2θ)+…, we use C+iS=cosθeiθ(1−cosθeiθ)−1. Solving leads to C=0.
Introduction to Spherical Geometry
The Sphere: A curved surface where every point is equidistant from a fixed interior point (the centre). A plane section of a sphere is always a circle.
Great Circles: Circles formed by planes passing through the centre of the sphere. Their radius equals the radius of the sphere. They form the shortest path between two points on the surface.
Small Circles: Sections formed by planes that do not pass through the centre.
Axis and Poles: The axis of a circle is the sphere's diameter perpendicular to the circle's plane. The extremities are the poles. Poles of great circles are always 90∘ (quadrants) from the circumference.
Secondaries: Great circles passing through the poles of another great circle are called secondaries to that circle.
Spherical Trigonometry and Triangles
Spherical Triangle: A figure on a sphere bounded by three arcs of great circles.
Properties of Angles:
Each angle is less than π.
The sum of the angles α,β,γ satisfies π<α+β+γ<3π.
Properties of Sides:
The sum of sides a+b+c<360∘ (2π).
Any single side is less than the sum of the other two (a<b+c).
Polar Triangle: Defined by vertices A′,B′,C′ which are the poles of the sides BC,CA,AB of the triangle ABC.
Complex Forms: To express cosh(x+iy) in a+ib form: cosh(x+iy)=cosh(x)cos(y)+isinh(x)sin(y).
Tri-rectangular Triangles: A spherical triangle with three right angles (90∘) and three right sides is called an octant or an octant triangle.
Stationary Values: Finding the stationary point of f(x)=(1+x)sinh(3(x−2)) involves identifying the intersection of y=tanh(3(x−2)) and the line y+3x+3=0, often using iterative techniques like Newton-Raphson starting at an estimate like −1.