Method of Undetermined Coefficients - Inhomogeneous DE

Click For Summary

Discussion Overview

The discussion revolves around the application of the Method of Undetermined Coefficients to a first-order inhomogeneous differential equation. Participants explore the form that the function x(t) can take and the implications for solving the equation.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant asks about the form of x(t) in the given differential equation, indicating uncertainty about its nature.
  • Another participant clarifies that x(t) can be any function of t, but for the Method of Undetermined Coefficients, it must be a specific type of function such as a constant, polynomial, exponential, sine, cosine, or combinations thereof.
  • A participant suggests that if x(t) does not fit these forms, it may be left expressed as an integral, noting that Mathematica only provided an integral solution.
  • Another participant proposes using the variation of parameters if x(t) does not fit the required forms, explaining that this method guarantees a solution in terms of integrals of functions derived from the homogeneous equation.
  • One participant points out that since the equation is first-order, the variation of parameters may not be necessary, suggesting an alternative method involving multiplication by e^{ikt} to simplify the equation into a perfect differential for integration.
  • This participant also notes that the method discussed is applicable to any first-order linear ODE, mentioning a general approach involving a function p(x) that transforms the equation into an integrable form.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of the variation of parameters method for first-order equations, with some suggesting it is not needed while others advocate for its use depending on the form of x(t). There is no consensus on the best approach to take when x(t) does not fit the specified forms.

Contextual Notes

Participants discuss the limitations of the Method of Undetermined Coefficients and the variation of parameters, particularly in relation to the types of functions that can be used and the potential need to leave solutions in integral form. The discussion reflects uncertainty regarding the applicability of different methods based on the nature of x(t).

Nusc
Messages
752
Reaction score
2
Given

y'(t) + i*k*y(t) - i*g*x(t) = 0

What "form" does x(t) take?
 
Physics news on Phys.org
What are you asking here? x(t) can, of course, be any function of t.

In order that you be able to use the "Method of Undetermined Coefficients", it must be one of the types of functions we get as solutions to linear equations with constant coefficients: a constant, a polynomial, an exponential, sine or cosine, or combinations of those.
 
So if it's not then I just leave it expressed as an integral? I put it into mathematica and it only did just that.
 
If it is not, then you can use "variation of parameters" which is guarenteed to give the solution in the form u(t)y1(t)+ v(t)y2(t) where y1(t) and y2(t) are solutions to the associated homogeneous equation. You can reduce to integrals for u(t) and v(t). Often those integrals have no closed form solution so you would have to leave them in terms of integrals.
 
Since the DE given is first order, you don't need to make use of the variation of parameters (though I guess you could - it's just that you'll only have one solution, y1(t), to the associated homogeneous problem). In this case it's easiest to multiply by e^{ikt}, as then the left hand side is a perfect differential and you can write

(e^{ikt}y(t))' = i g x(t) e^{ikt}

at which point you can integrate to get the solution in terms of at least an integral solution (it depends on what x(t) is and if you can integrate it to get a solution in closed form).

Note that this method works for any first order linear ODE: Given

y' + A(x)y = f(x)

if you multiply by p(x), such that p'(x) = A(x)p(x), then you can write the left hand side as (p(x)y(x))', and then you just need to integrate the equation. I forget what this method is typically called.
 

Similar threads

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