Proving Linear Independence of Polynomials with Non-Zero Degrees | Math Solution

kash25
Messages
12
Reaction score
0
Linear independence!?

Homework Statement


Let {p, q} be linearly independent polynomials. Show that {p, q, pq} is linearly independent if and only if deg(p)>=1 and deg(q)>=1.


The Attempt at a Solution



I am pretty sure the statement to prove is incorrect.
If we use deg(p) = -1 and deg(q) = -2, we can easily show that the two are linearly independent (consider the functions p(x) = 1/x and q(x) = 1/x^2).
We can have k/x + l/x^2 = 0
then kx + l = 0.
Then we can differentiate and get k = 0 and l = 0, which disproves the statement.
How does this make any sense?
 
Physics news on Phys.org


If you are talking about polynomials you are only talking about linear combinations of x^n where n>=0. There is so much more wrong with your counterexample, I don't know where to start... The statement is true, now try and prove it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top