#linear-algebra
2 messages Ā· Page 65 of 1
If I'm trying to find if a vector is in a span of vectors and I get a free variable in the matrix does that mean it does span?
if a matrix A's columns are the vectors whose span you're checking, and b is the vector you're checking that lies in those vectors' span, you're trying to find at least one x that satisfies Ax=b. this system being consistent guarantees at least one x exists, so b lies in the span. having at least 1 free var means there are many possible x, ie infinitely many linear combos of A's cols that produce b
how do i describe the range of the matrices?
An (m x n)-matrix multiplied with an (n x 1) vector yields a (m x 1) vector
Apparently the answer is the system is always consistent for all h values, why is that so?
Its actually (2h+4)x2=0
Remember that 2h+4 should be a coefficient
what happens with the matrix in 1c? i was row reducing it and i ended up with an inconsistent matrix
do i say codomain and domain are r3 but the range is undefined? or
to show that 3 functions are linearly dependent, is it enough to show that two of them are linearly independent, so if you multiply whatever the third is by zero you will still satisfy the condition that c1V+c2U...+cN(arbitrary vector)=0?
Yes. A set of vectors is linearly dependent if one of the vectors can be written as a linear combination of the others
Even if some of the vectors have 0 contribution in this linear combination, it still counts as a linear combination @smoky lagoon
{(1,0,0), (2,0,0), (0,1,0)}
Is a linearly dependent set for example
this is just because (2, 0, 0) = 2(1, 0, 0)
thank you
i thought they all had to be dependent on each other, but that is much easier
npnp
If there exists an invertible linear transformation P: V -> V such that PTP^-1 is diagonalizable (with T: V -> V), does that mean T is also diagonalizable?
(I'm trying to figure out if the (similarity) condition for a matrix to be diagonalizable can be generalized to all linear transformations on a finite dimensional vector space)
is the proof for matrices any different from the proof for generic linear transformations tho? @wintry steppe
is the proof for matrices any different from the proof for generic linear transformations tho? @wintry steppe
I assume it follows from the matrix representation of T?
keep in mind: the conditions that go into showing that a matrix is diagonalizable have nothing to do with the choice of basis.
I see
Diagonalizable == Could be made into diagonal matrix with base change
IIRC.
Hmmmm
I'll see what I can do from here
Thanks for your inputs @slow scroll @thin bloom
that also just means that the geometric multiplicity of eigenvalues equal the algebraic multiplicity of eigenvalues. the characteristic polynomial is invariant under change and basis and same with the dimension of eigenspaces.
I feel like you're overcomplicating it here kx
im just tryna say the proof is the same whether ur talking about matrices or not.
I mean yeah that's true
Hey can anyone help me answer 5?
,w row reduce {{1,2,1,6},{3,7,6,37}}
So now how do I express this in terms of (x,y,z)?
Is it
x-5z=-32
y-3z=19
z=z
x=5z-32
y=3z+19
z=z
Would this be final answer?
They said express in terms of a
I think so but put it in to check it out
Is it a property of matrices that, given AB = C => A = CB^(-1)?
B has to be invertible
or you could also require C is invertible
doesn't C invertible only make B left invertible and A right invertible tho
EDIT: thats only when A and B aren't square.
How would one approach this?
The online answers show Eigenvalue solutions but I have not learned it yet
I've been staring at this for hours
I also haven't learned characteristic equations
Teacher gave us a "for fun" problem to stretch our brain, curious on how to solve.
not linear algebra ^
Pre-? Class is listed as Algebra
#precalculus or #prealg-and-algebra yea
K, thansk
maybe try solving $$\begin{pmatrix} 1 & z \ 4 & 3 \end{pmatrix} \begin{pmatrix}a \ b \end{pmatrix} = \begin{pmatrix}a \ b \end{pmatrix}$$
for $z$
kxrider:
@restive shuttle
what is the reasoning behind that?
since it's R2 transformation?
i got zb = 0
so z must be 0?
By "fixing a line" we mean that T(v) = v for every point v on the line
so solve for the z that makes that happen and be sure to exclude those values.
np
linear algebra is hard for me
so much stuff going on, all these concepts, very conceptual
really overwhelming
@restive shuttle hold on im dumb :/
what is it
T still fixes the line 2a + b = 0.
so like, T(-1, 2) = (-1, 2) for example
oh yea nvm thats only if z=0 :p
draw a pic
oh wait area preserved 
you can choose to map one of the points to the origin, and then you just have to make sure you end up with a right triangle w/ side lengths sqrt2
what is this T^*? does not seem to be conjugate transpose
@restive shuttle preserved area means that the determinant of your linear mapping needs to be 1
map (0,0,1) to (0,0) and the rest such that the determinant is 1
There is no determinant for a linear map from R3 to R2.
Indeed, the geometric interpretation of determinant fails here. In R3 It measures the volume of the parallelepiped spanned by the columns, while the determinant in R2 is the area spanned by the columns.
Is there a way to visualise the kernel and the image of a linear transformation ??
does anyone have any recommendations for rigorous proof based linear algebra textbooks
im looking for smth with some tough problems to do
Hoffman Kunze
ill check that out
Uhm anyone Im dieing here
@viscid kernel yeah, interpret kernel as a vertical line and image as a horizontal line, both crossing at the origin.
@winged shoal
nope it isnt, cuz look when the denominator is 0 the function is going towards infinity that way your function gets curved , so when x = -1/2 there you have your vertical assymptot the function gets closer and closer to so that means you are using limits so lim x ---> 0. Linear functions go to infinity when the input of that goes to infinity, they dont get blocked by any kind of barrier in this case the vertical assymtot if
example: f(x) = x+5 so the only way the function goes infinity if x goes to infinity
But I dont think the question belongs here go to "algebra" š
I put 1 soln, correct?
@winged shoal if you mean (1/2)x +1 then f is a straight line
Not sure if I wrote it the right way.
Let me write and take a picture in case there is a difference
You still say no?
Depends what you mean by linear
If you mean y=mx+b then ya
If we have
$V=\mathbb R^3$, $\beta={(1,0),(0,1)}$
wasd:
Then $(x,y)=x(1,0)+y(0,1)$ so $[(x,y)]_\beta=(x,y)$
wasd:
But you could rewrite $\beta$ as $\beta={(0,1),(1,0)}$ so $[(x,y)]_\beta=(y,x)$?
wasd:
Because $(x,y)=y(0,1)+x(1,0)$
wasd:
I donāt see why not lol. Usually bases are indexed by their coordinate number so itās not ambiguous like this
So I can write that?
Please donāt actually do that xd
It is bijective. Itās just a permutation of the same collection of vectors (I.e. itās inverse is is just switching the vectors back to how they were)
So the order of the basis matters?
In matrix algebra, switching rows to solve a system is an elementary operation for example.
It matters for the way it looks. Itās like choosing your y axis to be horizontal and x to be vertical. You can do it, but itās just unconventional and weird lol
But then itās not bijective
Sure it is let f be the map that maps x to y and y to x
f(x,y) = (y, x).
f(f(x,y)) = (x,y). So f is itās own inverse
Then the map $\phi_\beta:\mathbb R^2\to \mathbb R^2$ given by $\phi_\beta(x)=[x]_\beta$ is not bijective
wasd:
Because phi(4,2)=phi(2,4) but (4,2) \neq (2,4)
Do u know what bijective means here?
It means itās injective and surjective
We just showed $[(x,y)]_\beta=(x,y)=(y,x)$
wasd:
Wut.... 
I leave this to u cuz I gtg
O no
Lol
Is this whose question
Mine
And the question being?
Just scroll up a little
Ah, it seems like it's about base set
Yeah
No, in this context base doesn't form a set, because the order is important
As you see, if you change the order sth sinister happens
I thought sets werenāt ordered?
Np
Is there a name for the approach to solve this so that I can read about it?
Aren't two 3x3 matrices multipliable?
I'm getting that E = A(C^(-1)) is undefined.
but that C^(-1) isn't
I thought that was just a method for solving for REF?
It is relevant here
It also involves elementary matrices to reduce it into that
Utilize The process
Do you want me to solve both matrices for REF? @thin bloom
ok
And show me matrices on each step
Thanks!
Hello, could I get some help on a problem? It should be simple but we arent allowed to use the theorems that make it easy
Prove A invertible iff Ax=b has unique solution. I did => but I am stuck on <=
Or should I move this to one of the question channels
Make one row (0 1 2)
if you have more rows than columns in an augmented matrix, can you still have a consistent solution if each row is linearly dependent?
because if you think of them as equations, yeah you can have an infinite number of equations that intersect at a point.
how to do C?
or at least what should i investigate?
I know that sin and cos are linearly indepdendent, so i need to show one of them with the third vector
Just turn the cos(x) into sin(x-pi/2)
Dude its important, just learn that whenever you have time, it always trick people who dont know it š
Ahahahhaha dont memorise it
you can't, that won't do it
try to represent it as a linear combination of sin and cos
isn't that the whole goal?
just to show that their ratio is a constnat
is a non-zero constant
there exists an a,b such that $a\sin(t)+b\cos(t) = \sin(x+\pi/10)$
Merosity:
what you're saying is not a constant "show that sin(t+pi/10)/(sin(t-pi/2)) is some constant"
so you can't show something that's false
there exists an a,b such that $a\sin(t)+b\cos(t) = 0$
leo1:
where a and b are non-zero constants
isn't that the definition of linear dependence?
no there isn't
wait no that wouldnt work
why are you saying that
i mesed up my syntax
the only way that is 0 is when a,b are 0 because sin and cos are linearly independent
to show that two vectors are linearly dependent dont you just have to show that cv-->+bu-->=0 where u and v are vectors and c and b are non-zero constants
i know that cos(t) and sin(t) are indepdendent so it has something to do with that third vector and i just have to show that it's linearly dependent to one of the first two
if I take any point on l(t) and any point on H, subtract them to get a new vector, then project that onto n, it should give me the same result everytime right?
but it doesn't
how do i do b
i have it written out but it doesnt make sense
when i apply the transformation on both sides of V = c1y1 + .. + cmym
its not necessary that every element in V maps to something in W right
part a i got, part c is just concluding from the previous two parts
its not necessary that every element in V maps to something in W right
what
surjectivity implies that every element in W has atleast one element in V
yes
that's what a function is
ohhh
a function has to assign an element in W to every element in V
that's synonymous
is it though? like we learnt that there can be transformations that might not map every element in V to W. Like if V and W were both R2, then the function sqrt(x) will not map all negative x values
even though all negative x values are in V
you would have to look up your definition of transformation then
but that would be very uncommon
this is a generalized proof though right. the example i gave shows what im trynna say
i mean you don't even need it
for b) you should start with an element in W
then it has a pre-image in V because T is surjective
and go from there
ohhhh ok
if you can write every element in W as a linear combination of T(y_1), ..., T(y_m), you are done
admittedly you need that at least T(y_1), ..., T(y_m) lie in W
but yeah, ask your teacher about what a transformation is
Not entirely sure if this is the right channel (still in high school), but I needed help understanding a proof involving lemniscates and linkages
I understand everything until the top of page 4. I don't understand where that quadratic equation came from
nor do I understand what the shape being an antiparallelogram has to do with anything
These are the matrix I reduced, anyways, for a I was asked to find the trivial solution and B I was asked to find the non trivial . Iām so confused on whatās the difference
So for a I just said, h=1/2 and b I said h can be any value
Can someone clarify ahaha Iām a lost
And (A + B)^T = A^T + B^T also for the first one
The second one is probably in the doc node linked but i cant figure out which properties it is
since $y^TX\theta$ is a 1x1 matrix it's equal to its own transpose
Merosity:
Wait how do u know its 1x1
magic
Ty, very cool
thank you guys š
Anyways can anyone explain the proof for jacobi iteration converging on diagonally dominant matrices it makes no sense
and @quartz compass is correct it's a scalar because of the dimensions of theta, X, and y dictated by linear regression.
Ignore my question actually it's way more involved than i thought
It requires the Banach fixed point theorem which i know nothing about and i dont know most of the concepts used in the banach fixed point theorem
Wth..
Idk what I am missing
Number 5
Iām trying to find a determinant of A
Here is my work
The answer is 3
But I got the negative sign
I eliminated the first row and fourth column
The cofactor of C14 is negative
<@&286206848099549185>
I did another way and got 3
But the first time i got is -3
Sup
line 2
-1... + -3
your work
you took the +/- wrong
= -1 ... + -3 ... + 2 ... + 1 ...
the one I bolded, should have the opposite sign
Fuckkkk
God damn it
Itās always happen to me
Every time I get stuck with it, I ask someone to check and guess what... the fking signs
Thanks man...
Idk how to stop forgetting the signs
And I got some points off on my past quizzes too
The fking signs
is it always possible to get a reduced row echelon form
Yes
fml
Not always possible to reduce to identity though
do you start at the top then go down or bottom to top
wait holdup
Iām stupid I went backwards in a step
I go left to right
this would be reduced right?
Ya
then I could conclude the third and fifth variables are free?
because they have no pivot in their column
thanks
will the first column in a matrix always be in the basis of its column space? since its guarunteed to be a pivot column?
hm i see
fuys
Could anybody give me a hand with part c? I've got the injectivity proof, but am struggling to prove it's not surjective and doesn't contradict part A. I've got a general idea that if I let p(x) = 1, then R will never map to that value (I think this is a valid counter example) and my first thoughts for not contradicting A
are that P isn't finite dimensional, however I was thinking if I chose a finite dimensional P, where its all functions less than or equal to degree two, that my counterexample of surjectivity still holds. Obviously I'm confused, and any help would be greatly appreciated!
the zero polynomial gets mapped to itself
also for your concern
if you consider the space P_n of all polynomials with at most degree n
it's finite-dimensional vector space
but R is not a map P_n -> P_n
tfw P is inifinite-dimensional 
That makes a lot of sense guys, Thank you.
Is it not injective?
Lol, yup that's true
what's the trivial solution for an augmented matrix where b is the 0 vector?
^ i.e. What is always a solution to Ax = 0? @spiral sonnet
suppose we have a vector space which contains all functions
would $U:=\lbrace f|f \text{ is improperly integrable} \rbrace$ be a subspace of that vectorspace?
Nabil | GMT+1:
I thought about using the fact: $f$ is improperly integrable $\iff$ $\sum_{k=1}^\infty f(k)$ converges
Nabil | GMT+1:
multiplying a scalar to the series/adding another convergent series to the initial series wouldn't result in divergence
so imo it is a subspace
am I wrong on that one?
ah wait that would only go for positively defined functions
nvm
this characterisation of the convergence of improper integrals looks super super suspicious
yes since it is for functions $f:]1,\infty[ \to ]0,\infty[$
Nabil | GMT+1:
which I kind of didn't take into account
even with this additional info
and it has to be monotonically decreasing
now that's a bit better
since otherwise defining a series over the function would be kinda nonsense yea
this goes for specific functions I guess
you don't have to introduce any series for this
improper riemann integrals already behave nicely with linearity
I totally forgot about that
didn't think that was the way for improper integrals aswell but it makes sense
if given something like 2 vectors in terms of x: <x+1, 4-x, x> , and <3-x^2, 2+x^2, x^3>
how would you go about finding values of x, such that the 2 vectors are parralel. One thought was evaluating the cross product and setting it equal to 0.
(2 vectors parallel have a cross product of 0)
can anybody lend a hand with 4d? i keep on getting different vectors
like when i calculate T[3,4] im getting [26,1]
so i multiply S with [26,1] and then i get [28,-78]
but then when i calculate ST([3,4]) i get [-23,51]
forget it, the only reason why i cant get part d correct was because my part c was wrong (I did the composition TS instead of ST)
@wintry steppe
Indeed your question isn't related to linear algebra.
The idea is to compare the rates in walls/hour. That gives:
1/x + 1/(x+3) = 1/3
Hi, if the ckmposition of two functions is T¤S injective and we are told to find if S is injective. How do you ho about doing this?
$\textbf{What i have in mind is to show that since T¤S is injective then S is injective by definition}$
joseph2531:
Does anyone know if this is correct or wrong? <@&286206848099549185>
Nope it's not true by definition
You should use the definition of injectivity, though
Can anybody give me a hand with part d? I've proven all the others, but this one has me stumped. I've been given the hint to incorporate part b and c, and will include a tenative proof for the backwards direction, but am still quite unsure.
Or you just prove dim(U+W) = dim(U) + dim(W) - dim(U \cap W)
That would make sense, although would that actually be an easier proof? I'll give it a go. Thank you.
Itās not that bad
Hint: ||start with a basis of U cap W then extend it to a basis of U and W||
Do you learn about jordan form in a first year linear class
sometimes, sometimes not
Hello, can someone help explain this to me. I kinda understand it, but the last part is a little confusing
<@&286206848099549185>
what in the world is dual space
I understand its the set of linear functionals from V to F but... theres a lot of things i dont understand. Like the basis for it
And whats the motivation behind it anyway
Given a basis e1,e2,...,en there is a dual basis consisting of linear functionals such that
$\ell_i(e_k)=\delta_{ik}$
gfauxpas:
Kronecker delta
I still don't get the intuition why trace is basis-independent (in terms of linear functionals)
FAM, help
how do i start this proof?
and what does Bii and Aii have dimension mi x mi?
try Gaussian elimination
sure
okay, i don't even know where to start since aint A11 an entry?
So when doing gaussian elimination i'm not sure how the B's will come into play
maybe start with B and try to find its inverse in terms of B_ij
need some help with part c
a,b is easy
if kerT = 0
that proves that v1...vn,w1,...,wm is a linearly independent set of vectors
ok i think i got it
so you can write any vector v in V as c1v1 + ... + cnvn
if you could write v in V as a linear combination of w1,...,wn, then that would imply that vi,...,vn,w1,...,wn is LD
which is a contradiction
idk the reverse though
nvm got it
works with rank nullity theorem
DIm(IM(T)) = m+n
dim(R(m+n)) = m+n
so dimkerT = 0
so ker t = 0
Hey guys, I have a small problem... I have given a matrix M that - multiplied by x vector - should be equal to zero (Mx = 0).
My solution has inverted signs
What did I do wrong?
Or is the solution still correct? since the vectors are just inverted š¤
you're ok. your vectors are the book's vectors scaled by -1. they span the same space
Aight, thanks š
Hey guys, I have a question regarding my approach to a problem.
You are tasked with finding the distance between a the point B(1,02) and the line with direction vector [-1,1,0] and which goes through the point A(3,1,1).
This is an example from the book "Linear Algebra: A modern introduction".
While I do get the same answer to this question as my book, my method is really different.
And my question is if my method is actually valid to use.
I made a plane perpendicular to the line. By definition, the line will be a normal vector on the plane.
The normal vector to plane ax+by+cz = d is [a,b,c].
Therefore, the plane -1x+1y+0z = d has the normal vector [-1,1,0]
The plane is -x+y =d
At point B(1,0,2), we have -1+0=d. d = -1. This gives the plane -x+y = -1
K: -x+y = -1
L: [3,1,1] + [-1,1,0]t
-(3-t) + (1+t) = -1
-3+t + 1+t = -1
-2+2t = -1
2t = 1
t = 1/2
P: [3,1,1] + [-1,1,0]*1/2
P: [3,1,1] + [-1/2,1/2,0]
P: [5/2, 3/2, 1]
The distance between P(5/2, 3/2, 1) and B(1,0,2) is ā(11/2)
My book mainly uses projection for these types of questions, but I personally really dislike the idea of using projections
Can somebody explain in very simple terms how the formula for projection is derived?
You're basically using projections anyways
So I have a semi random vector which can be some fixed u mapped with f=Ku+e, where K is some nxm matrix and e is a normal distribution in n-dimensions with fixed variance across all the various dimensions. Why then if I take the SVD of K and then have U^Tf that the norm of this increases with the variance of the noise?
Wut? How is this a projection?
Because all I did was taking a plane perpendicular to the line and just move that plane over to where it intersected B
And that's what projection does yes
Oh, I'm an idiot - random shit is more likely to be in gaps far away from the column space of the left singular vectors given that f is defined by K.
Here's my current informal understanding of what a projection is. It might be totally wrong.
āYou pretend that U is a full line, take the length of vector V at the point where V is perpendicular to U, and multiply that length by the original vector Uā.
Yeah but what does projection do geometrically
I just see it as scaling vector U
Wait... so you can simply just see a projection as a linear transformation, which only applies to a specific vector?
I have no idea what you mean
Anesthetic:
Compile Error! Click the
reaction for details. (You may edit your message)
on $\bbR^n$ the functions
$$y\mapsto\sqrt{\sum_{i=1}^n|y_i|^2}\quad\text{and}\quad y\mapsto\sum_{i=1}^n|y_i|$$
are both norms
Tuong:
@sonic osprey Thank you so much for helping me out. I personally would have never thought to use a linear transformation to prove projection (at least for R2). Thank you so much š
yikes
im in 8th grade and need some help with my graph math
education where i live sucks
Hi
I have some questions about the simplex method
What do you do if there is a zero ratio or a negative ratio
Do any of you guys know about span?
<@&286206848099549185>
sure, what have you tried?
certainly looks correct
fuck i'm too tired for this. Someone will have to help you check your work. I'm sorry š¦
yeah its correct
Thanks
Would it be better if I PM you?
@sage mauve
This is what I did for trying to find the equation of a hyperplane
@wintry steppe brute force it with parametrics
if you aren't allowed to use the cross product
How do I do that. And what does that mean ?
its been a year, but if (1,1,0) and (0,3,1) span a plane, then you can form the equation with 3 distinct points that lie on the plane, which would be a linear combination of each of them
these three points would satisfy the same equation
you would equate them and solve for what x, y and z is
you could use parametrics, RREF, or sheer luck
I did use RREF
dunno, but if I was told not to use the cross product, that is what I would do
Do you know if what I did is right
So you don't need to use a cross product
@wintry steppe The way I would approach something like this is to recall that an (n-1) dimensional hyperplane can be written as all of the points that are orthogonal to a certain normal vector that one has to find
So we if we find the normal vector $\mathbf n$, we can write out the equation $\mathbf n \cdot \mathbf x = 0$, and if you expand that out, that's exactly the equation
Sadly Lachrymose:
Of course, finding the normal vector is the hard part. The cross product is a cheap trick for three-dimensional vectors, but you can do this in general
You can use the fact that the normal vector should be orthogonal to all vectors within the plane, so you have $\left[\begin{matrix}1 & 1 & 0\end{matrix}\right] \mathbf n = 0$ and $\left[\begin{matrix}0 & 3 & 1\end{matrix}\right] \mathbf n = 0$. You can combine these into a single matrix equation: $\left[\begin{matrix}1 & 1 & 0\ 0 & 3 & 1\end{matrix}\right] \mathbf n = \mathbf 0$. Now, you should see that the normal vector is simply an element of the null space of this matrix, and you know how to find that using the reduced-row-echelon form.
Sadly Lachrymose:
;l
hi, how do i go about proving this?
how is matrix multiplication defined? start with that
Whatās the name for a matrix that equals 0 after A^(n), for n above a positive integer?
nilpotent
thx
Hi, I have no idea what this question is asking
Any help would be much appreciated
Are you more familiar with i and j or e1 and e2for the standard basis
Or the same comfort
Hehexd
e1 e2
$(x,y) = x \hat{e_1} + y \hat{e_2}$
gfauxpas:
That's what it means to be written in terms of the standard basis
If {b1,b2} were another basis
$(x,y)=\gamma_1 b_1 + \gamma_2 b_2$
gfauxpas:
gfauxpas:
That's what the notation means
i'm not sure exactly how to do this but this might be a linear algebra problem so i'm posting it here
Chat is busy
@vast torrent i think i manage to figure it out
so because its the basis vector
essentially just plug the vectors into -2 and 5
essentially i have a primary vector and i have a second list of vectors
i want to find the "similarities" between the primary vector and the list of vectors and get a "score" for each matchup
not super clear on the correct terms, but thats how im visualizing the problem
Example with small vectors?
imagine the core vector is something like [1; 2; 3] and you are given a list of vectors like [2; 3; 4] [4;5;6] etc
and you want to rank the vectors on the list that's most similar to the given initial vector
Similar in what sense
lemme explain the initial problem
there is a list of candidates who are asked to assign a score of importance to a list of issues, a potential voter does the same
i want to order the candidates whose issue priorities most closely match the voter priorities
right now the way i have the solution visualized is that the scores assigned are all vectors and i'm trying to mathematically calculate the similarities between said vectors
but i could be wrong
Does it make sense to add these vectors
Because if not then they're not vectors in the sense of linear algebra
Can you add them and multiply them by -1?
Whatās a good shorthand notation for switching rows in a matrix? Iāve used (scalar)W & W += or -= for type 1 & type 3 operations
gfauxpas:
like if this were to be in three d, im imagining a bunch of arrows, and we're trying to measure the distance between the tips
the closer the distance the more similar the vectors are
because the sum of the scores is always the same
Yeah im not the one to ask about what youre trying to do soz
$r_i \to r_i + \lambda r_j$
gfauxpas:
$r_i \to \lambda r_i$
gfauxpas:
Is what i use
Thx
@vast torrent i figured it out i think
i just take the dot product of the matchups and sort based on score
wdym
What do you call a matrix thatās diagonal from right to left?
antidiagonal matrix
š, kinda wish it had a spiffy upper case abbreviation. For laziness sake
say what haha
Like U for unitary matrix or H for Hermitian
I know itās not as interesting of a matrix but I am profoundly lazy
they are like a time reversal operation for vectors
Like that movie with Christopher Lloyd and Michael J Fox?
Lots of FOIL
I ended up with a 2x1 vectors multiplied by a 2x1 vector
Expand as you normally would
how can I multiply that?
can you transpose one of the matrix and then multiply?
You can't get an answer to a broken question
Anyone can help
With a linear in/dependence problem
If v1, v2, ...., vn belong to R^n
And they are linearly independent
How can we show that none of the vās is the zero vector
I thought about something but I dont know if it makes sense
show that a set that does contain the zero vector is guaranteed LD
Suppose one was the zero vector
then for any lambda
Different than 0
L1.V1 + L2.V2+.... +Ln.Vn = 0
if one of the Vs was zero
Then it doesnt matter if L is 0 or not
Which contradicts the defintion
Of linear independence
Why?
I thought it was simple tbh
you could just say
suppose one of the vectors was zero
then make a linear combination of your vectors where the coefficient on the zero vector is 1 and the coefficients on all the rest are zeroes
does it sum to the zero vector? yes
is the linear combination trivial? no
therefore, linearly dependent.
that's it.
on te fait tout Ʃcrire avec un maximum de "rigueur" ?
Ouias
ce qui pour certains veut dire "faire une grande soupe de symboles qui servent presque Ć rien"
Personnellement, , jāadore la rigueur
Loving rigor is something new to me
la rigueur est bonne en modƩration
tout argument peut ĆŖtre rendu aussi rigoureux qu'il devient impossible Ć suivre
When something is rigorous it really makes u dive into the thing
Thats why I enjoy books a lot
And I dont follow my professorās notes
Id rather study books
But it's like Ann said, it's gotta be in moderation
it is very much possible to have an unhealthy amount of rigor
Otherwise you follow unnecessarily complicated paths and so on
if you deconstruct every argument until you're working directly with the axioms of ZFC
you're doing something very very wrong
you kind of veered into that territory with your proof, is what i'm saying.
what's the defn of basis?
a basis of a subspace is a linearly independent set of vectors
I thought the answer would be yes because its linearly indepdent, but the answerkey says its 'no'
a set S is a basis for a vector space V if span(S)=V and S is lin indep
recall the defn of span, rethink whether $\Span\brc{u,v}$ is lin indep
RokettoJanpu:
no, $\brc{u,v}$ is LI
RokettoJanpu:
LI?
lin indep
it is independent right..
but $\Span\brc{u,v}$ is a different beast
RokettoJanpu:
what do you mean by beast
i'm saying span{u,v} is not the same as {u,v}
okay i think i get it. Basically a basis is a SET of VECTORS, but the span contains a lot/infinitely many vectors which is dependent. Therefore its NOT A BASIS
a set S is a basis for a vector space V if span(S)=V and S is lin indep
drill this into your head first
now span{u,v} is the set of all possible linear combos of u & v. by defn span{u,v} is lin dep, so no way span{u,v} serves as a basis for V
thank you
you're welcome
try showing if $P\cup Q$ is closed under addition
RokettoJanpu:
what do you mean by closed under addition
comes from defn of subspace
if you have a subset $S$ of a vector space $V$, $S$ is a subspace of $V$ iff for all $x,y$ in $S$, $x+y$ is in $S$, and for any scalar $c$, $cx$ is in $S$
RokettoJanpu:
yea I know that's the definition but I'm having trouble using that definition and applying it
what do you mean by closed under addition
so wdym by this q if you know the defn of subspace
^They probably know the definition as theyāve stated it, just not as āClosed Under Additionā
anyway, $P\cup Q$ is NOT a subspace of $\bR^3$ and you can show this by letting some nonzero vectors $x\in P$ and $y\in Q$, so from our choice we have $x,y\in P\cup Q$, then test if $x+y$ is in $P\cup Q$
RokettoJanpu:
Yea but how would I test if x+y is in P U Q
I understand that if X is in P and Y is in Q then X,Y must be in PUQ
And in the question I sent above it involves spam so i'm completely confused
Suppose x,y belong to P U Q. Then, x belongs to P or x belongs to Q. Similarly, y belongs to P or y belongs to Q. Now if x belongs to P and y belongs to Q, then x+y doesnāt belong to either of them necessarily. So you need extra conditions to guarantee that x+y belongs to P U Q
You can try proving this in greater generality. Suppose that V is a vector space and P & Q are subspaces of V. In general, is P n Q a vector subspace? In general, is P U Q a vector subspace? What are the conditions, if any, that guarantee that both are vector subspaces?
Uhm I haven't dealt with proofs. My lin alg course is purely computational.
you only need 1 example to show P cup Q isn't closed under addition. pick specific nonzero vectors x in P, y in Q. do some computations to show x+y is neither in P nor in Q and thus not in P cup Q
but how does it relate to span in the question i sent above?
no idea what your q means
Hmm still though, try doing proofs? Like try working through the proofs? Itās useful to do that
My lin alg course is purely computational.
doubt they'll work the proofs
I have no idea how to write proofs lol.
that's why i suggested a computational way, providing a single example to show PUQ isn't a subspace
pick specific nonzero vectors x in P, y in Q. do some computations to show x+y is neither in P nor in Q and thus not in P cup Q
if you have a free variable does that mean A is a linear combination of b
@vast torrent
what
if you solve this matrix
you get a free variable
does that mean it's a linear combination
since it has infinetly many solutions
much of this is improperly phrased
sounds like you're finding vector(s) x such that Ax=B
thats section 1.4
1.3 is vector equations
reviewing these sections for my test next week 1.3 - 1.9
and this question popped up in my head
if you solve this matrix
so wdym by this
what matrix?
1 0 5
-2 1 -6
0 2 8
no idea what you mean
there's nothing to "solve" in a matrix like that
the ONLY thing i can see is you're solving the system Ax=B
bruh look
this man had the same question
ok look
that guy is asking how to solve for a vector x such that Ax=B, this results in a SYSTEM OF EQUATIONS
which one can rewrite as an AUGMENTED MATRIX
and there should be a vertical line between the 2nd to last & last column of the AUGMENTED MATRIX
so is b a linear combination if theres a free variable
and in this context
x is a vector given by x=(x1,x2,x3)
now that's all out of the way (please remember everything i said above) we can talk about free variables
at least 1 free var means infinitely many solutions to the system
yo whats the difference between augmented matrix and matrix'
a matrix is an array of numbers, that's all there is
an AUGMENTED matrix is a convenient way to write a (linear) system of equations
ok whats with the caps lock buddy
alr
so is it a linear combination of b
cause theres infintely many solutions
it should be right
if u havbe a free variabl
e
no we are looking for linear combos of A's column vectors that, when added, produce B
so no
your terminology is all over the place so i'm finding it hard to properly answer
waht do you mean
your phrasing of things so far is all over the place so i'm finding it hard to properly answer
is b a linear combination of A if A has a free variable
that question doesn't make sense
if the system of equations you're solving, represented by the augmented matrix, has at least 1 free variable, then there are infinitely many ways to take linear combinations of A's column vectors to produce B

what year are u
wdym
1st year 2nd year 3rd year 4th year
school?
yes
no year
i'm out
It means he's out
it's up to you to interpret what out means 
if that's your interpretation, so be it
how to speak french
i derive pleasure from it
XD
Jesus rokabe
that's right, i AM jesus
<@&286206848099549185>
whats your questions
do you know how to find the inverse of a 3x3 matrix
@boreal crescent
dude i'm helpig you
ok bet
so once you augment that bitch
that whore of a matrix
you get the identity
and you know u+v+w = z
yea
so once you reduce it to the identity
hold up let me think about this
give me like 2 minutes
then come back
alright cold man
ok
ok i figured it out @boreal crescent
you better be thankful for my high IQ
lmao
(1,0,0)
(0,-1,1)
(0,1,-1)
are my three vectors
they form the basis for R^3
understand?????
@boreal crescent dude respond i'm helping you out
you should be giving me head for this
favor
(0,-1,1)+(0,1,-1)=(0,0,0)

which class is this from? @boreal crescent
intro to lin alg
that doesnt matter sir
is it a T20 or not
i'm wondering how high your iQ is
can you send me the pdf iwth that question
so i can ask a couple of buddies
i'm actually curious to what the answer is
@gray dust could you help out sir
Yeah. I've got you @normal canyon
First though, you have to tell me what university you go to
I want to know how high your IQ is
i go to georgia tech
@boreal crescent what topic is this a part of
maybe i'll use that idea
@sonic osprey r u mad atm e
mad
its given that $u + v + w = (1, 0, 0)$
This is the same as saying $$[u \quad v \quad w]\begin{bmatrix} 1 \ 1 \ 1\end{bmatrix} = \begin{bmatrix} 1 \ 0 \ 0 \end{bmatrix}.$$ Note that $(1,0,0)^T$ is the first column of the identity, so $(1, 1, 1)^T$ must be the first column of the inverse matrix.
Can someone help me with that one^
I tried to write it into an augmented matrix but cant seem to row reduce it to give me any meaningful answers
hint: equation 2 - equation 1 looks a lot like equation 3.
I am the dumbest row reducer in the west š¤
well, it's either that or computing a determinant, and solving for the "a" that makes that 0
how did you do the other ones/what did you try/what didn't work
What I did was solve the matrix
look at what the free variables were
and put it in parametric vector form
@wintry steppe
for #11 do i simplify to RREF then go from there
look at which variables are free
wtf is a "convex linear" combination? just a convex combination?
as in, the set of points inside the triangle with those three vertices?
I assume it means all vectors that can be generated by $t v_1 + (1-t)v_2$ for $t \in [0..1]$
gfauxpas:
I was using knuth's interval notation and I should have said for all v_i, v_j in the space
is what "all convex linear combinations" probably means
so how would I approach doing this question
What's the difference between R^N and R^M for Linear Transformation
Can someone say this in english
im on linear transformations
One may colloquially refer to R^n as ān dimensional spaceā
what is r^m
@south wadi wdym that is English
Why don't you know what R^m means
idk just dont
R^m is m dimensional space. So T is a map from n dim to m dim space where n may not necessarily be equal to m
Strange, your book shouldāve covered its meaning beforehand
R^m is the set of all ordered m-tuples with real entries
R^n, similarly, is the set of all ordered n-tuples with real entries. Perhaps this wording may be more familiar to you?
No
I don't get why you are reading this while not knowing R^n
Wait wait wait, can you show us what was covered prior to this?
One may colloquially refer to R^n as ān dimensional spaceā
Have you at least seen this before
yes
R^m is m dimensional space. So T is a map from n dim to m dim space where n may not necessarily be equal to m
So you should at least get this too
Just confirm what I said
ok
so ur transforming vectors from one space to another
in which it could be a different dimensional space
Could be same dim, could be different dim. The book is just talking about maps between real vectors spaces in the most general sense
ok
If we declare a function T: R^2 ā> R^2, this says T maps every vector in 2d space to some vector in 2d space
Map is a general word for āassociateā, āsend toā
In middle school algebra you talk about functions sending an input to an output, like f(x)=2x. It sends any input x to its output 2x
Iām just explaining some terminology in the book and what I said
yeah i understand
Get that though before you work examples
Ok
So I see some conditions
If a transformation is linear
T(u+v) = T(u) + T(v)
T(cu) = ct(u)
T(0) = 0
T(cu +dv) = cT(u) + dT(v)
Ye
yeah
iirc last time someone confused linalg for prealg was a month ago. nice to see it happen again
lol
$x \angle{135} = 5 + 5 \angle{90}$
<3 Hoodie <3:

