Skip to main content

Hyperbolic Functions — Diagnostic Tests

Unit Tests

UT-1: Definitions and Basic Identities

Question: (a) Express sinhx\sinh x and coshx\cosh x in terms of exe^x and exe^{-x}. (b) Prove that cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1 (the hyperbolic Pythagorean identity). (c) Prove that sinh2x=2sinhxcoshx\sinh 2x = 2\sinh x\cosh x. (d) Express tanhx\tanh x in terms of exe^x and simplify.

Solution:

(a) sinhx=exex2\sinh x = \frac{e^x - e^{-x}}{2}. coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2}.

(b) cosh2xsinh2x=(ex+ex2)2(exex2)2=e2x+2+e2x(e2x2+e2x)4=44=1\cosh^2 x - \sinh^2 x = \left(\frac{e^x+e^{-x}}{2}\right)^2 - \left(\frac{e^x-e^{-x}}{2}\right)^2 = \frac{e^{2x} + 2 + e^{-2x} - (e^{2x} - 2 + e^{-2x})}{4} = \frac{4}{4} = 1.

(c) sinh2x=e2xe2x2\sinh 2x = \frac{e^{2x} - e^{-2x}}{2}. 2sinhxcoshx=2exex2ex+ex2=e2xe2x22\sinh x\cosh x = 2 \cdot \frac{e^x-e^{-x}}{2} \cdot \frac{e^x+e^{-x}}{2} = \frac{e^{2x} - e^{-2x}}{2}. Equal. Proven.

(d) tanhx=LBsinhxRB◆◆LBcoshxRB=exexex+ex=e2x1e2x+1\tanh x = \frac◆LB◆\sinh x◆RB◆◆LB◆\cosh x◆RB◆ = \frac{e^x - e^{-x}}{e^x + e^{-x}} = \frac{e^{2x} - 1}{e^{2x} + 1}.

UT-2: Inverse Hyperbolic Functions

Question: (a) Find arcsinh(1)\text{arcsinh}(1) in exact form. (b) Find arccosh(3)\text{arccosh}(3) in exact form. (c) Express arcsinhx\text{arcsinh}\,x in terms of ln\ln. (d) Solve sinhx=2\sinh x = 2.

Solution:

(a) arcsinh(1)=ln(1+1+1)=ln(1+2)\text{arcsinh}(1) = \ln(1 + \sqrt{1 + 1}) = \ln(1 + \sqrt{2}).

(b) arccosh(3)=ln(3+91)=ln(3+22)\text{arccosh}(3) = \ln(3 + \sqrt{9 - 1}) = \ln(3 + 2\sqrt{2}).

(c) arcsinhx=ln(x+x2+1)\text{arcsinh}\,x = \ln(x + \sqrt{x^2 + 1}).

(d) exex2=2\frac{e^x - e^{-x}}{2} = 2. Let u=exu = e^x: u1/u=4u - 1/u = 4. u24u1=0u^2 - 4u - 1 = 0. u=LB4±20RB◆◆LB2RB=2±5u = \frac◆LB◆4 \pm \sqrt{20}◆RB◆◆LB◆2◆RB◆ = 2 \pm \sqrt{5}. ex=2+5e^x = 2 + \sqrt{5} (taking positive). x=ln(2+5)x = \ln(2 + \sqrt{5}).

UT-3: Calculus of Hyperbolic Functions

Question: (a) Find ddxsinhx\frac{d}{dx}\sinh x and ddxcoshx\frac{d}{dx}\cosh x. (b) Find ddxtanhx\frac{d}{dx}\tanh x. (c) Find coshxdx\int \cosh x\,dx and sinhxdx\int \sinh x\,dx. (d) Find tanh2xdx\int \tanh^2 x\,dx.

Solution:

(a) ddxsinhx=ddxexex2=ex+ex2=coshx\frac{d}{dx}\sinh x = \frac{d}{dx}\frac{e^x - e^{-x}}{2} = \frac{e^x + e^{-x}}{2} = \cosh x. ddxcoshx=ddxex+ex2=exex2=sinhx\frac{d}{dx}\cosh x = \frac{d}{dx}\frac{e^x + e^{-x}}{2} = \frac{e^x - e^{-x}}{2} = \sinh x.

