#linear-algebra
2 messages · Page 173 of 1
Insel
insel: the name of the writer?
im not sure how to approach this problem
hint: by linearity, T(su) = sT(u)
where s is some scalar
and similarly T(u + v) = T(u) + T(v)
this is just the definition of linearity
how can you apply that to T(3u), T(2v), and T(3u + 2v)?
the thing im confused about is that i don't have a T
you could use the output vectors to create that matrix
$\begin{bmatrix}
2 & -1 \
1 & 3
\end{bmatrix}
T \cdot
\begin{bmatrix}
u & v
\end{bmatrix}
T \cdot
\begin{bmatrix}
5 & 1 \
2 & 3
\end{bmatrix}
$
but for say u = (5 2) i can't think of a way to get the 2 in (2 1) since the difference when i multiply 5 by x_1 will always be 5
Edd
this is a brute force approach, but you could directly solve for T if you wanted
but what namington told you is more than enough to solve it
T(u) = [2,1], T(v) = [-1,3], and then use the properties of linearity of T
you don't need to find T at all
You're given u, v, T(u), and T(v)
ye i'm trying to figure out how u came to be T(u)
it will take me some time but ik where i'm headed lol
you dont need to determine T
thats irrelevant
you know that T(su) = sT(u)
you know what T(u) is
so i could just do 3T(u)
👍
is that frogfucius in your thumbnail
yes

