For a cubic polynomial a3x3+a2x2+a1x+a0, the roots r1, r2, and r3 come in three symmetric combinations: σ1=r1+r2+r3, σ2=r1r2+r1r3+r2r3, and σ3=r1r2r3. The sum of the kth powers of the roots is defined as Sk=r^k1+r^k2+r^k3. a) Prove that a3*S1+a2=0. b) Prove that a3*S2+a2*s1+2*a1=0. c) Generalize to something that starts with a3^Sk. Generalize further to polynomials of degree n.
@experimentX @whpalmer4 help me please!
@mukushla look at this please
\[ a_3x^3+a_2x^2+a_1x+a_0 = 0 \implies x = r_1, r_2, r_3\]
what are k's?
any real number can be k
usually integers to make life easier, though
no ,, there are k1,k2,k3 <-- they are not defined
I think it's related with Newton's Sum in some way
it's actually r1^k+r2^k+r3^k. I made a typo earlier
nvm got that.
Do you know Vieta's fomula?
\[ a_3x^3+a_2x^2+a_1x+a_0 = a_3 (x - r_1)(x-r_2)(x-r_3) \] compare the coefficients of x ... it should work out smoothly.
great, thx! but how about generalize it to polynomials with degree n?
as you stated this is called newton's sum generalization of proof is here http://digitalcommons.unl.edu/cgi/viewcontent.cgi?article=1049&context=mathfacpub
interesting proof ... cleverly manipulated
too complicated to understand.......
which part you don't understand?
All of them! I'm just a high school stu, not a univ mathematician!
do you know basic stuff like differentiation? fundamental theorem of calc?
Yeap, I've done AP cal BC,so I know all the stuff about it
Let \[ x^n + a_n x^{n-1} + .. +a_1\] be your polynomial. and \( r_1, r_2, ... r_n\) be it's zeros. from fundamental theorem of calc you have \[ x^n + a_n x^{n-1} + .. +a_1 = (x-r_1) (x-r_2) ... (x-r_n)\]
is that fund. theor. of cal or of alg?
typo ..algebra sorry.
differentiate it one ... on LHS, one term is missing. \[ Q(x) = (x-r_1) (x-r_2) ... (x-r_n)\]
Q'(x) = (x-r2)...(x-rn)+(x-r1)(x-r3) ... (x-rn)+ ....+(x-r1)...(x-r_n-1) we are using product rule.
divide Q'(x)/Q(x) and see what you get
my head just exploded!
Join our real-time social learning platform and learn together with your friends!