TranscendArcu
- 277
- 0
Homework Statement
The Attempt at a Solution
Since A is a vector in V and since the A_i form a basis, we can write A as a linear combination of the A_i. We write A = x_1 A_1 + ... + x_n A_n. Thus, we have,<x_1 A_1 + ... + x_n A_n,A_i> = 0 = x_1 <A_1,A_i> + ... + x_n <A_n,A_i>. Because two orthogonal vectors, when multiplied via inner product together give the zero vector, we simplify,
0 = x_i <A_i,A_i>. Because we have presumed that the A_i ≠ 0, we cannot have <A_i,A_i> = 0, so we must have that the x_i = 0. So we have <A,A_i> = <x_1 A_1 + ... + x_n A_n,A_i> = 0 = x_1 <A_1,A_i> + ... + x_n <A_n,A_i> = x_i <A_i,A_i> = 0 <A_i,A_i> = <0,A_i> = 0. Which shows that A = 0. <br /> <br /> I don't know if I've done this correctly. I feel like it's not entirely convincing towards the end. Advice?