How do I break this up into partial functions? (s^4+81)/ s(s^2+9)^2 Not sure what i should be splitting it up to
I get someone like A/s + B/(s^2+9) + c/(s^2+9)^2
a/s b/(s^2+9) c/(s^2+9)^2 where a b and c are the appropriate poly substitutions
s^2 requres the ax+b linear top for completeness
same with the other quad, needs a linear atop it
Ugh So I was kinda right? Not sure how to finish that. Do I solve for ABC, then split up the equation with B in it?
ick
\[\frac{a}{s}+\frac{bx+c}{(x^2+9)}+\frac{dx+e}{(x^2+9)^2}\] lordamercy fortunately b = c = 0
\[a(x^2+9)^2+(bx+c)x(x^2+9)+(dx+c)x=x^4+81\]
replace x by 0, get \[81a=81\] \[a=1\] so that part was easy
So I got a=1
yep
now i think you have to expand and equate like coefficients
So i just need to find d and e right?or is there more to it?
assuming we grant that b and c are both zero, yes but i am not sure we get to assume that
whole thing is annoying, but if you just need the answer it is here http://www.wolframalpha.com/input/?i=%28s^4%2B81%29%2F+%28s%28s^2%2B9%29^2%29
that seems obsurd..
hmm, did you do a fancy substitution with s=x for the others ? :)
Join our real-time social learning platform and learn together with your friends!