Analytically solving ODEs with non-constant coefficients for a specific t

In summary, it is not recommended to simply plug in a value of t into the original ODE and solve it analytically to find y(t). This method may work as a coarse approximation near that value of t, but it is not guaranteed to be accurate and may be way off if the initial condition is far away from that value of t. A better approach may be to use the method of integrating factors.
  • #1
thesteve
1
0
Given an ODE in the form of f(t)y''+g(t)y'+h(t)y=0

If all I am looking for is the y(t) at a specific value of t and NOT the general solution, can I just plug in that value of t into the original ODE and then solve it analytically or is a numeric solution the only way?
 
Last edited:
Physics news on Phys.org
  • #2
Plugging in a value of t would be a very coarse approximation near that value of t. Not guaranteed to be accurate. The only way you might get away with it is if you had some kind of error bounds.

Plus, you might have an initial condition that is far away from that value of t. In that case, it's likely to be way off.

Differential equations are basically just vector fields (time-varying vector fields, in this case). A solution to a differential equation is obtained by just going where the arrows point. With that intuition in mind, it should be clear what is wrong with your proposed method. If you are following the arrows as they vary in time, there's no reason that picking some point in time will work over long periods of time. The vector field may be completely different at another point in time, so it will take you in a very different direction.

I think maybe the method of integrating factors might work here.
 

1. How do you analytically solve an ODE with non-constant coefficients for a specific t?

To analytically solve an ODE with non-constant coefficients for a specific t, you can use various methods such as separation of variables, integrating factors, or series solutions. The specific method used will depend on the form of the ODE and the coefficients involved.

2. Can all ODEs with non-constant coefficients be solved analytically for a specific t?

No, not all ODEs with non-constant coefficients can be solved analytically for a specific t. Some may require numerical methods or approximation techniques to obtain a solution.

3. How does non-constant coefficients affect the analytical solution of an ODE?

Non-constant coefficients can make the analytical solution of an ODE more complicated and require more advanced methods. In some cases, non-constant coefficients may not have a closed-form analytical solution and may need to be approximated.

4. Are there any limitations to analytically solving ODEs with non-constant coefficients for a specific t?

Yes, there are limitations to analytically solving ODEs with non-constant coefficients for a specific t. Some ODEs may not have a closed-form analytical solution, and even if they do, the solution may be too complex to be useful.

5. How important is understanding the coefficients in an ODE when solving it analytically for a specific t?

Understanding the coefficients in an ODE is crucial when solving it analytically for a specific t. The coefficients determine the behavior of the solution and the method that should be used to obtain the solution. It is essential to properly identify and interpret the coefficients to obtain an accurate solution.

Similar threads

  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
5
Views
2K
Replies
3
Views
790
Replies
3
Views
1K
  • Differential Equations
Replies
16
Views
892
  • Differential Equations
Replies
3
Views
2K
Replies
28
Views
2K
  • Differential Equations
Replies
6
Views
1K
  • Differential Equations
Replies
3
Views
369
  • Differential Equations
Replies
5
Views
1K
Back
Top