this questions a bit different from the last one
in this one i should know what T is so i can find the images of the two vectors, right?
T(5 -3) = image, T(x_1 x_2) = image
Nope you dont need T explicitly, what's [5,-3] in terms of e1 and e2?
would you mind rephrasing the question?
what's the linear combination of [5,-3] in terms of [1,0] and [0,1]
[5, -3]?
yes thats the vector, express it as a linear combination
$\begin{bmatrix} 5 \ -3 \end{bmatrix} = a \begin{bmatrix} 1 \ 0 \end{bmatrix} + b \begin{bmatrix} 0 \ 1 \end{bmatrix}$
moshill1
oh [5, -3] is the linear combinatoin
what's a and b?
what are the numbers. . .
a = 5, b = -3
ahhh ic
$T\left( \begin{bmatrix} 5 \ -3 \end{bmatrix} \right) = T(5e_1-3e_2)$
moshill1
and then just apply linearity of T
any pointers on (b)?
show the set {f_1,f_2,f_3} is linearly independent
but how do I show they span V
a subspace of V having the same dim as V has to be V
could you elaborate a bit on how this shows the 3 vectors span V?
if you show those 3 vectors are linearly independent,consider the subspace spanned by them
the dim of that subspace will be 3
so it has to be V(first show dim(V)=3,tho)
say we have a 3*4 augmented matrix and we are able to get a pivot for every row wouldn't this definition be wrong?
because what if it was [0...4 | 6] where 4 is x_3 in a 3*4 augmented matrix
it doesn't have a row that is [0.....0 | b] but it has a pivot in the right most column which would make the linear system consistent
maybe i'm reading it wrong but could anyone clarify what the theorem is really saying
a 3*4 matrix row is like [1 2 3|2]
yeah i mean at the last row
so the 3rd column would have a pivot that holds the x_3 variable
so the theorem is saying if there's a row like [0 0 0|8],there's no solution
the last column doesn't hold a variable
if there isn't a pivot in the right most column
i understand that part
but is the theorem saying if there is no pivot in the right most column and there isn't a row like [0...0 | b] then the system is consistent?
yes
yes
where the number after the | is a zero
ic
now it makes sense
thanks
ig it's just saying a row of all zeros at the end is consistent
Hello would you recommend the book linear algebra done right
lin alg done right's author has a hate boner for a core concept in lin alg
for some reason
Which one?
Like do you have any recommendation for a simple book easy to understand and covering all of the stuff not leaving anything outside
determinant
Oh
That’s pretty important
Ik about it
Hmm so any better choice
It’s just a number though pretty simple
Lol I guess everything in math can be said as “just a number”
Anyways I found this one and I heared it’s good for self study which is what I’m planing on doing
I know how to find the inverse but what does "applying row operations to [A I] matrix." mean?
It means righting the matrix a next to the identity mark and performing Hausa s elimination
thank you
Np
Hausa elim is the best elim
im going over my teachers notes
im just very confused on directional cosines
whats the purpose of it
could someone explain
I think the directional cosine does a projection of your vector onto each of the axis
(only in overly simple scenarios, I think)
[3]
No because two different matrices can have the same determinant
@tame mural could you example that
i just dont get what direction cosines is
like i get directional angles
It's taking the cosine of your vector for each of the axis that you've got
It "decomposes" your vector
it lets you express your vector as a sum of other vectors
so decomposes just means breaking it into the i,j and k componenets?
yup
but how can we decompose it doing the cosines
wow u r fast lol
cosines are directly related to dot products, which are key to "projections"
(i had it open since they asked the question a few mins back, but got too lazy to answer lol)
the operations done there are so-called "scalar projections"
Do u know how to find the angle between two vectors?
um not really lol our class is covering everything so fast like we only started learning what a vector is like 2 days ago
i have no idea what any of that means
this
norm = the length of your vector
whats dot
dot = the dot product
the determinant tells you the "size" of the transformation
i have not learned what dot product is
Hm, it's actually super easy
easier than the trig way
But you can do it the pure trig way too
a matrix represents a transformation
With tangent
you have an input and an output
this is how our teacher solved it but i dont get some parts of it
the output becomes scaled in some sense by an amount given by the det
1d to 2d is possible, sure
except that the det of that is 0
|v| means norm
it's not really a scaling if it changes the number of dimensions
say y = Ax
A transforms x and gives you y
No they are the angles, probably
No, however
if I lived in 2d land
and I had a vector
you'd have to do 2 projections
if you are in 3d land
you'd have to do 3 projections
wdym projections
the directional cosine
what is alpha, beta and gamma representing tho
like i get they got it from doing the arc cos of the directional cosine
They are representing the different angles to the axis
but i thought you just said we cant have 3 angles?
In 3d land
for your problem
I'd have to do 3 projections
in 5d land, I'd do 5 projections
it's not as though the vector inherently has "5" angles
so how do i determine the overall angle for that vector
but if the vector sits in 4d, and you want to split up the vector into each of the 4 axis
you'd need to do 4 projections
IMO the dot product is worth learning about
so does any vector have an overall angle?
It's the thing that allows you to calculate both length and angles
idk about you peeps... i find 3b1b's linear algebra videos terrible
But he's competing in a very small pool
just to reference this
Very few mathematicians can beat his video prowress
$angle(\vec{v}, \vec{w}) := \frac{\vec{v} ∙ \vec{w}}{|\vec{v}| |\vec{w}|}$
mmm I didn't know it'd render so ugly
but oh well
there it is
could you input the numbers
meow
Any two vectors
In this case, you want the axis
let v be the vector of interest, and let w by any choice of your 3 axis
$[1, 2, 3] ∙ [4, 5, 6] = 14 + 25 + 3*6$
huh
See, it's so easy to do and students learn it sooo early
im so confused by that
that it's worth doing it this way
oops
meow
My fault
So just multiplying all the entries and then adding them up
so can any indivdual vector have angle like [1,2,3]
can that have a angle
without needing [4,5,6]
Yes
how would we compute that
You could say that a vector can have as many angles as there are axis
so like over there we have 3 different angles for each of the axis
right
but can there be an overall angle
?
So given vector v
Find its angle relative to
[1 0 0]
[0 1 0]
[0 0 1]
Those are the unit vectors representing your axis
so the angle relative to [1 0 0] its just the cosine of alpha = x cordiante / magntiude
so alpha = arc cos (x cordinate/ magnitude) so that the vector v has an angle of alpha relative to [1 0 0]
right
?
@tame mural
quick clarification question
if we say A is a m*n matrix and I say the columns of A span R^m does that mean that the columns of a will always produce a linear combo that is in the set of vectors that include m components?
You don't even need the span part
But once you add the property of spanning, you can say that the linear combo of columns can reach every vector in R^m
i only said the span part since it's part of a theorem and i wanted to make sure i was on the right track and misunderstanding it
anyone like matrices
a) surjectivity
b) injectivity
is this correct?
Yes
@pallid rampart is that for me or the other guy
-8j do you mean like -8i the complex number or j being one of the standard basis vectors
@hollow finch vector
R2 or R3
Alright so how do you express (x,y) in terms of i and j
There you go
yea i just noticed that lol
also
Given the magnitude of the vector (16) and the angle θ (180 degrees) between the vector and the positve x -axis, determine the components of the vector
wouldnt this just be
(-16 , 0)
cause 180 is on the x axis
@hollow finch
ye
To the other guy
Ik sorry I just went to a random channel lmao
bc I thought this channel would probably be the biggest of the brains 🤣


