Q46E

Question

One way to define hyperbolic functions is by means of differential equations. Consider the equation y''-y=0. The hyperbolic cosine, cosht, is defined as the solution of this equation subject to the initial values: y0=1 and y'(0)=0. The hyperbolic sine, sinht, is defined as the solution of this equation subject to the initial values: y0=0 and y'(0)=1.

 

  1. Solve these initial value problems to derive explicit formulas for cosht and sinht. Also, show that ddtcosht=sinht and ddtsinht=cosht.
  2. Prove that a general solution of the equation y''-y=0 is given by y=c1cosht+c2sinht.
  3. Suppose a,b and c are given constants for which ar2+br+c=0 has two distinct real roots. If the two roots are expressed in the form α-β and α+β, show that a general solution of the equation ay''+by'+cy=0 is y=c1eαtcosh(βt)+c2eαtsinh(βt).
  4. Use the result of the part (c) to solve the initial value problem: y''+y'-6y=0,y(0)=2,y'(0)=-17/2.

Step-by-Step Solution

Verified
Answer
  1. One gets cosh(t)=12et+12e-t and sinh(t)=12et-12e-t So the derivatives produce each other ddxcosh(t)=ddxet+e-t2=et-e-t2=sinh(t) and ddxsinh(t)=ddxet-e-t2=et+e-t2=cosh(t).
  2. If y=c1cosht+c2sinht we get y''-y=0.
  3. One gets the general solution of ay''+by'+cy=0 is y=C1eαtcosh(βt)+C2eαtsinh(βt).
  4. By using the part (c), we get yG=2e-t2cosh-52t+3e-t2sinh-52t.
1Step 1: Introduction

To solve for the explicit formulae, one considers the given and its initial values: y''-y=0 where the initial values for cosh(t) are y0=1 and y'(0)=0, the initial values for sinh(t) are y0=0 and y'(0)=1.


To solve, first obtain the characteristic equation:

r2-1=0        r=±1

 

Thus, one has the general solution yg=C1et+C2e-t with its derivative y'g=C1et-C2e-t.

One will use this equation to generate the system needed to solve for the specific cases of sinh and cosh.

2Step 2: Find the value of c o s h ( t )

First, one obtains

   1=C1+C2C1=1-C2   0=C1-C2 

 

By substitution 0=1-2C2

Therefore, C2=12. So C1=12

Hence, cosh(t)=12et+12e-t or et+e-t2

3Step 3: Find the value of sinh ( t )

Now for

   0=C1+C2C1=-C2   1=C1-C2


By substitution 1=-2C2

So, C2=-12 so C2=-12

 

Thereafter, sinh(t)=12et-12e-tor et-e-t2

 

Now to prove the derivatives produce each other 

ddxcosh(t)=ddxet+e-t2=et-e-t2=sinh(t) 


And

ddxsinh(t)=ddxet-e-t2=et+e-t2=cosh(t)

4Step 4: Differentiate the value of y

To prove that y=C1cosh(t)+C2sinh(t) is a general solution to y''-y=0.

 

Consider:

y=C1cosh(t)+C2sinh(t)y'=C1sinh(t)+C2cosh(t)y''=C1cosh(t)+C2sinh(t) 

 

By substitution C1cosh(t)+C2sinh(t)-C1cosh(t)+C2sinh(t)0

Therefore, a general solution is 00

5Step 5: Checking roots

Now they want us to show that for a constant coefficient D.E. ar2+br+c=0 which has 2 a real distinct root. We express these roots as α+β and α-β then we will have a general solution to y=C1eαtcosh(βt)+C2eαtsinh(βt).

 

Note that we have conjugates for roots and that our general solution has the look of a complex solution. The big take away from this astonishing form of solution they are suggesting is that the complex solution will be tied up between the arguments of our function sinh and cosh and the powers of e.

 

eαt seems to escape out of the functions while we will attempt to factor eαt  out and use some tricks with sinh and cosh to obtain the desired result. Considering by y=C1eαteβt+C2eαte-βt our roots to the auxiliary equation,

y=C1eαteβt+C2eαte-βty=eαtC1eβt+C2e-βt


6Step 6: Add and subtract c o s h ( β t ) , s i n h ( β t )

Now one will attempt to get eβt to relate to sinh and cosh

To get this relation we note that sinh and cosh are divided by 2. Therefore, we will add the two functions and subtract the 2 functions.

cosh(βt)+sinh(βt)=eβt+e-βt2+eβt-e-βt2                                 =2eβt2                                 =eβt 


To know why β goes to the power with t simply try out part a again only within the argument.

Now one tries cosh(βt)-sinh(βt) because the negative will reverse the negative of sinh. 

cosh(βt)-sinh(βt)=eβt+e-βt2-eβt-e-βt2                                  =2e-βt2                                  =e-βt

 

Now that one has our identities found we can write the desired solution after a distribution y=C1eαtcosh(βt)+C2eαtsinh(βt)

7Step 7: Finding the values of α , β

One uses our general solution to solve y''+y'-6y=0 for y(0)=2,y'(0)=-172

The auxiliary equation gives: r2+r-6=0

r+3r-2=0

 

Therefore, r=-3 and r=2 recall from the part c that the roots have the form r=α±β using this one can form a system. It doesn't matter which you set equal to what.

-3=α+   α=-3-β   2=α-β 

 

By substitution 2=-3-2β

                      -52=β

So,  

2=α+52             


Therefore, α=-12

8Step 8: Finding the values of C 1 , C 2

Our general solution is: yG=C1e-t2cosh-52t+C2e-t2sinh-52t

y'G=-12C1e-t2cosh-52t-52C1e-t2sinh-52t+12C2e-t2sinh-52t-52C2e-t2sinh-52t 

 

By our initial conditions: 2=C1

-172=-12C1-52C2-172=-12(2)-52C2        3=C2 

 

Therefore, yG=2e-t2cosh-52t+3e-t2sinh-52t.