![]() |
|
|
#672 | |
|
Nov 2003
22×5×373 Posts |
Quote:
He needs to learn how to take and use hints. He was confused because he kept thinking about problem #2 even though we told him not to use it. He also needs to practice applying definitions practice in using and defining his own variables. He claims to have taken Euclidean geometry. But he does not seem to be using any formal proof techniques that he might have learned from that class. Discipline! The proof of problem 2 by induction will require careful attention to the use of variables. |
|
|
|
|
|
|
#673 | |
|
Jan 2010
17B16 Posts |
Quote:
|
|
|
|
|
|
|
#674 | |
|
Nov 2003
746010 Posts |
Quote:
defined P. What does "paralleled in f(x)" mean? I suspect a language difficulty here. Start by STATING the result that you are trying to prove. Pay careful attention to the variables and their definition that you use in the statement of the problem. We are given a polynomial f(x) with coefficients a_i. (i=0,....n) We are given its roots x_j. (j=0, ....n) State the exact formula that you are trying to prove using these variables. You have not defined x1. You have not shown the "acceptance" of the formula. You have merely declared it to be correct. And, since we do not have a well defined formula, declaring it correct is bogus. And any declaration that such a fomula is correct based on the assumption that 1 and -1 are the coefficients can not be correct. The coefficients are NOT 1 and -1. The free variable of the linear polynomial is x. x1 is not a variable. It therefore does not have a coefficient. Once more you have confused yourself by IMPROPER USE OF VARIABLES. The linear polynomial you have defined is 1*x^1 - x1 *x^0. The coefficient of x^0 is -x1. You are not going to be able to do college level math if you keep failing to make proper use and definitions of your variables!!!!!! |
|
|
|
|
|
|
#675 | |
|
Jan 2010
37910 Posts |
Quote:
X={x1,x2,...,xn} the set of all roots of f(x). P=n-k where k is a given natural number less than n (this is what we defined before as paralleled in f(x)). Last fiddled with by blob100 on 2010-06-22 at 18:22 |
|
|
|
|
|
|
#676 |
|
Nov 2003
22·5·373 Posts |
|
|
|
|
|
|
#677 | |
|
Jan 2010
379 Posts |
Quote:
Leave it for now. |
|
|
|
|
|
|
#678 |
|
Jan 2010
379 Posts |
f(x)=(x-x1)...(x-xn)=anx^n+...+a0.
A={x1,x2,...,xn} the set of all roots of f(x). B={a0,a1,...,an} the set of all coefficients of the polynomial f(x). Proposition: a_k (the coefficient of x^k in f(x)) is of the form: ((-1)^P)(R) where P=n-k and R is the sum of product combinations between P roots of f(x). *if P=0 then R=1. We will prove this statment by induction: 1) show it is true for n degree =1. 2) assume it for n. 3) prove that if it is true for n, it is true for n+1. Proof: 1) f(x)=(x-x1), degree(n)=1. This is a sum between two factors, x and x1. The coefficent of x is 1 and of x1 is -1 which is equivallent to: a1=1 and a0=-x1. This fits the proposition: a1=((-1)^(1-1=0))(1)=1, a0=(-1)^(1-0=1)(x1)=-x1. 2) Let's assume that if f(x)=(x-x1)...(x-xn)=x^n+...+a0. The coefficient of x^k is ((-1)^P)(R). 3) g(x) is the polynomial given by producting f(x) and (x-x(n+1)) (which means: a polynomial of degree n+1). *we must assume x(n+1) is not a product, it is a noation to define "the root number n+1". g(x)=f(x)(x-x(n+1))=(x^n+...+a0)(x-x(n+1)). The coefficent of x^k in f(x) is (as we assumed) ((-1)^P)(R), And we now try to find what is it for g(x). Two coefficients of this kind will be obtained by producting akx^k and -x(n+1), and the product (a(k-1)x^(k-1)) and x. ak(-x(n+1))+(a(k-1)) is the coefficient of x^k in g(x). ak=((-1)^P)(R) (as we assumed), and then: ak(-x(n+1))=((-1)^(P+1))(R)(x(n+1)). a(k-1)=((-1)^(P+1))(G) where G is the sum of the product combinations between P+1 roots. ak(-x(n+1))+(a(k-1))=((-1)^(P+1))(R(x(n+1))+G). We assume that P+1=n+1-k (P+1 and k are paralleled in g(x)). R(x(n+1)) and G are two sums of product combinations of P+1 roots, Moreover the sum of R(x(n+1)) and G is F the sum of the whole product combinations of P+1 roots of g(x). This proves: ak=((-1)^(P+1))(R(x(n+1))+G)=((-1)^(P+1))(F) in g(x), The proposition itself. |
|
|
|
|
|
#679 | |||||
|
Nov 2003
11101001001002 Posts |
Quote:
In fact, in order to prove the theorem you will need to work with a monic polynomial. Therefore if a_n isn't one you will need to do something first. This requires dividing the polynomial by a_n (making it monic). This will clearly not affect the roots. Now you will need to express a_i/a_n in terms of the roots. However, we will allow taking a_n = 1 throughout. Quote:
how many terms are in this sum. And the expression "product combinations between P roots of f(x)" is better expressed as "product of roots of f(x) taken P at a time". You need the sum of ALL products of roots of f(x) taken P at a time. The binomial symbol will/must appear in your proof. I will write m_C_k for the number of different combinations of k items chosen from a set of m items. This is also known as m choose k. Quote:
Quote:
Go back to the original definition of f(x). Its coefficients were given as a_i. Thus f(x) = a1 x + a0. Now express the a_i in terms of the x_i. You can (as stated above) take a1 = 1 [or replace a_i with a_i/a_n for all i; the proof will be the same] You have replaced a0 with -x1. The coefficients are a_i. They need to be expressed in terms of the x_i. Thus, you may take f(x) = x + a0 := (x-x1) whence a0 = -x1 expresses a coefficient of the polynomial as a function of the roots (the only root in this case) Quote:
The first statement just above is gibberish, but I will attribute it to English being a second language. You are again misusing variables. And you did not read what I wrote in my earlier post. x1 DOES NOT HAVE A COEFFICIENT!!!! x1 is NOT a variable!! The only VARIABLE(s) here are x and its POWERS. The a_i and the x_i are given CONSTANTS. For f(x) = a_1 x + a_0 the coefficients are a_1 and a_0. The root is x1. Roots do not have coefficients! rest deleted..... A hint for this proof: You will need to establish the well-known combinatorial identity m_C_k = {m-1}_C_{k-1} + {m-1}_C_{k} in the course of the proof. The proof can not succeed without this identity. |
|||||
|
|
|
|
|
#680 | |
|
Jan 2010
379 Posts |
Quote:
"This is a sum between two factors, x and x1 The coefficent of x is 1 and of x1 is -1 which is equivallent to: a1=1 and a0=-x1." I didn't mean x1 has a coefficient, that's why I showed a0=-x1. For n=1, f(x)=a1x+a0=(x-x1)---> a1=1, a0=-x1. I myself don't know why I have written "and of x1 is -1" But I didn't mean it (x1 has a coefficient). |
|
|
|
|
|
|
#681 | |
|
Nov 2003
22·5·373 Posts |
Quote:
|
|
|
|
|
|
|
#682 | |
|
Jan 2010
379 Posts |
Quote:
ak=((-1)^P)(n_C_P). m_C_P is the sum of all product combinations of P roots taken from n roots of f(x) (which has n roots). ak is the coefficent of x^k in f(x). P=n-k. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some ideas regarding NFS... | paul0 | Factoring | 3 | 2015-03-14 19:55 |
| Ideas for the future beyond just-keep-encrunching | Dubslow | NFS@Home | 13 | 2015-02-02 22:25 |
| two ideas for NPLB | Mini-Geek | No Prime Left Behind | 16 | 2008-03-01 23:32 |
| GROUP IDEAS | TTn | 15k Search | 15 | 2003-09-23 16:28 |
| Domain name ideas... | Xyzzy | Lounge | 17 | 2003-03-24 16:20 |