I've heard that the rank-nullity theorem is also true for infinite-dimensional domain and codomain; is that true?
With the interpretation that addition of cardinalities for disjoint sets is the cardinality of the union.
it is but it's probably not that useful, it's summing infinities in some sense. for instance the shift operator $(x_1,x_2,\hdots)\mapsto (x_2,x_3,\hdots)$ has a $\lvert\mathbb N\rvert-$dimensional rank and a $1-$dimensional kernel, and those obviously sum up to $\lvert \mathbb N\rvert$
derivada.schwarziana
mmmm
to find the null space, do i just find the solution equal to 0 and then take out the non-paramter parts? If so would the answer [-3,2,1,0] T + [1,-2,0,1] S be correct for the null space?
@pure tangle yes solve Ax=0 and that looks good
alright thanks so much. And if I wanted to find an a,b,c that satisfy an equation in the range of A, could I just grab a column and use that as an answer? So like [1,0,1] with a constant of 1 for the x column? @gray dust
and could you please help me understand why we only look at the paramertized portions and get rid of the point part for the null space?
the 1st q isn't said well. idk wym
and could you please help me understand why we only look at the paramertized portions of the vector and get rid of the point part for the null space?
that's backwards from how we should think of a general solution. N(A) is defined as the set of all x such that Ax=0. we find N(A), then a general solution to Ax=b is a linear combo of vectors that span N(A) added with a particular vector w where Aw=b
alright thank you for the great explanation. For the first one what I was getting at was for this question :
Hey guys I am having trouble with the proofs on my homework, the text does not have many proofs or examples to work off of and I am kind of lost with what to do
Prove that the following statement is FALSE: A system of four linear equations in three unknowns is always inconsistent.
This is one of the question that I am having trouble proving ^^^
to prove an "always" statement false, you need to provide a counterexample: an example of something where it's not true
so find an example of a system of four linear equations in three unknowns that is NOT inconsistent
(i.e. has a solution)
is anyone able to help me step through this im a bit confused on the statement about why $||x||_2 = 1$
brzig
why in the intersection of the null space of B and the rank of R must there exist a vector x with a length of 1
wait i think i get it we are simply saying we can normalize the vector in that subspace to be one
ahhhh thank you
i was reading it the wrong way
that seems so obvious now
lmao
i really appreciate it
@gritty frigate your good
go ahead
What is the relation between a square matrix A, a matrix D such that D = C-1AC (D is a diagonal matrix) and the inverse of A. What happens with D? I can be sure that eingenvalues of A = 1/eingenvalues of A-1
Sorry for bothering before, I was paying attention to what I was writting
Thanks @ocean sequoia
im still trying to get use to working with norms throws an extra thing i have to think about tbh
sometimes it causes me to overthink
good to know im not alone lol
Was this told to me?
Okey, I will try to explain myself a little bit better
Lets say I have a matrix A that is 3x3
A has 3 eingenvalues, which are different
For example 1,3,7
Then, the matrix A^-1 has the eingenlues 1,1/3,1/7
In this case the eigenvalues are all different, but if that wasn't the case. Can I say that A^-1 is has an associated diagonal matrix too?
In another words yes..
And what is that matrix for A^-1
And I m sure that D^-1 exists because 0 is not an eingenvalue
Otherwise A^-1 wouldnt exist
Thanks a lot !
right, it depends on D having no zeros along the diag

