Solutions for roots polynomials.

  • Context: Undergrad 
  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Polynomials Roots
Click For Summary
SUMMARY

This discussion addresses the challenges of finding solutions for roots polynomials, specifically equations like ax^(1/2) + bx + c = 0 and ax^(1/3) + bx^(1/2) + cx + d = 0. It clarifies that these equations are not strictly polynomial equations due to the presence of fractional powers. The conversation highlights that transforming these equations into polynomial form can be achieved through substitutions, such as y = x^(1/2) or y = x^(1/6). Additionally, it emphasizes that solving degree 6 polynomial equations typically requires numerical methods like Newton's method, as closed-form solutions are not available for polynomials of degree 5 or higher.

PREREQUISITES
  • Understanding of polynomial equations and their definitions
  • Familiarity with fractional powers and their implications in algebra
  • Knowledge of numerical methods, particularly Newton's method
  • Basic skills in algebraic manipulation and substitutions
NEXT STEPS
  • Research polynomial transformations and their applications
  • Learn about Newton's method for root-finding in numerical analysis
  • Explore the implications of Galois theory on polynomial equations
  • Study the characteristics of polynomial equations of degree 6 and higher
USEFUL FOR

Mathematicians, algebra students, and anyone interested in advanced polynomial equations and numerical methods for root-finding.

MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
i wonder if there's a formula like for quadartic and cubic equations also for roots polynomials, like this equation:
ax^(1/2)+bx+c=0
or like
ax^(1/3)+bx^(1/2)+cx+d=0
?
and what are they?
 
Last edited:
Mathematics news on Phys.org
y = x^(1/2) turns the first into a quadratic equation in y, and y = x^(1/6) turns the second into a polynomial equation in y of degree 6.
 
strictly speaking a polynomial in [itex]x[/itex] must be a linear combination of natural powers of [itex]x[/itex] (so your equations aren't quite polynomial equations). 0rthodontist's suggestion will convert your equations to polynomial equations, though. You'll just have to reject some of the solutions ([itex]x^{1/3}[/itex] and [itex]x^{1/2}[/itex] are 1-1 once you choose a given branch, while [itex]x^2[/itex] and [itex]x^6[/itex] are many-1). Of course, solving degree 6 polynomial equations by hand isn't exactly fun either (unless the coefficients are cooperative, the best way is usually to try to approximate the roots with something like Newton's method, because there's no closed-form solution for the roots of polynomials of order [itex]\ge 5[/itex]).
 
Last edited:

Similar threads

  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
9
Views
4K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K