Method of Undetermined Coefficients for Higher Order Linear Equations

Click For Summary
SUMMARY

The discussion focuses on the method of undetermined coefficients for solving higher-order linear differential equations. It clarifies how to construct particular solutions when the characteristic equation has both repeated and distinct roots. Specifically, when the characteristic solution includes terms like e4t and e2t, the particular solution must be adjusted based on the right-hand side of the equation. For example, if the right-hand side is e4t, the particular solution should be t2e4t to account for the repeated root.

PREREQUISITES
  • Understanding of linear differential equations
  • Familiarity with the method of undetermined coefficients
  • Knowledge of characteristic equations and their roots
  • Basic calculus, particularly differentiation and integration
NEXT STEPS
  • Study the method of undetermined coefficients in detail
  • Learn about the structure of characteristic equations and their solutions
  • Explore examples of differential equations with mixed roots
  • Investigate the use of variation of parameters as an alternative method
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are solving higher-order linear differential equations and need to understand the application of the method of undetermined coefficients.

craighenn
Messages
5
Reaction score
0
Hi, I'd just like to have a quick clarification with regards to the method of undetermined coefficients. I know that if a characteristic equation has the form

(r-4)3 = 0

then the characteristic solution will be

yc = e4t + te4t + t2e4t + t3e4t
and the particular solution ought to be

Y = At4e4t

That all makes sense to me. But I was wondering how the particular solution is to be found if the characteristic solution isn't entirely one root. Like if it was

(r-4)2(r-2) =0

The characteristic solution would be

yc = e4t + te4t + e2t

My question then is two-fold. First, how do I structure the particular solution with regard to the method of undetermined coefficients? Because when all the roots repeat then the particular is just one power of t greater than the greatest one in the solution, like in my first example.

But with two different roots out of 3 (or think of any other example), I'm not sure what to do. Can I even use that method, or is a particular solution even necessary when the characteristic equation has more than just repeated roots?



Hopefully I wrote this clear enough to convey what I'm asking.
 
Physics news on Phys.org
The only time a characteristic root is important in determining a particular solution is when it is one of the possiblities for the particular solution. So if your characteristic sollution is C_1e^{4t}+ C_2te^{4t}+ C_3e^{2t} (don't forget the undetermined constants) then whether you need to consider them at all depends on the "right hand side". If the right hand side were e^{5t} and does not involve any of the characteristic roots, then you would just try Ae^{5t}. If there were a "e^{4t}" term, since you already have e^{4t} and te^{4t}, you would need to try t^2e^{4t}. The important point is that in determining whether to "multiply t" is that you only have to determine whether that particular exponent is one of the characteristic roots.

Here's another question you may not have thought about- suppose the right hand side already involves a power of t along with an exponential. Say, the differential equation is y''- 6y'+ 9y= t^2e^{3t} The characteristic equation is r^2- 6r+ 9= (r- 3)^2= 0 and has r= 3 as a double root. That means the characteristic solution is of the form C_1e^{3t}+ C_2te^{3t}. Normally, with t^2e^{3t} on the right, we would try (At^2+ Bt+ C)e^{3t}- that is we want all powers of t from the t^2 we have on the right, down. But now because we already have e^{3t} and te^{3t}, we multiply that by t^2 and try (At^4+ Bt^3+ Ct^2)e^{3t}.
 
Last edited by a moderator:

Similar threads

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