Solving complex formulas and higher order polynomials

Click For Summary

Discussion Overview

The discussion revolves around methods for solving complex rational functions, specifically focusing on the function (4(x^3)+38(x^2)+44x-20)/(20+12x+x^2). Participants explore both manual techniques for simplification and root-finding, as well as the computational approaches used by computers for higher-order polynomials.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants suggest that the expression is not an equation to be solved but can be simplified by eliminating common factors or through polynomial long division.
  • Others argue that the goal is to find values of x that make the numerator equal to zero, indicating a need to factor the numerator.
  • One participant notes the practical difficulties in solving cubic equations, mentioning that rational roots may not exist and discussing methods involving the rational roots theorem.
  • Another participant describes a historical method for solving cubic equations attributed to Scipio del Ferro, detailing the steps involved in transforming the equation and finding roots.
  • There is mention of the limitations of solving higher-degree polynomials, with one participant stating that fifth-degree equations and higher cannot be solved using simple root formulas and must be approximated using numerical methods like Newton's method.

Areas of Agreement / Disagreement

Participants express differing views on whether the expression can be solved or simplified, with some emphasizing simplification and others focusing on finding roots. There is no consensus on the best approach to take, and the discussion remains unresolved regarding the methods applicable to higher-order polynomials.

Contextual Notes

Limitations include the potential for missing assumptions regarding the nature of the roots and the specific conditions under which certain methods apply. The discussion also reflects varying levels of familiarity with historical and modern mathematical techniques.

Genius271828
Messages
4
Reaction score
0
How would you go about solving (4(x^3)+38(x^2)+44x-20)/(20+12x+x^2), without the use of a computer, further, what about functions which have more x components, with higher powers. Also what process do computers use to solve these.
 
Mathematics news on Phys.org
Genius271828 said:
How would you go about solving (4(x^3)+38(x^2)+44x-20)/(20+12x+x^2), without the use of a computer
This isn't an equation, so there's nothing to solve. You can simplify it, by eliminating factors that are common to both the numerator and denominator, or you can carry out polynomial long division.
Genius271828 said:
, further, what about functions which have more x components, with higher powers. Also what process do computers use to solve these.
 
Mark44 said:
This isn't an equation, so there's nothing to solve. You can simplify it, by eliminating factors that are common to both the numerator and denominator, or you can carry out polynomial long division.
f(x)=(4(x^3)+38(x^2)+44x-20)/(20+12x+x^2), to find when this is equal to 0 (or if it ever does) and what method is used to determine these properties
 
Genius271828 said:
f(x)=(4(x^3)+38(x^2)+44x-20)/(20+12x+x^2), to find when this is equal to 0 (or if it ever does) and what method is used to determine these properties
Look for values of x that make the numerator equal to zero. The best way to do that is to factor the numerator.
 
It is not so easy to solve these cubics in practice. In good cases the solutions are integers or fractions, in which case they can be found by trial and error from the rational roots theorem taught in precalculus. This does not work in your example, unless i made a mistake, or at least they do not seem to be integers. In the general case the roots can be expressed using square roots and cube roots, by the method of scipio del ferro, often called incorrectly that of cardano. There are several steps involved, the first being a change of variable which makes the x^2 term equal to zero. Then when the equation has been r3ndered into the form X^3 = pX + q, one can show that a solution has the form X = u+v, provided u^3+v^3=q and 3uv = p. Since these equtions imply we know the product and the sum of the quantities u^3 and v^3, we use the fact that given the sum and product of two quantities, those quantities are found from solving a quadratic equation. I.e. we can write down the quadratic equation t^2 - qt + p/3 = 0, and solve it for u^3 and v^3. Then we can take cube roots to get u, and set v = p/3u.

Thjis is explained in section IV, (see page 253, and 264), of the excellent algebra book of euler:
https://archive.org/details/elementsofalgebr00eule

as well as the more complicated method for solving 4th degree equations. Equations of 5th degree and higher cannot be solved in general by formulas involving only the taking of roots, and can only be approxmated by numerical methods such as Newton's method.
 
  • Like
Likes   Reactions: suremarc

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K