#linear-algebra
2 messages · Page 17 of 1
Do you understand what is happening in the last sentence?
are those sentences supposed to have any connection with one another
@indigo cradle do you understand how row operations are equivalent to left-multiplication by elementary matrices?
yes
ok
So the matrix P is
0 1 0
1 0 0
0 0 I
But now instead of doing left multiplication
You do right multiplication
See how now it swaps columns?
I see how it swaps columns
but i dont understand why it works
or is it a coincidence
columns and rows seem very different
for me the thought process was
to get the inverse I reverse the transformations
so from B = PA, where P is the permutation matrix that swaps the rows
to B^-1 = A^-1 * P^-1
then i went to the answer
and it jus says i was supposed to swap the columns
then i looked at my P^-1 and realised that it had that purpose
but didn't arrive at my answer with the understanding that " because i swap rows from A to B that im suppose to swap columns from A^-1 to B^-1 "
so i feel like im missing something out
and i just want to be sure
So the intuition is, inverse of a matrix is like inverse of a function
When you left transform with A, you are mapping from the row to column
When you invert A, the inverse maps from the column of original A to the row of original A
interesting
it would be nice to see the geometric interpretation of that
would you recommend any video?
The other thing to think about is when you multiply a permutation matrix on the left, it swaps the rows
But when you multiply by a permutation matrix on the right, it swaps the columns @indigo cradle
So if B = PA, then B is just A, but with rows swapped
But taking the inverses gives you B^(-1) = A^(-1)P
So B inverse is A inverse with the columns swapped
i get it now thanks
so if i could clarify
the statement provides an interpretation of the permutation matrix
but is not the method to answering the question
because in another similar question
i would get the answer by adding col 1 of A^-1 to col 2 to get B^-1 via the same line of reasoning
but the answer is in fact:
so it seems that the statement serves only to provide an interpretation of the permutation matrix
but is not how i was suppose to derive it
This matrix here is not a permutation matrix
So I'm not quite sure what you're asking
can you get the permutation matrix from doing column operations
This matrix in this problem is not a permutation matrix
But yes, swapping two columns is a valid column operation
but how do i get from "add row 1 of A to row 2 to get B"
to " substract col 2 of A^-1 from col 1 to get B^-1 "
cos i derived the matrix just be reversing the first statement i.e minus row 1 from row 2
but it seems that the answer took a different approach
by doing column operations
The same thing happens
Multiplying by it on the left does row operations, multiplying by it on the right does the analogous column operations
i understand that
but it seems the thought process of the question setter is different from mine?
Are you asking about why it's subtract rather than add?
Oh whoops i think i flipped it. When you left transform with A you map columns to rows
Like a 2x3 matrix takes a vector of length 3 and spits out a vector of length 2
As for your followup question
You get B = PA
So inverse of B is inverse of A times inverse of P
If you were given B and asked to find A, you would do inv(P) B = A
Nvm i feel like not making any sense
Hello, I was wondering if anyone could explain the error I am doing with this problem.
First I made the matrix a triangular matrix using row reduction and reduced it to this
I'm not sure you can find eigenvalues by reducing a matrix
that wouldnt be how you find eigen values
and then I thought since the eigenvalues is when the det(A-λI) = 0 the eigenvalues should be -1 and 4
when you reduced it to an upper triangular matrix
that matrix ceased to be A
you want to find the determinant of A-(lambda)I for the original A
I thought row operations don't affect the determinant of the matrix?
"Suppose that B is produced by adding a multiple of one row of A to another. Then det(A) = det(B)." is what my textbook says
Sorry I'm confused now :/
I thought row operations don't affect the determinant of the matrix?
row addition doesn't
row switches flip it, row scalings multiply it by the scaling factor
The only thing I did was R4 - 2R3 so it wouldnt affect the determinant in this case, no?
so you replaced R4 with R4 - 2R3?
that would not change the determinant. Lets say you replaced R4 with
2R4 - R3 to make ur calculations easier or something. Then the determinant would be scaled by a factor of 2
thats also a pretty common thing to do with elimination, so its worth noting
Ok but since I am calculating the eigenvalues and that is when det(A-λI) = 0, then my row addition wouldnt change the eigenvalues. Right?
Oh I see, it could potentially change the eigenvalues
Which I think it did in this case
computing the det(A-λI) works like computing the determinant of any other matrix
row addition won't change the characteristic polynomial, but scaling rows will.
wait
hold up
an elementary row operation Should affect the eigenvalues iirc 
the characteristic polynomials of both A before row reduction and after row reduction are different
It will if we apply the operations to the matrix A
Elementary row operations that do not scale rows/column in any way have determinant 1. If E1E2E3... is the series of row operations you perform to put A-λI in row echelon form, then
det(E1E2E3....En(A-λI)) = det(E1)det(E2)....det(En)det(A-λI) = det(A-λI)
since det(Ei) = 1 for all i 1<=i<=n.
just. check manually. the eigen values before the row operations are 1 and 2, while after row operations it's 1 and -4
am i losing my mind completely?




