What is my guess for a polynomial solution with a negative highest power?

Kyle Parrott
Messages
1
Reaction score
0
Hi there, I know that when I am to guess a solution to to a polynomial for g(t) that I guess Ax^n + Bx^n-1... when the highest power of the polynomial is n but what is my guess supposed to be if the power of n is negative?

ex.
y'' + 4y' + 4y = t^-2*e^(-2t)

so far my guess is,

A*e^(-2t)(B*?...)
 
Physics news on Phys.org
Kyle Parrott said:
Hi there, I know that when I am to guess a solution to to a polynomial for g(t) that I guess Ax^n + Bx^n-1... when the highest power of the polynomial is n but what is my guess supposed to be if the power of n is negative?

ex.
y'' + 4y' + 4y = t^-2*e^(-2t)

so far my guess is,

A*e^(-2t)(B*?...)

To add to SteamKing's link, you don't even try undetermined coefficients if n is negative, because it won't work.
 
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...
Back
Top