ko_kidd
- 21
- 0
\frac{7}{3s^{2}(3s+1)}
Can this be decomposed, and how?
Can this be decomposed, and how?
The discussion revolves around the decomposition of the rational function \(\frac{7}{3s^{2}(3s+1)}\) into partial fractions. Participants explore the necessary components and methods for achieving this decomposition.
There is an ongoing exploration of the decomposition process, with various participants offering different methods and insights. Some have provided specific values for constants, while others question the rationale behind certain steps and the necessity of including both \(\frac{1}{s}\) and \(\frac{1}{s^2}\) in the decomposition.
Participants note the importance of checking for irreducibility of quadratic expressions and the implications of polynomial degrees on the decomposition structure. There is also mention of potential missing steps in the reasoning process.
ko_kidd said:I have one more problem.
Would this:\frac{87}{(x)(x^{2}+13x+38)}
simplify to something like
\frac{Ax+B}{x^{2}+13x+38} + \frac{C}{x} = \frac{87}{(x)(x^{2}+13x+38)}
ko_kidd said:\frac{7}{3s^{2}(3s+1)}
Can this be decomposed, and how?
symbolipoint said:I'd say, yes; it can be decomposed; without my first relearning the method and trying to decompose to partial fractions. Your denominators might be \[<br /> 3s^2 <br /> \]<br /> and \[<br /> 3s + 1<br /> \]<br />
HallsofIvy said:With that "s2", you are going to need both 1/s and 1/s2.
\frac{7}{3s^2(3s+1)}= \frac{A}{s}+ \frac{B}{s^2}+ \frac{C}{3s+1}
Multiplying through by the common denominator, 7= As(3s+1)+ B(3s+1)+ Cs^2. Taking s= 0, 7= B. Taking s= -1/3, 7= C/9 so C= 63. Finally, taking s= 1, 7= 4A+ 4B+ C= 4A+ 28+ 63. 4A= 7- 91= -84, A= -21.