umm # some other channel than this
So what channel?
already pointed u there
anyway, @rigid cypress i didn't know what problem u were referring to at first, but it looks like @rancid iron put A in ref instead of A-λI for one thing....
Thanks
@slow scroll don't mind me lol, i was just losing my mind for a bit
my brain just completely shut down leaving me mathematically impotent
me 24/7 kek
Hey guys, I've been trying to wrap my head around this for like a good while
In the explanation, why would the set of (c1v1 + c2v2 + ... + cnvn) be multiplied again by v1?
they did a dot product of both sides, you know like any algebraic thing
oh, okay xD
How do you determine if a point in 3-dimensional space falls within a particular plane?
can you sub it into the equation?
Uhhh
Ok, let me show you the linear combination
I’m trying to sort of figure out what the domain of this linear combination would be

so, you wanna find the span
first, make sure they're linearly independent
Which if i'm not retarded, they are
Could you say the third is dependent? Would that be appropriate?
what do you even mean by find the "domain?"
Yea, about that
He wants to find the subspace generated by those two
Basically the values that the right side can take on and be within the plane generated by the left side’s linear combination
Like uhh what values are on the plane that the lin combination of the first two make up
*combinations
if you ignore the the last vector, then R^2 is the domain
I.e. find the subspace generated by your two vectors
the subspace generated by those two vectors is the span of those two vectors 
Yea, a plane
what is the =(1, 0, 0) part about then?
Well, that’s not on the plane
So that’s what got me thinking about which values could be on the plane
The = 1 0 0 thing is just a scratch thing
if you wanted to find out if a vector is in the null space of a matrix, do you just have to multiply them and see if the result is the zero vector?
yeah
Is that another question
yes
Ok I just wasn’t sure if that was like a reply to mine
I’m uhh just starting this linear algebra deal
me too, just trying to figure stuff out for my exam
mr. peanut, im not too sure what u want. If you wanted to generate a vector that lies on the plane in question, then you can just plug in whatever scalars into c1, and c2 and generate a vector like that
Hmm
Let me put it in an analogy
If I had a line on a two dimensional plane, all points on that line would be defined by an equation
He wants an equation to describe the plane
Like ${(x,y,z) \in \bR^3 : ax+by+cz = 0}$ or something of that sort
Darkrifts:
In a way where you can plug in the values from the right side vector and see if the statement is true
oh wait i think i know what you want.
Great!
do you just mean writing these vectors in an augmented matrix, [v1 v2 | b], putting it into reduced echelon form, and figuring out whether a solution x exists for Ax = b?
I don’t know what that is
basically figuring out what coefficients for the three vectors on the left make the vector on the left
the second 'left' should say right
Sort of like that except an equation that quickly tells you if there are such coefficients
yea so you can use matrices to talk about these things equivalently. Notice that $c_1 (1, 1, 1)^T + c_2 (2, 3, 4)^T = \begin{pmatrix} 1 & 2 \ 1 & 3 \ 1 & 4 \end{pmatrix} \begin{pmatrix}c_1 \ c_2 \end{pmatrix} = \begin{pmatrix} 1 \ 0 \ 0 \end{pmatrix}$
Just like how 1 = 0 is false, the equation would be false if the values of the vector on the right are “incorrect”
kxrider:
I think I’ve figured out a plan to eventually come up with an answer to this, so I’m going to give that a try. I’m going to start off on a 2-dimensional plane and compare it to this problem. Thanks a lot for your time, guys
I think I got the answer I wanted
Suppose that $c_1 (1, 1, 1)^T + c_2 (2, 3, 4)^T = \begin{pmatrix} x \ y \ z \end{pmatrix}$
Mr. Peanut:
Then, as long as $-x = c_2 - y = 2c_2 - z$ is true, there exists a c1 and c2 that satisfy the above
Mr. Peanut:
Idk how to use texit, sorry
Here’s the work
I turned it back into a system of equations because normal algebra is nice and yea

@ me if you have any comments
three equations and two unknowns, we could be headed for trouble here
How would you find the basis of im(T) for
finding the basis for ker(T) was straight forwards
try finding $P$ and $Q$ such that\
$T(P)=\begin{pmatrix} 1&0\ 0&0\end{pmatrix}\
T(Q)=\begin{pmatrix} 0&0\ 0&1\end{pmatrix}$
Tuong:
those two matrices could make a good basis...

