ODE (solve for particular integral) am i right?

  • Thread starter Thread starter soonsoon88
  • Start date Start date
  • Tags Tags
    Integral Ode
Click For Summary
SUMMARY

The discussion focuses on determining particular solutions for ordinary differential equations (ODEs) using various forms. The examples provided include polynomial, exponential, and trigonometric functions, with specific attention to the forms of solutions for terms like \(xe^{2x}\) and \(x^2\sin x\). Key corrections were noted for examples e) and g), emphasizing the need for additional terms when the function is a solution to the associated homogeneous equation. The importance of adjusting the form of the particular solution based on the roots of the characteristic equation is also highlighted.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with characteristic equations and their roots
  • Knowledge of particular and homogeneous solutions
  • Basic grasp of trigonometric and exponential functions
NEXT STEPS
  • Study the method of undetermined coefficients for ODEs
  • Learn about the variation of parameters technique for finding particular solutions
  • Explore the implications of repeated roots in characteristic equations
  • Investigate the Laplace transform method for solving ODEs
USEFUL FOR

Students and educators in mathematics, particularly those studying differential equations, as well as professionals in engineering and physics who apply ODEs in their work.

soonsoon88
Messages
53
Reaction score
0
ODE (solve for particular integral) am i right??

Homework Statement


That is all the examples that i know to determine the particular solution.
are all of them correct? Note: e= exponent

a)x^3 ==> Ax^3 + Bx^2 + Cx + D
b)xe^2 ==> e^2(Ax +B)
c)sin x ==> Asin x + Bcos x
d)cos x ==> Asin x + Bcos x
e)sin x + cos x ==> Asin x + Bcos x + Csin x + Dcos x
f)sin x + xcos x ==> Asin x + Bcos x + (Cx+D)sin x + (Ex+F)cos x
g)x^2(sin x) ==> (Ax+B)sin x + (Cx+D)cos x
h)e^x (sin x) ==> e^x( Asin x + Bcos x)

Homework Equations


Am i right?
is it still got another type of particular?
that is all i know only.



The Attempt at a Solution

 
Physics news on Phys.org


that looks about right, except for e) and g). also, on b, it it supposed to be xe^(2x)?

on e), if you factor your answer you get
Asin x + Bcos x + Csin x + Dcos x = sinx(A+C) + cosx(B+D). since A, B, C, D are just constants, you can tell that you don't really need the C or the D.

on g), you're missing an x^2 term.
 


One caveat: If a function of that form is already a solution to the associated homogeneous equation, then you will need to multiply by 4.

For example, if the problem is y"- 5y'+ 6y= ex, so the characteristic equation is r2- 5r+ 6= (r- 3)(r- 2)= 0, which has roots 2 and 3, so that the solutions to the homogeneous equation are e2x and e3x, then, yes, I would try a particular solution of the form y= Aex.

But if the problem is y"- 4y'+ 3y= ex, so the characteristic equationj is r2- 4r+ 3= (r-1)(r- 3)= 0, which has roots 1 and 3, so that the solutions to the homogeneous equation are ex and e3x, then Aex will give 0, not ex, for any A. Now I would try y= Axex.

If the problem is y"- 2y'+ y= ex, so that the characteristic equation is r2- 2r+ 1= (r-1)2= 0, which has 1 as double root, so that the solutions to the homogeneous equation are ex and xex, then I would have to tr Ax2ex.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 52 ·
2
Replies
52
Views
9K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K