could somebody please help me with this question. For part a I found the determinant as -3 lambda + 9 so it will have 1 solution when x != 3. For B I row reduced down and got the last row to be [0, 0, 9-3lambda | 0] which means x is inconsistant when when x !=3. For part c I said x=3 will have infinite solutions because then the determinant is 0. So does part b mean there are no ways to get a unique solution for part a?
part b is a so-called "inconsistent" system
you need to introduce a contradiction, like 0 = 3 or something of the sort in the system
that corresponds to a row of the form 0 0 0 (some constant)
that means no values of x,y,z make the 3 equations true at the same time, so yeah, no solution
I think i see my mistake, 0 0 some constant = 0 can be consistant right?
since it is multiplied by z, that would be consistent for z = 0
gotcha so I still have more row reducing to do. Is there a better approach to b or do I just need to row reduce down until i find a way to make an inconsistancy?
row reducing should be fine
alright thanks for the help
@lavish jewel do you have any additional advice. I keep getting rows that are 0 0 equation with lambda = 0 which is always consitant right?
does that mean there's no values for lambda that make it inconsistant?
i guess that's possible but i'm not sure, i'm sleepy 😛
for it to be inconsistent, you would need the condition we mentioned earlier, which means that augmenting the matrix should increase its rank
but that can't happen because the last entry of the output is 0 when row reduced
maybe?
if lambda != 0, it can't be inconsistent
just to make sure we're on the same page heres the solution i get from row reduction
mhm
thats never going to be inconsistant right?
i'm pretty sure
either it spans the whole R3 and then you could solve for anything, or it spans a plane
but the vector they gave you as output is on that plane
gotcha thanks so much for the help. And the way I found the other two answers seems reasonable right?
i think so
cool thanks again
if two quadratic forms are equal for all vectors, are the corresponding billinear forms also equal?
gotta be, right?
otherwise the very idea of a "corresponding bilinear form" wouldn't even be well-defined
if they're equal for all vectors then they're the same quadratic form
*corresponding symmetric bilinear forms are equal
You can make a quadratic form q out of a non symmetric form and obtain the symmetric form (1/2(q(x+y)-q(x)-q(y))
the irony is that I didn't even need the fucking bilinear forms
this means that the symmetric matrices are equal since they correspond uniquely to their forms
and that was the result I actually needed
can anyone spot a quicker proof of this? Mine feels very roundabout
it also might be wrong idk, feels super strong to me
right
yup, so B is injective
Is this inf dim?
yup
but like, nothing about this argument is topological or anything
okay posting again because I spotted another error lol
i thought about posting this in #advanced-analysis because it's for a problem about hilbert spaces but my question is just linear algebra so ¯_(ツ)_/¯
You know <Bx-x,x> >=0
and <Bx-x,Bx-x> >=0
Adding these 2,yoy get
<Bx-x,Bx> >=0 which is same as
<Bx,Bx> >=<x,Bx> >= <x,x>
<x,Bx>=<Bx,x> because <x,Bx> is real
ah nice! thanks
Definition of matrix multiplication
yes but the column 1 2 3 means where i j and k land
so how did they write the coefficients of the variable in matrix form
and the ans as the output vector
theyre the exact same as in the system?
means?
repeat for the other two rows
the reason this 'works' can be seen if you do the matrix multiplication
expanding the product you get:
i m not understanding this
[\begin{bmatrix}2x+5y+3z\4x+0y+8z\1x+3y+0z\end{bmatrix} = \begin{bmatrix}-3\0\2\end{bmatrix}
]
Namington
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
and from there it's easy to see how that corresponds to the given system
i guess i don't understand what you don't understand.
thanks for the help
(it's a true false question)
this would be true if it said any non-zero constant right?
well,the constant has to be a unit if you are talking over an arbitrary ring
but assuming R,yes
Ok dope ty
we haven't talked about arbitrary rings or units so I'll assume it's just yes
non-zero scalar moment
I'm dumb how did they get this?
Like what matrix do I have to set up and row reduce I'm so confused
how did they get the what?
How did they find what r, s, and t are equal to?
did you write them out and see what they are?
like they wanted to show that any vector in R^3 can be written as the linear combination of those 3 vectors
what they did is rearrange the 3 vectors into a form that everyone recognizes and clearly spans R3
Ax=By would imply x=A^-1B y(if A and B are invertible)
haven't learned about determinants or invertible matricies for determining solutions yet
Then, You would have to guess,ig
well no can't you set up a system of linear equations and get a matrix and row reduce it?
you can
I'm just lost as to what system and what matrix to make
Yea, That's equivalent to multiplying with a matrix
what are the variables here?
So, It's Indirectly the same thing
may I know if this channel is in use?
but there need to be some constants right?
r, s, and t
Oh wait I switched x, y, z and a1, a2, a3 in my work
yeah
lemme rewrite
ok
can someone look at this and see if it's 100% justified, my grader could be harsh
looks good to me! I guess I’m a lil bit confused about your assertion “as R^n is not empty”, since supremum (unless we’re in the extended real number line with +infinity) is not defined unless your set is non empty
you’re not wrong, but maybe that’s unnecessary?
another just kinda stylistic thing, I try to use WLOG when I’m making assumptions to make casework easier. Like for example, assuming that an index k equals 1. In truth we don’t know whether k=1, but the proof would be the same either way, so I don’t lose generality. In your case, you’re just taking k to be the index where the maximum is attained, so you aren’t making any extra assumptions that you might need to clarify with the reader. So, I don’t think you need to state WLOG all the time, but it’s certainly fine the way it is right now
also are you using a custom font for your LaTeX? it looks nice
If we have n dimensional vector space, and let W = {v1,v2,...vn} be a subset of V.7
so can ve say 1) W is basis for V ? , 2)W spans V ? , 3)W is linearly independent ?
ı have this conditions
which one is true
<@&286206848099549185>
thx for checking, appreciate it!
also I have no idea picked a random overleaf template😅
can you gauss eliminate to invert a 2x2 or do you have to use that special method
You can always use gaussian elimination
what about this
. @native rampart
I mean,Do your hw yourself
I try it
but ı find (2)⇔(3) is true, but (1)⇔(3) is false.
ı cant sure
if W is linearly independent then can we say this is definetely W spans V ?
Am I true ? @native rampart
Justify your answer
Now we have if and only statements so if W is basis for V then we can say W is linearly independent by defn but vice versa is false
so "(1)⇔(3) is false " is true
hi im working on a homework question could i have some help with these two
but I cant sure that "(2)⇔(3) is true,"
if W spans V then can we say W is linearly independent and vise versa is true ?
i, j, and k, are unit vectors for x, y, and z respectively. How much do you move in each direction to form the vector?
loooks good
oh cmon
also i have a physics type vector question am i able to post it here its not necessarily LA but its vectors @wary lily
I'm not sure tbh
I don't frequent this channel much and don't know much linear algebra
maybe post and ask
@native rampart
if i have this theorem and i'm asked to compare to vectors with values [1 0] and [0 0] then wouldn't it make the system linearly dependent as there is a nontrivial solution. however the two vectors are not multiples of each other
{[1,0],[0,0]} is a linearly dependent set
so i can say there are cases where the theorem is incorrect?
shouldn't it work both ways tho
really?
Yes
so since we got [0 0] = 0[1 0] we don't have to account for [1 0] = c_1[0 0]?
it never does say both of them has to be a multiple of one another
You don't
i think it should be that 0 0 is a scalar multiple of [1 0] correct?
bc to get from [1 0] to [0 0] you need a scalar multiple of 0
im correct in thinking this way right?
Yes
aight thanks
If I have a matrix for linear transformation which is axb, and b < a. Then it is not possible for the range to equal the codomain right
right, the output is a subspace
proper subspace
@plush wave we can get this by using rank-nullity on a linear map A from a b-dim space to an a-dim space, b<a. we get rank(A)<a
yep, i missed the proper
ayo any1 knows a good youtube channel for algebra?
idk any good channels for LinAl, but 3b1b has his series on it
RTP: If A ~ B and f is a polynomial, then f(A) ~ f(B)
I got to $f(A) = \sum_{i = 0}^n a_iP^{-1}B^iP$
moshill1
can you factor the P and $P^{-1}$ out of the sum and get $P^{-1} \left( \sum a_iB^i \right)P$
moshill1
is it because left/right matrix multiplication is distributive?
that's what I thought just wasnt 100% sure
Mainly cause the proof felt too easy lol
How are the highlighted numbers the solutions? I don't get why they got the solution from the 3rd column of B and X which is different. plz help. Btw I'm taking a course with LA, so keep that in mind
He got the system of equations by multiplying A with X’s third column.
He sees that the system of equation doesnt hade to be solved because the solutions are the third column. X in other words contain all solutions for augmented matrix
$$
\begin{pmatrix}
4 & 3 & 2&| 3 & -1 &2 &6\
5& 6 & 3 &|7 & 4 & 1 &5\
3 & 5& 2 &| 5&2&4&1
\end{pmatrix}
$$
Where everything to the left of vertical line is the A matrix
ds.b16rts
Sometimes just finding the inverse of A and multiplying it is a lot less work than solving a big augmented matrix with gauss jordan , i guess that is what the teacher is trying to potray
I can explain more but im on Phone
ive done the first bits but im not sure for which x the last statement is true
think about the EVD of a positive semidefinite matrix
what does that meaan
doesnt it directly follow from what we do before?
in the question i mean
sure
if P^T A P is diagonal, then P^T A P = D for some diagonal matrix D whose entries are the eigenvalues of A
may someone explain what i should be doing
i know that for a when b is 0 then it becomes f(x) = mx
but i'm not sure where to go from there
show that f(cu + v) = cf(u) + f(v)
show that f satisfies the defintion of a linear transformation
could you explain where'd you come up with f(cu + v) = cf(u) + f(v)?
got it. i used the transformation x=Py
that definition of a linear transformation is t(x + y) = t(x) + t(y) and t(cx) = ct(x)
it turned out that y has to be in the eigenspace of M
that is an equivalent formulation
cu+dv*
i understand the definition of a linear transformation but can you explain what you did with the mx in f(x)
run through the steps if you will, sorry for wanting to know specifically how you came up with that
f(x) = mx
f(cu+dv)=m(cu+dv)
Hello anyone read this ? https://www.amazon.co.uk/gp/aw/d/0199654441/ref=ox_sc_act_image_1?smid=A3P5ROKL5A1OLE&psc=1
Or know if it’s good
does m represent the matrix?
oh im tripping lol
oh so i have to test that it's a linear transformation through the definition
i see
i was overthinking it
👍
mb guys 🤣
srry im in class rn i wasn't reading your responses
ur good man

