roots of polynomials
Maths and statistics discussion, revision, exam and homework help.
| Announcements | Posted on | |
|---|---|---|
| Important: please read these guidelines before posting about exams on The Student Room | 28-04-2013 | |
-
roots of polynomials
Roots of polynomials
a=alpha
b=beta
g=gamma (not sure how to get proper signs in)
a^2 +b^2 +g^2 = (a+b+g)^2 -2(ab+bg+ag)
My question what is the way to do it when (a^3 +b^3 +g^3) or each of them to power of four, or five etc...
I have done a few papers and have seen this come up a few times.
Thanks Chris. -
Re: roots of polynomials
You expand
and hope for the best.
For instance

so rearranging gives

and then you can simplify
to give

then noticing for example that
and so on, we get that this is equal to

so substituting this back in and rearranging, and then using your expression for
, will give you the answer.
For
it's a bit easier because you can write it as
and then use your results for
instead.
I doubt you'll have to do all this stuff in an A-level exam (is this A-level?) but you might at degree-level. If it does come up at A-level then it will probably be made simpler either by a hint, given identity or a special case (e.g. where
).
Edit: I should mention, if you want to get good at doing things like the above, it's just a case of practice -- manipulate powers, take out factors, do lots of adding and subtracting, keeping in mind the goal of trying to write everything in terms of
and
and
as possible. This is always possible (provided that you're given the right thing).
Last edited by nuodai; 28-05-2012 at 13:51. -
Re: roots of polynomials
or there is a method where, if you have an equation with three different roots, the equation will be have a cubic order. And since they are roots they satisfy the equation you're given, so you substitute each root into the equation, then add all the equations together, then rearrange to leave the sum of cubes on one side and the rest on the other side and find the value.
-
Re: roots of polynomialsThat's certainly easier than the "blind" approach in my post! Nice work.(Original post by h2shin)
or there is a method where, if you have an equation with three different roots, the equation will be have a cubic order. And since they are roots they satisfy the equation you're given, so you substitute each root into the equation, then add all the equations together, then rearrange to leave the sum of cubes on one side and the rest on the other side and find the value.
(The blind approach is work keeping in mind though.) -
Re: roots of polynomialsjust means the greatest power of x is 3. so x^2 - 9 is of a quadratic order, x^3 + x^2 - 9x is of a cubic order.(Original post by chrisrobbo)
Thank you very much for your answers, think i'll go with h2shin's answer little bit easier to do haha. Just tried an exam question and worked a treat.
Also could you elaborate on what it means by cubic order?