New Reply

connection between roots of polynomials of degree n

 
Share Thread Thread Tools
May26-12, 06:08 PM   #1
 

connection between roots of polynomials of degree n


1. The problem statement, all variables and given/known data
The two polynomial eqns have the same coefficients, if switched order:
a_0 x_n+ a_1 x_n-1 + a_2 x_n-2 + … + a_n-2 x_2 + a_n-1 x + a_n = 0 …….(1)
a_n x_n+ a_n-1 x_n-1 + a_n-2 x_n-2 + … + a_2 x_2 + a_1 x + a_0 = 0 …….(2)
what is the connection between the roots of the eqns?

2. The attempt at a solution

i don't know how to do this at all!
i thought maybe divide through by the first terms coeff... but that doesn't seem to help. maybe there is some kowledge i'm missing. something about how to work out the roots?
please help!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
May26-12, 06:27 PM   #2
 
what if [itex]n=1[/itex], what's the relation between the roots?

Then try [itex]n=2[/itex].
 
May26-12, 10:57 PM   #3

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Don't divide by the coefficient. Divide by x^n.
 
May27-12, 05:46 AM   #4
 

connection between roots of polynomials of degree n


algebrat:
at n=1 it is just the reciprocal
at n =2 it's: x_1 = (a_1 +- sqrt(a_1^2 -4a_2a_0))/2a_0
and x_2 = (a_1 +- sqrt(a_1^2 -4a_2a_0))/2a_2
so everything above the line is he same, just the a_0 and a_2 change
i'll find a formula for n =3 and try that...

dick: i tried this, but don't see where it leads,
a_0 + a_1/x + a_2/x^2 + a_3/x^3 +...+ a_n/x^n
and
a_n + a_n-1/x + a_n-2/x^2 + a_n-3/x^3 + ...+a_0/x^n
 
May27-12, 07:53 AM   #5
 
Quote by jaci55555 View Post
a_0 + a_1/x + a_2/x^2 + a_3/x^3 +...+ a_n/x^n
and
a_n + a_n-1/x + a_n-2/x^2 + a_n-3/x^3 + ...+a_0/x^n
So here you have

[itex]f(x) = a_n + \frac{a_{n-1}}{x} + \frac{a_{n-2}}{x^2} + .....+\frac{a_0}{x^n}[/itex]

Make this a function of a new variable [itex]t=1/x[/itex]

Can you relate this function to the first one? then find how roots depend on each other?
 
May27-12, 08:28 AM   #6
 
Quote by Infinitum View Post

Can you relate this function to the first one? then find how roots depend on each other?
:) you rock my world! are you really still in high school?
 
May27-12, 08:37 AM   #7
 
Quote by jaci55555 View Post
:) you rock my world! are you really still in high school?
Yep, I'm still learning the ropes. Two more years to go further!

Glad you got it.
 
New Reply
Thread Tools


Similar Threads for: connection between roots of polynomials of degree n
Thread Forum Replies
Roots of polynomials over GF(p) Linear & Abstract Algebra 3
Invariant Polynomials on complexified bundles with connection Differential Geometry 0
Roots of polynomials Calculus & Beyond Homework 2
Connection between polynomials and groups Linear & Abstract Algebra 3
Roots of polynomials... Precalculus Mathematics Homework 7