Skip to content

Hyperbolic Functions -- Diagnostic Tests

This topic explores fundamental concepts that shape our understanding of the world.

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=sinhxcoshx=exexex+ex=e2x1e2x+1\tanh x = \frac{\sinh x}{\cosh x} = \frac{e^x - e^{-x}}{e^x + e^{-x}} = \frac{e^{2x} - 1}{e^{2x} + 1}.

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=4±202=2±5u = \frac{4 \pm \sqrt{20}}{2} = 2 \pm \sqrt{5}. ex=2+5e^x = 2 + \sqrt{5} (taking positive). x=ln(2+5)x = \ln(2 + \sqrt{5}).

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=ddxsinhxcoshx=cosh2xsinh2xcosh2x=1cosh2x=sech2x\frac{d}{dx}\tanh x = \frac{d}{dx}\frac{\sinh x}{\cosh x} = \frac{\cosh^2 x - \sinh^2 x}{\cosh^2 x} = \frac{1}{\cosh^2 x} = \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.


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

Section titled “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 1x2+4dx\int \frac{1}{\sqrt{x^2 + 4}}\,dx. (d) Find the Maclaurin series of coshx\cosh x up to x6x^6.

Solution:

(a) cosh2x=1+cosh2x2\cosh^2 x = \frac{1 + \cosh 2x}{2}. 011+cosh2x2dx=12[x+sinh2x2]01=12(1+sinh22)=12+sinh24\int_0^1 \frac{1 + \cosh 2x}{2}\,dx = \frac{1}{2}\left[x + \frac{\sinh 2x}{2}\right]_0^1 = \frac{1}{2}\left(1 + \frac{\sinh 2}{2}\right) = \frac{1}{2} + \frac{\sinh 2}{4}.

(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. 2coshu2coshudu=1du=u+C=arcsinhx2+C=ln(x2+x24+1)+C\int \frac{2\cosh u}{2\cosh u}\,du = \int 1\,du = u + C = \text{arcsinh}\frac{x}{2} + C = \ln\left(\frac{x}{2} + \sqrt{\frac{x^2}{4}+1}\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)

Section titled “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\coshAnd 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=1sinhx=2exex\text{cosech}\,x = \frac{1}{\sinh x} = \frac{2}{e^x - e^{-x}}. ddxcosechx=2(ex+ex)(exex)2=2coshxsinh2x=cosechxcoshx\frac{d}{dx}\text{cosech}\,x = \frac{-2(e^x + e^{-x})}{(e^x - e^{-x})^2} = \frac{-2\cosh x}{\sinh^2 x} = -\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)

Section titled “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=1a1+(dydx)2\frac{d^2y}{dx^2} = \frac{1}{a}\sqrt{1 + \left(\frac{dy}{dx}\right)^2}. (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) 1a1+sinh2(x/a)=1acosh2(x/a)=1acosh(x/a)=d2ydx2\frac{1}{a}\sqrt{1 + \sinh^2(x/a)} = \frac{1}{a}\sqrt{\cosh^2(x/a)} = \frac{1}{a}\cosh(x/a) = \frac{d^2y}{dx^2}. Proven.

(c) s=0a1+sinh2(x/a)dx=0acosh(x/a)dx=a[sinh(x/a)]0a=asinh(1)s = \int_0^a \sqrt{1 + \sinh^2(x/a)}\,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 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.

Confusing hyperbolic and trigonometric identities: cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1 (note the minus sign), whereas cos2x+sin2x=1\cos^2 x + \sin^2 x = 1 (plus sign). Students often mix these up, writing cosh2x+sinh2x=1\cosh^2 x + \sinh^2 x = 1 or cos2xsin2x=1\cos^2 x - \sin^2 x = 1. The hyperbolic identity has a minus; the trigonometric one has a plus.

Forgetting the signs in hyperbolic inverse definitions: arsinh(x)=ln(x+x2+1)\text{arsinh}(x) = \ln(x + \sqrt{x^2 + 1}), arcosh(x)=ln(x+x21)\text{arcosh}(x) = \ln(x + \sqrt{x^2 - 1}) for x1x \ge 1, artanh(x)=12ln1+x1x\text{artanh}(x) = \frac{1}{2}\ln\frac{1+x}{1-x} for x<1|x| < 1. The domains and signs differ between the three — applying the wrong formula gives incorrect results.

Confusing sinh\sinh and arsinh\text{arsinh} behaviour: sinh(x)\sinh(x) is an odd function that grows exponentially. arsinh(x)\text{arsinh}(x) is the inverse, which grows logarithmically. When solving equations like sinh(x)=5\sinh(x) = 5, apply arsinh\text{arsinh} to both sides — do not try to use trigonometric inverses.