(b) ddxtanhx=ddxLBsinhxRB◆◆LBcoshxRB=LBcosh2xsinh2xRB◆◆LBcosh2xRB=LB1RB◆◆LBcosh2xRB=sech2x\frac{d}{dx}\tanh x = \frac{d}{dx}\frac◆LB◆\sinh x◆RB◆◆LB◆\cosh x◆RB◆ = \frac◆LB◆\cosh^2 x - \sinh^2 x◆RB◆◆LB◆\cosh^2 x◆RB◆ = \frac◆LB◆1◆RB◆◆LB◆\cosh^2 x◆RB◆ = \text{sech}^2\,x.

(c) coshxdx=sinhx+C\int \cosh x\,dx = \sinh x + C. sinhxdx=coshx+C\int \sinh x\,dx = \cosh x + C.

(d) tanh2x=1sech2x\tanh^2 x = 1 - \text{sech}^2\,x. tanh2xdx=(1sech2x)dx=xtanhx+C\int \tanh^2 x\,dx = \int(1 - \text{sech}^2\,x)\,dx = x - \tanh x + C.


Integration Tests

IT-1: Hyperbolic Functions in Integration (with Calculus)

Question: (a) Evaluate 01cosh2xdx\int_0^1 \cosh^2 x\,dx. (b) Evaluate sech2xdx\int \text{sech}^2 x\,dx. (c) Use the substitution x=2sinhux = 2\sinh u to evaluate LB1RB◆◆LBx2+4RBdx\int \frac◆LB◆1◆RB◆◆LB◆\sqrt{x^2 + 4}◆RB◆\,dx. (d) Find the Maclaurin series of coshx\cosh x up to x6x^6.

Solution:

(a) cosh2x=LB1+cosh2xRB◆◆LB2RB\cosh^2 x = \frac◆LB◆1 + \cosh 2x◆RB◆◆LB◆2◆RB◆. 01LB1+cosh2xRB◆◆LB2RBdx=12[x+LBsinh2xRB◆◆LB2RB]01=12(1+LBsinh2RB◆◆LB2RB)=12+LBsinh2RB◆◆LB4RB\int_0^1 \frac◆LB◆1 + \cosh 2x◆RB◆◆LB◆2◆RB◆\,dx = \frac{1}{2}\left[x + \frac◆LB◆\sinh 2x◆RB◆◆LB◆2◆RB◆\right]_0^1 = \frac{1}{2}\left(1 + \frac◆LB◆\sinh 2◆RB◆◆LB◆2◆RB◆\right) = \frac{1}{2} + \frac◆LB◆\sinh 2◆RB◆◆LB◆4◆RB◆.

(b) sech2xdx=tanhx+C\int \text{sech}^2 x\,dx = \tanh x + C.

(c) x=2sinhux = 2\sinh u, dx=2coshududx = 2\cosh u\,du. x2+4=2coshu\sqrt{x^2+4} = 2\cosh u. LB2coshuRB◆◆LB2coshuRBdu=1du=u+C=arcsinhx2+C=ln(x2+LBx24+1RB)+C\int \frac◆LB◆2\cosh u◆RB◆◆LB◆2\cosh u◆RB◆\,du = \int 1\,du = u + C = \text{arcsinh}\frac{x}{2} + C = \ln\left(\frac{x}{2} + \sqrt◆LB◆\frac{x^2}{4}+1◆RB◆\right) + C.

(d) coshx=ex+ex2=12(1+x+x22!+x33!+x44!+x55!+x66!+1x+x22!x33!+x44!x55!+x66!)\cosh x = \frac{e^x + e^{-x}}{2} = \frac{1}{2}\left(1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \frac{x^5}{5!} + \frac{x^6}{6!} + 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + \frac{x^4}{4!} - \frac{x^5}{5!} + \frac{x^6}{6!}\right) =12(2+2x44!+2x66!)=1+x22!+x44!+x66!=1+x22+x424+x6720= \frac{1}{2}\left(2 + \frac{2x^4}{4!} + \frac{2x^6}{6!}\right) = 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + \frac{x^6}{6!} = 1 + \frac{x^2}{2} + \frac{x^4}{24} + \frac{x^6}{720}.

IT-2: Osborn's Rule and Trigonometry (with Complex Numbers)

