How Do You Solve dy/dt = t - y and Its Variations?

  • Context: Undergrad 
  • Thread starter Thread starter msimmons
  • Start date Start date
  • Tags Tags
    Ode
Click For Summary

Discussion Overview

The discussion revolves around solving the differential equation dy/dt = t - y and its variations. Participants explore different methods for finding solutions, including the use of integrating factors and particular solutions, while also considering the implications of changing the function from t to e^-t.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses uncertainty about solving the equation dy/dt = t - y and questions whether the method would differ if the equation were modified to use e^-t instead of t.
  • Another participant suggests solving the associated homogeneous equation dy/dt = -y first and then proposes a particular solution of the form y = At + B, indicating that both methods would work with e^-t as well.
  • A third participant shares a derived solution involving exponential functions and expresses confidence in their variable cancellation skills, although they seek confirmation on their solution.
  • In response, a different participant emphasizes that the problem is not trivial and outlines a method involving distinguishing cases based on the values of constants a and b, providing specific forms for the particular solution in each case.

Areas of Agreement / Disagreement

Participants present multiple approaches to solving the differential equation, with some disagreement on the complexity of the methods and the necessity of distinguishing cases based on parameters. No consensus is reached on a single method or solution.

Contextual Notes

Participants mention various methods and forms for solutions, but there are unresolved assumptions regarding the values of constants a and b, as well as the application of boundary conditions.

msimmons
Messages
17
Reaction score
0
[tex]\frac{dy}{dt}=t-y[/tex]
Where y is a function of t.

Just... not quite sure how to do it.
Also, would the method change if it was e^-t instead of t? I don't see why it would, but if it does, that's what I'm actually working with.

Thanks for any help.
 
Physics news on Phys.org
First look at dy/dt= -y. That's easy to solve and gives the general solution to the associated "homogeneous equation".

Now, try something of the form y= At+ B, for constants A and B. Put that into the equation and try to find A and B that will make the equation true.

Finally, use the "linearity" property: the sum of the general solution to the associated homogeneous equation and any solution to the entire equation is the general solution to the entire equation.

Or, since this is a first order equation, look for an "integrating factor". Rewrite the equation as dy/dt+ y= t and look for a function v(t) such that vdy/dt+ vy is an "exact derivative. That is, such that vdy/dt+ vy= d(vy)/dt. Differentiating on the right, using the product rule, gives vdy/dt+ vy= vdy/dt+ (dv/dt)y. The first terms on both sides are the same so we must have vy= (dv/dt)y or dv/dt= v. A solution to that is v= et. Multiplying dy/dt+ y= t by et, we get etdy/dt+ ety= d(ety)/dt= tet. Integrate both sides of that (use integration by parts on the right).

Both methods will work perfectly well with e-t instead of t. Try y= Ae-t instead of At+ B and solve for A.
 
ugh, of course. (second method)
So trivial once you're reminded ^^
Thanks.

So from
[tex]\frac{dy}{dt}=\frac{e^{\frac{t}{a}}}{a} + \frac{y}{b}[/tex]

we get

[tex]\frac{d(ye^\frac{t}{b})}{dt}=\frac{e^{\frac{t}{a}-\frac{t}{b}}}{a}[/tex]

which gives the solution (assuming at t=0 y=0)
[tex] y = \frac{-abe^{\frac{t}{a} - \frac{2t}{b}}}{a(a-b)}[/tex]

... Right? If anyone feels like wasting a bit of time

Edit: I'm awesome at canceling variables.

[tex] y = \frac{be^{\frac{t}{a} - \frac{2t}{b}}}{b-a}[/tex]
 
Last edited:
msimmons, it is not so trivial. Use the first method mentioned by HallsofIvy. So consider the following:

[tex]\frac{dy}{dt}-\frac{y}{b}=0[/tex]

This has the solution:

[tex]\frac{dy}{y}=\frac{dt}{b} \qquad \rightarrow \qquad y_h=A\cdot e^{t/b}[/tex]

Now to obtain the solution to the entire equation:

[tex]\frac{dy}{dt}-\frac{y}{b}=\frac{e^{t/a}}{a}[/tex]

you need to distinguish between two cases, i.e. whether a and b are different or not. The first case, a not equal to b, you should set:

[tex]y_p=\alpha e^{t/a}[/tex]

putting this into the differential equation gives now:

[tex]\alpha=\frac{b}{b-a}[/tex]

and thus:

[tex]y_p=\frac{b}{b-a} e^{t/a}[/tex]

The complete solution is now:

[tex]y=A\cdot e^{t/b}+\frac{b}{b-a} e^{t/a}[/tex]

which makes it clear why they should be different... The other case can be solved by setting:

[tex]y_p=\alpha t e^{t/a}[/tex]

Giving you:

[tex]\alpha=\frac{1}{a}[/tex]

and thus:

[tex]y_p=\frac{t}{a} e^{t/a}[/tex]

and for the complete solution:

[tex]y=\left(A+\frac{t}{a}\right) e^{t/a}[/tex]

Applying the boundary condition is something you can do now by yourself. Look back into your book for these different cases, it's an important issue. Finally do the calculations again by yourself, don't use them just like that.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K