In this section we need to take a look at the equation of a line in R 3 R 3 . As we saw in the previous section the equation y = m x + b y = m x + b does not describe a line in R 3 R 3 , instead it describes a plane. This doesn’t mean however that we can’t write down an equation for a line in 3-D space. We’re just going to need a new way of writing down the equation of a curve. So, before we get into the equations of lines we first need to briefly look at vector functions. We’re going to take a more in depth look at vector functions later. At this point all that we need to worry about is notational issues and how they can be used to give the equation of a curve. The best way to get an idea of what a vector function is and what its graph looks like is to look at an example. So, consider the following vector function. → r ( t ) = ⟨ t , 1 ⟩ r → ( t ) = ⟨ t , 1 ⟩ A vector function is a function that takes one or more variables, one in this case, and returns a...
In this section we will be looking at the last case for the constant coefficient, linear, homogeneous second order differential equations. In this case we want solutions to
where solutions to the characteristic equation
are double roots .
This leads to a problem however. Recall that the solutions are
These are the same solution and will NOT be “nice enough” to form a general solution. We do promise that we’ll define “nice enough” eventually! So, we can use the first solution, but we’re going to need a second solution.
Before finding this second solution let’s take a little side trip. The reason for the side trip will be clear eventually. From the quadratic formula we know that the roots to the characteristic equation are,
In this case, since we have double roots we must have
This is the only way that we can get double roots and in this case the roots will be
So, the one solution that we’ve got is
To find a second solution we will use the fact that a constant times a solution to a linear homogeneous differential equation is also a solution. If this is true then maybe we’ll get lucky and the following will also be a solution
with a proper choice of . To determine if this in fact can be done, let’s plug this back into the differential equation and see what we get. We’ll first need a couple of derivatives.
We dropped the part on the to simplify things a little for the writing out of the derivatives. Now, plug these into the differential equation.
We can factor an exponential out of all the terms so let’s do that. We’ll also collect all the coefficients of and its derivatives.
Now, because we are working with a double root we know that that the second term will be zero. Also exponentials are never zero. Therefore, will be a solution to the differential equation provided is a function that satisfies the following differential equation.
We can drop the because we know that it can’t be zero. If it were we wouldn’t have a second order differential equation! So, we can now determine the most general possible form that is allowable for .
This is actually more complicated than we need and in fact we can drop both of the constants from this. To see why this is let’s go ahead and use this to get the second solution. The two solutions are then
Eventually you will be able to show that these two solutions are “nice enough” to form a general solution. The general solution would then be the following.
Notice that we rearranged things a little. Now, , , , and are all unknown constants so any combination of them will also be unknown constants. In particular, and are unknown constants so we’ll just rewrite them as follows.
So, if we go back to the most general form for we can take and and we will arrive at the same general solution.
Let’s recap. If the roots of the characteristic equation are , then the general solution is then
Now, let’s work a couple of examples.
Example 1 Solve the following IVP.
The characteristic equation and its roots are.
The general solution and its derivative are
Don’t forget to product rule the second term! Plugging in the initial conditions gives the following system.
This system is easily solved to get and . The actual solution to the IVP is then.
The general solution and its derivative are
Don’t forget to product rule the second term! Plugging in the initial conditions gives the following system.
This system is easily solved to get and . The actual solution to the IVP is then.
Example 2 Solve the following IVP.
The characteristic equation and its roots are.
The general solution and its derivative are
Don’t forget to product rule the second term! Plugging in the initial conditions gives the following system.
This system is easily solve to get and . The actual solution to the IVP is then.
The general solution and its derivative are
Don’t forget to product rule the second term! Plugging in the initial conditions gives the following system.
This system is easily solve to get and . The actual solution to the IVP is then.
Example 3 Solve the following IVP
The characteristic equation and its roots are.
The general solution and its derivative are
Plugging in the initial conditions gives the following system of equations.
Solving this system gives the following constants.
The actual solution to the IVP is then.
The general solution and its derivative are
Plugging in the initial conditions gives the following system of equations.
Solving this system gives the following constants.
The actual solution to the IVP is then.
Comments
Post a Comment