| 
May 13th, 2008, 01:12 AM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Differential Equations Tutorial Once in a while, differential equation questions pop up, so I'm going to point out the various techniques on how to solve them: 1. Direct Integration:
If you have a differential equation in the form  , we can use direct integration to solve the DE. Example 1: Solve  .
To solve, simply integrate both sides of the equation:  . Note that we can combine the two constants into a new constant C.
Also, we may encounter differential equations with given conditions. These types of differential equations are called initial value problems (IVP). When solving a DE without conditions, we always find the General Solution to the DE. When an initial condition is applied, then we are finding a Particular Solution. Let's go through a quick example. Example 2: Solve  ;  .
Directly integrate the DE:  .
We need to apply integration by parts to the integral on the right side. 
let  and  .  and  .  .
Now apply the initial condition  .  .
Thus, our particular solution is :  .
------------------------------------------------------------------------- 2. Separation of Variables
Another technique in solving differential equations is separation of variables. As the name suggests, we "separate" one variable from another in order to find a solution. Some of these are very straight forward, whereas some of the DE's require some thought. I will go through an easier example, and then a harder one: Example 3: Solve  ;  .
First, factor out a y and then separate the variables.  .
Integrate both sides and solve for y.  .
Apply the initial condition  .  .  . Example 4: Solve  .
Factor the right hand side of the equation.  .
Separate the variables and integrate.  .
Solve for y.  .
-------------------------------------------------------------------------
I will post more later on today...after I sleep
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; May 13th, 2008 at 09:50 PM.
| | The Following 22 Users Say Thank You to Chris L T521 For This Useful Post: | aleph1, arbolis, Chop Suey, Gaz, ILoveMaths07, janvdl, Johnaloa, lllll, Mathstud28, MAX09, o_O, Prove It, Rebesques, Schniz2, scorpion007, simplependulum, songoku, Stroodle, tasukete, wingless, Zero266, zxcv |  | 
May 13th, 2008, 12:30 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | 3. The Integrating Factor
The method of the integrating factor is used when we have differential equations in the form  . Multiplying the equation through by the integrating factor  , we would have the equation ![{\left[e^{\int P(x)\,dx}y\right]}^{/}=Q(x)e^{\int P(x)\,dx} {\left[e^{\int P(x)\,dx}y\right]}^{/}=Q(x)e^{\int P(x)\,dx}](http://www.mathhelpforum.com/math-help/latex2/img/30b844960dc0555b1e49865f52fa2fb9-1.gif) . Integrating both sides and solving for y, we get: ![y=e^{-\int P(x)\,dx}{\left[\int Q(x)e^{\int P(x)\,dx}\,dx\right]} y=e^{-\int P(x)\,dx}{\left[\int Q(x)e^{\int P(x)\,dx}\,dx\right]}](http://www.mathhelpforum.com/math-help/latex2/img/8419e6e7f44ab171e886ce7daecce39d-1.gif) .
Let us go through an easy example, and then a challenging one. Example 5: Solve  ;  .
In order to apply the integrating factor, the coefficient of must be equal to 1.  .
Now find the integrating factor:  .
Multiplying through, we should get:
Integrating, we find that:
Imposing the initial condition  , we see that
Therefore, the solution to the differential equation is  . Example 6: Solve  ;  .
Divide through by  :  .
Now find the integrating factor:
Apply long division to simplify the integrand:
(Verify):  .
Multiplying through by the integrating factor, we should get:
(Verify):
Integrating both sides and then solving for y, we get:  .
Now apply the initial condition: y(0)=1:  .
Therefore, our particular solution will be:  .
-------------------------------------------------------------------------- 4. Exact Equations
In order to use the technique to solve exact equations, the equations must be in the form:  ,
And they must satisfy this one condition:
If this relationship is true, we'll continue on with this technique. If its not true, we will resort to 2 other possible techniques which will be discussed later.
When we go about solving this, we should make known that  and that  .
Step one: find f(x,y). You can do it two ways, but I will do it this way because its the most common way.
Step 2: Find g(y). To do this, partially differentiate f(x,y) with respect to y.
Since  ,
Solving for  , we get:  .
Integrate to find g(y):  .
Step 3: write solution in general form.
The general solution of an exact equation will have the form:  .
Since  , the general solution will be:  . Example 7: Solve  .
Test for exactness:
They are equal, so they are exact equations.
Find f(x,y):  .
Now find g(y):  .
Since  ,
Therefore,  .
Therefore, the general solution is:  .
-------------------------------------------------------------------------
I will be back later with more...
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; April 13th, 2009 at 11:44 PM.
| | The Following 14 Users Say Thank You to Chris L T521 For This Useful Post: | Amer, Chop Suey, colby2152, Gaz, janvdl, lllll, Mathstud28, MAX09, Prove It, scorpion007, skystar, songoku, wingless, Zero266 |  | 
May 13th, 2008, 07:08 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | 5. Bernoulli Equations
A differential equation that has the form  is known as a Bernoulli's Equation. When n=0 or n=1, the equation is linear. However, when n>1, we make a substitution  , which then transforms it into a linear DE of the form :  . Example 8: Solve  .
This can easily be recognized as a Bernoulli's Equation where  .  .
Make the substitution  .
Find  .
Substituting these values into the differential equation, we get:  . We now have a linear DE, which we already know how to solve.
Find the integrating factor:  .
Multiply throughout by the integrating factor, and then simplify: ![{\left[x^{-2}v\right]}^{/}=-\frac{1}{x^2} \implies x^{-2}v=\frac{1}{x}+C \implies v=x+Cx^2 {\left[x^{-2}v\right]}^{/}=-\frac{1}{x^2} \implies x^{-2}v=\frac{1}{x}+C \implies v=x+Cx^2](http://www.mathhelpforum.com/math-help/latex2/img/a423d5de50b06d2f2513a1fee166b715-1.gif) .
We don't want to know what v is. We want to know what y is. Since  , we see that:
------------------------------------------------------------------------- Second Order Differential Equations
A homogeneous second order differential equation has the form :  .
If we assume that a solution has the form  , then the differential equation becomes:  . Knowing that  , we can divide both sides by  , which gives us:  .
The equation above is know as the characteristic or auxillary equation. Solving for r, we use the quadratic formula:  .
Depending on the value of  , we have three different ways of finding the particular solution to a DE.  :
If this is the case, then we have 2 real distinct roots:  and  .
Due to the principle of superposition, if f and g are a solution to a DE, then any linear combination of f and g is also a solution (I will not prove this). Since  and  are solutions to the DE, then any linear combination of the two is a solution. Thus the general solution in this case will be:  :
If this is the case, we have real, repeated roots  . However, it will have a different solution, due to the fact that each of the solutions must be linearly independent of each other (this will be discussed later). As a result, the solutions will be  and  (This is known as reduction of order, which will be proved when we discuss linear independence). Thus, the general solution in this case will be:  :
If this is the case, then we have a pair of complex conjugate roots:  and  .
Thus, the solutions to the DE will be  and  . Thus, the general solution will have the form:  .
We really don't want the complex numbers in here, so what we will do is use Euler's Formula to clean it up.
Euler's Formula states that  .
Thus,  .
Substituting this back into the general solution, we have:  .
By defining new constants  and  , the general solution is:  . Example 9: Solve  ;  ;  .
Assuming a solution of  , we have:  or  .
Thus,  and  . Therefore, the general solution will be:  .
However, we are given two initial conditions, one for  and one for  . Let us first find  :  .
Now apply the initial conditions:  .
We see that  . Thus,  .
Therefore, the particular solution is:
-------------------------------------------------------------------------
I will post more examples later...
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.! | | The Following 11 Users Say Thank You to Chris L T521 For This Useful Post: | Amer, arbolis, janvdl, lllll, Mathstud28, Prove It, scorpion007, skystar, songoku, wingless, Zero266 |  | 
May 15th, 2008, 11:15 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Linear Dependence and Linear Independence Linear Dependence
The  -number of functions  are said to be linearly dependent on the interval  , provided that there exists constants  not all zero such that  on  ; that is, when  .
Another way that a set of functions can be determined to be linear dependent is when the n x n Wronksian of n-number of functions is exactly equal to zero: Example 10:
Show that the functions  are linearly dependent.
We will go about it two ways: finding the constants  such that  . The second way will be by using the Wronskian.
It is alright for one of the constants to be zero, as long as all of the constants aren't zero. If we choose  , we are left with  . Noting that  , we can pick the remaining constants such that  . If we chose  , we have:  .
The alternative way is by using the Wronskian:
Since  , this set of functions are linearly dependent. Linear Independence
A function is linearly independent when the n x n Wronskian of n-number of functions is not equal to zero: Example 11:
Show that the functions  are linearly independent.
Find the Wronskian:
Since  , this set of functions are linearly independent.
------------------------------------------------------------------------------------------------------- Reduction of Order
When solving a homogeneous DE, we noted there were three cases:
1) Real and Distinct roots
2) Real repeated roots
3) Complex conjugate roots
Let us re-examine the second case.
We said that if we had real repeated roots, then the solutions would have the form  and  . We will now see where the x comes from.
We want the solutions to be linearly independent. In other words,  or  . But  where  is not a constant.
In solving  , we will assume that  is a solution to this DE.
Substitute these values into the differential equation:
Rewrite the DE so it's in terms of u (i.e. au"+bu'+cu=0)
The part highlighted in blue is equal to zero, since  is a solution to the DE.
Thus, we are left with:
If we let  , we get a first order DE:
Separate the variables:
Since  , ![\therefore \color{red}\boxed{y_2=\left(\int \left[\frac{e^{-\int P(x)\,dx}}{y_{1}^{2}}\right]\,dx\right)y_1} \therefore \color{red}\boxed{y_2=\left(\int \left[\frac{e^{-\int P(x)\,dx}}{y_{1}^{2}}\right]\,dx\right)y_1}](http://www.mathhelpforum.com/math-help/latex2/img/072bf9de4ca3293650f57331c5b84bcc-1.gif) . Example 12:
Solve
Assuming a solution of the form  , we have:  with a multiplicity of 2 (Thus, we have repeated roots).
The solutions will thus have the form  and  where ![u=\int \left[\frac{e^{-\int P(x)\,dx}}{y_{1}^{2}}\right]\,dx u=\int \left[\frac{e^{-\int P(x)\,dx}}{y_{1}^{2}}\right]\,dx](http://www.mathhelpforum.com/math-help/latex2/img/d6cd363abcacfca44b216fbcac1396e8-1.gif) .
Find u(x): ![u(x)=\int \left[\frac{e^{\int 2\,dx}}{(e^x)^{2}}\right]\,dx=\int\frac{e^{2x}}{e^{2x}}\,dx=\int\,dx=\color{red}\boxed{x} u(x)=\int \left[\frac{e^{\int 2\,dx}}{(e^x)^{2}}\right]\,dx=\int\frac{e^{2x}}{e^{2x}}\,dx=\int\,dx=\color{red}\boxed{x}](http://www.mathhelpforum.com/math-help/latex2/img/df0095c99ee83868e8c911cea73e10e7-1.gif) .
Therefore,  .
Therefore,  .
-------------------------------------------------------------------------------------------------------
Will post more when I'm done with finals...
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; May 16th, 2008 at 05:22 PM.
| | The Following 6 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
May 22nd, 2008, 10:25 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Cauchy-Euler Equations:
A second order homogeneous Cauchy-Euler Equation takes the form:  .
This time, we assume that a solution to the equation has the form  . Substituting this in for y, we get the new DE:
Simplifying, we get:
Pulling out a common factor of  , we get:
Assuming that  , we divide both sides by  and get:  .
This is the characteristic equation for the Cauchy-Euler Equation.
Again, just with the second order homogeneous DE with constant coefficients, there are three general cases:
1) Real distinct roots.
2) Real repeated roots.
3) Complex conjugate roots. Case 1:
If we have two real and distinct roots  , then the solutions to the DE are  . Thus the general solution would be: Example 13: Solve  .
Assuming a solution of  , we get the characteristic equation:  .
Therefore, Case 2:
If we have real repeated roots, then  . Thus, the solutions take the form  where  . This is the case because  must be linearly independent solutions. To use the reduction of order formula, we need to manipulate the original DE:  .
Now apply Reduction of order:  where  . Thus, we get:
Thus, the solutions are  .
Therefore, the general solution is:  . Example 14: Solve  .
Assuming a solution of  , we get:
Thus, the solutions are  .
Therefore, the general solution is:  . Case 3:
Whenever we have complex conjugate roots  , we see that our two solutions to the DE take on the form:  . However, it doesn't look pleasant with complex numbers in the solution. To take care of this, we will use Euler's Formula, which states that:
Since  , we can say that
Now applying Euler's Formula, we get:
Due to the even and odd properties of Cosine and Sine, we get that
Thus, the general solution in this case would be:
Letting  and  , we have the general solution: Example 15: Solve
Assuming a solution of the form  , we get the characteristic equation:
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; May 31st, 2008 at 08:08 PM.
Reason: Added the Third Case; Typo
| | The Following 5 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
May 24th, 2008, 09:24 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Second Order NON-Homogeneous Differential Equations
Ah...the dreadful second order non-homogeneous differential equation has the form:
I will go through three techniques on how to solve these nasties: - Method of Undetermined Coefficients
- The "Annihilator" Method (Similar to #1)
- Variation of Parameters
Technique 1 : Method of Undetermined Coefficients:
In the case we have a differential equation like  , we can guess what the particular solution to a DE may be, depending on what  is. For example, let us say that  . We would assume that a particular solution to the DE would be  . To find the Undetermined Coefficients, plug  back into the original DE.
If  , we assume that the particular solution to the DE would have the form of  . We too would substitute  into the DE to find the unknown coefficient value.
If  , we assume that the particular solution to the DE would have the form of  . Again, to find the unknown coefficients, substitute  into the original DE.
Sometimes, the guess of  isn't that obvious. Try to think outside the box when solving these problems!
Note that the solution to the non-homogeneous DE is a linear combination of the complimentary solution (solution to the homogeneous equation) and the particular solution (solution to the non-homogeneous equation) Example 16:
Solve  ;  ;  .
Solve the homogeneous equation  first.  .
Thus,  .
Now solve the non-homogeneous equation.  .
Using the method of Undetermined Coefficients, we guess and assume that the particular solution will have the form:  .
Substituting these values into the original DE, we get:
Now compare the coefficients (like in Partial Fractions)
Solving for the constants, we get  ,  and  (verify).
Thus,  .
Therefore, the solution is  .
Find  so we can apply the initial conditions:  .
Apply the initial conditions.  .
Solving for  , get  (verify)
Therefore, the solution to the initial value problem is:  .
I will discuss the next two sometime later...
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; May 25th, 2008 at 02:31 AM.
| | The Following 4 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
May 25th, 2008, 02:23 AM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Technique #2 : The "Annihilator" Method:
An alternative to the first technique would be the Annihilator method. As it's name foretells, we annihilate the non-homogeneous term and make the equation homogeneous.
To use the Annihilator technique, you must rewrite the DE using Differential Operator Notation:
Note that we "factor" out a y (I use this term very loosely; you really can't factor out the y, but as you will see, it will work out to our advantage  )
You can apply the annihilator to any of the following families of functions that  can be:
1.
2.
3.
4.
The Annihilators:  will annihilate  .
I will leave it for you to prove the other two:  will annihilate  .  will annihilate  and  . Example 17: Solve  .
Solving the homogeneous equation  , we see that  . Thus the complimentary solution is  .
Now, to apply the annihilator to the DE, we need to rewrite it in differential form:
noting that  , we have the DE:
Let us determine the proper annihilator:  . This may pose a problem: we have two different annihilators! so which one do we apply to the DE? the answer is both. There is a theorem that states something like the following:
If there are two functions  and their annihilators are  respectively,
then the product of the two annihilators  will annihilate  .
Thus,  will annihilate  .
Applying the newly found annihilator to both sides we get:
Now rewrite the equation so we get the characteristic equation:
Solving for r, we get  with multiplicity 2 and  with multiplicity 2.
Note that 2 of the r values were values used to determine the complimentary solution! Thus, the general solution will be:
Now find the coefficients  (which I will denote by A and B, respectively).
Substituting these values into the DE, we get:
Comparing the coefficients, we get:
This gives us  and
Therefore the general solution is: Example 18: Solve  ( WARNING!! THIS IS A VERY TEDIOUS PROBLEM TO SOLVE!!!  )
Here's the easy part (solve the homogeneous equation):
Thus the complimentary solution will be
The next part isn't that bad (solving the non-homogeneous equation):
Now we can find the annihilator:  will annihilate  .
Applying the annihilator to both sides, we get:
Converting it to the characteristic equation, we have:  with multiplicity three (note that one of these roots form the complementary solution)
Now here comes the nasty part: find
I'll leave it for you to show that
Substituting this into the DE (  ), we have (...get ready...)
...well, after a decent amount of cancellations, we get:
Comparing the coefficients, we get:
Solving this system, we get
Therefore,
Therefore, the general solution is:
I will discuss Variation of Parameters tomorrow (hopefully)
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; May 27th, 2008 at 12:06 AM.
Reason: Added Two Examples
| | The Following 7 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
May 27th, 2008, 01:59 AM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Technique #3: Variation of Parameters:
We have dealt with non-homogeneous equations where  had the form of  . However, what if  was  ?  ?  ? We would now need a new technique to conquer these non-homogeneous equations. That technique is known as variation of parameters.
If we have a differential equation in the form  , we want  . But how do we find  and  ?? We will substitute  into the differential equation. This will give us the following:
Since we seek  and  , we need two equations. To get these equations, we need to impose 2 conditions onto  and  The first condition is that ![L\left[y_p\right]=f(x) L\left[y_p\right]=f(x)](http://www.mathhelpforum.com/math-help/latex2/img/3a69ea8d6f259bf3fb51a25e6297aae1-1.gif) . The second one we can apply is not given, thus, we need to come up with one.
Recall that  . Rearranging, we get  .
To avoid the appearance of the second derivatives  and  , we impose the second condition that the second sum must equal zero:
With these assumptions, the DE becomes  .
Now, we have a system of equations:
To solve this, we will use Cramer's Rule:
If Ax = b is a system of n linear equations in n unknowns such that  , then the system has a unique solution. This solution is  ,...,  ,...,
where is the matrix obtained by replacing the terms in the column of A by the entries in matrix b.
To apply Cramer's Rule, we write the system in matrix form: ![\left[ {\begin{array}{*{20}c} {y_1 } & {y_2 } \\ {y_1^/ } & {y_2^/ } \\ \end{array} } \right]\left[ {\begin{array}{*{20}c} {u_1^/ } \\ {u_2^/ } \\ \end{array} } \right] = \left[ {\begin{array}{*{20}c} 0 \\ {f(x)} \\ \end{array} } \right] \left[ {\begin{array}{*{20}c} {y_1 } & {y_2 } \\ {y_1^/ } & {y_2^/ } \\ \end{array} } \right]\left[ {\begin{array}{*{20}c} {u_1^/ } \\ {u_2^/ } \\ \end{array} } \right] = \left[ {\begin{array}{*{20}c} 0 \\ {f(x)} \\ \end{array} } \right]](http://www.mathhelpforum.com/math-help/latex2/img/db82476e42ccf2bf1536c13cb6917cb8-1.gif)
Thus, according to Cramer's rule, ![u_1^/ = \frac{{\det \left[ {\begin{array}{*{20}c} 0 & {y_2 } \\ {f(x)} & {y_2^/ } \\ \end{array} } \right]}}{{\det \left[ {\begin{array}{*{20}c} {y_1 } & {y_2 } \\ {y_1^/ } & {y_2^/ } \\ \end{array} } \right]}} u_1^/ = \frac{{\det \left[ {\begin{array}{*{20}c} 0 & {y_2 } \\ {f(x)} & {y_2^/ } \\ \end{array} } \right]}}{{\det \left[ {\begin{array}{*{20}c} {y_1 } & {y_2 } \\ {y_1^/ } & {y_2^/ } \\ \end{array} } \right]}}](http://www.mathhelpforum.com/math-help/latex2/img/162b762ec5e190d1af1a6066dc37650f-1.gif) and
We represent the determinant matrices as  ,  , and  . Particularly, ![W_1^{} = \det \left[ {\begin{array}{*{20}c} 0 & {y_2 } \\ {f(x)} & {y_2^/ } \\ \end{array} } \right] W_1^{} = \det \left[ {\begin{array}{*{20}c} 0 & {y_2 } \\ {f(x)} & {y_2^/ } \\ \end{array} } \right]](http://www.mathhelpforum.com/math-help/latex2/img/1250e906f5ce98de7aae83a33bd43c8c-1.gif) , ![W_2^{} = \det \left[ {\begin{array}{*{20}c} {y_1 } & 0 \\ {y_1^/ } & {f(x)} \\ \end{array} } \right] W_2^{} = \det \left[ {\begin{array}{*{20}c} {y_1 } & 0 \\ {y_1^/ } & {f(x)} \\ \end{array} } \right]](http://www.mathhelpforum.com/math-help/latex2/img/ed6976ac379893727981185697670393-1.gif) , and
We recongnize  as the Wronskian of  and  . Due to the linear independence of  and  ,  .
We can now find  and  . Example 19: Solve  .
Solve the homogeneous equation:
Thus,  .
Now that we have  and  we can use variation of parameters.
Therefore  and  .
Now find  and  .
Therefore, our particular solution will be:
My next couple posts will be on applications of non-homogeneous differential equations (in particular, the spring mass systems)...
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.! | | The Following 8 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
August 22nd, 2008, 11:36 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | It's been a while since I've last posted. I finally found the time right now to do this, since it has been on my mind for a while. I put this together a little quickly, but I will come back later and make changes [if necessary].
Applications of Homogeneous and Non Homogeneous Differential Equations (Spring Mass Systems)
A useful application to the real world would be spring mass systems. We prefer to use homogeneous or non-homogeneous differential equations to model the systems.
There are two types of systems. One models damped motion [due to a dashpot of some sort or due to friction], and the other models undamped motion [sometimes known as free motion]. Undamped Spring Mass Systems
Consider a spring of length  hanging from the ceiling. The spring has a mass  attached to its end. The system comes to rest at its equilibrium position. 
When the system is place in motion, the spring varies in length about the equilibrium position. We will denote this distance from the equilibrium position as  . 
When a free body analysis is done, we see two different forces:  [Newton's 2nd Law] and  [Hooke's Law].
Thus, we see that  when
Since  , our equation becomes the differential equation  .
Letting  , the DE becomes  .
However, we are dealing with systems that are being acted upon my external forces, so we make a modification to our DE. If an external force is applied, then the DE takes on the form  , which is non-homogeneous. When no external force is applied,  , which then makes the equation homogeneous.
Let's take a look at an example: Example 20: A mass weighing 2 pounds stretches a spring 6 inches. At , the mass is released from a point
8 inches below the equilibrium position with an upward velocity of . Determine the equation of free motion. This can be seen as an initial value problem.
Since the weight of the mass is 2 pounds, we can determine the mass, because
Since the string is displaced by 6 inches = 1/2 a foot, we can determine k:
At  , the mass is released 8 inches below the equilibrium position. This implies that the condition is  .
At  , the mass is released with an upward velocity of  . This implies that the condition is  .
Keep in mind the signs of these conditions. If the mass starts off above the equilibrium position, the sign applied to the condition is negative, and if the mass starts off below the equilibrium poistion, the sign applied to the condition is positive. The same idea is applied to upward and downward velocities.
Let's start to set up our DE:
Since  , we see that
So our IVP is:
We see that the characteristic equation has the form
This implies that we have complex conjugate roots. Thus, we see that
Applying the condition  , we see that  .
Before we apply the second condition, let's find
Applying the condition  , we see that  .
Thus, the equation of free motion is
------------------------------------------------------------------------- Damped Motion
Let's go back to the equation we came up with for undamped motion:
For damped motion, we need to introduce a damping term. The term is  .
When introduced into the system, we see from a free body diagram that
Thus, we see that  .
Since  the DE becomes  .
Letting  and  , the DE is then transformed into
Given a particular external force, F(T), we can say the DE takes on the form
In the case that there is no external force,  . Three Cases for Damped Motion
Solving  , we see that we have the auxiliary equation
Using the quadratic formula, we see that
We have three cases, depending on the value of Case 1 : Overdamped
We have overdamped motion when r consists of real and distinct roots.
Other factors for determining the overdamped case are when
Thus, the general solution for overdamped motion has the form Case 2 : Critically damped We have critically damped motion when r consists of real, repeated roots.
One major factor that reveals this is when  .
Thus, the general solution for critically damped motion has the form Case 3 : Underdamped
We have underdamped motion when r consists of complex, conjugate roots.
Major factors that reveal this is when  and when  .
This then implies that the solution to the characteristic equation has the form  .
Thus, the general solution for underdamped motion has the form
Let us take a look at another example. Example 21: A 4-foot spring measures 8 feet long after an 8-pound weight is attatched
to it. The medium through with the weight moves offers a resistance
numerically equal to times the instantaneous velocity. Find the equation
of motion if the weight is released from the equilibrium postion with a downward
velocity of 5 ft/s. Find the time at which the weight attains its extreme
displacement from the equilibrium position.
Identify the system as overdamped, underdamped, or critically damped.
Since  and  ,
Since  , and  ,
Since the medium through with the weight moves offers a resistance numerically equal to  times the instantaneous velocity, this implies that  .
Now, let us determine the conditions:
Since the mass is being released from the equilibrium position, we see that
Since the mass will have a downward velocity of  , this implies that
Since  and  , we see that  and
Now, we have the IVP:
Solving, we see that the DE has the characteristic equation  . It turns out to be a perfect square:  with multiplicity 2.
Thus,
When  ,  .
Now we need to find
When,  ,
But  , so
Therefore, the equation of motion is  .
Now, we need to find the time when the greatest displacement is achieved.
This is the case when
Since  , the time when the greatest displacement is achieved when  .
Since we saw that the auxiliary equation had real repeated roots, we can tell that the equation of motion will be critically damped.
-------------------------------------------------------------------------
My next post may be on another application of second order DE's [Electronic Circuits], or I may dive into systems of DEs and matrix methods.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; July 11th, 2009 at 03:53 PM.
| | The Following 8 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
December 27th, 2008, 10:56 AM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Something told me now is the best time to start updating this tutorial, especially since I'm currently on vacation from school. This post will be on electrical circuits.
Electrical Circuits
First, let me start off with a diagram.
The type of circuit we will analyze will be a RLC circuit.
In a RLC circuit, there is a(n): - resistor with resistance  ohms (  ) - inductor with inductance  henries
- capacitor with capacitance  farads.
- Source with voltage  volts.
There is a nice relationship between current,  , and charge,  . Current is the rate of change of the flow of charges. Thus, we can say  .
According to the fundamental elementary principles of electricity, we see that the voltage drop across the three elements are as follows:
- Across a resistor, the voltage drop is resistance times current, or  .
- Across an inductor, the voltage drop is the inductance times the rate of change in the current, or  .
- Across a capacitor, the voltage drop is the charge divided by capacitance, or  .
Now, we can analyze the behavior of the circuit by using one of Kirchoff's Laws: The (Algebraic) sum of the voltage drops across the elements in a simple loop of an electrical circuit is equal to the applied voltage. Thus, we see that if  is the applied voltage from the source, we get the equation  .
Using the relationship between current and charge, we can rewrite this as the second order non-homogeneous DE  .
The solution to this differential equation, of course, is the amount of charge,  , at any given time,  .
However, we usually want to solve for current. You can solve for current in one of two ways:
1) If you differentiate both sides of the differential equation, we get  . Now the solution to the DE is current,  .
2) Once you solve  , differentiate the solution to get current,  .
Now, what happens if we are not dealing with a RLC Circuit?!?! We make slight modifications.
- If we have a RL Circuit, we solve the differential equation
- If we have a RC Circuit, we solve the differential equation
- If we have a LC Circuit, we solve the differential equation
Let us go through a couple of examples: Example 22 Suppose that in an RLC Circuit, we have a resistance of 60 , an inductance of 2 henries, and a capacitance of 0.0025 farads. Now, let the circuit have an emf of volts. Find the current in the circuit, given that the inital current in the circuit is zero, and the charge on the capacitor is one coloumb.
This is another initial value problem.
Here, we are to solve the DE  , where  .
The DE can be rewritten as
In solving the homogeneous equation, we get the characteristic equation  . We now see that this gives us  and  .
Thus, our complimentary solution is
Now, to find the particular solution, I will apply the method of the annihilator (in a sense, the annihilator method leads to the method of undetermined coefficients).
Rewriting the DE in differential operator notation, we get
The term that annihilates  is
Thus, applying the annihilator to both sides of the DE, we can then convert the DE to the characteristic equation
The particular solution is
Thus, it will take on the form
Now, substituting this into the original DE, we get  (Verify)
You now get that
Thus, the general solution to the DE is
Let us now apply the initial conditions:
To apply the second condition, find
Thus,  .
Solving these two equations for  and  , we get  and  (Verify)
Thus, the current is
-------------------------------------------------------------------------
I will post another example when I find the time later today
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; June 25th, 2009 at 06:33 AM.
| | The Following 15 Users Say Thank You to Chris L T521 For This Useful Post: | Air, arbolis, canuhelp, chief27, colby2152, janvdl, Jhevon, MAX09, Prove It, Rebesques, rubix, scorpion007, songoku, zangestu888, Zero266 |  | 
August 23rd, 2009, 07:48 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Its been about 8 months since I've updated this. This post will probably be the first of two on systems of differential equations. Systems of Differential Equations (Part I)
In all the previous posts, we dealt with differential equations that had one dependent variable. Now, we introduce the idea of a system of differential equations that have two or more dependent variables. For now, we consider first order systems of two (or three) differential equations.
When we construct our system, we consider the following:
where  is the independent variable. A solution to this system would be a pair of functions  and  such that both equations were satisfied.
Let's go through the following example to introduce us to solving techniques. Example 23 Find a general solution to the following system of differential equations:
To solve this, we will use techniques in solving second order differential equations.
Since  , we see that when we differentiate the equation wrt x, we have  . Now take notice that  was defined in the second equation. So it follows that  . Also, since  , it now follows that we have  , which becomes the second order equation  .
From here, its a walk in the park...
The characteristic equation is  . Thus,  and  . Therefore,  .
Now that we have a solution for x, we can find the solution for y, since  . It now follows that  .
These two functions form the solution to this system of differential equations.
Let's go through another simple example: Example 24 Find a particular solution to the system of differential equations given that  and  .
Again, we note that  .
We then substitute this value into the second equation to get  .
Now, substitute the first equation into the second to obtain the second order equation
The characteristic equation is
Thus,
Since  , it follows that
We now apply the initial conditions:
Therefore, our pair of solutions to the system of differential equations is  and
-----------------------------------------------------------------------
Let us now move on to a technique that is good for solving small systems of differential equations. (We will resort to matrix methods when we have 4 or more equations -- that will be the next post.) The Method of Elimination
As the title suggests, we will use elimination techniques to help us reduce the system of equations into a differential equation with one unknown variable.
Let us consider a nth order linear differential operator
where  represents differentiation with respect to  .
Let's now consider a system of differential equations defined by
where  ,  ,  and  are (different) linear differential operators.
Let's say we wanted to eliminate the independent variable  . Multiplying the first equation by  and the second equation by  , we have the system
Since the linear differential operators multiply like regular polynomials, it follows that  . Now we can subtract the two equations to get
With minor manipulations, we end up with
Once we know what  is, we can then substitute it into either equation in the original system.
Similarly, if we eliminate  , we end up with
Let us go through a couple examples. Example 25 Find the general solution for the system
Let us first eliminate  .
Then it follows that we have the equation  .
Now the characteristic equation is  . It follows that  or  .
Thus,  .
If we choose to eliminate  instead, we get  .
Thus, it follows that  .
However, there is a slight dilemma. It appears that our solution set contains four different arbitrary constants. However, by the Theorem for Existence and Uniqueness of Linear Systems, since we have two equations in our system, we should only have exactly two different arbitrary constants. So what now? The solution is simple: Substitute both functions into one of the equations in the original system.
If we substitute them into the first equation  , we see that  .
We now use the fact that  and  are linearly independent. Thus, it follows that  and  .
Therefore, the general solution to our system is  and
-----------------------------------------------------------------------
The next post in the tutorial will be on matrix methods to solving systems of differential equations. I will try to post that in the next couple days.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.! | | The Following 5 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
August 24th, 2009, 12:51 AM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | I'm in such the mood to post Part II....so I'll do it now. XD Systems of Differential Equations (Part II - Matrix Methods)
In part one, we covered basic techniques on how to solve first order system of two (or three) differential equations. What we will discuss in this post are techniques used in solving systems with a larger number of equations, and look at some non-linear systems. Matrix-Valued Functions
A matrix-valued function is of the form  or
where each entry is a function of  . Now,  or  is differentiable if each entry is differentiable. Thus, we define
Let us now look into a popular method (which we will spend the rest of the post discussing) -- the Eigenvalue Method of Homogeneous Systems.
----------------------------------------------------------------------- Eigenvalue Method of Homogeneous Systems
Let us consider the following first order system of  differential equations
It suffices to find  linearly independent solution vectors  such that
is a solution to the general system.
We anticipate the solution vectors to be of the form
where  are appropriate scalar constants.
To expand on this, let us rewrite our general system in matrix form:
Now, let us substitute the anticipated solution into the differential equation to get
Cancelling out  , we now have  .
From this, we see that  will be a nontrivial solution of  given that  and such that  is a scalar multiple of  .
So ... How do we find  and  ??
First, we rewrite  as  .
Now we recall from linear algebra, this equation has a nontrivial solution iff  .
Thus,  is referred to the eigenvalue of  , and  is the associated eigenvector.
We also define  to be the characteristic equation of  .
Now, we lay out the steps of the eigenvalue method:
1. First solve the characteristic equation for the eigenvalues  of the matrix  .
2. Attempt to find linearly independent eigenvectors  associated with the eigenvalues.
3. If step 2 is possible (it may not always be!), we have  linearly independent solutions  . Thus,  is the general solution of
-----------------------------------------------------------------------
Let us now go through two special cases (each illustrated by an example): Case I: are real and distinct.
Let us start with an example. Example 26 Find a general solution for the system
To solve this, let us rewrite the system in matrix form:
It follows that the characteristic equation is
Thus,  and  .
Now that we have the eigenvalues, let us try to find the eigenvectors.
Note that the eigenvector equation in this case is  . Case I:  .
Here, the eigenvector equation becomes  .
This gives us the linear system  .
It is evident that there are infinitely many solutions. So what now? What we usually do is pick a simple value. So for example, if  , we have  .
Therefore,  is the eigenvector associated to  . Thus,  is a solution to the general equation. Case II:  .
Here, the eigenvector equation becomes  .
This gives us the linear system  .
It is evident that there are infinitely many solutions. So what now? What we usually do is pick a simple value. So for example, if  , we have  .
Therefore,  is the eigenvector associated to  . Thus,  is a solution to the general equation.
It is easy to show that  and  are linearly independent (via Wronskian).
Now, by the principle of superposition, it follows that
satisfies
(Written in scalar form, the solutions would be  and  )
----------------------------------------------------------------------- Case II: are complex. Prelim Theory
We are after real valued solutions (it will turn out to be real and imaginary parts of the general solution). When complex eigenvalues pop up, they always appear in conjugate pairs (i.e.  and  ).
Now, if  is an eigenvector associated with  , such that  ,
then taking complex conjugates in the equation gives us
If we take  ,
then
Therefore, the complex-valued solution associated with  and  is
Rearranging, we have ![\mathbf{x}(t)=e^{pt}\left[\mathbf{a}\cos\!\left(qt\right)-\mathbf{b}\sin\!\left(qt\right)\right]+ie^{pt}\left[\mathbf{b}\cos\!\left(qt\right)+\mathbf{a}\sin\!\left(qt\right)\right] \mathbf{x}(t)=e^{pt}\left[\mathbf{a}\cos\!\left(qt\right)-\mathbf{b}\sin\!\left(qt\right)\right]+ie^{pt}\left[\mathbf{b}\cos\!\left(qt\right)+\mathbf{a}\sin\!\left(qt\right)\right]](http://www.mathhelpforum.com/math-help/latex2/img/9b7806a966e22d6b463090d364d45c20-1.gif) .
Therefore,
I leave it for you to verify we get the same set of solutions when we check the real and imaginary parts of  . Example 27 Find the general solution of the system
Our coefficient matrix  has the characteristic equation  and  .
Substituting  into the eigenvector equation, we have  .
Thus, we have the linear system
If we take  ,  . Thus,  is complex eigenvector associated with  .
Now, the corresponding complex solution is
Thus,  and
Therefore, a real-valued general solution to  is  .
-----------------------------------------------------------------------
I will have to post a Part III for Case III: are real, but not distinct.
I will have that posted sometime tomorrow or the next day.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.! | | The Following 5 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
August 29th, 2009, 11:03 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | System of Differential Equations (Part III - Matrix Methods (cont.))
In Part II, we ended with two special cases for the eigenvalues of an n x n matrix system. We now devote an entire post
to the last special case.
----------------------------------------------------------------------- Case III: are real but not distinct.
When  were distinct (real or complex), then the general solution of  took on the form  .
We now consider when the characteristic equation  doesn't have n
distinct root --> the characteristic equation has at least one repeated root.
In that case, we refer to the eigenvalue as having multiplicity. An eigenvalue is of multiplicity k if it is a k-fold
root of the characteristic equation. If  is of multiplicity k, then there is at least one
eigenvector  associated with it. However, we may not always be able to find k linearly
independent eigenvectors associated with  (this is referred to as a defect of  ,
which will be discussed later). If we can find k linearly independent eigenvectors associated with  ,
we say that  is complete. Example 28 Find a general solution of the system
The characteristic equation of  is
Here, we see that  and  with multiplicity 2. Case I:
The eigenvector equation is
Thus, we have the following system of equations:
The first two deduce to
Now, it follows the third equation can be written as  . Thus, if we pick  , we have the eigenvector  associated with  . Case II:
The eigenvector equation is
Thus, we have a nonzero eigenvector iff  . Thus,
is arbitrary. So if we pick  , we can let  . Thus,  is an associated eigenvector to  . However, there is one more eigenvector!
If we pick  , we can pick  and  such that we don't have the zero vector. So if we take  , we see that  . Thus,  is the eigenvector associated with  .
Therefore, the general solution is Remark: With regards to the two eigenvectors for  , the fact that  is worth taking note of. The eigenvector can be rewritten as
Thus, we could replace  for the eigenvector and still get the same answer we did when considering both eigenvectors. This tells us that we don't have to worry about making the right choice -- its just advisible that we pick the simplest one.
----------------------------------------------------------------------- Defective Eigenvalues
We start this section with an example. Example 29
Consider the coefficient matrix  .
The characteristic equation is  .
Thus,  is an eigenvalue of multiplicity two.
Now, the eigenvector equation is  .
Thus, it follows that our system of equation is
Thus,  .
Thus the eigenvector is of the form  .
This implies that all eigenvectors associated with  will be a constant multiple of  . Therefore, there is only one linearly independent eigenvector associated with  , making  incomplete.
The eigenvalue in the above example is incomplete, or defective.
Now, if an eigenvalue  has  linearly independent eigenvectors, then  is the number of missing eigenvectors - the defect of the defective eigenvalue  .
In Example 29, the defect would be  .
What we do now is consider a way to solve a system of differential equations given the defect  .
----------------------------------------------------------------------- Case IV: has multiplicity two and is defective.
Suppose that  has one linearly independent eigenvector, implying that  is the only solution (that we know of) to  .
However, we hope to find a second solution of the form  . Substituting it into the system, we have  .
Since the coefficients of  and  need to balance, it follows from the above equation that  and consequently,  .
Since that didn't work, let us extend our original idea and replace  with  . So we suppose now that the second solution will take on the form  .
Substituting this into  , we get
Comparing coefficents of  and  , we see that
and
The second equation confirms that  is an eigenvector for  . Now, it follows that  satisfies the equation
This tells us that it suffices to find a single solution  to the equation  such that  .
It is always possible to find a solution when the defective eigenvalue  has multiplicity two.
Let us go through an example that illustrates this process.
---------------------------------------------------------------------- Example 30 Find the general solution to the system
In example 29, we showed that the characteristic equation produced a defective eigenvalue  of multiplicity two.
We now start by calculation  :
Thus,  implies that  can be of any (nonzero) form.
So if we take  , then we see that  .
This eigenvector is nonzero, and thus associated with the eigenvalue  (Note that this is -3 times the eigenvector we found in example 29).
Therefore, the two solutions to the system are
and
Therefore, the general solution to the system is
-----------------------------------------------------------------------
This will conclude the systems of differential equations section of the tutorial.
I will start working on the first of three (or maybe four) posts on Laplace Transforms and their use in IVPs.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
(Will be MIA until December 17th)
Stuck on DE's? See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
See To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. for Maple programming tips.
Become a fan of To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.!
Last edited by Chris L T521; August 31st, 2009 at 12:51 AM.
| | The Following 2 Users Say Thank You to Chris L T521 For This Useful Post: | |  | 
August 30th, 2009, 11:15 PM
|  | MHF Moderator | | Join Date: May 2008 Location: Beltrami and Reeb Fields
Posts: 2,465
Country: Thanks: 2,287
Thanked 2,010 Times in 1,431 Posts
| | Laplace Transforms (Part I - Introduction, IVPs and Partial Fraction Techniques)
There are many types of transformations out there. For example, differentiation and integration are types of linear transformations. However, there is one particular transform that we would like to analyze. This transform is of the form:
where  is called the kernel of the transformation.
In this case, we are interested in the transform with a kernel of  . With this kernel, we take  and transform it into another function  . This transformation described by  is called the Laplace Transform. It is denoted by  .
Before we go and derive all the common Laplace Transforms (we will derive many more as we get futher into later posts), let us take a look at a familar function to some of us (this may also be totally knew to some of you out there).
Given  , where  , we define the Gamma Function  . It has the property  and  .
Now, if  , then it follows by a similar idea that  . If we continue simplifying, we have
This implies that when  ,  .
(Thus it is interesting to point out that since  , an identity for factorials.)
----------------------------------------------------------------------- Common Laplace Transforms
In this part, I will list the common Laplace Transforms, and leave the derivation of each in a spoiler for you to look at if you decide too.  (This will pop up again, when we talk about translation theorems)  ; If
Given | | |