basis for im(T) is just basis of T???
no
"basis of T" doesn't really make sense to begin with
But $\begin{pmatrix} 1&0\ 0&0\end{pmatrix}$ and $\begin{pmatrix} 0&0\ 0&1\end{pmatrix}$ seem like they could make a good basis of $\im(T)$
Tuong:
Assuming $P_2(\bbR)$ is a set of polynomial functions...
Tuong:
hmm gotcha thanks
can anyone explain what to me whit linear function
Solve equations for linear functions
?
what
@wintry steppe what do you mean by linear function?
If λ belongs to C, and I have r size Jordan (block?) matrix, J_r (λ), which has only one eigenvalue λ, how do I determine what the eigenspace E(λ) is? I know that alg(λ) = r and geom(λ) = 1.
Can't imagine what E(λ) looks like in this case.
Another somewhat difficult thing is projections, I know what it means graphically, but for example: Let w = (1, 0, i, √2) ∈ ℂ^4. Determine an ortogonal projection matrix to the subspace <w>. Uh, come again?
So yes, I kinda get it what it means, closest point to W from any point in C^4, but...
I need to use the basis of C^4, standard one, or what...
for the first one, you just do it. write down what the matrix looks like and find the eigenvectors for the eigenvalue lambda
there's not much else to say really :/
would you know how to find the eigenvalues/eigenvectors if I gave you a 3x3 matrix?
Yes, that's not a problem.
Problem in the first exercise is, that the size is r, so, i guess the eigenspace is different for each size, 1x1 is of course only [λ], and thus eigenspace , uh, not much choices there. 2x2 is [[λ,1],[0,λ]] if we use wolfram alpha notation for a matrix.
just do it for the first couple of cases
find the eigenspace for the 2x2 case
and the 3x3 case
and you will very quickly see the pattern
then you can prove it for the general nxn case
What about the second exercise, the <w> thing i wrote about?
Yea I need to figure out if T is diagonalisable
Not yet
umko i'm not sure what that means here because usually you only talk about something being diagonalizable if the domain and codomain have the same dimension
i'm assuming P_2(R) is polys of degree <= 2
catnose, that first one that you're stuck on is easier, you should work at it a little more
So domain and codomain have different dimentions -> is not diagonalisable???
ok gotcha thanks
catnose, have you looked at teh wikipedia article for orthogonal projections
it gives an example for how to do it for projecting onto a line
"not diagonalizable" != "the concept of diagonalizability does not apply"
What do you mean @dusky epoch
i mean exactly what i said
"not diagonalizable" is not the same as "the concept of diagonalizability does not apply"
"false" is not the same as "N/A"
Heh, is it just (1,0,0, ..., 0) for the E(λ) i asked about? 😃
So are you implying that a linear transformation can be diagonalisable even if the domain and codomain are different?
no!
i am in fact saying the opposite, that diagonalizability as a concept DOES NOT APPLY to transformations whose domain and codomain aren't the same!
@wet finch I mean, that's what I think the answer is to the first question.
ohh ok. I was confused
yes
Yeah, I believe if you need something that resembles diagonalization for m x n matrices, where m is not n, you need the canonical form, A = MCN where M and N is invertible?
and C is canonical form of A, not a square matrix
what does \mathcal(L) mean?
S^2 and T^2 are similar if and only if
$S^2 = Q{-1}T^2Q and T^2=Q^{-1}S^2Q$
UMKO:
Compile Error! Click the
reaction for details. (You may edit your message)
S^2 = Q^-1 T^2 Q and T^2 = Q^-1 S^2 Q no?
that's very bad tex
Sorry I'm bad at tex
lol
also, no, these two cannot be simultaneously true for the same Q
you'er given that there exists Q invertible so that $T=Q^{-1}SQ$
you're*
Liquid:
Compile Error! Click the
reaction for details. (You may edit your message)
But would it apply to T^2 as well?
would WHAT apply to T^2
So $T^2=Q^{-1}SQQ^{-1}SQ$
Liquid:
Compile Error! Click the
reaction for details. (You may edit your message)
so yeah, the same Q works
They are similar if they have the same eigenvalues... so think about the matrix which has eigenvalues on the diagonal, and what happens if you square that...
no
no
no
two transformations may very well be similar but neither may be diagonalizable, rendering your eigenvalue talk moot
lmao
similar means they are in the same congugacy class
Hmm, you could always jordanize them... heh if that's even a term.
sniped
Meaning make a Jordan form out of them. But I just learned about Jordans like this week at school
I mean the A = SJS^-1
The Jordan matrix, meaning eigenvalues in the diagonal and 1's above them, then zero everywhere else
where does this jordan matrix take values from?
Yeah, actually I'm not familiar with the correct English terms yet, since I study in Finnish, gotta look those up
maybe your proof is fine if you work in the algebraic closure of your field
but I'm not so sure
cause the main problem is S may not take values in your field
but then it's actually hard to square a jordan matrix
so this proof doesn't seem so easy even for the case of F algebraically closed
which ann said earlier lol\
But about the earlier question of mine, "Let w = (1, 0, i, √2) ∈ ℂ^4. Determine an orthogonal projection matrix to the subspace <w>". I'm kinda at loss how to do that. Let's name the projection as P. It is 4x4 matrix, right? Does it mean that if I multiply some vector with it, Px, it becomes exactly w? Or something like xw, meaning (x1, 0, ix3, x4sqrt(2)) where x1-x4 are coordinates of x.
you want Px to be the projection of x onto w
i.e. Px must be parallel to w, and x - Px must be orthogonal to w
Hmm, oh.
And I know that P^2 = P and P^* = P for the projection and orthogonality to hold
Orthogonal to x - Px, means inner product of Px with w is zero? And parallel... hmm?
no, the inner product of x-Px with w is 0
Px must be a scalar multiple of w no matter what x is
Oh yes of course, I mistyped the second Px, meant to type x - Px there of course.
$P = (w^w)^{-1}ww^$
Ann:
What, really?
yeah check it
I will, thanks 😃
Hmm, I don't think (w^*)w is invertible, since it has a zero row
I mean, what is below the ^-1 in that image
Uh wait...
$w^*w = |w|^2$
Ann:
I might have made a mistake myself
Yeah calculated the wrong way, I think I got the right matrix now that I tried that formula... bit simpler than what I thought of...
NO GO AWAY I WAS HERE FIRST
shoot, we about to see the physics take on the inner product

