Factoring a 3rd degree poly to get a start on partial fractions

In summary, the direct method is to calculate the difference of two squares and use that as the factorization.
  • #1
Nikarasu M
17
0
Hello all,

I'm working through old exams for an electrical subject (no solutions given) and I think I've gone wrong somewhere and been left with something I'd like to learn how to work with anyway:

[itex]\frac{50}{(s+\frac{1}{s}+1)^2-s^2}[/itex]

[itex]\frac{50}{2s+3+\frac{2}{s}+\frac{1}{s^2}}\times \frac{s^2}{s^2}[/itex]

[itex]\frac{50s^2}{2s^3+3s^2+2s+1}[/itex]

[itex]\frac{50s^2}{(s+1)(2s^2+s+1)}[/itex]​

From the last step I can do partial fractions and inverse Laplace etc...

But I got that factorisation via matlab, I can see it obviously works, and given a guess at a factor of the denominator of the 2nd to last line I can see that '+1' would be involved so a next guess might be '(s+1)' and then I'd see if I get zero remainder with polynomial long division, and I'd win in this case, but it was just a lucky guess.

Ok, time for the question: what is the direct method for doing this ?

I left the earlier working up the case we could hijack the math earlier in the process.

:tongue2:
 
Physics news on Phys.org
  • #2
There is a formula for solutions to the cubic polynomial but nobody uses it in practice. Instead they use the fact that if there is a rational root to [itex] ax^3 + bx^2 + cx + d [/itex] where a,b,c,d are all integers, then the root has to be of the form +/-m/n where m and n are integers, coprime, and m divides d, and n divides a (this is called the rational root theorem)

For your cubic, the only possible rational roots are 1,-1, 1/2 and -1/2 from this. So you can just try them all and see that -1 is a root and factor out an s+1
 
  • #3
Nikarasu M said:
Ok, time for the question: what is the direct method for doing this ?

The thing to have seen was that this is just the standard "difference of two squares"
(a2 - b2) = (a - b)(a + b)

Remember now? :smile:
 
  • #4
epenguin said:
The thing to have seen was that this is just the standard "difference of two squares"
(a2 - b2) = (a - b)(a + b)

Remember now? :smile:

wha?

I've missed a lot of basic stuff at university (sort of jumped ahead via some credit I perhaps shouldn't have got) and school was a long time ago so a lot of these rules of thumbs and tricks go way over my head...

Although here I am doing a masters in engineering - you might say 'lol' - if you were that way inclined :tongue2:
 
  • #5


Hello,

It seems like you are trying to factor a 3rd degree polynomial in order to use partial fractions for solving a problem in your electrical subject. This is a common technique used in many scientific fields, including engineering and physics.

To factor a 3rd degree polynomial, there are a few methods that can be used. One method is the rational root theorem, which helps identify possible rational roots of a polynomial. In this case, the rational root theorem tells us that the possible rational roots of the denominator are ±1, ±2, ±5, ±10, ±25, ±50. By trying these values and using polynomial long division, we can find that (s+1) is indeed a factor of the denominator.

Another method is to use the quadratic formula to solve for the roots of the denominator and then factor it accordingly. In this case, the quadratic formula gives us the roots of 2s^2+s+1 as -0.5±0.866i. From here, we can use the complex conjugate root theorem to factor the denominator into (s+1)(2s^2+s+1).

Both of these methods are commonly used in mathematics and can be applied to factor polynomials of any degree. I hope this helps and good luck with your studies!
 

1. What is the purpose of factoring a 3rd degree polynomial to get a start on partial fractions?

Factoring a 3rd degree polynomial allows us to break down the polynomial into smaller, simpler fractions. This can make solving integrals involving the polynomial much easier and more manageable.

2. How do you factor a 3rd degree polynomial?

To factor a 3rd degree polynomial, we use techniques such as the grouping method, factoring by grouping, and the rational root theorem. By finding the roots of the polynomial, we can then write it as a product of linear factors.

3. What is the relationship between factoring a polynomial and partial fractions?

Factoring a polynomial is the first step in finding the partial fraction decomposition of a rational function. By breaking down the polynomial into simpler fractions, we can then use partial fractions to rewrite the rational function as a sum of these simpler fractions.

4. Can all 3rd degree polynomials be factored?

Not all 3rd degree polynomials can be factored into linear factors. Some may have complex or irrational roots, which cannot be factored using real numbers. However, we can still use techniques such as the quadratic formula to find these roots and factor the polynomial.

5. How can factoring a 3rd degree polynomial help with integration?

Factoring a 3rd degree polynomial can help with integration by making it easier to integrate the individual terms. By breaking down the polynomial into simpler fractions, we can then integrate each term separately. This can save time and make the integration process more manageable.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
150
  • Calculus and Beyond Homework Help
Replies
8
Views
935
  • Calculus and Beyond Homework Help
Replies
7
Views
770
  • Calculus and Beyond Homework Help
Replies
4
Views
728
  • Differential Equations
Replies
3
Views
2K
Replies
8
Views
2K
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
131
Replies
8
Views
1K
Back
Top