can a nilpotent 2x2 matrix (not including 0) have a square root? if so when?
Alright cool ty
how do i
do this question
and solve for what the x,y,z cordinates are
<@&286206848099549185>
Sqxc22
and when you multiply with a scaler you multiply all coordiantes
anyone know any solid resources that teach you how to write lin algebra proofs?
oh i see

so does that mean that there are infinitely many bases for any given space
like in R2 would any pair of orthogonal vectors form a basis?
or just any pair of not collinear vectors?
Yes
yes it does
yes again i believe or I atleast cant think of any counter examples
any pair of linearly independent vectors
I dont know, i think that is hard to answer without going advanced
But Yeah, any linear independent vector is a basis and if there are infinite of them i dont know
im pretty sure the answer is yes
any rotation of the canonical basis is a basis
and you get those using trig functions of an angle
and im assuming there are an infinite number of rotaions?
if the angle changes continuously, you have infnitely many
even limiting it to the angles from 0 to 90 degrees
Would R^3 contain more bases than R^2 or is it infinite as many?
and even if it's only a 2d rotation
is [2,0] [0,2] considered a different biases from the standard bias given that you would write combinations of vectors in a different order?
@lavish jewel ?
does every vector form a basis for r1
no
oh right
he said r1
yes, but those are different r1s if they are in a higher dimensional space
think of the rank-nullity theorem
uh
as for the type of infinity, i think it should be possible to map one to another parametrically, so it should be the same? but i'm not sure, i'm half asleep
regarding the infinite number of bases statement:
no
consider a finite vector space
there are only finitely many subsets of this space of size dim(V)
as an example, find all possible bases of $(\bZ/2\bZ)^2$
Namington
dumb me was only thinking of euclidean space
interesting Namington thank you
(hint: 3 pick 2 = 3; why is this an appropriate statement here?)
@muted niche $\bZ/2\bZ$ is the field of integers modulo $2$, so it has two elements ${0, 1}$ and addition and multiplication defined ``normally" except $1+1=0$
Namington
$(\bZ/2\bZ)^2$, then, is the space consisting of vectors with 2 elements from $\bZ/2\bZ$
Namington
note that there are only 4 such vectors.
00 01 10 11
[in general, if V = F^k for a field F, there are |F|^k elements of V]
oh yeah that makes sense
so it also has to be a nonzero vector
so every vector in R^1 except 0 can form a basis?
yes
right, every nonzero vector of R is a basis for R
this is the case for one-dimensional spaces in general
[caveat: this is assuming the scalar field of R is R]
[one interesting fact is that if your scalar field is Q instead, R over Q is actually infinite dimensional; in fact, the basis is unconstructable and can only be proven to exist with axiom of choice!]
[or a weaker analogue]
:o
sorry for answering incorrectly, don't listen to me at 3 am 😦
don't forget to think outside of R and C peeps
R and C are all that matter

