Sonzaschool
Rudi

Sekondari ya Juu · Kidato cha Sita

Advanced Mathematics 2

Hyperbolic Sine And Cosines

takriban dakika 16 kusoma

Majadiliano
Mada za sehemu hiiHyperbolic FunctionsMada 3

The exponential function exe^x can be expressed as the sum of odd and even functions:

ex=exex2odd+ex+ex2evene^x = \underbrace{\frac{e^x - e^{-x}}{2}}_{\text{odd}} + \underbrace{\frac{e^x + e^{-x}}{2}}_{\text{even}}

The odd function is called the hyperbolic sine of xx, denoted as sinhx\sinh x, and is defined as:

\sinh x = \frac{e^x - e^{-x}}{2} \tag{3.1}

The even function is called the hyperbolic cosine of xx, denoted as coshx\cosh x, and is defined as:

\cosh x = \frac{e^x + e^{-x}}{2} \tag{3.2}

Example 1

Show that 2sinhxcoshx=sinh2x2\sinh x \cosh x = \sinh 2x.

Solution:

2sinhxcoshx=2(exex2)(ex+ex2)=(exex)(ex+ex)2=e2xe2x2=sinh2x2\sinh x \cosh x = 2\left(\frac{e^x - e^{-x}}{2}\right)\left(\frac{e^x + e^{-x}}{2}\right) = \frac{(e^x - e^{-x})(e^x + e^{-x})}{2} = \frac{e^{2x} - e^{-2x}}{2} = \sinh 2x

Example 2

Show that coshx+sinhx=ex\cosh x + \sinh x = e^x.

Solution:

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

Example 3

Show that cosh2x+sinh2x=cosh2x\cosh^2 x + \sinh^2 x = \cosh 2x.

Solution:

cosh2x+sinh2x=(ex+ex2)2+(exex2)2=e2x+2+e2x4+e2x2+e2x4=2e2x+2e2x4=e2x+e2x2=cosh2x\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}}{4} + \frac{e^{2x} - 2 + e^{-2x}}{4} = \frac{2e^{2x} + 2e^{-2x}}{4} = \frac{e^{2x} + e^{-2x}}{2} = \cosh 2x

Example 4

Show that cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1.

Solution:

cosh2xsinh2x=(ex+ex2)2(exex2)2=e2x+2+e2x4e2x2+e2x4=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}}{4} - \frac{e^{2x} - 2 + e^{-2x}}{4} = \frac{4}{4} = 1

Example 5

Given that sinhx=34\sinh x = \frac{3}{4}, find:

(a) coshx\cosh x (b) xx (c) sinh2x\sinh 2x

Solution:

(a) cosh2xsinh2x=1cosh2x=1+sinh2x=1+(34)2=1+916=2516\cosh^2 x - \sinh^2 x = 1 \Rightarrow \cosh^2 x = 1 + \sinh^2 x = 1 + \left(\frac{3}{4}\right)^2 = 1 + \frac{9}{16} = \frac{25}{16}. Since coshx\cosh x is always positive, coshx=54\cosh x = \frac{5}{4}.

(b) coshx+sinhx=ex54+34=exex=2x=ln20.6931\cosh x + \sinh x = e^x \Rightarrow \frac{5}{4} + \frac{3}{4} = e^x \Rightarrow e^x = 2 \Rightarrow x = \ln 2 \approx 0.6931.

(c) sinh2x=2sinhxcoshx=2(34)(54)=158\sinh 2x = 2\sinh x \cosh x = 2\left(\frac{3}{4}\right)\left(\frac{5}{4}\right) = \frac{15}{8}.

Example 6

Solve for xx in the equation 8coshx10sinhx5=08\cosh x - 10\sinh x - 5 = 0, expressing your answers in logarithmic form.

Solution:

Using coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2} and sinhx=exex2\sinh x = \frac{e^x - e^{-x}}{2}, the equation becomes:

8(ex+ex2)10(exex2)5=08\left(\frac{e^x + e^{-x}}{2}\right) - 10\left(\frac{e^x - e^{-x}}{2}\right) - 5 = 0

4(ex+ex)5(exex)5=04(e^x + e^{-x}) - 5(e^x - e^{-x}) - 5 = 0

4ex+4ex5ex+5ex5=04e^x + 4e^{-x} - 5e^x + 5e^{-x} - 5 = 0

ex+9ex5=0-e^x + 9e^{-x} - 5 = 0

Multiplying by exe^x:

e2x5ex+9=0-e^{2x} - 5e^x + 9 = 0

e2x+5ex9=0e^{2x} + 5e^x - 9 = 0

Let y=exy = e^x. Then y2+5y9=0y^2 + 5y - 9 = 0.

Using the quadratic formula:

y=5±25+362=5±612y = \frac{-5 \pm \sqrt{25 + 36}}{2} = \frac{-5 \pm \sqrt{61}}{2}

Since exe^x must be positive, we take the positive root: ex=5+612e^x = \frac{-5 + \sqrt{61}}{2}

x=ln(5+612)x = \ln\left(\frac{-5 + \sqrt{61}}{2}\right)

Mwalimu

Unasoma somo hili? Niulize nikuelezee chochote kilichomo.

Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.

Ingia ili kuuliza

Majadiliano

Hakuna maswali bado

Ingia ili kuuliza
Inapakia majadiliano…