#linear-algebra
2 messages · Page 229 of 1
i guess if V = F[x], then it kind of works, since polynomials are defined in a nice way
but yea in the general case, i can't really think of anything
Without axiom of choice, there are infinite dim vector spaces whose dual is zero
do you have an example in mind?
What do you mean?
like an example of an infinite dim vector space whose dual is zero (without aoc)
There was a pretty explicit construction, but I can’t recall it off the top of my head, sorry
no worries
posting here, hope that's okay:
A 3x3 matrix w/ Nul(A) = Span([x,x,x],[x,x,x])
Assume a vector v = [x,x,x] is a solution to Ax=b
Ax = [x,x,x]
Find 3 vectors different from v which are also solutions of this equation
I'm not sure how to tackle this. I understand that we know what 1 b is, and that the nul (A) lets the Ax=0. how do i piece this together to find the other solutions? are the other 3 vectors A?
Span([x,x,x], [x,x,x]) is an odd thing to write. Did this paste correctly?
i replaced the values with x
for concreteness let's let u,w be linearly independent vectors in Nul(A) so Au = 0 = Aw and Nul(A) = Span(u,w)
consider taking linear combinations of the vectors you've already got (i.e. u,w,v)
(or for example, do you know the proof that if a matrix A has Nul(A) = {0}, then the solution to Ax = b is unique? Why does that fail here?)
ill give it another go with these tips, thank you!
np
can someone explain why X is in the range of V means that X = VB, note here the b_i are unit vectors so they can't just be any matrix B
Also for context $X = \sum_{k=1}^r c_k a_k b_k^\star$ where $a_k$ is also vector of unit norm
Anticipation
c_k is a scalar
and the $\mathcal{T}(u)$ there refers to the toeliptz matrix of vector u
Anticipation
nvm i got it, i think this b_i is not a unit vector
Ok, another question from above: Let W a LxL be positive semidef and B as NxL. Let's say B is full column rank. how do you show there's always an E, positive semidef in NxN so that W = B* E B
Let V be a finite subspace of R[X] the space of polynomials with real coefficients. Show that V contains basis wherein all polynomials are of distinct degrees.
Any hints for tackling this question?
i think one way is to argue like this. First say V has dimension n, then list out a finite basis of V. Each vector must be a finite degree polynomial, so there must be a finite maximum degree over all basis vectors, say N. For each vector e.g. x^2+3x+2, form it as a row [0.....0 1 3 2] in a matrix in R^{nxN}, then row reduce that matrix and since the pivots are at distinct column, you got your basis
lol probably theres an easier way, something like a contradiction, maybe..
im not sure about exact definitions so correct me if im wrong, but i think u can say V is isomorphic to a n-dimensional subspace of R^N, or something like that. In that case, you would be done already
Hmm, perhaps that might be the case. I'll try that approach, hope it works ^^. Thanks!
Would induction on the dimension of V be somehow possible?
for dim V = 1 it's obviously true
suppose it's true for dimV = n and let's prove it for n+1
and then I'll try to write V as a direct sum
perhaps by taking a polynomial P with maximum degree from V
then let S supplement Vect(P) in V
and apply the hypothesis to S with dimension n
so we get a basis of S with distinct degrees
and add P to it?
why would that basis not contain a polynomial of the same degree as P?
sorry, i don't quite understand what you mean in the argument. I think induction on dimension of maximal degree seems awkward here
ahh
and then in order to apply the hypothesis we take the polynomial of maximum or minimum degree out
in an attempt to get a space of dimension n
ok i think i see your point. I'll think about how it can work
Ok, I think i got it. So you have an additional vector right
yes
I want to show the proposition is true for dimV = n+1
so I want to write down V as V = S + Vect(P)
(direct sum)
Ok let V be spanned by v1,…,vn ,a
yes
Apply the hypothesis on v1,…,vn, then order the degree of v1,…,vn as deg v1<…<deg vn
Then for a, suppose it has degree same with one of the v1,…,vn
Then just remove that degree from a by subtracting vi from it
yep
Yea
or
There’s at most n steps basically
if they are unitary
then deg (a-vk) <= deg a - 1
so a - vk is in the span of v1,...,vn
thus a is also. Which is absurd!
so it follows that the degree of a is distinct from the others!!
thanks : )
Yea that works too
there is also a second part to this question, which is the existence of a basis with polynomials of same degree : )))))
anyways, thank u ^^
actually, it follows easily from the first one
just add the polynomial with the maximum degree to all the others
shrugs
sup !
Suppose i have an n x n matrix P such that P commutes with all other n x n matrices
i.e for all A, AP=PA
i have to prove that P is a scalar matrix
i managed to prove that P is necessarily diagonal
but im having trouble showing that all the diagonal entries of P are the same scalar
here btw our matrices are defined on a random field K
ah nvm i got it
multiplying from the left by a diagonal matrix will multiply the i'th row by the i'th diagonal entry
multiplying from the right by a diagonal matrix will multiply the i'th column by the i'th diagonal entry
since AP=PA then all the diagonal entries are necessarily equal
and boom i have my result
One way to do this is to use induction and consider the matrix with 1 1 on the top row and 0 elsewhere as that shows that the top two entries on the diagonal are the same
Yo do you have a quick second ?
Oh wait you are not that person nevermind
sorry
I will just post this here
This is something I wrote for my paper on linear models in Demographics
I mean this is something you see in Linear algebra
but is it a linear model?
There is an exponent...
Is it fair to include this idea in a paper about LINEAR models ?
still linear
i think there was a thread about this earlier
you can convince yourself with induction (a bit overkill), if a transformation is linear, the same transformation applied twice is linear (base case)
as it continues to be closed under addition, multiplication, and has a 0 vector
Yeah that's what I am doing
I am plotting some points from this rn
and they are all in a straight line
But they aren't the same distance apart
that's interesting
Ax=b is a linear system
AAx=Ab is also a linear system, just whose co-efficient matrix is A^2 and constant vector is Ab
repeat for all of N
you can have exponents and still be linear
But I was thinking
After applying the same linear transformation many times, I got a straight line with my output vectors
Like I know it makes sense its a linear transfromation
but is this always the case?
aren't there some transformations that rotate vectors 45 degrees clockwise for example?
Like then I won't get a straight line
I will get a circle depending on the vector I put into the transformation
am I making sense or is this just BS
I believe you get a straight line because your columns add to 1
Something to do with how population doesn’t vary, only proportions do
What are you plotting, anyway
Looks like you're doing Markov chains.. which yes, the vectors are probability vectors
Wait this is markov chains?
steady-state vector yea
Wow what have I stumbled into
it's common for them to be introduced early just as a taste
population change
but I keep the ratio between people who emigrate and people who stay the same in both of my locations
you're not exactly dealing with markov chains as A does not satisfy the necessary conditions to be a transition probability matrix, unless that's just a mistake
Good cuz idk what that is
It's a stochastic process that utilizes similar ideas to what you're working on, if you like this sort of stuff you should look into. I don't think it would be necessary to have a lot of background in probability theory to understand it and apply it in situations like these
Yeah I am sure I will look into it
Thanks
Anyone knows how to do this?
In mathematics, the Smith normal form is a normal form that can be defined for any matrix with entries in a principal ideal domain . The Smith normal form of a matrix is diagonal, and can be obtained from the original matrix by multiplying on the left and right by invertible square matrices. In particular, the integers are a PID, so one can al...
this help?
@rustic panther ive managed to figure it out for this matrix, in case the wikipedia article didnt help
you should not be getting any fractions in here so unfortunately no youre not on the right path
there's a crucial difference between normal row-reduction and reduction to smith normal form:
in the latter, you're allowed to do column operations
Yeah I realised I can't just blatantly go R_1 = 1/4 R_1
this isn't RREF
Jordan form changes if I take fractions like that I think
@dusky epoch how do I proceed with ECO here
subtract multiples of cols 1 and 2 from each other until you get a 2 somewhere, then use that 2 to zero out the middle row
then switch some rows around
If I have det(A) and det(B) , is there a way to compute det(A+B)?
No
Note thay the methods there are for special cases or where you also know what A and B are
In probabilities : having « i » events mutually independent isn’t the same as saying that each two are independent ?
So $\bigcap_i E_i = \emptyset$
The Library of Babel
Is this what you mean by i events mutually independent
That's kinda...not ideal notation
What is usually used
You need $i\neq j$ typically
ShatteredSunlight
Anyway all those implicitly assume countability I think
Yeah this is true for finite sets of events
A bit clunky but essentially you should have some basic $A\neq B$ for sets $A$ and $B$
ShatteredSunlight
But I don't think you do
I think my notation is clear enough, although maybe nonstandard
ok sure, yeah I think your notation does a lot of assumptions
Fair
Like, are collections of 3 allowed, yes no?
Oh god I give up
It's simpler to introduce more notation
So just $A$, $B$, $A\neq B$ then intersect is empty
ShatteredSunlight
I don't know if we're on the same page
According to Wikipedia the generalized intersection can be written like I did
That's not my issue
But anyway, back to this, it is not the same
My issue with this is that it's vague, although I don't think it quite answers the question too
I was just asking if that's what they meant by i events mutually independent
Is your issue just with finiteness?
That cannot be what they mean by mutually independent because mutual independence has a very usual definition that does not mean disjointness of events
Yup

