Solving a Simple nth Order Polynomial

  • Thread starter Thread starter dimensionless
  • Start date Start date
  • Tags Tags
    Polynomial
Click For Summary

Homework Help Overview

The discussion revolves around solving the equation C + x + x^{3} + x^{5} + x^{7} + x^{9} = 0, which is a polynomial of odd degree. Participants are exploring various methods and approaches to find solutions, including factoring and numerical methods.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the feasibility of factoring the polynomial, with some questioning the validity of certain factoring attempts. Others suggest multiplying by x^2 - 1 to simplify the equation, while expressing doubts about the analytical solvability of the polynomial. The role of the parameter C in determining the nature of the roots is also highlighted.

Discussion Status

The discussion is ongoing, with participants presenting different perspectives on the possibility of finding an analytical solution. Some express skepticism about the existence of such solutions for polynomials of degree greater than four, while others remain hopeful that a method may be discovered. There is a recognition of the complexity involved in solving the polynomial, particularly in relation to the parameter C.

Contextual Notes

Participants note that the problem may be constrained by the nature of the polynomial and the implications of Galois theory regarding the solvability of higher-degree polynomials. There is also mention of the potential for numerical methods as an alternative approach.

dimensionless
Messages
461
Reaction score
1

Homework Statement


I'm trying to solve the following equation
[tex]C + x + x^{3} + x^{5} + x^{7} + x^{9} = 0[/tex]


The Attempt at a Solution


I can factor out [tex]x+B[/tex], but the factoring process will be very tedious. A little too tedious if I'm barking up the wrong tree. Any suggestions?
 
Physics news on Phys.org
I don't think x+B (I think you mean x+C) factors out of that.

CC
 
Multiply by [itex]x^2-1[/itex]
 
I could have B = C

I multiplied by [tex]x^{2}-1[/tex] and I got
[tex]-C-x-Cx^{2}+x^{11} = 0[/tex]

I good improvement, but still not a solution.
 
Last edited:
I don't see how this can be done analytically. I would use a numerical method.
 
dimensionless said:
I could have B = C

I multiplied by [tex]x^{2}-1[/tex] and I got
[tex]-C-x-Cx^{2}+x^{11} = 0[/tex]

I good improvement, but still not a solution.

That can't be correct. If we call the original function p(x) then if we start with

p(x)=0

and multiply by x2-1 then you end up with

(x2-1)p(x)=0

It should be obvious that 1, and -1 are solutions of this equation, but you should notice that they are not solutions of the result you found after multiplying, thus you must have made a mistake somewhere.
 
I reworked the multiplication and got a very similar answer:
[tex]-C-x+Cx^{2}+x^{11} = 0[/tex]

Maybe there is some 11th order 'quadratic' I can use to solve this.
 
christianjb said:
I don't see how this can be done analytically. I would use a numerical method.

Yeah, I'm having trouble with it. I do expect, however, that an analytic solution can be found.
 
I very much doubt your expectation is true. Analytic solutions (as in sensible functions of the coeffecients) probably cannot be found. They do not, in general, exist for any polynomial of degree 5 or more. (Though there are methods for quintics.)

There is, of course, Galois theory. If you could work out the Galois group you might have a chance.
 
  • #10
I imagine that there is an algorithm that can be worked out by hand and not be tooo tedious. Mathematica seems to have a function that finds the roots of a polynomial exactly.

http://documents.wolfram.com/mathematica/functions/Roots

At any rate, I don't see any reason why this shouldn't be possible.
 
Last edited by a moderator:
  • #11
But I'm sure that function does not find roots in terms of an unknown parameter C! That's the problem. Roots and methods of soltution depend strongly on what C is. For one thing, any rational roots of this equation must be integers that evenly divide C.
 
  • #12
dimensionless said:
Mathematica seems to have a function that finds the roots of a polynomial exactly

Sorry, but that is nonsense. It may have functions to find roots to arbitrary precision, but that is not the same as finding the roots. And it won't even have that since a computer has a machine error to contend with.

At any rate, I don't see any reason why this shouldn't be possible.

apart from lots of people with maths phds telling you it can't be done? See, you've made me make proof be appeal to authority! Gah, what a rubbish answer. Let me expand on what I wrote before:

Google Galois Theory. I didn't put those words in at random.

It can be shown that there is no method that allows you to work out the roots of arbitrary polynomials by field operations and n'th roots of the coefficients for deg >4, and for deg 5 there exist methods by elliptic functions. BUT THAT IS IT. Any attempt at a solution by tactics akin to the quadratic formula is DOOMED to fail for arbitrary polys of degree >4.
 
Last edited:
  • #13
matt grime said:
It can be shown that there is no method that allows you to work out the roots of arbitrary polynomials by field operations and n'th roots of the coefficients for deg >4, and for deg 5 there exist methods by elliptic functions. BUT THAT IS IT. Any attempt at a solution by tactics akin to the quadratic formula is DOOMED to fail for arbitrary polys of degree >4.

This question is not aimed specifically at Matt, but I've done some more reading about this. Everything I seem to find says that polynomials of deg >4 are not solvable by using =, -, *, /, and ^, although Matt has very strongly implied that there are methods for deg 5 polynomials. I still wonder if there may be solutions by other means. What about the use of transforms and operator functions? I'm not totally convinced that it is possible to proove that a solution does not exist by means of transforms, operator functions, and other methods.
 

Similar threads

Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 18 ·
Replies
18
Views
5K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K