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...
Example 4 Find the solution to the following IVP.
First, divide through by the t to get the differential equation into the correct form.
Now let’s get the integrating factor, .
Now, we need to simplify . However, we can’t use yet as that requires a coefficient of one in front of the logarithm. So, recall that
and rewrite the integrating factor in a form that will allow us to simplify it.
We were able to drop the absolute value bars here because we were squaring the , but often they can’t be dropped so be careful with them and don’t drop them unless you know that you can. Often the absolute value bars must remain.
Now, multiply the rewritten differential equation (remember we can’t use the original differential equation here…) by the integrating factor.
Integrate both sides and solve for the solution.
Finally, apply the initial condition to get the value of .
The solution is then,
Here is a plot of the solution.
Now let’s get the integrating factor, .
Now, we need to simplify . However, we can’t use yet as that requires a coefficient of one in front of the logarithm. So, recall that
and rewrite the integrating factor in a form that will allow us to simplify it.
We were able to drop the absolute value bars here because we were squaring the , but often they can’t be dropped so be careful with them and don’t drop them unless you know that you can. Often the absolute value bars must remain.
Now, multiply the rewritten differential equation (remember we can’t use the original differential equation here…) by the integrating factor.
Integrate both sides and solve for the solution.
Finally, apply the initial condition to get the value of .
The solution is then,
Here is a plot of the solution.
Example 5 Find the solution to the following IVP.
First, divide through by to get the differential equation in the correct form.
Now that we have done this we can find the integrating factor, .
Do not forget that the “-” is part of . Forgetting this minus sign can take a problem that is very easy to do and turn it into a very difficult, if not impossible problem so be careful!
Now, we just need to simplify this as we did in the previous example.
Again, we can drop the absolute value bars since we are squaring the term.
Now multiply the differential equation by the integrating factor (again, make sure it’s the rewritten one and not the original differential equation).
Integrate both sides and solve for the solution.
Apply the initial condition to find the value of .
The solution is then
Below is a plot of the solution.
Now that we have done this we can find the integrating factor, .
Do not forget that the “-” is part of . Forgetting this minus sign can take a problem that is very easy to do and turn it into a very difficult, if not impossible problem so be careful!
Now, we just need to simplify this as we did in the previous example.
Again, we can drop the absolute value bars since we are squaring the term.
Now multiply the differential equation by the integrating factor (again, make sure it’s the rewritten one and not the original differential equation).
Integrate both sides and solve for the solution.
Apply the initial condition to find the value of .
The solution is then
Below is a plot of the solution.
Let’s work one final example that looks more at interpreting a solution rather than finding a solution.
Example 6 Find the solution to the following IVP and determine all possible behaviors of the solution as . If this behavior depends on the value of give this dependence.
First, divide through by a 2 to get the differential equation in the correct form.
Now find .
Multiply through the differential equation and rewrite the left side as a product rule.
Integrate both sides (the right side requires integration by parts – you can do that right?) and solve for the solution.
Apply the initial condition to find the value of and note that it will contain as we don’t have a value for that.
So, the solution is
Now that we have the solution, let’s look at the long term behavior (i.e. ) of the solution. The first two terms of the solution will remain finite for all values of . It is the last term that will determine the behavior of the solution. The exponential will always go to infinity as , however depending on the sign of the coefficient (yes we’ve already found it, but for ease of this discussion we’ll continue to call it ). The following table gives the long term behavior of the solution for all values of .
This behavior can also be seen in the following graph of several of the solutions.
Now, because we know how relates to we can relate the behavior of the solution to . The following table give the behavior of the solution in terms of instead of .
Note that for the solution will remain finite. That will not always happen.
Now find .
Multiply through the differential equation and rewrite the left side as a product rule.
Integrate both sides (the right side requires integration by parts – you can do that right?) and solve for the solution.
Apply the initial condition to find the value of and note that it will contain as we don’t have a value for that.
So, the solution is
Now that we have the solution, let’s look at the long term behavior (i.e. ) of the solution. The first two terms of the solution will remain finite for all values of . It is the last term that will determine the behavior of the solution. The exponential will always go to infinity as , however depending on the sign of the coefficient (yes we’ve already found it, but for ease of this discussion we’ll continue to call it ). The following table gives the long term behavior of the solution for all values of .
Range of | Behavior of solution as |
---|---|
< 0 | |
= 0 | remains finite |
> 0 |
Now, because we know how relates to we can relate the behavior of the solution to . The following table give the behavior of the solution in terms of instead of .
Range of | Behavior of solution as |
---|---|
remains finite | |
Investigating the long term behavior of solutions is sometimes more important than the solution itself. Suppose that the solution above gave the temperature in a bar of metal. In this case we would want the solution(s) that remains finite in the long term. With this investigation we would now have the value of the initial condition that will give us that solution and more importantly values of the initial condition that we would need to avoid so that we didn’t melt the bar.
Comments
Post a Comment