oh lol
y u warned
i'm not
w/e wrong channelf or this
test
How the fuck do maf ppl say this?
$\text{i have a question on communication }$
$\newline$
$\emph{The abridged problem: }\newline$
The space of all polynomials is a subspace of the space of all nice functions that map from the reals the to the reals: $\mathbb{P(R)} \subseteq \mathbb{F(R)}$. Prove that this subspace has a non-finite dimension. $\newline$
$\emph{My abridged proof: }\newline$
By induction, you can always find a subspace of $\mathbb{P}$
$ {(x^i)}{i=0}^{n-1}\subset^* {(x^i)}{i=0}^{1}\subset^* {(x^i)}{i=0}^{n-1}\subset^* {(x^i)}{i=0}^{n+1} \dots..\newline$
$ \underbrace{{(x^i)}{i=0}^{1}\subset^* {(x^i)}{i=0}^{dim{\mathbb{F(R)}}}}_{\text{This is supposed to be a chain of subspaces*}}:$
Wonder where you got that formula, @dusky epoch , it's not kinda obvious how P can be calculated like that 😃
i have no idea what you are trying to communicate there
are you trying to say {1} ⊂ {1, x} ⊂ {1, x, x^2} ⊂ ... is a sequence of subspaces of ever higher dimension
yis
上海:
thus making it impossible for the space that contains it all to be findim
yep
I was hoping you guys had some funny indexed thing for the subspace symbol like
$\text{these guys} \sum_{i=1} \quad \Pi_{i} \quad {x}^{max}_{i=0} $
上海:
eh?
I was expecting some thing like this to say im taking lots of subspaces $\subset_{i=1}^{max}$
上海:
well fucking sorry
Okay my professor doesn't explain very well in my opinion, so I need help understanding linear algebra concepts like basis, linear combination, span, and linear independence
all pretty big ideas to cover, and a shame he could not convey what they are
Okay, to be fair, it's the application
And it might just be the fact that I'm getting used to seeing vectors portrayed as matrices
You can say they both live in two different spaces, but if they follow the same rules then they are equivalent
i mean yeah $\bbR^{2 \times 2}$ and $\bbR^4$ are isomorphic but then so are any other two spaces whose dimensions happen to match
Ann:
@spiral kelp all of those are Vital to linear algebra, is there perhaps a TA or someone you could ask for greater detail? while i'm sure we could give a solid explanation, it may be best to talk to someone in person who can resolve not only your current problems with understanding but future ones as well
if basis, linear combination, span, and linear independence are explained poorly, the rest of the course may be explained poorly as well, which would be unfortunate
it's a great playlist
SUBSCRIBE TO 3B1B

And honestly I think everyone else is as stuck as I am but they aren't saying anything.
Happens in every class
consider a study group with some of them?
you can try plotting these things and maybe you'll get a better sense with what happening
if you can fill in each others gaps of knowledge then that is the most beneficial
plots and diagrams are great for visualizing lin alg too
im also really bored so if you wanna ask now i could chat with you
I'll definitely check out that channel y'all referenced me to though
I'm watching a Khan Academy video rn
Home page: https://www.3blue1brown.com/ The fundamental vector concepts of span, linear combinations, linear dependence, and bases all center on one surprisi...
bless this clip
on multivariable calculus tho...
why doesnt he make them as pretty as his videos
what year are you in
I'm a freshman in college this Fall
o
I just graduated high school
welcom
I think all the math ppl aren't looking
inhale
if basis, linear combination, span, and linear independence are explained poorly, the rest of the course may be explained poorly as well, which would be unfortunate

