#linear-algebra
2 messages ยท Page 94 of 1
lol
This is hs. There's no control over bad questions
b - c gives you the point on the far right
I said |b| + |c|
I already did all of the vector math to compute the diagram
oh ok
Very different thing than b + c
(8,1)
= sqrt 65
and then just turn it in to the head of the math department if your teacher demands that you solve an impossible problem
it's like squaring the circle
Uh no?
@narrow mortar
So |b + c| is the process of getting the vector b + c, then taking the magnitude.
|b| + |c| is getting the length of each vector separately, then adding the lengths
Actually I guess either |b| + |c| or |b + c| should be usable
But since they are not colinear, each will give a different answer
Oh derp, c goes the other way doesn't it?
Then I mean
|b| + |c| โ |b - c|
I applaud you for actually doing a bad problem
feelsbad
looks right
yay
ok ima submit this trash
jk its math its beautiful
i โค๏ธ math
@wintry steppe I THINK I FAILED
THE LAST QUESTION THO
im scared to submit
who cares
it's not much of a grade anyway
and the last question was
in my honest opinion
garbage
and you can tell him that pretty much all of the math undergrads and grad students you asked said it was wrong
and yeah I'm pretty familiar with linear algebra, so I'm pretty confident about basic things like this
dude whos more right
me or my friend
she did
SHE CHANGED LAST MIN if she gets it right
ima call her a traitor
LOL
she had the same thing as me first
i did that
she did
@half ice
which seems more right
lol
@wintry steppe
lemme say this for the last time
nobody's "more right"
you can't be "more right" about a shitty problem
this is not something that math can answer
you could literally write anything there
and mathematically, nobody would be more right than anyone else
so just turn it in
and accept that you have a bad teacher and will lose points
and if you don't want to accept that, then send the problem to the department chair or your principal, but that's overkill
then you have to accept that whatever you turn in will most likely be wrong
she's not
lol
LOL
lol okkkkk
fretting over a single problem
as I said before
nobody's right
because the problem is wrong
oh well its annoying when u spent 10000000000000 hours on it
and get it wrong anyways
yeah well next time you shouldn't waste time like that
should've taken the advice that the problem was wrong and left it at that
send it with whatever you tried
i did
at least it shows that you tried
lol
ok
i mean kaynex helped so hes prob right lol
and u all helped
so like
I MEAN NOT RIGHT BUT RIGHT DEEP DOWN
right in my eyes I guess
lol
it's admirable to like math enough to try to work on hard problems, but working on impossible garbage is wasting time
the truth became pretty evident that it was flawed
and at that time, you should just give up any notion of "correctness" and write down an attempt
ye
yeah math should be about feelings not hard logic, I mean who wouldn't want planes made with love instead of mathematical correctness
and if the teacher really doesn't see his mistake after being shown a diagram and even acknowledging that b and c are not collinear
then he's incompetent too
but when I said was it right i meant right as in "right" - the right my teacher thinks
whatever lets just move on
from this
and we're not psychics
we don't read minds, and what you're pretty much asking is to read his mind
1+1 = 3, what number am I thinking in my head?
OK LETS MOVE ON
2
coz ur smart
LOL
and sensible
THANK GOD IM DONE THO
@wintry steppe so how are u?
are u annoyed with me? ;-;
just asking
nah more annoyed at your teacher
oh ok
it's safe to come back?
You mean when you calculate the eigenspace?
Well you can't really do something like
$A - \lambda$
deekaan:
if lambda comes from the reals
moonside:
Yes you multiply lambda with the identity matrix because that's what you want to do with the lambda
its how lambda becomes something you can use in matrix operations
$\lambda v$ is the same as $(\lambda I)v$ so $Av = \lambda v$ is the same as $Av - \lambda v = 0$ which is the same as $Av - \lambda Iv = 0$ or $(A - \lambda I)v = 0.$
moonside:
;-;
noooo u cant be scared of meeeeeeeeeeeeeeee ;c
@pale coyote
that makes me sad ;c
I don't think it's very interesting to consider the 0 vector as an eigenvector
probably why
0 eigenvalues on the other hand can be interesting though
@narrow mortar :{
L-L
@DISC allowing 0 eigenvector gives no useful information about a transformation/matrix
If you consider 0 to be an eigenvector, then a lot of theorems will break
Like, a set of eigenvectors are linearly independent
Each nxn matrix has at most n eigenvalues
Sure
Wait
it's not exactly eigenspace
then you did something wrong
I'm not sure what eigenspace is, but it seems like to be all the eigenvectors corresponding to a eigenvalue
There's no way that set can be linearly independent, since it's closed under multiplication
you calculate base vectors and then the space generated by them is the eigenspacce
so it's the base that needs to linearly independent
Hey
I need help finding the equation of the plane that has 3 points P(0, 1, 1) Q(1, 0, 1) and R(1, 1, 0)
I started by creating 2 vectors: PQ(1, -1, 0) and PR(1, 0, -1)
Then I did crossP(PQ, PR) = i + j + k
And finally the equation x + y + z = -2
But it's not right. Anyone know why ?
the RHS is not correct. plug in points
RHS ?
crossP([1, -1, 0], [1, 0, -1])
you got 1,1,1?
lol
thx guys
npnp
Last thing tho
it should be (x-0) + (y - 1) + (z - 1) = 0
subtract coords
Ok great, thx
np
d0000d
you mean not a subspace?
true, it does not have the zero vector, but it also fails the other axioms
Let f be in W, and define g = 2f
then g(0) = 2f(0) = 2 so g(0) != 1 and g is not in W
you could just say: let $f \in W$. Since $2\in \bR$ and $2f(0) = 2$, it follows that $2f \notin W$.
kxrider:
Either is fine
this is not a big deal
it doesn't even have to be a generic f \in W. we know in particular that the function f(x) = 1 is in W. you can take that function, multiply it by 2, and since 2f(x) = 2 we have that 2f(0) = 2, and conclusion follows.
nope, and that's one reason why i defined g = 2f. To show that the new function you get out of scalar multiplication / addition needs to also be in the set W.
np
try not to think of it as anything different from applying the definitions. If we are showing that the set $W = { f: \bR \to \bR : f(0) = 1}$ is NOT closed under scalar multiplication, we are showing that there exists some element $f \in W$ and some $c \in \bR$ such that $(cf) \notin W$. \ \ What does it mean for $cf$ to not be in $W$? It means that either: $cf$ is not a function from $\bR$ to $\bR$ (of course $cf$ is a function from R to R), OR $(cf)(0) \neq 1$.
kxrider:
What @narrow mortar
do u really wanna know
ok
answer was..... 9.5..or 8.5...
@pale coyote
thats sad well rip
as I looked at a dozen so far and they were not correct
lol becuz the problem aint well defined
your teacher seems like a douche
your teacher is a moron
yours
yours
almost surely has no idea what theyre doing
we use the same method to geth the orthonormal vector as we use to get the unit vector right?
i know that. my question is about the method we use to get them
orthonormal vectors are orthogonal and have length 1
gram schmidt for orthogonal, simple math the norm a vector
(1, 2) is 1/sqrt(3) (1,2) normed
no gram schmidt needed
thats assuming Euclidean norm mind you
different norms means you need to work differently
orthonomrmal basis is formed from the norm vectors. roight?
right, an orthonormal basis is just an orthogonal basis where the basis vectors have unit length.
so if we have v1, v2, v3, their NORMS form the orthonormal baisis, and not themeselves. Right? so {norm of v1, norm of v2, norm of v3}.
use the normalized versions of v1,v2,v3 if they aren't already unit vectors
you only need to show the set fails at least one of em, so double good job
So I'm reading through a supplementary linear algebra book
That has to be a typo, right? You can't have a vector space over F[x], since F[x] is a ring, not a field.
Im pretty sure F[x] is referring to the field of rational functions
No, F(x) is the notation they gave for rational functions.
so you're taking F[x] to be polynomials? That doesn't sound right
Yeah, exactly.
So would this be a module then, instead of a vector space?
Since the set of coefficients forms a ring?
doesn't a module qualify as being a vector space?
ah
@pale coyote u there?
o god
o god
o god
o god
o god
@mystic sentinel which vector space axiom(s) does it violate?
๐ฆ
yes i also messed this up ๐ญ
and now im crying coz i messed it up
he posted all the answers
ugh
He just found some random side to call a "base"
i found 2 extra points that i wasn't supposed to
coz i labelled the paaraallelloogram wronggggg
but i did it according to coordinates :c
oh no nvm..
I imagine there's a lot of people in your class that are VERY confused.
i mixed them..
by accident...
rn im more sad about #4 ๐ฆ
what a stupid mistake i made ๐ฆ
@quartz compass Not all elements of F[x] are inverible.
seems like that should be part of the vector space axioms but it's not listed here
the only inverse required is for there to be a negative
It says in the axioms that r,s โ F
but it does seem weird to me that it's not a field
yeah it's just plain wrong, no getting around it
the entire example they give is wrong
it's not really a typo, they just don't know what they're talking about haha
Well great ๐
I guess the Humble Bundle textbook sale wasn't that great an idea lol
I guess I doubted myself for a second, just seemed too weird
I've noticed so many typos in terms of typesetting
So like ... I wonder if I keep going and learn what I can from it or just find a different book ๐
I guess so long as it's not a well known LA book
I don't want to come across it in the future just in case
Mercury Learning is where it's from, as well as a bunch of other books I got in this bundle
@half ice kaynexx
Wat
@quartz compass Any other recommendations for more advanced linear algebra books?
LOOK
so i did this
and he got these answwers
DID I FAIL #3
AND #4
i failed 6 for sure but
no recs from me
Protip: allcapsing is probably not a great way to get people to want to respond to you, @narrow mortar
Just keep in mind.
Yeah I get you. :< Was that for a final?
no it was an assignement
for unit 6
@mystic sentinel
like a test assignement
tho can u compare my work with his
and tell me if u think i failed ;-;
@half ice can u wow why am I stressinggggg
Oh, I misread.
Got rid of that garbo.
Let's see.
(x) + (y) = (-a) + (-b) = (-a - (-b)) = (-a + b).
Wait, yeah, I don't think I misread.
It doesn't matter what + normally means.
You just forget what "+" ever meant and define "+" as they did.
The vector space would make it (-a - (-b)) = (-a + b) instead, which would prove that vector addition doesn't hold.
Right.
There's nothing wrong with the definition of addition, but you still have to show that the addition satisfies the properties we want.
For example, the "addition" should be associative.
In which case it might fail.
Oh, actually, it doesn't just fail commutativity. It does in fact fail associativity, too.
However, showing that it fails commutativity is enough to make the whole thing fail.
Commutativity is the easiest thing to show goes wrong, too.
Perhaps it might be better for you to write the defined operations as $+_V$ and $\cdot_V$, where V is this specific vector space. This might prevent you from confusing yourself.
Abhijeet Vats:
Hm. I mean, it all depends on how recently you learned this.
I would say it's easy, but that's because the way I learned linear algebra most recently begins with notions of vector spaces.
Whereas you started with solving systems?
Ah, ok. Yeah, but as far as vector spaces go, this is a basic question. There might be tricky questions where the addition or the multiplication is weird. I mean, you see here the addition is what's normally a subtraction.
You just need to drill for these types of questions.
yeah this is just "do you understand how vector spaces work"
if you do, the question is "easy"; if you dont, its impossible
it's just a check that you understand how to reason from definitions
I also like Abhijeet's suggestion.
If you got confused by the fact that the addition was different, you can notate it differently to remind yourself it's some vector addition rather than the "normal" vector addition.
Yeah.
In this specific problem, it should be noted that standard addition and multiplication in R are involved. They're used in defining these new operations
So you cannot use the same symbols for them
That's a fair point.
I think I used a plus in a circle and a dot in a circle before I found out about direct sums, which used a plus in a circle.
In my numerical analysis class, we used a plus in a circle to denote addition that a computer does, subject to rounding off to some number of digits, so it seemed natural at the time.
Ah, lol.
You know, it might be, too.
Xor looks different, i believe. That's a cross in a circle
The important thing is no two symbols collide.
A xor can in fact be written as a plus in a circle.
Til.
Oooh
hello, given some homogenous system that is 3x5 and has rank 2 what conclusions can i make about it?
pretty sure one is that the last row is a bunch of zeroes
is it possible to determine the number of basic solutions it might have or tell whether it's consistent or inconsistent?
"last row is a bunch of zeros." In the rref maybe, but not necessarily in the original system
also, wdym by homogenous system. How does a system have rank
uh
whats wrong with a homogeneous system
????
it just means all the constants are zero
Ax = 0 does not have rank. A has rank
interesting
you could also be talking about the augmented matrix [A|0] i have no idea
uh
would you prefer
i send the screenshot
here
of the question
i know it has non-trivial
bc it has a row of zeroes in rref
What is a "basic" solution, btw?
not a trivial one
I see.
in my case
It means no solution to the system.
i think that basic means linearly independent solutions
inconsistent = no soln
but homogenous
always has trivial one
oh here's a definition for basic soln
hm
Hold on... if Ax = 0, then isn't Akx = 0 for any scalar k? Could you elaborate on what they mean by basic solutions?
that's their definition up above
I see, so by basic solutions, they mean a basis of the kernel?
woah this terminology seems out of scope for me haha
That just seems like a weird way to phrase it. 2 basic solutions...
what is kernel and null space?
its just their terminology
Yeah.
huh interesting
Ok, so, putting aside terminology.
so you could rewrite the rest of the pivot column variables in terms of the 2 free variables; so 2 basic solutions?
This would be what I'd think.
oh wait a minute i'm pretty sure you're right
i didn't rly notice this until now but on the previous question telling to find the basic solutions given an actual matrix
the combinations use the numbers of the free variables
so there must be 2 basic solutions OOO:
rank 2 does not mean 2 basic solutions tho
i meant like two free variables
nope, not 2 free variables either
rank is 2(no of pivot variables)
we have 5 variables here, so we have 3 free variables
^
or 3 basic solutions
TRUE
lmao @.@
but again
Yeah, same.
this would assume that the system is in rref
Rank is preserved by elementary row operations.
oh
So, right away from the rank, you can tell how many pivot variables you'll have.
ohhh so it shouldn't matter whether or not it's in rref or not?
bc rank is PRESERVED OOO:
you can tell rank from echolon form
or RREF both, but it'll stay the same
won't change
quick basic question
how would u describe the linear operator on some vector space V over field F
T(x_1,x_2) = (x_1,0)
geometrically?
how do i say it makes the point go to x axis XD
Yeah.
thats it?
Looks like a projection
People say you project onto the x-axis.
If we're talking two-dee space, in general, you can project a vector onto any line.
In other words, make the point go to that line.
cool tysm
Well, it's not exactly a projection map exactly
But it definitely looks like it
And i don't think there's any issue with calling it one
let T be the linear operator on C^3 for which T_ep1 = (1,0,i) , T_ep2 = (0,1,1) ,and T_ep3 = (i,1,0)
I guess my description is vague. What I meant was something to the effect of an orthogonal projection of a vector onto a line.
is T invertible
cant i just define
a function that just swaps these 2 coordinates?
what are ep1, ep2 and ep3
standard basis
well there you have it
wait
the operator must perserve lienar indep
right?
well there you have it
@dusky epoch can u clarify this abit
you can translate the linear dependence of {(1,0,i), (0,1,1), (i,1,0)} into a vector v โ 0 such that T(v) = 0
yea okay
(-i, -1, 1) seems to be in ker(T)
Besides the fact that column rank equals row rank, are there any interesting facts involving dual vector spaces and systems of equations? Or facts about systems of equations that you can show using dual vector spaces?
hello guys i'm self-teaching myself this topic
any suggestion for a good book of exercises/problem sets with a comprehensive solution & explanation that comes with it
many books are good but i cant check if i'm right or wrong because they don't give answer to every exercise
Not sure about how you're approaching the subject but Linear Algebra Problems Book by Ikramov is great
It has solutions but I don't really refer to those for the proof problems. I usually post my proofs on stackexchange and hope that other people will give their critique.
ya solutions don't always get you that far, because you most likely proved it differently, but that doesn't mean the proof is invalid
So asking others for help is the smartest thing you can do
When you have a K-dimensional vector and say "lambda element K", does that mean "lambda element { 1, 2, 3 }" if K=3?
T is a linear operator on vector space V
suppose rank(T^2)=rank(T)
prove that the range and nullspace of T intersect trivially in the zero vector
first prove im(T^2) = im(T)
how can i do that
prove im(T^2) โ im(T)
let y = T^2(a) ---> y = T(T(a)) = T(b) for some b = T(a)
thats so trash but not sure
the wording is trash, you're right
"for some"
whats bad about that
They say "V is a K-vector space", and I have to prove that if v element U and lambda element K, then lambda*v element U
and I dont know what to make of "lambda element K"
now let y = T(c) ---> y=T(T(a)) for T(a) = c ---> y= T^2(c)
---> y in img T^2
good?
whats wrong?
lmao wtf is wrong
i'm trying to make myself not go through the 100th mental breakdown this week
so NO i can't explain
and if you keep asking me i'm gonna yell at you to fuck off
u can just chill i mean there is nothing after u
lmaao its not like ur getting payed
FUCK OFF.
fuck you
THAT'S WHY I SAID I WAS GONNA TAB OUT.
wtf is wrong with you
but you pulled me back
fucking mental
YES I'M MENTALLY ILL WHAT OF IT
tab out

so if I have a vector space in Rยณ then K is R?
in order to define vector with scalar multiplication?
They say "V is a K-vector space", and I have to prove that if v element U and lambda element K, then lambda*v element U
what does this even mean
what is U
a subspace?
@autumn kraken
also learn to use texit or something because what you wrote is pretty much unreadable
lol wrong ping
@elfin ingot
um
you don't need to prove anything
that's just by definition
argh it's hard to articulate myself without texit lol
whats RT?
i dont understand htis notation
range
thank you
i get it
but i still dont know why what i said
was that bad
but i get this proof
just learn to use the bot 
sorry for my basic questions
so do you remember what the definition of a subspace was?
Yeah I have it on my screen right now.
I am supposed to determine if this is a subspace or not
I think I understood now that lambda is just in R
for scalar multiplication
yes
so do you see why that'd be a subspace?
specifically as you said it's closed under scalar multiplication
I am trying to show that it's closed under scalar multiplication
I know why it is but I can't write it down formally lol
ok so you're checking that for every $v\in U_2$ and $\lambda\in\bR$, $\lambda v\in U_2$
mart:
exactly
since when x + y + z = 0 then for any lambda, x * lambda + y * lambda + z * lambda = 0 right?
yea
^
i didn't read it
1 sec
but is this enough? my proofreaders are strict af
let y = T^2(a) ---> y = T(T(a)) = T(b) for some b = T(a)
for showing img(T^2) = img(T)
like how do I go from the first to the second, or is this not necessary
Fix $(x,y,z)\in \bR^3$ with $x+y+z=0$. Take any $\lambda\in\bR$. Then $\lambda(x,y,z)=(\lambda x,\lambda y,\lambda z)$ has $\lambda x+\lambda y+\lambda z = 0$.
you missed a z
mart:
i mean
you can go full on formal
write out the proof that anything multiplied by zero is zero
write out the proof that the distributive law is true for three numbers
write out explicitly every single use of the transitive property of equality
this rabbit hole is quite deep
yeah I see
lol
a thing I dont understand is that to prove it's a subspace you need to show that 0 is element of U, or that U is not empty. But why are they the same?
if U contains vectors how can it contain 0?
do they mean the neutral element of addition like (0, 0, 0) in Rยณ ?
what
to prove it's a subspace you need to show that 0 is element of U, or that U is not empty.
this is not true at all
that's what my script says lol
sorry for the German but you can probably deduce what they're saying
at the bottom the prof says "1. could be replaced by U is not empty"
you need the other two axioms too
kind of, but not really because I still have a hard time reading formal stuff
You should read those kinds of defintion vector spaces are kinda important in la
what I know is that elements of a vector space are vectors
which is why I dont get how 0 can be an element of it
to understand that you just have to notice since U is closed under scalar multiplication and nonempty we can guarantee there is a v in U so that 0(v)=0
ohhh
I am seeing it in the definition
it's (V, +, 0) and the scalar multiplication function
so when you're saying "something element U", it doesnt have to be a vector, it could refer to something else
that might be a bit confusing yes
so 0 and (0, 0, 0) are just synonymous in the definition?
depending on the context?
0 is the zero element
when there is ambiguity like then we write $0\cdot v=0_V$
if you do addition a + e = a
mart:
okay I see
assuming you're in a group
so in (V, +, 0) they mean the zero-element or neutral element (?) and not just the scalar 0
they mean the additive identity yes
thanks a lot
Hi, I've a question.
A=[
3 1
1 3]
A -4 =[
-1 1
1 -1]
Can somebody explain me what's happening?
it's $A - 4I$, not $A - 4$.
Ann:
A is a matrix and 4 is a number, so A-4 doesn't make sense
Is a simple scalar also a polynomial?
thanks
Do you have any tipps for figuring out if this is closed under addition?
I would write down two functions as polynomials and add them but I don't know where to go from there
or rather how to make sure (f1 + f2) is also in U3
just a hunch but maybe it's the cube of a sum
also, wrong channel
what channel then
I mean vector space are additively closed and they're checking exactly that
All you know is one property, namely f(0) = 7
So take two things that satisfy this: f and g
Does their sum satisfy this as well?
Is it possible to say $\\f_1(x) := a_0 + a_1 * x + ... + a_n * x^n = a_0\\$ because in $U_3$ it's defined that $f(0) = 7$?
madmike:
No
ok ๐
Oh sIt
Wait
They are polynomials
Sorry I misread
But either way you don't have to do that
np
It's even easier
Just let f(x) = 7 and g(x) = 7 and add them
What would (f+g)(0) be?
oh
lol
is that valid notation btw?
can I write it down like you did moonside
(f + g)(x) ?
Yeah it's commonly used
thanks
got to be careful with that stuff because if I use things that were not mentioned in our script, then my proofreader will delete all my points lol
it's so stupid
The sum of two functions f and g is a new function (f+g)
just to be sure, in this case (f+g)(x) = 14 right?
But when you evaluate this new function at a point x, its value is equal to the sum of the values of the original functions: (f+g)(x) = f(x) + g(x)
oh I see
Yes
I see so it's not closed under addition because (f + g)(0) = 14 and not 7
If I find out something is not closed under addition, do I nonetheless have to include the check if it has a neutral element or not? Like is it a prerequisite to checking additive close?
thanks a lot
are you fine with me asking for help here btw?
since it's probably easy stuff for you
or is this not a good channel for that
its linear algebra related, so should be good
by the way
are you sure it's correct this way? Because it's only saying that $f(0) = 7$ and not $f(x) = 7$
madmike:
or is it because of what I posted above about $f_1(x) = a_0$?
madmike:
hmm closed under addition means you leave the space by using addition
i dont understand your question @autumn kraken
hi moonside
as far as I understand it, there's an infinite amount of polynomials in $R[x]$ and $U_3$ contains the ones where $f(0) = 7$, but does that really also mean $f(x) = 7$ ? Hope that makes sense lol
madmike:
How do I calculate LX of {(1,0),(0,0)} if LX : V โโ V defined by the formula LX(A) = XA.
<@&286206848099549185>
Given 2 planes: 5x-2y-2z = 1 and 4x+y+z = 6
How can I find a point on the line where these two intersect?
My idea is to set x and y to equal 2 and then solve for z. But I'm not sure how to do that if there is a = 1 and = 6 in the equations.
I tried subtracting 1 and 6 respectively so they both equal 0, but I got the point (2, 2, 1/3) which is not on the intersection line.
I also tried setting Z to 0 and then that would mean that y = 4x-6 and then solving 5x-2(4x-6) = 1 for x, but it gave me (11/3, 26/2, 0) which is also not on the line.
Oh got it, it's y = 6 - 4x not y = 4x - 6
Pick a variable and solve each equation for it separately. Then, since those will both be equal to the same variable, set them equal to each other. That will eliminate one of the variables and give you the line where the planes intersect
as an addendum to the previous question -- what is a good way to conceptualize row space vs column space?
im getting a little bit lost in the abstraction
the row space is the space spanned by the row vectors of a matrix
column space is the space spanned by column vectors of a matrix
@still agate the column space is the set of possible outputs when you apply the matrix to a column vector. This is called the image. The row space is the orthogonal complement to the kernel. This means that the row space determines what directions the matrix is "sensitive to" and what directions it just gives 0 for.
I tried to got a QR decomposition for my matrix A, but the last row came out all 0s. That indicates that it doesnt exist. correct?
@odd kite what is a kernel?
@still agate It's the set of vectors that get sent to 0 by the matrix. It's also called nullspace
Oh gotcha thanks!
in linear algebra if you have Ax = 2x, how does that become (A-2I)x = 0
from where did the I come from
its not equal to 2x
cuz 2 is a scalar
but if it were BIx, it would equal to Bx, because B is a matrix
Ax = 2x
IAx = 2Ix
Ax = 2Ix
hmm i see
@sharp merlin Look for rank-nullity theorem.
lol
What book do you guys use? Probably commonly used.
where do u go
but that was before midterm
ah
r u in CA?
oh cool
Yeah
dim Row A? ive never heard of that
yeah thats what im stuck on
dimNulA is easy i told u the solution
dim row is dim col A^T
mylab
@slow scroll
right?
yea
rank A = dim of the basis of col A = how many pivot columns of A
dim nul A = # of cols - rank A
or u can just solve Ax=0
and find out
when you put A in REF, look at the pivots. The pivot columns of the REF form a basis in the original matrix
oof
ya i got pretty good at row echelon last semester
@sharp merlin r u guys behind or something?
wdym
right now we're past this stuff ur doing
we still have 3 weeks left
u done determinants?
u did the midterm yet?
have u covered inverse of a 3 by 3 matrix?
other than row reducing to identity matrix
yeah we did inverse
and yes finished midterm
Why is my answer wrong for last one
@slow scroll
did u solve Ax = 0
Our teacher for machine learning wants us to brush up on linear algebra, but i didnt have to take it for Comp Sci.
i understand shit with representing linear transformations with matrices
how can i find the matrix relative to a certain basis?
for a transformation
i get the idea i think but still
can anyone guide me through?
@hearty cliff https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf in case you have matrix calculus you need to do in the future.
Very comprehensive.
oooo ok nice thanks
i hate compsci
Could someone send me a question w/ work similar to this one?
Its from an example problem set, not even the actual problem set
@hearty cliff Here's my attempt at an intuitive explanation. Keep in mind I've not had a course in matrix calculus.
You know that the derivative of f is defined by the ratio (f(x + h) - f(x)) / h. So, if you had no idea what the derivative of vector-valued functions looked like, you might just try just using that ratio.
f(x + h)
= (x + h)^T A (x + h)
||= (x + h)^T (Ax + Ah)
= (x + h)^T Ax + (x + h)^T Ah
= (x^T + h^T) Ax + (x^T + h^T) Ah
= x^T Ax + h^T Ax + x^T Ah + h^T Ah||
Then,
f(x + h) - f(x)
||= x^T Ax + h^T Ax + x^T Ah + h^T Ah - x^T Ax
= h^T Ax + x^T Ah + h^T Ah||
At this point, you might try to divide by h, but uh, how do you divide by a vector? Doesn't make much sense. Instead, consider writing the ratio as
(f(x + h) - f(x)) = derivative * h
So,
||h^T Ax + x^T Ah + h^T Ah = D * h||, where D is the gradient vector in our case.
Now, here's where I go from not very rigorous to not rigorous at all. If we pick h to be very small in magnitude, then the ||h^T Ah doesn't really matter||.
Then,
||h^T Ax + x^T Ah = D * h||
||h^T Ax = x^T A^T h, so we get x^T A^T h + x^T A h = D * h. Or, x^T(A^T + A)h = D * h.||
So, ||D = x^T(A^T + A)||? Well, D * h is a product of a vector with a vector. It should be a dot product. So, what we have is really ||x^T(A^T + A)h = D^T h||. Then, ||x^T(A^T + A) = D^T||.
I blotted stuff out so you can go through it step by step.
Is this the right way to calculate the null space of A?
Span of one vector seems weird. Is it just a line?
@elder robin, how come your null space is four dimensional when your matrix is 3 by 3?
why are there 4 variables?
nothing wrong with having a span of one vector, but uh
yeahhhh you cant multiply that matrix by that vectr
so its certainly not correct
at least the rref is correct.
i'm confused why you're augmenting this matrix at all?
But if x_1, x_2, x_3 =0, then what is the span? span([0,0,0])
I just watched a khan academy vid and the way he did it is augment the matrix to solve Ax=0
so {A|0}
Then we need all x's such that Ax=0
and a basis for this space is just the empty set
oh yeah I guess that isn't much of a span
orthonormal set is different from orthonormal basis. right?
but the empty set spans it
well, an orthonormal basis is a basis sm
whereas an orthonormal set isnt necessarily a basis
orthonormal basis is made of norms. but whats set?
"made of norms" wat
...
"orthonormal" is a property a set of vectors can have
if that set forms a basis
then we call it an "orthonormal basis"
which is really an abbreviation for "orthonormal set that is a basis"
or "basis made of a set of vectors that are all orthonormal to each other" or however you want to phrase it
do we have basis inhere/
i have A
an orthonormal set per se need not be a basis for the vector space it lives in.
it just so happens that if the number of vectors in your set matches the dimension of your space, then your set will actually span the space and hence be a basis, and hence be an orthonormal basis.
i calculated u1u2 = u2u3 = u1u3 = 0 and ||u1|| = ||u2|| = ||u3|| = 1
then what?
i'd assume that first line is the dot product?
then you've shown the columns are orthonormal
so im done with the columns? no more work needed?
what is your definition of an orthogonal matrix?