#3 vectors
1 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
t varies in R
Considering the linear (in)dependence of {u, w, v_t}
is just considering whether the linear system au + bw + cv_t = 0 has nontrivial solutions
Hence whether A is nonsingular
but with the t as a variable can I consider that?
one of the approach would be to calculate determinant since it is 3x3 its not that difficult and solve det(A) ≠ 0
that t is what's throwing me off
since det(A) ≠0 <=> matrix has linearly independent columns
how do I also find whether a linear application f: V -> V exists so f(u) = w, f(w) = u and f(v_0) = f(v_1)
and say that it's unique
if we have linear transformation f(v) = Av is where A is invertible matrix then we have bijective function and we can define f^-1
since f is bijective function we have 1-1 correspondence which implies that f(v) is unique
oo
also it's independent only if t is not 4
great
so if t is not 4, then those vectors are a base of V as they also generate it
while if it's 4, what would be the linear dependency
a would be 2 times c and b would be -3 times c
I guess
to show that vectors are dependent you can show
$$ c_1 * v_1 + c_2 * v_2 + ... c_n * v_n= 0 $$ where there exists one c_i is not 0
mhm
L
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
lol im still learning some latex
I'm still learning linear algebra 🥲
you're good
good
if there is some constant c_i ≠ 0 then vectors are dependent
mhm
I put them in a system and basically if t = 4, it comes out as
(t - 4)c = 0
b = 2c
a = -3c
so then c can have any value and a,b would be dependent on it
if you sum u and w then they are linearly dependent on v_4
one sec brb
so if you take c1 = -3 c2=2 c3=1
we get linear dependence
-3•u + 2•w + 1•v_4 = 0
no problem
*dependence
yea sorry, corrected
ohh linear extension theorem