Anyway the answer is here
Independence is a fundamental notion in probability theory, as in statistics and the theory of stochastic processes.
Two events are independent, statistically independent, or stochastically independent if the occurrence of one does not affect the probability of occurrence of the other (equivalently, does not affect the odds). Similarly, two rand...
If I were to just add, I'd either use the top (so there's an end), have it very clear what $i$ can be or literally use $\cap_{i\in S}$ for some $S$
ShatteredSunlight
Basically dangling $i$ are not good 😦
ShatteredSunlight
Yeah you're right that is clearer
👍
Hello!
could you help me to solve this
determine whether the following lines are parallel or secant and check it graphically
help please, I need it today
this question is better suited to #prealg-and-algebra or #precalculus
or one of the 10 questions channels
that said, as a rule, find the slope; same slope = parallel
negative reciprocal slope = perpendicular, im not sure what secant means here
(probably a mistranslation?)
yes, probably
Does this check out, and what I could I do better writing wise?
I accidentally over indexed the eigenvalues by adding 5
yeah the extra 5 yes
and each coefficient a_j is nonzero anyways because eigenvectors are nonzero
so the part where u let lambda not be in the set could be simplified/made more clear to just mentioning this as well
oh u said its not possibke ok
Ya I was trying to exclude the possibility of eigenvalues outside of 0,1,2,3,4
thats good
I feel like this problem would be way more straight forward if I worked with matrices and got a characteristic polynomial.
hmm
for some reason I was blanking out when working with the system of equations. I guess I was hung up on how each system of equations was equivalent to the next. Might be just my own problem lol. I feel like it is easier to see how things are equivalent when working with matrices.
yeah it would be more direct yes
im like blanking a little bit but the last few parts seem unclear to me
Is it the part where I say "the final system of equations is equivalent to a_lambda being non-zero and aj = 0 for j not equal to lambda"?
yeah that kinda sounds weird
cus like the eigenvectors are nonzero anyways
its not that finding zeroes means that the other values are Not zero
they were nonzero to begin with
Agreed. I'll think this over and rewrite that last part in the morning.
yeah everything up to that looks fine
but the conclusion seems odd
but good
glad to read over this lol its been a while
i think also you might want to show how u get the eigenfunctions from the eigenvalues each(?)
Do you mean for each eigenvalue how I associated it with the corresponding set of eigenvectors?
yea
I think I did hand wave that a little. Should I do a proof for each eigenvalue : 0,1,2,3,4?
yeah probably it should be a quick computation u dont need to be too crazy about it
Thanks a lot for the help. Peace! I'm going to head to bed.
np
let $W \in \mathbb{C}^{L\times L}$ be positive semidefinite and $B \in \mathbb{C}^{N \times L}$. When is it the case that for any $W$ there is an $E \in \mathbb{C}^{N\times N}$ positie semidefinite so that $W = B^\star E B$
Anticipation
i assume B needs to be rank max(N,L) but would like explanation, thanks
(positive semidef here also means symmetric)
Solved
What would be the best way to quickly calculate the dimension of the space of cubic splines (i.e. we fix a subdivision of [0,1] : 0=a_0 < ... < a_n = 1, and let f be of class C^2 such that it's restriction to any interval [a_k, a_k+1] is a polynomial of degree three. This f is said to be a cubic spline !). I have tried to construct an isomorphism (polynomials of degree three can be totally defined by 4 points from which they pass using Lagrange interpolation) but that extra smoothness condition, which requires continuity for derivatives, is really troublesome.
Hermite interpolation seems like it'd be a solution, but it's a bit more involved
I found a proof of sorts whilst googling but it uses terms I'm unfamiliar with like contraintes and stuff.. when I'm just looking for an elementary proof; i.e. I'm looking to construct some sort of isomorphism, but I can't think of one..
what would be the quickest way to calculate the dimension of that vector space?
I think its n+3 dof, or in other words dimensions
unless I'm misunderstanding, the first subinterval has 4 degree of freedom (dof) and the C^2 condition means the points of connection btwn intervals makes each next spline have only 1 dof. you can see this by the requirements that the function's left endpoint value and first, second derivatives must equate the ones for the previous function's right endpoint
consequently if you require C^3, the dof (dimension) will reduce to 4 as expected, because the only cubic that joins C^3 with a previous cubic is the function itself.
that makes sense..
I guess I'll just justify it instead of proving it rigorously. That'd be enough :""3
thanks for your time and answer though, I appreciate it greatly!
hey
so assuming we let the vectors in the nul span = u and w respectively
i took a linear combination of uwv and got
and i dont know where to go from here
what's that matrix meant to be?
thats the reduced matrix from u,w,v
the v being given, and u,w the vectors in the span
and... why would you need that?
had help earlier that suggested i should do that
all you're looking for here is any vectors of the form $$\bd{v} + \alpha\bd{u} + \beta\bd{w},$$ where $\alpha$ and $\beta$ are (nonzero) constants of your choosing
Ann
that's... it, really.
no need for any matrix-bashing.
also, who and where suggested it?
i mightve misunderstood the suggestion, it was earlier in this channel
care to link the message?
yeah that did not entail any matrixbashing
my bad haha my 
and thank you so much for the help i got it right 🙂
I assume T is a linear operator from V to W, where V, W are vector spaces ?
if so, yes, the kernel is defined as a subset of V
But it also happens to always be a subspace of V which you can prove (directly / by subspace test)
In the solution to this problem
why can't the minimal polynomial of M be x^2 + x + 1?
Can somebody explain "No set of m-dimensional vectors can have
more than m mutually linearly independent columns, but a matrix with more than
m columns may have more than one such set."?
You can have a 2x4 matrix where the first two are an l.i. set and so are the last two (m=2).
a real polynomial of odd degree has to have a real root, and the roots of the minimal and characteristic polynomials are the same
so the minimal polynomial of M has to have a real root
x^2 + x + 1 doesn't
something like that
gut tells me there's a simpler reason
oh i see that makes sense
yeah i guess the solution skims over it so maybe there is a simpler reason? but that seems simple enough
yeah it's just the lack of explanation in the solution makes me think i could be overthinking it
So like , if you just did T: R^4 -> R^5 would that mean you technically just made a vector pop into the 5th dimension mathematically. I'm having a very hard time visualizing this lmao
Like from my understanding T: R^2 -> R^3 would basically just make a line on a piece of paper pop into 3D suddenly.
They're functions, not really pictures
Like, you can consider the function T: R^2 -> R^3 that sends everything to zero, in other words, T(v) = 0 for all v in R^2
(you can and should confirm that this is linear)
Oh yeah true, well lets say its not the zero vector
This isn't a line and is only a point in R^3
or a point
My point is that this is true for maps from R^4 to R^5 too
The image doesn't need to be 4-dimensional inside of R^5
It can be a point, a line, a 3D space or 4D
like if it was [ 5, 10 ] - > [ x , y , z ] wouldnt it appear visually to suddenly pop into that dimension
I don't think that really makes sense
It is true that a function from R^2 to R^3 takes something with two dimensions and outputs something with 3 dimensions but
I don't think I would call it popping into that dimension
Right, but visually when you see a vector that isn't the zero vector in R2 it just looks like a line, then it would appear to pop out in a 3D direction after being transformed instantly. It wouldn't slowly rotate into 3D unless you had an animation
I think its weird to think of it like that
It's just a function that takes in something 2D and spits out something 3D
Ofc you would your a math person
jk lmao
Also yeah I see what you're saying that 5D could include lines and planes and all kinds of stuff. I was imagining like the same object just suddenly appearing in each dimension due to a LT
Like a 2D apple suddenly morphing into a 5D one
I mean my earlier point is that a 2D space like R^2 doesn't necessarily get mapped to a plane in R^5
like the example earlier, linear transformations can squish things down so that 2D space becomes a point
Get 4D Toys for:
iOS http://4dtoys.com/ios
Steam http://4dtoys.com/steam (VR or Mouse&Keyboard)
Showing 4D Toys and an explanation of how 4D objects would look like and bounce around from the perspective of a 3D being.
Kinda what I was trying to explain , basically these are just animated transformations right
Ohh yeah thats true, but you're also thinking of it "squishing" which ... visually is an animation also I believe
I mean, I don't know if I would call those transformations in the usual sense
All the things are a function of time so that for every time t, you get something in R^4
Thats true. I think you're right that the way its generated isnt what I was talking about HMMM
okay so what about this
The cubes are still all there, but they are instantly transformed into 4D visually
even though they moved position
These are just 3D slices of 4D space
It seems what they're doing it just looking at [w,x,y,z] and varying z to give you the different slices
No, in the game if you throw something at that "empty" space it would detect collision, its still there in the 4th dimension
we just see slices in 3D
Oh I was thinking of a different part of the video
where he moves the slider up and down with the spheres
Oh no lmao
But kinda the same thing is happening here
What they show is a single 3D slice of 4D
and when the collision happens, the cubes move out of that slice
Yeah... I feel like this is also still a bad example cause of the way the games engine accounts for time, and the fact its a 3D environment trying to visualize a 4D object
lmao
I'm not really sure what you're trying to give an example for
I honestly dont even know , I Just learned about transformations and had a weird visual idea of it lmao
Quite possibly the most important idea for understanding linear algebra.
Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Home page: https://www.3blue1brown.com
Full series: http://3b1b.co/eola
Future series like this are funded by the community, through P...
maybe something like this could help
but it only really talks about transformations from R^2 to R^2
Yeah i was trying to find one where he goes across dimensions but I dont see one lmao
I think he mostly focuses on transforming within the same dimension which is understandable
hello, i think this is true but i dont know how to prove it. let say i have a matrix L of size k x n. where k > n. lets say the rank of L is p. necessarly p < n.
i want to show that there exist a matrix L' of size p x n such that ||Lx||_2 = ||L'x||_2 for all x
u can try using QR decomposition, and R is upper triangular so the dependent rows of L becomes zero
And Q preserves length
Do you have to visulize linear algebra to be able to understand Linear algebra?
Yes and no
I don't know anybody personally who can visualize 6 dimensions freely
But building intuition in 1, 2 and 3 helps reason about the rest
Use geogebra and other tools to help
Strang says he's really bad at visualizing
But I'd take that as professional modesty
(he may mean, there are people out there that can do it much better than he can)
personally I don't but I also know how to visualise it so I don't know how it would seem to someone who doesn't
is knowing linear algebra past SVD important for industrial work in data science
theres a numerical linalg class that im thinking about taking that goes over fundamental matrix types, rounding error, condition and stability but i dont know if it would be practical for me
I mean... certains things yes, however once you get into vector spaces it's near impossible to visualize imo
yes
guys does this means same thing? u and v are vectors
ty
?
can three 2 dimensional vectors (three vectors that are in the same plane) be linearly independent assuming non of them are colinear?
aka, can you make any two dimensional vector with a linear combination of two non-colinear vectors?
No. The maximum number of l.i. 2D-vectors you can have is 2 (pretty sure).
Yes, this should be easy to prove using the determinant.
slight nuance, however the bottom one is a specific example of the top one
Won't be much different until the generalisations come in
^ figured where they are at wouldnt matter
also @jagged marsh you can prove that without using the determinant @glacial mango
row rank must be equal to column rank
This is v fundamental - a key theorem used in even defining dimension in the first place is that linearly independent sets are no larger than spanning sets, and hence any set of 3 vectors in R^2 is linearly dependent as {(1,0),(0,1)} is spanning
I think you meant linearly dependent
normally wouldnt nitpick that but given thats a bit fundamental to what the question was is figured I would
This is v fundamental - a key theorem used in even defining dimension in the first place is that linearly independent sets are no larger than spanning sets, and hence any set of 3 vectors in R^2 is linearly dependent as {(1,0),(0,1)} is spanning
yea i figured again not trying to be a pendant just v important here
think your explanation was very good
ofc dw! Cheers


guys i'm starting university soon and i'm doing review from last year
does anyone know how to solve these type of problems ? i forgot them 😭
im desperate lollll
Do you remember matrix multiplication?
yea
do you remember how to solve system of equations?
nope
what about guassian elimination
yep
i forgot 😃
well what would you guess be
The matrix representation of a transformation is to make the columns of the matrix the output vectors in the same order as the input vectors
wait is that what he is doing? am im helping him wrong here?
it wants the matrix representation then to determine if f is injective
yea I just skimmed it wow my fault
wait im confused now
im so sorry
so for example, in 1 you have the basis {[1,0]^T, [0,1]^T}
we know f([1,0]^T) =[1,2]^T
so you will make the 1st column of the matrix the output co-ordinate vector
since [1,0]^T is the first basis vector
wha
what does this mean
you know matrices have columns?
yea
the 1st one, will be the output from the transformation of the 1st basis vector
OH
(in the basis of the output space, but it's just using canonical bases rn)
likewise the 2nd column will be the output from the 2nd basis vector being transformed
etc
for the dimension of the input space
do you understand what you need to do Mahiii
so for example, what's A for 1?
^
@wintry steppe
Mosh
what does it mean when a function is one on one?
every output of the function is associated with a unique input
in other words if f(x) = f(y) then x = y
It means that the kernel of the transformation (the set of vectors which map to 0) is trivial, so f(x)=0 only if x=0
However here we know we can write $Ax=0$ so we want only the trivial solution to that, which is a condition of invertibility on A
Mosh
so f is one to one (injective) iff A is invertible
If the zero vector along with the two vectors you mentioned are all in the nullspace, can you think of good candidates for w,z,w’ and z’? (Hint:w’ may be obtained by translation via nullspace vectors (apologies for the previous wrong hint))
i got it, thank you!
I’ve been doing some practice with rref form and I’ve been taught that I can only use addition when replacing rows, however I’ve seen many videos on YouTube where people are subtracting rows. Is this also allowed ? Apologies if this is a dumb question.
Subtraction is addition basically. It helps to think of it as addition though (addition of negative multiple)
It makes more sense when the row operations get represented by elementary matrices
Just more concise
It helps for proofs to break down things into additive and multiplicative inverses sometimes too
And computationally it's more concise too
have you seen that you can scale vectors still ala multiplication? if so its the same as multiplying by negative one
then adding
Trying to prove W is a subspace of V
not sure what to do with the 2A_12 = 3A_21
usually we just have x_1 and x_2 in R
It's a rule that the matricies have to follow. To be a member of W you must have 2A{12} = 3A{21}
@rancid kindle
where and how would I use that in my answer, is where i'm confused
prove that if two matrices satisfy this rule then so does their sum
that gives you closure under addition
Might be easier to say that all matricies in W look like:
a 3t
2t b
For some real a,b,t
thats way easier than I thought wow
yeah it is easy ive just seen a lot of ppl without much experience in basic proofs falter on these
let E be a euclidian real vector space, $$ \alpha,\beta, \gamma \in \mathbb{R}, ; a \in E $$ Solve the equation : $$ \alpha \langle x, x \rangle + \beta \langle x, a \rangle + \gamma = 0 $$
Der Gegenstand ist einfach.
obviously, we could simplify it a bit by discussing if alpha = 0 or not and dividing by alpha
and by assuming a unitary
but I just don't know where to begin with this ..
is E finite-dimensional
do we have a basis for it on hand
well then this reduces to $\alpha x_k^2 + \beta a_k x_k + \gamma = 0$ for $k = 1, \dots, n$
Ann
we even have an orthonormal basis
yeah i'm talking about an orthonormal basis and the coordinates of x with respect to it
I see
so now
we have an equation of the second degree
(a system of them)
that simplifies it greatly
thanks! : )
wait a second, this actually reduces to : $$ \alpha \sum_{k=1}^{n} (x_k^2)+ \beta \sum_{k=1}^{n}{a_k x_k} + \gamma = 0 $$
Der Gegenstand ist einfach.
which is completely different
a solution to that system (with gamma' = gamma/n) is a solution to your system of equations but the reciprocal is not necessarily true
Der Gegenstand ist einfach.
Der Gegenstand ist einfach.
Der Gegenstand ist einfach.
Could someone check to see if I did this correctly. Trying to determine values of h and k when the system has no solution, a unique solution and many solutions. Intuitively this is what I came up with.
Can someone explain what im supposed to do on proble, 19
The system is consistent
So you have to find value(s) of h for which the system has a unique solution
Okay, another question in euclidian spaces.. let $$ a_1,...a_n \in \mathbb{R} $$ and f such that $$ \forall x_1,...,x_n \in \mathbb{R} : s.t. : \sum_{k=1}^{n}{x_k^2} = 1 ; : f(x_1,...,x_n) = a_1 x_1 + \dots + a_n x_n $$
Der Gegenstand ist einfach.
find the maximum of f
the statement about the sum of x_k squared being one is the same as the norm(X) = 1
with X = (x1,...,xn)
we can even write f(X) = transpose(A) X
so f(X) = <A,X>
Cauchy-Schwartz tells us that f(X) <= norm(A) = sqrt( sum of a_k squared)
but that is just a bound that isn't attained (I think..)
how do I find the maximum of this function
there's an absolute value missing in your inequality though
The book says the correct answer is h ≠ 2
and i see how t oget that
but i dont get what it means
For h=2 the system has no solution
So any other value makes it consistent
what does consistent mean maybe I'm stuck on that
atleast one solution
so basically in that one itrs
1x + hy = 4 and 3x + 6y = 8
?
there are values of x and y that make that true for the constants given
By consistentency we basically mean that the system has at least one solution
Are these matrices just systems of equations from elementary algebra?
Yes
(though they might be over another field)
Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.
im a bit confused on this part
what does it mean by "position vectors"
are they different from normal vectors?
often if a point is assigned a set of coordinates, say, (0,0,2),we might call the corresponding vector (treating R^3 in this example as a vector space) the position vector of that point
position vector just means "measured" from the 0 vector
its perfect, thank you !
@dusky epoch pinging
yeah
okay so
a basis is basically... a more general version of a coordinate system
if you worked with R^3, your vectors are almost always expressed in the standard basis {i,j,k}
or {i,j} in R^2
a collection of vectors forms a basis of your space if every vector in the space can be expressed in terms of your collection, with no redundancies
i hope this makes some sense
I get it.
But what I need to understand is why we go to do this?
I mean what is the motivation for defining basis, sub-space
as i said
bases are generalized coordinate systems
idk how you'd like the concept of subspaces to be motivated however
Why is it useful to learn sets then?
It's useful to have structures to reason about collections of vectors.
Useful is an understatement here
That kinda makes sense
I started my linear algebra course 2 days ago and unfortunately it’s all online no lectures and just textbook use. I’ve noticed that it’s taking me a long time in the process of putting augmented matrix’s of a number of systems in to row form or row reduced form. It’s not the arithmetic but rather knowing how to just takes the most efficient steps to do so. Is there a specific order in doing this or am I just very slow at this.
consider this like learning a new language
i'm a native spanish speaker and can grasp a lot of what portuguese and italian speakers say, but if i wanted to try to be functional in them i'd need to really dig in to the frame of thinking of those languages
similarly, in the beginning it's enough to "look" at linear algebra from a distance and know what's going on vaguely. but to be conversant in it really is a whole set of different modes of thinking
in short, don't be discouraged. it's very normal. but also linear algebra is very useful so it's worth it
Thanks so much for that explanation. I loved the analogy. I hope to develop that mode of thinking in my journey through this subject @last holly
what
??
- dont randomly ping me/other users
- I have no clue what you mean
can you post a picture of the notation?
Assume A is a 6 x 5 matrix and Ax = 0 has a unique solution. Show that the columns of A do not span R^5.
Ok...
This question statement is wrong I think because the columns of A are not in R^5
am I right?
so this question is coming from my first year linear algebra class where we haven't even defined vector spaces or bases and only talked about matrices (and there correspondence with systems of equations and linear combinations), linear combinations, and just now span
so if this where R^6 instead, obviously we can't have 5 vectors spanning the whole space because it is of dimension 6
yes
but this is too much terminology for where my class is at right now
is there anything special about the setup for me to use
extremal properties of a basis says the cardinality of a set less than the dimension means it isnt a spanning set
yea but this is from a pset which assumes you don't know what a bases is (and dimension)
right ye
so I'm thinking there's some underlying structure to the setup that let's you do this more easily
"the setup" as in Ax = 0 having a unique solution where A is a 6 x 5 matrix
can you use/have you learned rank-nullity theorem?
no we haven't even covered the abstract definition of a vector space let alone linear maps
yeah rank-nullity just stems from learning the standard subspaces formed by a matrix
Is it true that basis of kerT is a subset of basis of domain space ?
the kernel of a linear transform from V -> W is a subspace of V
sounds about right
you can extend the basis of ker(T) to a basis of the whole space.
but the basis of ker(T) wont be a subset of any arbritary basis of the space
think about it this way T(v) and T(u) = 0 with u and v being vectors in the domain
you can use that to show T(u + v) = T(u) + T(v) = 0 + 0 = 0
and its also pretty obvious its closed under scalar multiplication
Then the extended basis of kerT will it be a standard basis of that domain space
not necessarily
Okay so there exist basis of domain space which is the superset of basis of kerT?.
yes that's a rewording of
you can extend the basis of ker(T) to a basis of the whole space.
Okay thanks !
how would i solve this
idk wherre else to put it so
so go to the algebra channel
then try the multivar calc channel
guys how do u know if a matrix is commutable
try it
try multiplying a some matrices AB and then BA
see if they're the same
(unless you mean commutative under addition
)
(should be simple enough to try with 2x2 matrices)
if you find one counter-example you're done
if you can't, see if you can generalize it to make sure it's solid
ok
Assume that we have m eigenvectors x1, ..., xm to A with associated eigenvalues λ1,…, λm. Assume further that the vector u is a linear combination of the eigenvectors, ie. that u = c1 x1 + ⋯ + cm xm where cj∈R. With the help of arithmetic rules for matrices, we can then calculate:
Au = ??
Help please I'm very tired of this problem
do you know what an eigenvector is?
and you are told that we have these eigenvectors x_j, and their corresponding eigenvalues lambda_j, for j = 1 to m
would you not agree that $Ax_j = \lambda_j x_j$
Ann
shouldn't it be $Au = \lambda u$
SuperXL07
?
no
u itself is not an eigenvector of A
and we have no lambda-without-an-index anyway
first I answered that $Au = (lambda_1,..., lambda_m) (x_1,..., x_m)$
SuperXL07
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
this is nonsense
maybe I got it now let try then I will come back, one moment
$Au = \lambda_1 x_1 +, ..., +lambda_m x_m$
SuperXL07
$Au = \lambda_1 x_1 +, ..., +\lambda_m x_m$
SuperXL07
is that correct?
no
you are forgetting the coefficients c_j that you had started with
$u = \sum_{j=1}^m c_j x_j$
Ann
you will have $Au = \sum_{j=1}^m \lambda_jc_jx_j$
Ann
the answer have to match with the following conclusion:
This means that we can interpret multiplication with the matrix A as meaning that we scale the parts of u that are parallel to the respective eigenvector, and that the eigenvalues are our scaling factors.
are 100% sure that this is the right answer?
sorry to be annoying
yes i am 100% sure
we go from c_j x_j to lambda_j c_j x_j
scaling doesn't kill the c_j that was already present
I answered like that because in the book they wrote like following: Note that if x is an eigenvector of A corresponding to λ then so is kx, for each real number k ≠ 0. Self-vectors corresponding to a certain intrinsic value are thus not unique, but only the direction of the vector matters. Note also that we can interpret the matrix multiplication Ax as a scaling of the eigenvector x with the eigenvalue λ.
okay look
you just completely ignored the coefficients that the x_j had before multiplication by A
you can't do that, alright???
Thats a really cool exercice that was in my Exam
is it possible to prove a matrix is unitary by calculating just the determinant? the determinant is 1 but i dont know if that's enough to justify it being unitary
no it's not enough
you can have a matrix with determinant 1 that isn't unitary
$\bmqty{7 & 10 \ 5 & 7}$
Ann
what else do i have to do? is finding the determinant even necessary?
it's not necessary, no
ah, so it's just a second subquestion within the question i got
to prove a matrix is unitary, you need to show that it satisfies the definition of a unitary matrix
it doesnt really clarify it that well, thank you
What definition of a unitary matrix are you using hazy?
no idea
the question told me to prove it's unitary and then said "find the determinant"
so i thought i had to find some specific value on the det to prove it
turns out that's not the case at all
It's pretty important to know the definition of smth if you're going to use it ig
im willing to go with UU^H = I
Ye finding the det doesn't help (altho it can prove a matrix isn't unitary)
Yeah exactly
And so the best way to check if it is unitary is just to calculate UU^H
is the matrix square?
That's what Ann meant by checking it satisfies the definition
yes
(Well hazy said it had determinant 1 so it must be square for that to make sense ig)
just double-checking, cuz UU^H = I isn't really enough
Are unitary and isometry synonymous then?
cause that looks like the requirement for isometry
hello everyone! I was wondering if i could see the subspace of 2x2 matrices such as to have the second row equal to 0 (let's call it W) as the core of the following linear application:
ops, remove that equal in the linear application, ker has c+d equal to 0
if anyone wants to help please mention me, thanks in advance!
@somber bronze Oh, so you're mapping 2x2 matrices to R?
(trying to understand your linear application)
It's just (a b | c d) -> c + d
i have to find the dimension of the subspace where 2x2 matrices have the second row equal to 0, i tried to find a solution using the linear application i wrote
yes i wrote by mistake that it is equal to zero but i changed my message later
Yes, your linear application's kernel is said subspace. But if you have a basis for it, you already have the dimension?
Also assuming you meant the sum of the second row is equal to 0, because the way I would read what you said is matrices where second row entries are 0
i meant the sum of the second row is equal to 0
I found the basis because from the nullity + rank theorem I know that the size of the starting space is equal to the size of the ker + the size of the image. Since W = 4 (2x2 matrix space) - 1 (dimension of R) = 3 I tried to see if a possible basis was the one I wrote
i just wanted to know if i answered correctly to the question of "find the dimension of W", and maybe if a faster way was possible
Well, this does verify the dimension of your basis
thanks for confirming!
Usually I would find a basis for the subspace then show it is a basis (span/linear independence)
then dim = card of basis by definition
I'm having trouble with this problem. We have $p$ a projector (= idempotent linear map) in a vector space $E$, and the two subspaces $F_1 = {v\in L(E),\exists u\in L(E), v = u \circ p }$ and $F_2 = {v\in L(E),\exists u\in L(E), v = u \circ (\text{id} - p)}$. The problems asks to show that these two subspaces are supplementary (= their sum is direct (intersection is {0}) + their sum is L(E) as a whole), but I can't show the first part, any pointers?
Syst3ms
If a is invertible and c is nilpotent, is a-c always invertible?
sure, you can write $a - c = a \cdot (I - a^{-1}c)$
Ann
a^-1 c is nilpotent with the same nilpotence index as c itself, thus I - a^-1 c is invertible
@rugged knot
why wouldn't this be row-echelon form? every leading non zero number in a row below the first is to the right
the below is all true, no? so it has to be row-echelon, but webassign doesn't think so
-All nonzero rows are above any rows of all zeros
-Each leading entry of a row is in a column to the right of the leading entry of the row above it
-All entries in a column below a leading entry are zeros
That's weird
Row echelon isn't universally agreed, check your professor's notes. However yes, you agree with Google here.
so why would D be the right answer here?
were talking about in #chill fyi lol
i told ppl to come here but ya know
I kinda don't agree with the wording, and I'd say solving a linear system is the same as finding parametric description. I however do agree with the 2nd part of D.
You can solve a system if it admits a solution, and you cannot solve a system if it does not admit any solution, and these occur
if and only if
you can parametrise a system if it admits a solution, and you cannot parametrise a system if it does not admit any solution
so I'm not sure what they want to refer to when they say 'true' or 'false'
why can you not parameterise it if it does not admit a solution tho?
The usual case for no solution is inconsistency, like x=0 x=1
so there is no real number that can satisfy both x=0, x=1
If there is no real number that can do it, there is no way to parametrise
What's the most efficient method to calculate the determinant of a matrix? I currently use Laplace expansion as a recursive function in my code but it runs at O(n!). I'm trying to implement row reduction but just looking around it seems to run at O(n^3), which is better than my previous implementation, but I think that better and more intuitive solutions do exist. There is also LU decomposition
Anyone has any idea on what I can do?
unless your matrix has further structure, stuff like LU, QR, or other decompositions are about as good as it gets
Ah I figured, I guess I could try making the workload lighter by hardcoding determinant calculations for smaller sized matrices
And maybe check for shortcuts like upper/lower triangular matrix diagonals
Thank you 🙂
Hello, is the 3b1b and ocw enough to learn linera algebra?
no, you'll need to read a book and/or attend a lecture at some point
that's only complementary content
they don't even cover any exercises beyond small, toy examples
they're more for people that have already acquainted themselves with the concepts beforehand
what about for ML
that depends on whether you wanna understand what you're doing or just use it
to only use it, you can read blogs and random junk
to understand it and make new stuff for new applications, you need to know what you're doing. then you'd need to study about linear algebra, statistics, and optimization
Ah i see. Thank you
What do you think about the exams and the problem sheet OCW offers?
they can help practice
if you're looking for a book then Linear Algebra Done Right by Sheldon Axler is good imo.. Although the exercises are mostly calculations and all, it's none the less well written and there are YouTube videos to complement your journey.
it also isn't'that long
I also think that OCW problem sheets aren't enough if you really want to get your feet deep into linear algebra
any way to visualize higher dimension vector space or abstract vector space such as K[X] or M_n(K)
it might increase my problem solving speed at linear algebra exercices
For M_n(K), I guess I just "visualize" the way it transforms basis vectors of K^n
it really depends on the context..
I don't really know how I'd visualize K[X].. I mean, I can't think of it as some sort of transportation or anything. You could certainly think of polynomials as sequences that are "almost nulle"
i.e. the sequence becomes null after reaching a certain n
OR. You could treat it as an euclidian domain
instead of considering the coefficients. You could think of it in an arithmetic way.. All polynomials are products of irreducible polynomials similarly to how all integers are written uniquely (with fixed order) as a products of prime numbers
this way of thinking extends well to rational fractions
I don't think that there is some sort of way to visualize them, or even a way of visualizing them that encapsulates their applicability.
it's perhaps better to continue treating them as abstract objects, and learn to treat them the right way at the right time. Which is something that can be done, I think, by working through many different problems ^^
Michael Artin's Algebra has solid chapters on linear algebra. There is also Linear Algebra Done Right by Sheldon Axler. It's a way more approachable than Artin's... If you're good in french then : Xavier Gourdon's Les Maths en tête : Tome Algèbre is superbe!
Best thing is, you can couple it with his Tome d'analyse for some topology and analysis (functional and real analysis )
If you are looking for a book wi5 a lot of problems I hear Anton is decent
If you are okay with ones in french, just DM me and I'll hook you up with lots of problems to work through ^^
I think Axler is computation enough as it is
Yep
it goes into it
just in the end
basically, when the determinant is introduced early on, according to Axler, then we tend to use it to prove many statements and theorems
so Axler puts it aside
and uses different methods of proof
that don't use the determinant
and only introduces it in the last chapters
^^
I mean, if you're familiar with basic proofs (direct, induction, contraposition, contradiction ...) and have done some proofs
are familiar with some basic set theory and all that
I think you should be okay
let me take a quick look at the book to refresh my memory
I'll get back to you rn
Lots of undergraduate books initially review proofs, sets...etc
anyways, I think you should be alright
as long as you're armed with some solid background on set theory and proofs.
I mean, there isn't much to learn in logic and sets initially
it's better to just get a handle on the basics and refine your abilities in linear algebra, calculus...etc
otherwise you wouldn't have much to work with
much to prove..
what I'm saying is that you'll be doing more of them right now ^^
yeah
Thx gusy
The linear algebra book here is good: https://mtaylor.web.unc.edu/notes/linear-algebra-notes/
Hello I was wondering if anyone has any resources that talk about topics in linear algebra but through the lens of category theory? By topics in linear algebra I mean things like tensor product, bilinear/multilinear forms, direct sum, dual space, etc. For class I have to research how category theory can explain them or how what they fall under in category theory.
All entry books in category theory will contain these as examples
I have a trouble for understanding this one. First, to clarify a typo, the $p_\alpha$ should really be $p$ at the end of the second line of the proof. And Second, my professor defines affine spaces to be cosets. But I don't know why all these affine spaces can share a same $p$ added to different subspaces? I know two cosets $u+P$ and $v+Q$ are equal iff $P=Q$ and $u-v\in P$, but how this is proven in this particular setting?
Luna⭐
If I have this matrix in reduced echelon form, how can I tell if it is consistent and/or unique?
I'm finding Leinster is digestible @lean acorn
@pearl turret
Consider writing each line back into the equations they represent. The answer will hit you real fast if you do
Well, now you should be able to do it by looking at the matrix. There's more variables than equations
oh
Unique solutions = every row has a pivot
Sorry see the edit
Actually I'm wrong. Unique solutions is when you row reduce down to identity
Thank you! This is much easier to read than some of the other resources I found
Do you think you can help me with pivot positions?
Im asked to find the pivot positions on this
Gotta row reduce first
Then a pivot is any column with only a 1
Ok i now get the answer. Because $p\in P_\alpha = p_\alpha + U_\alpha$, we have $p = p_\alpha + u$ for some $u\in U_\alpha$, and so $p - p_\alpha = u\in U_\alpha$ and so $p+U_\alpha = p_\alpha + U_\alpha$
Luna⭐
The question is if that system has solutions or not
Question, if eigen decompositions usually order the eigenvalues by size, must the the eigenvectors not be normalised for this order to matter to begin with?
no
You don't even need a notion of norm if doing regular decomposition
Oh ok, but if utilised directly as a consideration of variance along the vectors (Like PCA/EOF), it's still the case?
I mean, if a vector isn't normalised I guess it has some kind of scaling that the eigenvalues do not account for, but perhaps that factor is equal among all the vectors
For many structured matrices the ordering of eigenvalues is a very hard problem (I am actually writing several papers on different approaches right now). We do not yet know how to order the eigenvalues to the true ordering, but we have a couple of approaches that seem to yield the same result. We have however not been able yet to scale it up to actually verify it. (this is not for general matrices, and standard solvers always sort the eigenvalues in non-decreasing order of the real part)
what do you mean? eigenvectors are not unique.
Yea, but I thought that would then require the eigenvalues to be nonunique accordingly.
But from I can find, I think understand the vectors wrong, and I guess they should be seen as a direction/rotation rather as a part of the scaling
The eigenvalues are unique. Think of it like $Ax=\lambda x$ for a specifik eigenvalue $\lambda$, then you can take som scalar $a$ and have $aAx=A(ax)=a\lambda x=\lambda (ax)$ and then $y=ax$ is just some other scaling of $x$ and $Ay=\lambda y$
Sven-Erik
You could keep $aA=B$ and $a\lambda=\gamma$ and have $Bx=\gamma x$ where $\gamma$ is an eigenvalue of this new matrix $B$
Sven-Erik
And there are situations where people do not scale the eigenvectors with the 2-norm. I think for Markov procsses it is often used the 1-norm, and I work on an application where we need to "unnormalize" numerically computed eigenvectors with a very specific scaling
Ah, ok, so it's all bound by the eigenproblem, like you described, right? So that's why the scaling doesn't really matter
I think maybe I overthought it a bit then
I didn't think that markov processes used eigendecompositions, but then again it's not something I've barely ever touched upon
for markov processes you usually are interested in the eigenvector associated with the smallest (or zero) eigenvalue
I do not know much about it either, but that is how I have understood it
(here is the only experience I have with it https://www.sciencedirect.com/science/article/pii/S0024379521002408)
Same thing for Fokker-Planck and Master equation discretizations
Well you certaintly understand it better than I do, haha. On a sidenote, don't know if that's ScienceDirects way of doing it, but I like the way the equations are aligned with the paragraphs
But anyway, thanks for the help Sven-Erik. I'll get writing again
np 🙂 and there might be applications of like PCA and in ML etc where you need the eigenvectors to be normalized. I do not know.
more simply, btw, the eigendecomposition of a matrix can be written as a sum of rank 1 matrices
and addition is commutative
so no, the order doesn't matter as long as you swap the columns and rows accordingly
Yes, the order can matter if you work with matrix sequences.
sure, and also for actual computations of nitty gritty things
but just looking at a single matrix on a piece of paper...
Well, for example a circulant matrix, there is a proper true ordering of the eigenvalues (up to a circulant shift) and it is not in a monotone ordering
wdym by proper ordering?
Is there any case that we can get eigenvalue by norm of its eigenvector?
according to the spectral symbol
you could still shuffle the eigenvectors and eigenvalues accordingly and get the same result
that's more convention that anything
not directly, no. iteratively, yes. if you know the norm of the eigenvector and multiply it again by the matrix, the change in the norm will tell you the eigenvalue
Sure, but then it is according to the "rearranged symbol" (if we look at the circulant case) and then you lose a lot of information, which can be utlized in different algorithms.
you didn't lose any info, it's just that all software is set up on the same convention
you make the problem more annoying, definitely, but not wrong
What I did was power method, there I started with an arbitrary vector v_1, then basically v_n = A * normed(v_n-1)
As I said, "true" ordering, which is not the same as "correct" ordering 🙂
And the norm of the convergent vector seems to be the eigenvalue
Yup
Can you reference me on that?
I'm looking to read on why this occurs
Sign of?
of the eigenvalue
it could be complex, too, but if you take the norm, you'll only get the magnitude
I see, thanks
In mathematics, power iteration (also known as the power method) is an eigenvalue algorithm: given a diagonalizable matrix
A
{\displaystyle A}
, the algorithm will produce a number
λ
{\displaystyle \lambda }
, which is the greatest (in absolute value) eigenvalue ...
you can check the references there
the idea is that if a matrix has a dominant eigenvalue, it'll dominate the others after several multiplications
you can take a random vector and decompose it into a superposition of the eigenvectors of the matrix
when you multiply the vector by the matrix, the component parallel to the largest eigenvalue has its amplitude increased more than the others. by normalizing at each iter, you're making all the other components decay to zero, leaving only the largest one
it's super slow if the largest eigenvalues are very similar, and won't work if 2 or more of the largest vals are the same
it will still work tho, i think. just will converge into the subspace but not to ± some vector
sure, that's what i meant
ah ok, i just wanted to check
I'm not sure why people then use Rayleight quotient 🤔
for what?
precisely for the reason i stated earlier
this way gives you the correct sign/phase
you can double-check yourself that this gives x^H M x / x^H x = lambda x^H x/ x^H x = lambda
whereas the iteration is rather | M x | / | x | = | lambda |
it's not needed tho
you could inspect a single component of the vector and just divide it by its previous value, due to how scalar multiplication works
but this way has an averaging effect
i'd guess it's more stable
👍
You might want to check out this paper too: https://epubs.siam.org/doi/abs/10.1137/0720002?journalCode=sjnaam
Improving the Accuracy of Computed Eigenvalues and Eigenvectors
I'm trying to make the concept of linear transformations on a normed space being 'close' to each other
I thought of defining a metric by using the norms on some basis (idek if it would be well defined tho)
Is there smth like this already that's well established
I thought about the operator norm but i'm not sure if it will give me.what I want
Also I mostly just care about automorphisms
I've come across a question that says give an example of T(transformation) such that T^4=-1, but what do they mean when they say a transformation is -1, Im guessing its a misprint and that they mean the negative identity, anyone know anything?
some books/people denote the identity by 1
the beginning seems to assume some matrix norm
Yeah thats what I was thinking but they've been using I the whole time
weird
I dont know anything about it, just heard about the types of problems in some talks
maybe it does not apply
this isn't for an optimisation problem so probably not the direction I need
but thanks anyways
So, what are you trying to do? 🙂
Eh well it's a bit roundabout but i'm trying to make precise the idea of shifting a convex/simplical cone in R^n a little such that it's totally irrational (it doesn't intersect any points of Z^n except 0), and show that if you change a cone in this way the sail (the boundary of the convex hull of the points of Z^n inside the cone) only changes far away from the origin.
Good luck 🙂 Never heard of sails
So with doing gaussian
if I am following all of the rules correctly, no matter what path I choose, I should get a unique answer when it is in REFF?
I feel like I'm following the rules, but I can't seem to get the right RREF
<@&286206848099549185>
I've done this problem a few different times, but i can't seem to get what i need to cancel out cancel out
Anyone know a great website for learning linear regression?
I dont get what I am doing wrong
Free system of equations calculator - solve system of equations step-by-step
this is soooo fustrating
i figured it out
stupied me
is the b^Ty<0 term a dot product or matrix multiplication? also in general, a vector coming out from R^n, is it nx1 or 1xn?
both
a row vector times a column vector is the same as a regular matrix multiplication
the resulting matrix is 1x1, so it's a scalar. you can also double check that if you write the sum, it's the same as a dot product
usually vectors are taken as columns unless stated otherwise
gotya so I guess it's equivalent here in this pdf right? the term y^Tb is a scalar
that just looks wrong
the A^T y they put there is undefined
and also the y^T b
they probably meant y in R^{m x 1}
yeah seems that way
I guess that would only explains
@lavish jewel anyways appreciate the help
So here is a problem which I have solved, but I am still a bit confused with the line (in the problem statement), 'In particular, x,y,z,w are coplanar
Is it asking us to show that they have to be coplanar? This doesn't seem like a necessity
It's asking you to prove the statement in the preceding sentence and is then remarking that this also means they are coplanar, i believe
Huh
So it is saying that they form a parallelogram iff they coplanar?
@hard drum
no, but if they do form a parallelogram, they must be coplanar
because a parallelogram is planar
