How to Effectively Solve for the Particular Solution in Differential Equations?

  • Context: Undergrad 
  • Thread starter Thread starter joker2014
  • Start date Start date
  • Tags Tags
    Particular solution
Click For Summary
SUMMARY

This discussion focuses on effectively finding the particular solution (y_p) in differential equations, specifically using the method of undetermined coefficients and variation of parameters. The examples provided include the equations y'' + 4y = 9te^t + 4 and y'' + 4y = tsin(2t) + 4. It is established that the method of undetermined coefficients is efficient for simpler problems, requiring an understanding of the homogeneous solution and the appropriate basis for the particular solution. The discussion emphasizes the importance of practice to develop intuition in solving these types of differential equations.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with the method of undetermined coefficients.
  • Knowledge of homogeneous and nonhomogeneous solutions.
  • Basic grasp of variation of parameters as a solution technique.
NEXT STEPS
  • Study the method of undetermined coefficients in detail, focusing on identifying appropriate forms for y_p.
  • Learn how to apply variation of parameters to solve nonhomogeneous differential equations.
  • Practice solving second-order linear differential equations with varying forcing functions.
  • Explore the Laplace transform method for solving differential equations.
USEFUL FOR

Students preparing for exams in differential equations, educators teaching advanced mathematics, and anyone seeking to enhance their problem-solving skills in applied mathematics.

joker2014
Messages
21
Reaction score
0
I have an exam in 2 days and I am still getting confused on how to find yp , the particular solution.
for example
y''+ 4y = 9te^t+ 4
or tsin(2t) + 2

Is it only by guessing and that's it? I still can't answer these questions 100% correctly. I would like to have your advises to find the best way to solve this complicated undertemind coeff.
 
Physics news on Phys.org
You can always use variation of parameters or Laplace transforms to find the particular solution.

The method of undetermined coefficients is nice because it requires a minimal amount of work when the form of the solution is obvious. It also helps develp a intuition to the solution of various differential equations. Which is useful later on. That being said, it takes practice to develop a good intuition.
 
joker2014 said:
I have an exam in 2 days and I am still getting confused on how to find yp , the particular solution.
for example
y''+ 4y = 9te^t+ 4
or tsin(2t) + 2

Is it only by guessing and that's it? I still can't answer these questions 100% correctly. I would like to have your advises to find the best way to solve this complicated undertemind coeff.
For relatively simple problems like the ones above, the method of undetermined coefficients works pretty well.
1. y'' + 4y = 9tet + 4
Homogenous problem: y'' + 4y = 0
Solution set basis: {cos(2t), sin(2t)}
Nonhomogeneous problem: y'' + 4y = 9tet + 4
Particular solution set basis: {et, tet, 1}
Particular solution: ##y_p = Ae^t + Bte^t + C##
General solution: ##y = c_1cos(2t) + c_2sin(2t) + Ae^t + Bte^t + C##
It's worth noting here that the "forcing function" (the right side of the nonhomogeneous problem) has no solutions in common with those of the homogeneous problem. It's also worth noting that since the right side includes tet, our particular solution has to include both et and tet. If the right side had included t2et, we would have needed to have et, tet, and t2et in the particular solution.

2. y'' + 4y = tsin(2t) + 4
Homogenous problem: y'' + 4y = 0 (same as before)
Solution set basis: {cos(2t), sin(2t)} (same as before)
Nonhomogeneous problem: y'' + 4y = tsin(2t) + 4
Particular solution set basis: {{s}cos(2t)[/s], sin(2t), tcos(2t), tsin(2t), 1}
I have the four sin/cos terms because of the tsin(2t) term in the forcing function. I have two of them lined out because cos(2t) and sin(2t) are solutions to the homogeneous problem, so couldn't possibly be solutions of the nonhomogeneous problem.
Particular solution: ##y_p = Atcos(2t) + Btsin(2t) + C##
General solution: ##y = c_1cos(2t) + c_2sin(2t) + Atcos(2t) + Btsin(2t) + C##

If the right side of the nonhomogeneous problem had included t2sin(2t), the basis for the nonhomog. problem would have needed to included tcos(2t), tsin(2t), t2cos(2t), and t2sin(2t).
 

Similar threads

  • · Replies 52 ·
2
Replies
52
Views
9K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 0 ·
Replies
0
Views
4K
Replies
4
Views
2K