Vector Subspaces

  Рет қаралды 99,934

MIT OpenCourseWare

MIT OpenCourseWare

Күн бұрын

Пікірлер: 65
@EXslowedreverbed
@EXslowedreverbed 5 ай бұрын
i don't why but i did not understand anything
@RahulMadhavan
@RahulMadhavan 5 жыл бұрын
I think there may be a small confusion created by the notation of b rather than x. The question may be better formulated as: If a vector *x* in R3 satisfies the given equations, then does the set of all such x form a vector subspace
@shbit
@shbit Жыл бұрын
yes correct.. the question is confusing originally
@Personpersonpersonperson
@Personpersonpersonperson 8 ай бұрын
Thank you! I was so confused
@GiovannaIwishyou
@GiovannaIwishyou 3 жыл бұрын
This way of solving works only when the set in question is not a subspace because then you can just give a counterexample and you're done, it's proven. But to prove something is true, I think a better way is to actually show that axioms do hold in that particular case.
@kingplunger1
@kingplunger1 4 ай бұрын
Well, in 2 and 4 thats obviously not possible, but in 3 it was implied as the multiples with c1 and c2 had to guarantee that the zero vector is in the space. that its closed was obvious from the equation as it is already set up as a linear combination. in case 1 you ofc could check the axioms for subspaces, but it was trivial and this way showed a new perspective with the association of the null space.
@mkonnaris4601
@mkonnaris4601 4 жыл бұрын
camera work in this video makes it very hard to follow along
@Mineappa
@Mineappa 5 ай бұрын
Finally I can study from mit without being in mit 😢 I hope I was smart enough
@tenzin9327
@tenzin9327 4 жыл бұрын
I understood the 1,3,4 but was unable to understand his explanation on 2 .we can say that b1 *b2 =b3 which gives 1 (1*1) then a scale multiplication by 2 gives you 2 .my question is how did he again get 2 *2 for b1 and b2 or did I get it wrong
@rholin0997
@rholin0997 4 жыл бұрын
He doesn't really explain the base logic in this video and this is a problem I had for some time myself. The math you are looking at makes complete sense, but when you look at the vector (1,1,1) compared to (2,2,4), you will notice that the 2 and the 4 have been scaled differently and that these vectors are linearly independent. This means that they are not scalar multiples of each other but they were derived using a single "scaled" vector. If you scale a vector and get a new vector that is not a scalar multiple of the original, then you have left the realm of "linear" algebra. You should expect this kind of situation every time you see a non-linear function used to describe something in linear algebra. Bottom line justification: vector*scalar = scaled or else its violated linear rules. I hope this helps :)
@rholin0997
@rholin0997 4 жыл бұрын
Also, I just noticed that it may have been confusing to some when he put the vector (2,2,2) down. He did this without doing any math just to show an example of what a correctly scaled vector should look like. The fact that you cannot get (2,2,2) from (1,1,1) using the function in question shows that the function does not represent a subspace.
@VinVin21969
@VinVin21969 3 жыл бұрын
@Tenzin Ogyen in num 2 he literally is trying to show that the equation number 2 doesnt obey the rule (2) which its said that b1*b2-b3 = 0 thats mean b1.b2 = b3 and he input b1 and b2 with 1 = and equation become 1*1 = 1 after that he multiply by 2 and he get ( 2 2 2) which doesnt obey the rule b1*b2 = b3 because 2*2 is not the same as 2
@savvyshah
@savvyshah Жыл бұрын
Solution to the first question is correct but not natural
@cmag8924
@cmag8924 4 жыл бұрын
in 2) what about if b1=0 or b2=0? in this case there are 2 possible solutions: (b1,0,0) or (0,b2,0), which both satisfy the equation b1*b2-b3=0 and are subspaces, since they include origin. what am i missing? thank you :)
@sudipandatta5371
@sudipandatta5371 3 жыл бұрын
since it satisfies (1,1,1) it has to satisfy every multiple of (1,1,1). for eg he took (2,2,2)...you may find many examples where it satisfies but to be a valid subspace it has to satisfy every multiple of them too.
@andersony4970
@andersony4970 3 жыл бұрын
The subspace needs to be closed, which means every vector of it have to meet the condition. In order words one proof is not sufficient to finish it, but one counter-example is enough to falsificate it.
@andersony4970
@andersony4970 3 жыл бұрын
the only way to prove it is to transform the origin form of the column(b1 b2 b3) into a form that satisfy C1X1+C2X2=0, which is followed by every vector of the space.
@jojjijojijoji7622
@jojjijojijoji7622 3 ай бұрын
I didn't get 3 and 4. Can anyone help me please?
@anantjindal4922
@anantjindal4922 3 ай бұрын
try to take b1 b2 b3 as xyz coordinate system and if you observe in 3 the equation is just showing the xz plane and as its a plane passing through origin its a subspace and in 4 again observe its the equation of a plane parallel to xz plane and passing through y=1 and as its not a plane passing through origin so its not a subspace I hope it helps correct if I am wrong
@camilloiscariota4973
@camilloiscariota4973 4 жыл бұрын
Why is the first equation in the subspace?
@chotirawee
@chotirawee 4 жыл бұрын
This is how I think about it. x + y - z = 0 z = x + y This equation represents a plane that includes [0 0 0]. So, it's a subspace.
@bitstsunami9520
@bitstsunami9520 4 жыл бұрын
because after translation from linear equation into matrix form it is already in the form Ax=0(A=[1 1-1],x[b1 b2 b3] & b=0) and we know that Ax=0 is a condition for a special type of subspace can you guess its name ? well, of course, you can because in lecture 6 we've seen the NULLSPACE and from book NULLSPACE definition is "The nullspace of a matrix A consist of all vectors x such that Ax=0 ..."
@soumambanerjee1816
@soumambanerjee1816 4 жыл бұрын
@@chotirawee I also thought the same thing..but the reason he told I could not get it...if that's a null space of 1 1 -1 why should it be subspace of R^3 vector space
@chotirawee
@chotirawee 4 жыл бұрын
​ SOUMAM BANERJEE The plane that we are talking about is (without doubts) a vector space because you can take any linear combination of any vectors inside that plane and the resultant vectors still line on the plane. Of cause it is also correct to think about it as a null space of [1 1 -1] which, yes, give us the same good old plane. For the reason that this plane is inside R^3, well, I am not 100% sure... but I do believe that we can always think about R^3 as the whole 3-dimensional space for vectors with 3 components. So, this plane is inside R^3 because the vectors inside this plane consist of 3 components.
@SphereofTime
@SphereofTime 2 ай бұрын
1:18 subspace of
@samueldarenskiy6893
@samueldarenskiy6893 Жыл бұрын
An example of how not to do a tutorial
@barstopcu3207
@barstopcu3207 5 ай бұрын
I didnt understand the solutions :(((
@robhousehold
@robhousehold 6 жыл бұрын
Working on my technical math, and science skills. I'll be going into Calc, Chemistry, Physics and Programming later this month. Any sites, KZbin channels or apps that can help me learn these? Let me know! Thanks!
@truschaoperation1539
@truschaoperation1539 4 жыл бұрын
Sir, what have you done? What have you used? Can you please share them?
@robhousehold
@robhousehold 4 жыл бұрын
@@truschaoperation1539 Truscha Operation lol this is a year ago now. I honestly don't even remember what the original problem /reason for me posting the comment from a year ago ; but since you asked. Professor Leonard, Krista King, Patrick JMT for all things math. Doc Schuster, Organic Chem Tutor, and Flipping Physics for all things physics Chad's Reviews videos from ASU for Chemistry. My how much happens in a year.
@MirrorNeuron
@MirrorNeuron 4 жыл бұрын
can someone please explain how c1(1 0 -1) + c2(1 0 1) creates a plane. When I plot it I see a line. What am I missing here.
@rholin0997
@rholin0997 4 жыл бұрын
Any 2 vectors in standard position that are not co-linear can be considered to represent a plane in 3d vector space. This is because they share the starting point (0,0,0) and their end points can form a line (which would create a triangle). It actually takes a bit of matrix math to find the true equation for the plane being represented (the scalar triple product to be exact) and you would need that equation in order to plot the plane. If you decide to try it, remember that one of the points needed for the scalar triple product would be (0,0,0). In this video, he is able to say that the 2 vectors can represent a plane since he has noticed that they are linearly independent. I think he only mentions it here to help visualize what would happen if the first vector happens to represent a point that does not fall in that plane. The fact that the point in question is linearly dependent means that the vector it represents must be co-planar to the others.
@dHnd2j1u
@dHnd2j1u 4 жыл бұрын
plot both (1 0 -1) and (1 0 1) on academo.org/demos/3d-vector-plotter/ You should see they point in two different directions. If you imagine scaling either of them by c1 and c2 then adding them (joining them tip to tail or using parellogram method) you will see that by taking all combinations (all different values for c1 and c2) you will be able to fill out the whole x-z plane. (by picking different values for c1 and c2 you should be able to show yourself you can get any vector in the x-z plane; a 3d vector where the second component is zero).
@onuryes
@onuryes 4 жыл бұрын
I don't understand why people are complaining about this tutor. His solutions are great if you ask me.
@shubhamagarwal2998
@shubhamagarwal2998 4 жыл бұрын
ya 100%
@BrianBirungi-v5t
@BrianBirungi-v5t 2 ай бұрын
Not yet clear but thanks
@Ziengus
@Ziengus 4 жыл бұрын
why are the vector represented with round brackets instead of square brackets?
@yiyu9519
@yiyu9519 3 жыл бұрын
love this course
@SpartanONegative
@SpartanONegative 6 жыл бұрын
So why can I go all Steven KING on Electronics ? Or , would you rather me contact privately so you can profit from me ?
@lhoben5905
@lhoben5905 9 ай бұрын
am i the only one to find this problem too bad ?
@tseringjorgais2811
@tseringjorgais2811 3 жыл бұрын
Beautiful questions.
@yaweli2968
@yaweli2968 4 жыл бұрын
I feel like screaming out so loud after your explanation of concepts. Wow,any multiple of a sub space is a sub space, oooh yes-sweet like a good food.
@RyanMartinRAM
@RyanMartinRAM Жыл бұрын
Sorry, where did he explain that?
@kamrulhassan7157
@kamrulhassan7157 6 ай бұрын
Worst video recording . The cameraman had to move it left and right right and left in every minute . I got pissed off 😤
@mehD
@mehD 6 жыл бұрын
There is a mistake! The third one is not a subspace either!!! because b1 = 1+ c1 +c2 and b3 = c2 - c1 and it cannot produce the origin(zero) .either!!
@jonathansum9084
@jonathansum9084 6 жыл бұрын
I think the point from the video is correct. However, with the explanation from the video, it looks like your point only true when the 1 you said is linearly independent to other two vectors. In addition, 0.5V1 + 0.5 V2 =V3. Therefore, C1v1+0.5v1+C2v1+0.5v2+=(Yes, the video skips few step to make people confused). The next step is the answer for answer 3: if you factor Ci+0.5 as the one in the video, you can construct an equation without the 1 you said. I am not sure I am correct or wrong. This is only from what I think from the video.
@mehD
@mehD 6 жыл бұрын
@@jonathansum9084 Now I see no problem at all ! c1=-1/2 and c2=-1/2 produces the origin . I don't what was wrong with me at the time!
@lakshaytalkstocomputer6649
@lakshaytalkstocomputer6649 5 жыл бұрын
@@mehD its okay. you gotta lose to learn
@rajeevjena5213
@rajeevjena5213 4 жыл бұрын
I don't think the problem was solved in a systematic way.
@rajeevjena5213
@rajeevjena5213 4 жыл бұрын
He just plugged in numbers using intuition, which would not always be possible
@kingplunger1
@kingplunger1 4 ай бұрын
1) was trivial and this showed an interesting perspective. 2) the factor was arbitrary, but doesn't matter. just call it C and you get C^2 which brings the same conclusion. 3) was actually quite systematic, as the zero vector has to be in the span and thus a linear combination of the c1 and c2 vectors needed to be able produce the inverse of that first vector in the equation to fulfill the first condition for sub-spaces 4) same as 3 basically.
@Upgradezz
@Upgradezz 3 жыл бұрын
Thank you brother. :)
@rutujagaikwad1586
@rutujagaikwad1586 3 жыл бұрын
thanks it helped me
@danielvanbibber991
@danielvanbibber991 4 жыл бұрын
This really helped me, thank you!
@xavieraxl1082
@xavieraxl1082 3 жыл бұрын
dont know if you guys gives a shit but if you are stoned like me atm then you can watch pretty much all the latest movies and series on InstaFlixxer. Have been binge watching with my girlfriend for the last couple of weeks xD
@zainmatthias8623
@zainmatthias8623 3 жыл бұрын
@Xavier Axl yea, I've been watching on instaflixxer for since november myself :D
@malikgordon9212
@malikgordon9212 3 жыл бұрын
@Xavier Axl yea, I have been watching on InstaFlixxer for years myself =)
@remmychalo6497
@remmychalo6497 3 жыл бұрын
you gave us very few minutes
@shiestynayak9711
@shiestynayak9711 2 жыл бұрын
smh pause the video!!
@yogeshs.2448
@yogeshs.2448 6 жыл бұрын
Best
@enkii82
@enkii82 7 ай бұрын
He is cute :)
@arcloud6771
@arcloud6771 4 жыл бұрын
Brilliant exercises but this guy is not capable of teaching.
@shubhamagarwal2998
@shubhamagarwal2998 4 жыл бұрын
why
@theblinkingbrownie4654
@theblinkingbrownie4654 3 жыл бұрын
I'd say he is capable of teaching but the camera man is not qualified.
@kingplunger1
@kingplunger1 4 ай бұрын
I found it easy to follow
7. Solving Ax = 0: Pivot Variables, Special Solutions
43:20
MIT OpenCourseWare
Рет қаралды 734 М.
Linear subspaces | Vectors and spaces | Linear Algebra | Khan Academy
23:29
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Vector Space
18:04
Prime Newtons
Рет қаралды 95 М.
Determinants and Volume
13:50
MIT OpenCourseWare
Рет қаралды 26 М.
Independence, Basis, and Dimension
13:20
MIT OpenCourseWare
Рет қаралды 418 М.
6. Column Space and Nullspace
46:01
MIT OpenCourseWare
Рет қаралды 917 М.
21. Eigenvalues and Eigenvectors
51:23
MIT OpenCourseWare
Рет қаралды 658 М.
Basis and Dimension
10:06
Professor Dave Explains
Рет қаралды 582 М.
Define the winning strategy for white and it will lead you to victory!
6:28
Exam #1 Problem Solving
14:53
MIT OpenCourseWare
Рет қаралды 18 М.
What the 1869 MIT Entrance Exam Reveals About Math Today
13:51
polymathematic
Рет қаралды 37 М.