unit vectors are basis vectors right?
wait
yap
shh kids love ddr

Because you can write all vectors in terms of the unit vectors
Yap
basis vectors don't have to be unit vectors. Basis vectors "generate" a space and are linearly independent in that space
They don't always have to be like 90 deg to each other in this cartoon
But that what make this one special
What do you mean generate a space? They're like the corner or something?
it means you can stick them together to make everything else
(1, 2) and (1, 4) are a basis for R2 for example. These aren't unit vectors nor orthogonal vectors. generate, span, and complete mean the same thing. you've probably heard span
上海:
stick them all in a set
Are the ^ supposed to identify vectors?
okie
there are many ways to notationally distinguish vectors from scalars
$ a\hat{i} +b \hat{j} + c\hat{k}$
上海:
here u go
$\hat{\imath}, \hat{\jmath}$
Ann:
:p
be laz
shut off c (plug in zero) and set a to like 1 and b =2
what ever you want
$ 1\hat{i} +2 \hat{j} + 0\hat{k}$
上海:
grumble grumble

do it repeatedly for possible a, b, and c
no no we're just going to talk about V all at once
$ 1\hat{i} +2 \hat{j} + 2\hat{k}$
$ 2\hat{i} +0\hat{j} + 69\hat{k}$
$ 1\hat{i} +2 \hat{j} + 2\hat{k}$
$ 420\hat{i} +0\hat{j} + 69\hat{k}$
$ 1\hat{i} +2 \hat{j} + 2\hat{k}$
$ 2\hat{i} +0\hat{j} + 69\hat{k}$
$ 1\hat{i} +2 \hat{j} + 2\hat{k}$
$ 420\hat{i} +0\hat{j} + 69\hat{k}$
上海:
etc etc etc
itd be annoying to scribble all of them down
$span(\hat{i} , \hat{j},\hat{k})$
上海:
so write that instead
上海:
this one isn't special
i made it from these one that are v special $ \hat{i} , \hat{j} , \hat{k}$
上海:
If this means ALL of V= $span(\hat{i} , \hat{j},\hat{k})$
上海:
What if you threw some not so special one in there
A basis is a set of vectors, not just a single vector right?
Yap
Well if your space is smol it could be just one single vector
it depends on how much you need
a basis has the least amount you need period
So a basis for 3D is 3 vectors?
R2 is 2 vectors
3 linearly independent vectors
yap
We gunna throw in a not special vector
$span(\hat{i} , \hat{j},\hat{k}, ( 1\hat{i} +2 \hat{j} + 0\hat{k}))$
上海:
what is this
I'm not sure, R4?
well span just means I wrote out all the possible ways you can add up $span( \text{whatever shit you stuck in ehre})$
上海:
But what's the fourth term?
doesnt mean whatever shit you stuck in ehre is a basis
its some random thing
but you can make it out of the other things
Yeah, span(i,j,k)= ai+bj+ck
span(i,j,k)= ai+bj+ck
uh
shh
i know
it doesnt matter what number you multiply it by you cant make i from j
or k from j etc etc
$(\hat{i} , \hat{j},\hat{k}, ( 1\hat{i} +2 \hat{j} + 0\hat{k})$
上海:
that why this one is a problem

this not a basis
What I said was wrong?
ya
a span mean you wrote out all of the possible ways you can add these things together
{usually you put in braces to say you have a set -- all of them}
{name tag | requirements}
i prefer writing it this way
give the elements in this set a name tag and then fill out the requirements something needs to meet to be in the set
we're using this to describe all of V
V is R^3
what is the criteria to be in R^3
...
was gonna say something, i will instead let cawabi handle this
u can just come in
i am tired and impatient rn so i doubt i would be able to explain well 
Criteria for R3 is just have 3 dimensions right?
sure but dont talk about dimensions yet
there are other ways to say you're in r3
3 components?
we have them
they special ya
can you make i out of j
no
can you make j out of k
no
Criteria for R3 is just have 3 dimensions right?
okay so, a better way of thinking of it is that it can be represented within 3 dimensions. for example, a 2 dimensional vector can be represented in 3 dimensions, and is still in R^3
or do you disagree with this cawabi 
Yeah, I should've put it that way
thank
$ a \hat{i} + b \hat{j} + c\hat{j} $
上海:
whoops spoilers
this represents anything in R^3 ya
we populated our space by throwing in numbers into a b and c
if you set one of these things to zero
$ a \hat{i} + b \hat{j} + 0\hat{j} $
上海:
上海:
If these vectors are special we should check whether or not it matches this cartoon of an x y and z axis
It's kinda silly
$ a \hat{i} =- b \hat{j} - c\hat{k} $
上海:
just move two of the basis vectors over to the other side
but now this is saying you can make i out of j and k
that sounds like bullshit
It does sound weird
there should be no solutions to this thing
unless you set a, b and c to 0
try to find some
oh
hmm
The nice thing about this representation of a linearly independent basis, (that is,$a, b, c = 0$ in $ a \hat{\imath} + b \hat{\jmath} + c\hat{k}=0 $) is that you can use the null space to determine whether a set of vectors are linearly independent.
maybe slow down some, what is your understanding of linear independence and linear combinations?
$ \hat{i} =\frac{- b}{a} \hat{j} +\frac{- c}{a} \hat{k} $
上海:
there
kxrider:
Mine?
yes
Almost afraid to say it this time because apparently my definition of span is incorrect
Linear independence is when a, b and c are all 0
When all the coefficients of a set of vectors are zero
true
give up on life!! that was uncorrect answer1111111
don't be afraid around me and cawabi 
i won't hunt you down until you're in your second lin alg course
once you're there, be VERY afraid
Second lin alg?
super hard lin alg
There's more??
yep!
yap
i think this other guy wanna help too
im just going to finish w/e i was gunna say
so i dont talk over him
you know how in middle school if you want to find solutions you usually plot some shit and see if it intersects
saying that a=b=c=0 is like trying to find the one place where a the x y and z axis intersect
the whole point of linear independence is that the representation of a vector with a basis is unique.
the whole av + bv2 + cv3 = 0 iff a=b=c=0 is an algebra trick to show thaat you can't set one of the vectors equal to a linear combination of the others in some non trivial way
Is this assuming the x, y, and z axes intersect at some other point that's not (0,0,0)?
no no im just motivating why 000 is the solution
Oh
0 is also special
you'll understand y later
let go of this idea of an axis for a second
You have a vector
It exists and its happy
I can give it a name $\vec{V}$
上海:
veccy the vector
$\vec{V} = (\text{no fucking clue what goes in here})$
上海:
woah what happened
I drew some more arrows
now you can relate the cartoon to this thing
$\vec{V} = a \hat{x} + b\hat{y}$
上海:
basis is defined as: the smallest set of linearly independent vectors that span a set, hence why it's BASE for basis
i change my mood i think this axis is shit
lel
x and y hat are unit vector components
yes
Remember that one is special
its also ez to draw
look I picked another one
@rigid cypress Why isn't the basis always the unit vectors?
Is it because there are more possible bases?
now it looks more like this$\vec{V} = a \hat{v} + 0\hat{u}$
there are applications for having a basis for a particular system
上海:
you can change between bases, but let's not get into that rn
i know that not what Im gunna drive

just wake up and pick a basis
there's only one way you can make V using those basis vectors
V = the span of the basis vectors?
mbadd
If you crack open whatever your prof teach or any lin alg book they'll mention a lot of things that seem like they come right out of thin air
I was where you were a few weeks ago
what is span
what is basis
etc
You have to learn the language
The class I'm taking is so fast paced and I often find myself wanting to just leave or something because it becomes nonsense, especially when he pulls out the proofs
cawabi has gud memes
I guess I do now
Look we have a shitty dock
Birds sit on these things right
all kinds of different birds
seagulls
pigeons
w/e
But for some magical reason, all of the poles have a bird on it so long as its 11am ish depending on where you live
Theres a way you can write this down using these spooky symbols math ppl use
All poles have a bird ya.does it have to be the same bird across all poles`?```
🇾 🇳 ans now and get your priz
u get ur prize
its a meme
$\forall \text{poles} \exists \text{rat with wings}$
上海:
wtf
now we use the scary symbols
This is a promise
$\forall $ Every pole...
$\exists $ has a birb
上海:
For any pole exists a bird?
no
every
We're super sure of it, we we're going to use the funny upsidedown A
every single last pole
now you're going to guarantee there is a bird
that means it well
exists
thats the E
its the bare minimum you can say about the bird
they could all be the same bird or they could all be a different bird we dunno so we won't make that promise
the point is we are saying there def is a bird there
okay
ok order matters
what do you think if I switch the E and the A thing around
$\exists \text{rat with wings} \forall \text{poles} $
上海:
there exists a pole for every bird
wait what
I thought you were just switching the symbols
naw fam we switching the order of the promises
lmao
i said something exists
it doesnt give a shit about anything else
it just
is
pole: exists
now i'm promising that every pole has one
bird: 
1
上海:
one UNIQUE birb, FOR ALL poles
what even is this anymore
^
cawob are you drunk
Well I have to go now
o fuk
It's late and my class is unfortunately a morning class
inhale
But I have the whole weekend to take all of this in, fortunately
So I'll be sure to watch the videos you all have.. prescribed me
There are a few rules you need to meet to be in a vector space
These are the 8 axioms for being a vector space
cawabi ur memeing forthe break weren't u
also @spiral kelp please go talk to your prof
ask them to explain in detail outside of lecture
if you don't understand lecture you need to go above and beyond
make every effort you can to learn and understand
if u dont get it cum bak and ask these ppl (try first)
Alright, I will @rigid cypress
a prof is v knowledgeable
i'm certain you will get something out of the experience
sneepy well
is an isometry map/transformation that is not an operator, f:U->V, where U and V are finite, always linear?
seems it is, nvm
use the definition of linear independence.
no
you don't need contradiction for this
this can be proved w/o contradiction
hmm I'm not really sure yet
I think whether {v1,...,vn} is lin indep depends on what kind of linear tranformation T is
no, this result is actually true no matter what T is
hell you don't even need V or W to be findim
here, i'll start you off:
Let $c_1, ..., c_n \in K$ such that $\sum_{k=1}^n c_k \mathbf{v}_k = \mathbf{0}$. We wish to show that $c_k = 0$ for all $1 \leq k \leq n$.
Ann:
(if your course considers only real vector spaces, you may replace $K$ with $\bbR$)
Ann:
UMKO:
you don't care whether it does
but also
you can't just bold and unbold the symbols like that
$\mathbf{V}$ isn't a thing. $V$ is.
Ann:
ok. I thought I needed to bold V because its a vectorspace
I should've bolded the vectors
I thought I needed to bold V because its a vectorspace
no
and in fact vector spaces are almost never denoted with bold letters
you should always stick to whatever notation the problem gives you
have you actually attempted a proof
there is a very basic proof which does not require any heavy machinery, but which it's easy to overthink
I was thinking I could use the fact that $span({T(v_1),...,T(v_n)}) = im(T)$
UMKO:
no
no no no no
you don't need spans
or images
or any of that
you just need the definition of linear independence
Like Ann said, let $c_1, ..., c_n \in K$ such that $\sum_{k=1}^n c_k \mathbf{v}_k = \mathbf{0}$. Now what happens when you apply T to both sides of this equation?
killer_memestar:
well, i was hoping for @tacit sigil to come up with the idea of applying T to both sides of that on their own
but ok
RHS $T(\mathbf{0}) = \mathbf{0}$
UMKO:
If I apply T to lhs, would it be inside the sum?
you're also using linearity when" bringing it inside" the sum
ah ok thats the word for it.
you now get $\sum_{k=1}^n c_k T(\mathbf{v}_k) = \mathbf{0}$.
Ann:
yeah thats what I got
so now
there's one more premise that you've yet to use, which is that {T(v_1), ..., T(v_n)} is linearly independent
Thus c_k = 0
no, not "c_k = 0", but "c_k = 0 for all 1 ≤ k ≤ n".
A projection matrix P that projects any vector v onto the range of matrix A,
would P always have the same range as A?
hmm I guess they never have the same range as P would have to transform a vector v such that it results in the part of v that is orthogonal on A
which it cannot if it has the same range
although I don't know how general that is or if there are cases where A and P may have the same range
I am just getting confused by these two images
So P brings any vector onto the closest point on the range of A
What does that imply about the range of P?
@cedar solar it would seem like the same range then, P is just a modified A which will result in an orthogonal projection on A, while A won't necessarily result in an orthogonal projection on A?
So A will still transform a vector onto its range, but just not orthogonally
right yeah that must be it, it's a constructed projector from an aribitrary basis
P is constructed solely from the basis of A, although it's a bit hard to visualize $A (A^* A)^{-1} A^*$ doing that
ksj:
oh lol yeah I forgot the bot takes more than what I want
I think you’re misunderstanding what orthogonal projection is
Let’s say you have y=x
And have a point (1,0)
This is not on the line y=x
An orthogonal projection onto it turns the (1,0) into something on y=x that is closest to it, in this case (sqrt(2), sqrt(2))
(Mental math so i might be wrong)
But if you have (1,1) then the orthogonal projection of it onto y=x is still (1,1)
Because (1,1) is the point closest to (1,1) on the line y=x
well yes I am aware of that
I was just wondering what the range of P must be considering the range of A, but they must be the same as P is literally used to project vectors onto the range of A
and not just any projection, it's the orthogonal projection
Right
So projection by definition needs to be orthogonal, so saying A projects a vector onto its range isnt quite right
A projection matrix needs to be symmetric and idempotent, which A might not necessarily be
For instance take the line y=2x and the matrix A = 2I
Where I is a 2x2 identity matrix
Then yes it takes any input to the range of A, but it does not project onto its range
Because if you have (1,2) intuitively its projection onto a line containing itsef should be (1,2)
But A will make it (2,4) so A is not a projectionr
right I think I agree, my mistake was to say A projected anything then
thanks @cedar solar
Basic question: just getting back into mathematics after many years of hiatus. How can we think of a projection, in linear algebra? I'm looking for something more intuitive/geometric than "linear transformation where P^2 = P".
But a little better than "a vector's shadow".
I don't know if I'm being obstinate here.
It gives the closest thing in the subspace to the original
In the subspace of whatever we are projecting on?
ye
I feel like it's almost like we are extracting the component that lines up with the new vector or plane or whatever, but that's be a gross generalization?
Anyway, I'm going to be asking a lot of questions here over the next several years. They will likely be very dumb at first. Over time, I'll graduate to being merely dumb. 😃
What does the $\mathcal{L}$ notation mean?
Zopherus:
linear transformation
consider that T(v) = w + 5v is the same as (T-5I)(v) = w
consider also what can be said about T-5I given that T is an operator on R^4 and given that you know four eigenvalues of T.
@tacit sigil
ok I'll see what I can do
Hey guys! It's my first post there:)
I have a problem that I can't solve hence I've decided to ask.
I need to solve:
Probably using De Moivre's Theorem...?
the part that gets me stuck is that sin φ = Im(Z)/|Z| = (sqrt(6) - sqrt(2))/2
how do I solve for φ?
Thanks for any help in advance
consider rewriting this as $\frac{(\sqrt{3} + i)^{30}}{(1-i)^{30}}$ instead, and doing the num and denom separately
Ann:
you might find that easier
I would write it as $\left(\frac{2e^{i\theta_1}}{\sqrt2e^{i\theta_2}}\right)^{30}$
EpicGuy4227:
they only introduced rectangular and polar forms to us
o
well use polar then
thank you guys
https://cdn.discordapp.com/attachments/540211747613704221/587122522391183371/unknown.png
for this, you get (T-5I)(v)=w. I'm supposed to get something out of T-5I because I know the eivenvalues but I'm not sure
well
are there any other eigenvalues that T could have, besides the ones stated in the problem? if yes, which ones? if no, why? @tacit sigil
@dusky epoch if I use de moivre's for num and denom separately, how do I write it in final form when both num and denom are in polar? is it fine to leave it as |Z|*fraction?
e^ix/e^iy = e^i(x-y) 😛
oh alrighty. Thank you!
???????? How do I know what eigenvalues T has? @dusky epoch
i'm not asking you which eigenvalues it has
i'm asking you whether there can be any besides the ones the problem gives you, and IF SO which ones
the fact that T is a linear operator on R^4 may be relevant
w can be the linear combination of the eigenvectors??
don't mind me, Ann's solution should be the best
???
the solution i'm trying desperately to hint at
without actually disclosing it
think about this: how many eigenvalues can an operator in $\mathcal{L}(\bbR^n)$ have?
Ann:
n number of eigenvalues?
...the last three words didn't belong there
but yes
an operator on R^n can have at most n eigenvalues.
so going back to your problem
can your operator, an operator on R^4, have any eigenvalues besides the four you're given?
no
correct.
so then
your operator has four eigenvalues, and 5 isn't one of them.
what does that let you say about T - 5I?
T-5I is nonzero
well, duh, if T - 5I were the zero operator then T would be 5I. but 5I wouldn't have 1, 2, 3 and 4 as eigenvalues.
but that isn't enough
hmm
consider, though, that you might not have properly communicated what you wanted to say
(T-5I)(v) is nonzero?
😦
Can someone explain to me what the range of a matrix is?
Ive seen like 4 different explanations
do you mean rank
well the rank is the dim(range) right?
Is there a difference between the range of a linear transformation and of a matrix?
isn't the range just the image of the linear transformation?
wym the image
Image is what the tranformation maps to the codomain
for $T-5I$ I noted that $\det(P^{-1}TP-5I)\neq0\implies\det(T-5I)\neq0$, where $P^{-1}TP$ is the diagonalisation of $T$ but there's probably a better way about it
EpicGuy4227:
no need for diagonalization.
5 isn't an eigenvalue of $T$, therefore $\ker(T - 5I) = { \mathbf{0} }$, therefore $T - 5I$ is invertible.
Ann:
I have a question
niicce, been a while since I've done linear algebra
Well I’m working on trigonometry right now
trig fits in the trig channel lol
I was really confused when @feral mountain mentioned diagonalisation but @dusky epoch s comment makes sense
Ok thanks
can anyone explain for me line 3 to line 4
I don't understand why $rank(A^p) \le rank(A)$
henry:
you have $\im(A^p)\subset\im(A)$
Tuong:
so $\dim\im(A^p) \leq\dim\im(A)$
Tuong:
henry:
where did it come from?
every vector in Im(A^p) is also in Im(A)
take a vector $Y$ from $\im(A^p)$\
there exists a vector $X$ such that $Y=A^pX$\
then $Y=A(A^{p-1}X)$ so $Y$ is also in $\im(A)$
Tuong:
^
so, that implies $\im(A^k) \subset \im(A) \forall k \in N$
henry:
yes exactly
(with $k\geq 1$)
Tuong:
well, as long as 0 not in N under your convention