Partial Fraction Decomposition

AI Thread Summary
The discussion revolves around converting the expression (-7s+52)/(s^2-8s+16) into partial fraction decomposition for an inverse Laplace Transform. The user initially sets up the equation incorrectly, leading to confusion in solving for constants A and B. A correct approach is highlighted, where the equation should be set as -7s + 52 = A(s - 4) + B(s - 4)^2 after multiplying both sides by the denominator. The user receives clarification on the proper method, indicating progress in understanding the algebra involved. This exchange emphasizes the importance of accurate setup in partial fraction decomposition.
PBJinx
Messages
10
Reaction score
0
The equation i currently have is

(-7s+52)/(s^2-8s+16)

I need to convert it into a partial fraction decomposition to do a inverse Laplace Transform, but i seem to be stuck with the algebra of the what I am supposed to do.


The equation I am supposed to use to set them is

A/(s+a) + B/(s+a)^2


What i have done so far is

S^2-8s+16=A/(s-4)+B/(s-4)^2

which then brings me to

A(s-4)^2+B(s-4)=7s+52

solving for A or B being 0 will not work. must I use quadratics to solve?

i am very lost and have been at this one all day
 
Physics news on Phys.org
PBJinx said:
What i have done so far is

S^2-8s+16=A/(s-4)+B/(s-4)^2
I assume you mean this:
\frac{-7s+52}{s^2-8s+16} = \frac{A}{s-4} + \frac{B}{(s-4)^2}

which then brings me to

A(s-4)^2+B(s-4)=7s+52
This is wrong. When you multiply both sides by s2 - 8s + 16 you should get
-7s + 52 = A(s - 4) + B
 
Ahh. thank you sir, got it right now
 

Similar threads

Replies
14
Views
2K
Replies
3
Views
2K
Replies
4
Views
2K
Replies
6
Views
2K
Replies
3
Views
2K
Replies
14
Views
3K
Replies
14
Views
3K
Back
Top