Proof: Linear Combination of X0 and X1

vg19
Messages
67
Reaction score
0
Im not too sure on where to start on this proof. Any hints would be very helpful.

If X0 and X1 are solutions to the homogeneous system of equations AX=0, show that sX0 + tX1 is also a solution for any scalars s and t (called a linear combination of X0 and X1)
 
Physics news on Phys.org
First off, a homogeneous system always has at least 1 solution, namely the zero-solution. So if the system has a unique solution, it has to be that one. If you find another one besides that though, you immediately have infinite solutions.

Since X0 and X1 are solutions, you know that A(X0) = 0 and A(X1) = 0.
Now, what do you know about A(sX0+tX1), try simplifying that expression so you can use what you are given.
 
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