Solving a linear homogenous 2nd order DE with a constant term

Click For Summary
SUMMARY

This discussion focuses on solving linear homogeneous second-order differential equations with constant terms, specifically equations of the form y'' + q(x)y' + C = 0 or y'' + t(x)y + C = 0. The key takeaway is that when dealing with a constant inhomogeneous term, the solution comprises both the complementary solution (y_c) and a particular solution (y_p). For constant inhomogeneous parts, the particular solution can be assumed as y_p = C, and if the homogeneous solution is constant, a linear form y_p = Ax + B should be used to find the coefficients A and B. This method is essential for accurately solving differential equations that include constant terms.

PREREQUISITES
  • Understanding of linear differential equations
  • Familiarity with characteristic polynomials
  • Knowledge of homogeneous and inhomogeneous equations
  • Basic calculus concepts related to derivatives
NEXT STEPS
  • Study the method of undetermined coefficients for particular solutions
  • Learn about the Wronskian and its application in solving differential equations
  • Explore the Laplace transform for solving inhomogeneous differential equations
  • Investigate applications of differential equations in physics, particularly in mechanics
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with differential equations, particularly those dealing with inhomogeneous terms and their applications in real-world scenarios.

bitrex
Messages
190
Reaction score
0
I know how to go about solving differential equations of the form y''+q(x)y'+t(x)y = 0 through the methods of finding the characteristic polynomial of the differential equation and solving for the roots, etc. But what I am not clear on is how I would go about solving an equation like this where one of the terms is a constant, such as y''+q(x)y' + C = 0 or y'' +t(x)y + C = 0. I'm thinking of a situation with an F=ma equation where there is a term that is dependent on the position or velocity of an object, but there is also something like a gravitational force, which is constant.
 
Physics news on Phys.org
Do you mean that your q(x) and t(x) are constants? The method you described doesn't work if they are not constants. If you simply have a constant or some term that doesn't have y,y', or y'', your equation is simply inhomogeneous. You tack on a particular solution that depends on what the inhomogeneous part is. If you have a inhomogeneous part, the full solution is simply [tex]y(x) = y_c + y_p[/tex] where [tex]y_c[/tex] is the solution to the homogeneous equation and [tex]y_p[/tex] is the solution to the inhomogeneous equation. For a constant inhomogeneous part, you try [tex]y_p = C[/tex] where C is a constant. You plug this into the DE and solve for it. If the solution for your homogeneous equation is a constant, you can't use that for a particular solution. You can try [tex]y_p = Ax + B[/tex] and solve for A and B to form your solution.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
961
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K