Question: (a) State Osborn's rule. (b) Use it to derive the identity for cosh3x\cosh 3x. (c) Find ddxcosechx\frac{d}{dx}\text{cosech}\,x. (d) Evaluate 0ln2sechxdx\int_0^{\ln 2} \text{sech}\,x\,dx.

Solution:

(a) Osborn's rule: Replace every sin\sin in a trigonometric identity with sinh\sinh and every cos\cos with cosh\cosh, and change the sign of every term containing a product of two sinh\sinhs. The resulting identity holds for hyperbolic functions.

(b) From cos3x=4cos3x3cosx\cos 3x = 4\cos^3 x - 3\cos x: replace coscosh\cos \to \cosh (no sin\sin terms): cosh3x=4cosh3x3coshx\cosh 3x = 4\cosh^3 x - 3\cosh x.

(c) cosechx=LB1RB◆◆LBsinhxRB=2exex\text{cosech}\,x = \frac◆LB◆1◆RB◆◆LB◆\sinh x◆RB◆ = \frac{2}{e^x - e^{-x}}. ddxcosechx=2(ex+ex)(exex)2=LB2coshxRB◆◆LBsinh2xRB=cosechxcoshx\frac{d}{dx}\text{cosech}\,x = \frac{-2(e^x + e^{-x})}{(e^x - e^{-x})^2} = \frac◆LB◆-2\cosh x◆RB◆◆LB◆\sinh^2 x◆RB◆ = -\text{cosech}\,x\cosh x.

(d) 0ln2sechxdx=0ln22ex+exdx=0ln22exe2x+1dx\int_0^{\ln 2} \text{sech}\,x\,dx = \int_0^{\ln 2} \frac{2}{e^x + e^{-x}}\,dx = \int_0^{\ln 2} \frac{2e^x}{e^{2x} + 1}\,dx.

Let u=exu = e^x: du=exdxdu = e^x\,dx, dx=du/udx = du/u. =122u2+1du=2[arctanu]12=2(arctan2π/4)= \int_1^2 \frac{2}{u^2+1}\,du = 2[\arctan u]_1^2 = 2(\arctan 2 - \pi/4).

IT-3: Hyperbolic Functions and DEs (with Differential Equations)

Question: The catenary curve is given by y=acosh(x/a)y = a\cosh(x/a). (a) Find dydx\frac{dy}{dx} and d2ydx2\frac{d^2y}{dx^2}. (b) Show that the catenary satisfies the DE d2ydx2=1aLB1+(dydx)2RB\frac{d^2y}{dx^2} = \frac{1}{a}\sqrt◆LB◆1 + \left(\frac{dy}{dx}\right)^2◆RB◆. (c) Find the arc length of the catenary from x=0x = 0 to x=ax = a. (d) A hanging chain forms a catenary. Explain why the hyperbolic cosine models this shape.

Solution:

(a) dydx=sinh(x/a)\frac{dy}{dx} = \sinh(x/a). d2ydx2=1acosh(x/a)\frac{d^2y}{dx^2} = \frac{1}{a}\cosh(x/a).

(b) 1aLB1+sinh2(x/a)RB=1aLBcosh2(x/a)RB=1acosh(x/a)=d2ydx2\frac{1}{a}\sqrt◆LB◆1 + \sinh^2(x/a)◆RB◆ = \frac{1}{a}\sqrt◆LB◆\cosh^2(x/a)◆RB◆ = \frac{1}{a}\cosh(x/a) = \frac{d^2y}{dx^2}. Proven.

(c) s=0aLB1+sinh2(x/a)RBdx=0acosh(x/a)dx=a[sinh(x/a)]0a=asinh(1)s = \int_0^a \sqrt◆LB◆1 + \sinh^2(x/a)◆RB◆\,dx = \int_0^a \cosh(x/a)\,dx = a[\sinh(x/a)]_0^a = a\sinh(1).

(d) A hanging chain under uniform gravity takes the shape that minimises potential energy. This shape satisfies the differential equation of a catenary, whose solution is y=acosh(x/a)+cy = a\cosh(x/a) + c. The chain hangs with the lowest point at the vertex of the catenary (where cosh(0)=1\cosh(0) = 1), and the curve rises symmetrically on both sides. The hyperbolic cosine arises naturally from the equilibrium of forces: the horizontal component of tension is constant, while the vertical component varies with the weight of the chain below each point.