Can this equation be solved with the method of undetermined coefficiants?

  • Context: Graduate 
  • Thread starter Thread starter horefaen
  • Start date Start date
  • Tags Tags
    Method
Click For Summary

Discussion Overview

The discussion revolves around the applicability of the method of undetermined coefficients to solve the differential equation y'' - 2y' + y = 6/(x^3)e^x. Participants explore the challenges of selecting appropriate undetermined coefficients and consider alternative methods for finding a particular solution.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that the solution to the homogeneous equation is e^x and x*e^x, questioning how to choose the undetermined coefficients for the particular solution.
  • Another participant proposes including a logarithm in the guess for the particular solution, noting that the method of undetermined coefficients relies on educated guessing.
  • Some participants argue that the method of undetermined coefficients cannot be applied because the right-hand side of the equation includes 6/(x^3)e^x, which does not fit the required form.
  • Variation of parameters is mentioned as a viable alternative method for solving the equation, with one participant providing a brief overview of its application.
  • There is a claim that a particular solution could be 6e^x/x, while another participant disputes this, stating their calculations yield 3/x * e^x instead.

Areas of Agreement / Disagreement

Participants express disagreement regarding the applicability of the method of undetermined coefficients, with some asserting it cannot be used due to the form of the right-hand side, while others suggest alternative methods. The discussion remains unresolved regarding the exact form of the particular solution.

Contextual Notes

Participants note that the method of undetermined coefficients is typically applicable only when the right-hand side is of a specific form involving polynomials, exponentials, and trigonometric functions. The presence of x in the denominator complicates the use of this method.

horefaen
Messages
7
Reaction score
0
y''-2y'+y=6/(x^3)*e^x

the sollution to the homogenous equation is e^x and x*e^x, so how do I solve for the particual sollutioin, how do I choose the undetermined coefficients? I have tried:

(c + c1/x+c2/x^2+c3/x^4)*e^x and (cx^2+c1x+c2+c3/x), but none of them seems to give a good answer, should one of these work?

Maybe this should be in the homework section, but school hasn't started yet, so this isn't really homework. :P
 
Physics news on Phys.org
You might try including a logarithm in your guess. That could be the missing piece.

The problem with the method of undetermined coefficients is that really it's the "method of educated guessing". For certain inhomogeneous terms it's easy to guess the correct form of the particular solution and plug it in, but that won't always work.

There are more general methods, namely the "variation of parameters" method or "green's function" method.

I forget how the variation of parameters method works (it's been a while since I used it) - it's something like plugging u(x)y1(x) + v(x)y2(x) into the DE, and then demanding a certain term is zero: something like u'(x)y1(x) + v'(x)y2(x) = 0. This then takes this term out of the DE and reduces the number of undetermined functions by 1, so you can solve the DE. Try looking up how this actually works on wikipedia or something.

The green's function method works by, in this case, considering the equation

[tex]G''(x;\xi) - 2G'(x;\xi) + G(x;\xi) = \delta (x-\xi),[/tex]

where the derivative is with respect to x and [itex]\xi[/itex] is a parameter introduced that will be integrated over: Solving this equation, the function y is then given as an integral over the Green's function G:

[tex]y(x) = \int_a^b d\xi G(x;\xi) \frac{6e^\xi}{\xi^3}[/tex].

The limits a and b should be taken as the endpoints of the range your problem is defined on. The green's function method is the one I've used most. I learned the variation of parameters back in second year of undergrad, but in practice the green's function method tends to be more widely used, as it can be generalized to higher dimensions, for example. If you haven't dealt with the delta function, [itex]\delta(x)[/itex], though, you may opt for the other method.

Anywho, it may turn out to be the case that the integrals you get in doing these methods may be expressed in closed form, in which case in principle you could have gotten the solution by undetermined coefficients, but the functions may be ones that you never would have been able to guess. Sometimes the integrals have to be left as integrals, in which case you certainly wouldn't have been able to guess them.
 
Last edited:
Nope.

you can apply method of undetermined coefficients only when right hand side is of the form C*t^m*e^rt*cosbt*sinbt

your equation has 6/(x^3)*e^x ...e is in denominator so you can't use undetermined coefficients.

^ that's not a picture perfect definition but i hope you get the idea. If you don't, check your text, it should be in your text.

Variation of parameters should work though.
 
rubrix said:
Nope.

you can apply method of undetermined coefficients only when right hand side is of the form C*t^m*e^rt*cosbt*sinbt

your equation has 6/(x^3)*e^x ...e is in denominator so you can't use undetermined coefficients.

^ that's not a picture perfect definition but i hope you get the idea. If you don't, check your text, it should be in your text.

Variation of parameters should work though.

e^x is not in the denominator but in the numerator
 
The thing that rules it out is x in the denominator.
The thing that makes this method work is that the RHS must be the solution of some other homogeneous linear DE with constant coefficients. So: C*t^m*e^(r*t)*cos(b*t)*sin(b*t)
 
ah okay but x is in the denominator so you still can't use method of undetermined coefficients.
 
In this particular case, a particular solution is [tex]\frac{6e^x}{x}[/tex]
 
g_edgar said:
In this particular case, a particular solution is [tex]\frac{6e^x}{x}[/tex]

No, it isn't according to my calculations. I got:

[tex]\frac{3}{x}\cdot e^x[/tex]

I checked by putting the complete solution

[tex]y=\left(K_1 \cdot x + K_2 +\frac{3}{x}\right) \cdot e^x[/tex]

back into the original DE.

coomast
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
957
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K