DrummingAtom
- 657
- 2
Homework Statement
Show that if b \in F then {(x_1, x_2, x_3, x_4)\in F_4 : x_3 = 5x_4 + b} is a subspace of F_4 if and only if b = 0.
F is defined as either ℝ or ℂ.
The Attempt at a Solution
I'm still trying to get the hang of these "proofs."
Let c \in F to check if this is closed under scalar multiplication:
c(x_1, x_2, x_3, x_4) = (c(x_1),c(x_2),c(x_3),c(x_4))
Then let y = (y_1,y_2,y_3,y_4) \in F_4 and x = (x_1, x_2, x_3, x_4) to check closure under addition:
x + y = (x_1 + y_1, x_2 + y_2, x_3+y_3,x_4+y_4)
But since x_3 = 5x_4 + b then we can substitute in the previous calculation where b will never get added to anything element in F_4 because b \in F. Doing this would increase the dimension(?) of F_4 to 5 and thus not be in a subspace of F_4. So, b = 0 for this to stay closed under addition in F_4 .
Is that correct? Thanks for any help.
Last edited by a moderator: