How Do You Solve Nonhomogeneous Equations with Undetermined Coefficients?

cue928
Messages
129
Reaction score
0
I'm working on undetermined coefficients for nonhomogeneous equations. I have an equation that is equal to 3xe^x. For an earlier one that was equal to e raised to 8x, I used Ae^8x; but on this one, obviously that won't work. I don't know what I should be looking at. I tried Axe^x but no dice on that one either. I know things are supposed to cancel but for two terms multiplied together, how does that work for cancelling purposes? Is it really just a guessing game as to what the form of the particular solution should be?
 
Physics news on Phys.org
You want to use yp(x) = (Ax+B)ex. I'm assuming that these terms are independent of your homogeneous solutions.
 
They are, but how did you know how to use that formula? Our book suggests determining it is an educated guess but another book I use as a reference seems to suggest there are standard formulas. What should I be looking at in determining what to use? Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top