You answered correctly, i doubt endtimes will go beyond R^n anyway
The only linear algebra you need to care about is $\bR^\infty$, everything else is just a subset ez
PorosInMyAshe
But, there are infinite many bases for subspaces of R^n? Given that i can just rotate the canonical basis however i want?
there are infinitely many bases for nonzero subspaces of R^n
yeh
another way to reason it would be to just scale one of the basis vectors
and leave the rest the same
And the cardinality of the spaces are infinite aswell?
Oh w8
That doesnt make sense
Correction: The cardinality of the set of all bases in R^2 cant be compared with the cardinality of the set of all bases in R^3?
I dont know why but i kinda feel like there are more bases in R^3 than in R^2 but i guess they are both infinite as many?
Part 3, blanking on how to go from a transformation to its matrix
you could try expanding the expressions into a form where the structure is evident, since the matrices are small
it also looks like LDU decompositions are useful here
Havent learned LDU
More just i dont fully understand this lol
Cause ik im going to get 3x3's for all 3
hmm
but would the a_ij entries be matrices..?
maybe it'd make more sense if you started by looking just at how ad_X maps your basis
since a linear transformation is uniquely determined by how it maps a basis
ok give me a minute to compute that
mhm
that's what i meant by expanding the expressions, guess i should practice my linalg lingo
yeah you're chillin
ad_x(X) = 0
ad_X(H) = -X
ad_X(Y) = H ?
yeah I think that's right
Ok so the first column will be 0 as a linear combination of X H Y
which is [0,0,0]^T since it's a basis
mhm
and then [-1,0,0]^T and [0,1,0]^T?
yeah
kk ty
oh wait I think you might have goofed ad_X(H)
unless I'm goofing
is it ad_X(H) = -2X? lemme double check myself
Hi, I have a question about vector spaces. So based on what I've read from a few books (LA done right, LA and applications by Strang) and the Math StackExchange forum, the vector space R^S (where S is a set) is the set of functions defined on S that map S into R.
For something like R^n, one can treat a list as a function (x_1, x_2, ...,x_n) : {1, 2, ... n} -> R to accommodate the mentioned definition -- in other words, R^n can be seen as R^{1, 2, ..., n}. Isn't this wrong? Wouldn't R^{1, 2, ..., n} also include other functions defined on that set? Why is it not correct to say that R^n is a member of R^{1, 2, ..., n}?
Wouldn't R^{1, 2, ..., n} also include other functions defined on that set?
Such as?
Why is it not correct to say that R^n is a member of R^{1, 2, ..., n}?
What do you mean by "member"? R^n is not a function, it's a vector space; so it can't be a vector in R^{1, 2, ... n}
Such as?
I don't know -- it seemed like to me that there could be other functions defined on the same set but wasn't sure
What do you mean by "member"? R^n is not a function, it's a vector space; so it can't be a vector in R^{1, 2, ... n}
Sorry, I edited that thinking something else and didn't realize I wrote the wrong thing. What I meant to ask was "Is R^n not a proper subset of R^{1, 2, ... n}?"
If there were other sets in R^{1, 2, ... n} (which I honestly don't know if that's the case), then wouldn't R^n just be a proper subset?
if there were other functions in R^{1, 2, ... n} then yes, R^n would be a proper subset
but i claim there's not any
again R^{1, 2, ... n} is the set of functions from {1, 2, ... n} to R
I see. Thank you
let's take an example
suppose we have the function f from {1, 2, 3, 4} to R that maps:
1 -> 5.3
2 -> -pi
3 -> 27
4 -> 0
this would correspond to the real vector $\begin{pmatrix}5.3\-\pi\27\0\end{pmatrix}$
Namington
you can more formally demonstrate that this idea creates an isomorphism if you want
let $\varphi\colon \bR^{{1, 2, 3, \dots, n}} \to \bR^n$ be defined by [
f \mapsto \begin{pmatrix}f(1)\f(2)\f(3)\\vdots\f(n)\end{pmatrix}
] then $\varphi$ is an isomorphism
@spiral hawk Were you thinking along the lines of finite series or something? If so, that's covered by said function
Namington
can you see why?
could someone help me get started proving that if k is a defective eigenvalue of A with eigenvector v then (A-kI)x=v is consistent?
not sure where i should start
<@&286206848099549185>
i haven't thought it completely through, but you can start by noticing that the eigenvectors of A don't span the entirety of R^n, so there is a null space
you can express the vector x in terms of u + w, with u in the row space and w in the null space
then (A - kI)x = (A - kI)(u + w) = Au + Aw - kIu - kIw
yeah
the fact that A is defective doesn't imply that it's non-invertible
you make a good point
the null space could very well be trivial
the eigenspace should have a nontrivial null space tho
what does that mean?
if at least 2 of the eigenvectors are dep
A is invertible, but its eigenvectors don't span R^n
is that the definition of defective we're using here?
yeah
basically defective matrices don't have enough eigenvectors to span the space
it's not that the eigenspaces corresponding to different eigenvalues will overlap
defectiveness is because a certain eigenspace, corresponding to an eigenvalue is less than the proper size
hmm I've actually never thought about how this was proven
it's almost taken for granted that the generalized eigenvectors exist
see primary decomposition theorem
i think i was on the right track before, just for the wrong reasons
an eigenvector v satisfies that (A - kI)v = 0
if you construct a vector x that is a linear combination of the eigenvector v and another vector in the left null space of the eigenvectors, that should do
what do you mean by "null space of the eigenvectors"?
what you are proposing only works in the case that there's only one repeated, defective eigenvalue
and I'm still not clear on how you would prove that it actually works in that case
the problem tells them to assume k is a defective eigenvalue and v is its eigenvector, so i went with only the special case
I can think of a proof based on the Cayley-Hamilton theorem: the minimal polynomial is something like (x-k)^(algebraic multiplicity) * (something else); you can show that the rank of the (something else) is >= 2 and therefore the null space is of dimension >= 2
no, but I can't see how your proof is valid if it doesn't use the assumption that there's only one repeated, defective eigenvalue
let's see
i do see why your suggestions work btw, i'm just trying to figure out why my brain isn't working lol
i think i get why my suggestion doesn't work, but it's in my best interest to go sleep haha. i'll come back later to see what you peeps came up with
I've never seen that before and trying to read up on it, it seems beyond my current level. Is that the only way to prove this, or is there a more elementary route?
I really appreciate your efforts to help me. Sleep well 🙂
one idea i had was maybe using jordan normal form. i got a skeleton of a proof but that may be putting the cart before the horse
Try reading axler's paper
"Down with the determinants"
Hi! Having some trouble at linear algebra; I'm having two vectors: u = (6, 4, 2) and v = (1, -3, 3). I'm supposed to find a third vector w = (x, y, z) so that they generate a cuboid, with volume -180. So far I've gotten to this equation : 18x - 16y - 22z = -180 from calculating determinant, but cant figure out what to do next. Any help would be appreciated.
If it's a rectangular prism then everything is 90 degrees
Thanks for reply. Yes, that's why I'm taking the crossproduct, but I can't find a way to figure out the values of the last vector. If I do the the squareroot of sum of vectors squared i get the lenght. And i figured the last vector should be something like 5.51 in lenght to make it fit with the lenght * height * depth, which make the volume -180. I know volumes can't be negative, but that's what the task says anyway..
Cross product is to deal with volume
Volumes/Area can be negative if they're signed (such as det being area of a parallelogram)
Oh, ok, I didn't know that about volumes/area.
if a cuboid is just something along the lines of paralleleipiped then just pick a point on the plane equation you got
if it's rectangular prism then you can use dot product since the faces are rectangulars
Ok, thanks, I'll give it a try :).
could i have help with this question
im unsure what equidistant is supposed to mean
distance from A to the point = distance from B to the point
oh so i just do 1+4/ 2
That would work but we dont know if the line segment AB crosses the x axis
what would a general point on the x axis look like?
Ok consider the general point X(x,0,0)
what should the relationship between $||\vec{AX}||$ and $||\vec{BX}||$ be?
moshill1
what does | vector | mean?
magnitude
yes.. magnitude
so ||AX| is the magnitude of the vector from A to X
ie the distance from A to X
so the distance from A to X = B to X
yes
so
for this question
would i do
sqrt ((1 + x)^2 + (-6 + 0)^2 + (1 +0)^2) = sqrt((4+x)^2 + (1+0)^2 + (-3 + 0)^2 )
,w sqrt ((1 + x)^2 + (-6 + 0)^2 + (1 +0)^2) = sqrt((4+x)^2 + (1+0)^2 + (-3 + 0)^2 )
$\sqrt{(\Delta x)^2 + (\Delta y)^2 + (\Delta z)^2}$
moshill1
so do i combine points A and B together?
No, you need minuses not pluses
(1-x)^2 not (1+x)^2
sim for all the other terms
,w sqrt ((1 - x)^2 + (-6 - 0)^2 + (1 -0)^2) = sqrt((4-x)^2 + (1-0)^2 + (-3 - 0)^2 )
so this
looks right
yes
ah okok that makes alot more sense thank you for the help
@nocturne jewel
"Matrices of exercise 2"
That was my mistake
transcribing
Yeah so unless there's an exercise 2 somewhere, you're gonna need to ask your prof
(Or just prove it with general matrices lol)
any help with getting the inverse of this 3x3 matrix using Gauss-Jordan or Row Reduction? I am not sure what strategies I can use to turn the 6 and 26 in the first column to 0
this matrix is in mod 31 by the way
Just be careful with fractions
full question for context
I thought we can't use fractions or negatives
considering that the matrix is in mod 31
oh true
So then you need to multiply rows which make multiples of 31
multiply each one by their mult inverse
same idea, just a bit weirder because division is multiplication 😛
does multiplying 6 by its multiplicative inverse (26) give a 1 in mod 31
or is my calculator busted
or
should i aim to get a 1 first in both row 2 and row 3
then subtract them from each other?
Yes that works
You want [1,0,0]^T as your first column so whatever way is easiest to get that
i started with trying to get that but i got stuck pretty fast, and i found most online tutorial recommend we try to get the 0s first
because its easy to multiply by inverse to get a 1 once we got the 0s in place
wait
i can't do two row operations in the same step right
i can't substract row 2 from row 1 and row 1 from row 2 in the same step
because once i do the first subtraction row, row1 changes, which means i will be subtracting the new row 1 from row 2, correct?
right
whenever we do multiple things in the "same step"
this is really just a shorthand for multiple steps
and as you correctly observed, we have to account for whether the rows changed between these steps
makes sense
so i can multiply two rows in the "same step" since the two operations don't affect each other
sure, it's just faster notation
since they are being multiplied by a constant
yep
so i need to reflect this over the line x2 = -x1
but im not sure how to do that
this is the question btw
so i ended up assuming that because x2 = -x1, then x1 = -x2
and i got 3x1 - x2 (first row), -x1 + 0 (second row)
oh mb
i wrote it incorreclty
first row is 3x2 -x1
second row is -x2 + 0
right?
but when i go to check the answer it's not right
the answer is basically what i did above but the rows are switched
What's a common textbook example of an inner product which isn't a norm?
i might be mistaken, so someone please correct me
but i think that's backwards. inner products induce norms
you can have norms that don't come from inner products, though
someone fact check me
so the second graph is where i'm at, and the third is the answer @wintry steppe
I may have been confused by this diagram on Wiki
I also thought similarly, that inner products defines norms
inner product is inside the normed space
so there are norms that don'T come from inner products
oh oops
wait the third graph is wrong lmao
you have it backwards?
there is no inner product space in that diagram that is outside of the normed vector spaces?
i'm prepared to be mistaken, but you're interpreting the diagram backwards
you have that, and you're asking for a square that isn't a quadrilateral
yes
What is a popular example of a norm without an inner product?
try the $\ell_1$ norm
Edd
manhattan distance
I see, hmm
and according to google, any $\ell_p$ norm with $p \neq 2$
Edd
you can read on the parallelogram law
I thought if I just multiplied a generic matrix by B it would work but it didn't. I didn't really use the fact that A has determinate 1 though so I feel like I'm missing something. Does anyone have any ideas on how to begin this?
After finding eigenvalues and calculating the matrix A-Ix, I need to eliminate rows to find the eigenvector
is it OK to replace rows in this situation?
Like move R1 to R2 and R2 to R1, straight up switch
or can it mess with the eigenvector?
Well the characteristic polynomial comes from the determinant of A-Ix, and you know the impact on the determinant of doing row reduction
e.g. swapping rows adds a negative sign, unchanged by adding scalar multiples of another row
no. row operations do not affect the null space
assuming youre referring to row reducing A-kI
may someone guide me through this question?
i've gotten this far and there is another question that asks me about this matrix, but i need to make sure my answer for number 2 (this question) is correct
what even is the question
find T?
in that case
your result for T, which is what im assuming is the bottom-right matrix, is correct
how would i go showing that Cauchyn–Schwarz inequation is equal if and only if vectors v and w are linearry dependend
is that plus a typo or on purpose
no, it works for any dims
just checking since wikipedia (yes most trustworthy place of all time) says that it is for R^2 plane and then n-dimensional euclidean sapce has different model
where does it say that?
it's the same thing
but yeah, i get the idea that either w=0 or v=0 for them to beb scalar multiples of each other
