Method of undetermined coefficients

badman
Messages
57
Reaction score
0
hello everyone, i need some huge help here. here's the equation :

y''+y'-6y=10e^2x-18e^3x-6x-11.

complementary solution:c1e^2x+c2e^-3x
s1={e^2x}
s2={e^3x}
s3=(x,1}
ok since e^2x exists in the complimentary solution, it is therefore a solution, so i multiply it by x to get s'1{xe^2x}, so now i have that and my s2 and s3.

so i end up with this:

yp=Axe^2x+Be^3x+Cx+D

heres where i get confused do i use the product rule for Axe^2x, if so do i end up with these two derivatives: y'p=Axe^2x+2Ae^2x+...etc, y''p=Axe^2x+4Ae^2x+...etc. i really get confused with this product rule thing.
 
Physics news on Phys.org
"heres where i get confused do i use the product rule for Axe^2x, if so do i end up with these two derivatives: y'p=Axe^2x+2Ae^2x+...etc, y''p=Axe^2x+4Ae^2x+...etc. i really get confused with this product rule thing."

Certainly you are to differentiate the whole thing!
Those derivatives of xe^2x that doesn't differentiate the x-factor, but effectively only differentiates the exponential, will disappear.
 
why doesn't it differentiate the x factor?
 
h(x)=f(x)g(x)
h'(x)=f(x)g'(x)+(f'(x)g(x))
h''(x)=f(x)g''(x)+(2f'(x)g'(x)+f''(x))
The paranthesized terms differentiaties f, the other terms regard f effectively as a constant multiple of the g-function.
Assuming some diff.eq:
\alpha{h}''+\beta{h}'+\gamma{h}=L(x)
we may write this as:
f(x)(\alpha{g}''+\beta{g}'+\gamma{g})+(\alpha(2f'(x)g'(x)+f''(x)g)+\beta{f}'g)=L(x)
Thus, if g is a solution of the associated homogenous problem, the first term vanishes identically.
 
Last edited:
arildno said:
Those derivatives of xe^2x that don't differentiate the x-factor, but effectively only differentiates the exponential, will disappear.
You misinterpreted this. arildno meant "in those terms where, using the product rule, the x itself was not differentiated".
For example, differentiating xf(x) using the product rule, I get f(x)+ xf '(x). The term "xf '(x)" is the one arildno was referring to.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top