Clarifying the Redundancy of Assumptions in Theorem 4.12

pyroknife
Messages
611
Reaction score
4
I attached the problem and its solution.

I was looking at this solution and got a little confused. Why did they say that "Assume that S = {v1, v2, · · · , vn} is a basis for V and c is a nonzero scalar. Let S1 = {cv1, cv2, · · · , cvn}. Since S is a basis for V , V has dimension n. Since S1 has n vectors, it suffices (by Part 1 of Theorem 4.12) to prove that S is independent."

That seems redundant. The problem statement already stated that S is a basis, which means that the vectors in S are linearly independent.
 

Attachments

  • Untitled.png
    Untitled.png
    20.9 KB · Views: 456
Physics news on Phys.org
pyroknife said:
I attached the problem and its solution.

I was looking at this solution and got a little confused. Why did they say that "Assume that S = {v1, v2, · · · , vn} is a basis for V and c is a nonzero scalar. Let S1 = {cv1, cv2, · · · , cvn}. Since S is a basis for V , V has dimension n. Since S1 has n vectors, it suffices (by Part 1 of Theorem 4.12) to prove that S is independent."

That seems redundant. The problem statement already stated that S is a basis, which means that the vectors in S are linearly independent.

It's clearly a minor typo. They meant to say, "Since S1 has n vectors, it suffices (by Part 1 of Theorem 4.12) to prove that S1 is independent."
 
Dick said:
It's clearly a minor typo. They meant to say, "Since S1 has n vectors, it suffices (by Part 1 of Theorem 4.12) to prove that S1 is independent."

Oh okay. So by saying that, wouldn't that have proved S1 is a basis? The next part (writing out all the linear combinations) just proved that it's linearly independent again. Do you need to do that?
 
pyroknife said:
Oh okay. So by saying that, wouldn't that have proved S1 is a basis? The next part (writing out all the linear combinations) just proved that it's linearly independent again. Do you need to do that?

Sure you do. That's the proof part!
 
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