| Thread Closed |
First order linear differential equation |
Share Thread | Thread Tools |
| Jan13-08, 09:17 PM | #1 |
|
|
First order linear differential equation
1) Solve y' + (1/t) y = t^3.
Integrating factor =exp ∫(1/t)dt =exp (ln|t| + k) =exp (ln|t|) (take constant of integration k=0) =|t| ... and then I've found that the gerenal solution is: y = 1/|t| + [c + ∫(from 0 to t) |s| s^3 ds] Is this the correct final answer and is there any way to simply this? Can I get rid of all the absolute values? 2) Solve the initial value problem ty'+2y=4t^2, y(1)=2. Integrating factor=t^2 ... General solution is y = t^2 + c/t^2 Put y(1)=2 => c=1 So the solution to the initial value problem is y=t^2 + 1/t^2, t>0. Note that the function y=t^2 + 1/t^2, t<0 is NOT part of the solution of this initial value problem. ============================== I have no idea (red part) why you have to put the restriction t>0, and why is the part for t<0 definitely NOT part of the solution? What's the problem here? This example is driving me crazy... I am a beginner of this subject, and I hope that someone would be nice enough to explain these. Thanks! |
| Jan14-08, 02:09 AM | #2 |
|
|
In other words, that is the largest allowable interval upon which you can define a continuous integrating factor which contains the initial value. |
| Jan14-08, 03:07 AM | #3 |
|
|
y=t^2 + 1/t^2, t<0 and y=t^2 + 1/t^2, t>0 are just the left and right branches of a single function y=t^2 + 1/t^2, so shouldn't y=t^2 + 1/t^2 be the full and complete answer? I don't get what's the problem with the t<0 part at all... |
| Jan14-08, 05:21 AM | #4 |
|
|
First order linear differential equation
You don't see a problem at t= 0?
|
| Jan14-08, 10:28 AM | #5 |
|
|
|
| Jan14-08, 10:46 AM | #6 |
|
|
You've used ln(t) to derive your solution, but ln(t) is not defined for [itex] t \leq 0 [/itex]. The fact that you know ln(t) is continuous in it's domain and that there is a singularity at t=0 is a bit of a tip-off.
|
| Jan14-08, 01:39 PM | #7 |
|
|
There isn't a problem with t< 0 but you cannot extend a solution across t= 0. Typically, for a first order differential equation, you also have an "initial condition" which here must be given at a non-zero value of t. If you initial condition is [itex]y(t_0)= y_0[/itex], with [itex]t_0> 0[/itex], then your solution is only defined for t> 0. If [itex]y(t_0)= y_0[/itex], with [itex]t_0< 0[/itex], then your solution is only defined for t< 0.
|
| Jan14-08, 10:45 PM | #8 |
|
|
As far as I know, in this case, the left and right branches are defined by the SAME function, then why should we even consider rejecting part of it?? |
| Jan15-08, 01:49 AM | #9 |
|
|
There are theoretical reasons that derive from the existence and uniqueness theorem regarding solutions to ODEs. Intuitive? Not that I can see. The theorem states that in a first order ODE of the form in this example that the derivative (y') must be a continuous function of t and y on some interval containing the initial value (t = 1 in this case), i.e. y' = f(t,y) where f(t,y) is continuous in some interval containing t = 1. If you put your equation in that form (i.e. solve it for y') you have a problem at t = 0. Thus any solution is valid on an interval a < t < b only if (1) t = 1 is in the interval and (2) f(t,y) is continuous on the interval. t > 0 is that interval.
|
| Jan16-08, 11:12 PM | #10 |
|
|
Thank you! It really helps!
How about Q1? I am stuck at the point y = 1/|t| + [c + ∫(from 0 to t) |s| s^3 ds], how can I proceed from here? The absolute values look unpleasant........ |
| Jan17-08, 01:18 AM | #11 |
|
|
|
| Jan17-08, 02:05 AM | #12 |
|
|
|
| Jan17-08, 02:13 AM | #13 |
|
|
s goes from 0 to t in your integral. If t > 0 |s| = s. If t < 0 you can reverse the order of the integral so that s goes from t to 0 and replace |s| with -s (notice the effect of both of these will produce something nice).
By the way, is the answer you gave what you found or is it the known solution? |
| Jan17-08, 06:19 AM | #14 |
|
|
You could define a function having the correct solution (with y(1)= 2) for the positive numbers and the given formula with any value for the undetermined constant for the negative numbers and have an infinite number of solutions to the equation satisfying y(1)= 2. By the way, a "function" is NOT a "formula". The same formula is used on the left and right branches, but not the same function because they have different domains. |
| Jan17-08, 10:19 PM | #15 |
|
|
|
| Jan17-08, 11:00 PM | #16 |
|
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: First order linear differential equation
|
||||
| Thread | Forum | Replies | ||
| linear first order differential equation | Calculus & Beyond Homework | 1 | ||
| Help in solving a second-order linear differential equation | Differential Equations | 1 | ||
| First-Order Linear Differential Equation Problem | Introductory Physics Homework | 2 | ||
| Numerical resolution of 2nd order non-linear differential equation | Differential Equations | 0 | ||
| 3rd order non-linear differential eqn | Differential Equations | 1 | ||