@@shreyrao8119 OK so it's an axiom. Was confusing because the next property she showed (that each element appears exactly once in each column or row) was a consequence and not an axiom
@@zy9662 In the definition of a group, every element has an inverse under the given operation. That fact is not a consequence of anything, just a property of groups.
@@brianbutler2481 i think your choosing of words is a bit sloppy, a property can be just a consequence of something, in particular the axioms. For example, the not finiteness of the primes, that's a property, and also a consequence of the definition of a prime number. So properties can be either consequences of axioms or axioms themselves.
If anyone else is attempting to find the cayley tables, as assigned at the end: If you take a spreadsheet it makes it really easy. :) Also: she says that 3 of them are really the same. This part is pretty abstract, but what I think this means is that all the symbols are arbitrary, so you can switch 'a' and 'b' and it's really the same table. The only one that's really different (SPOILER ALERT!) is the one where you get the identity element by multiplying an element by itself (a^2 = E, b^2 = E, c^=E).
@@rajeevgodse2896 Really, I thought I found one of order 5... All elements self inverse, the rest fills itself in. table (only the interior): e a b c d a e c d b b d e a c c b d e a d c a b e What have I missed?
at 4:10 when she says "e times a" she means "e operating on a" so it could be addition or multiplication ( or even some other operation not discussed so far in this series)
Honestly, I watched many videos and read books to really grasp Groups but this presentation is the best hands down. It demystifies Groups and helps to understand it way better. Many thanks!
@@randomdude9135 That's the definition of a group, that associative law holds. Now, if you take a concrete set, you have to prove that is a group (Proving that associative law holds).
@@randomdude9135 Cayley Tables are defined using a group, then, associative laws hold, because, since you use a group, and you use the elements of the group and use the same operation of the group, it holds. It's by definition of a Group
These abstract algebra videos are extremely approachable and a lot of fun to watch. I'm really enjoying this series, especially this video! I worked through the exercise at the end and felt great when I got all four tables. Thank you!
This really helped me because application of caley's table is useful in spectroscopy in chemistry. Symmetric Elements are arranged exactly like this and then we have to find the multiplication. Thanks Socratica for helping once again ^^
I was just thinking "hey we're playing Sudoku!" when Liliana mentioned it at 6:30. As for the challenge. The integers under addition are the obvious first candidate, but the second unique table eluded me. I tried Grey code, but no luck, then I tried the integers with XOR and that seemed to work and produce a unique table.
@@halilibrahimcetin9448 wow - that is cool! will they make you find the prime factors of some random large number before they let you in? (İyi tatiller, BTW!)
I have loved abstract algebra from the first time I read of it. Google describes it as a difficult topic in math but thanks to Socratica, I'm looking at Abstract algebra from a different view. Thanks Socratica
Thank you for these videos. I just started exploring abstract algebra and I'm glad I found this series. You make the subject much more approachable than I expected. The groups of order 4 was a fun exercise. Thanks for the tip on the duplicates :) Subscribed and supported. Thank you!
couldn't hold my excitemnet and just kept saying "wow, wow"! I have found a new love subject in math. I'll take this class this fall!!! Thanks so much for this content. It has blessed my life!
I kid you not, I used to generate these exact puzzles for myself (well, mine were slightly more broad because I never forced associativity) so it's so good to finally put a name to it: *Group Multiplication Tables.* I used to post questions about this on StackExchange under the name McMath and remember writing algorithms to solve these puzzles in college (before I dropped out lol). I wish I knew abstract algebra existed back then. Liliana de Castro and Team, at Socratica, you're phenomenal!
Excellent video. Way better than most college professors. I think, these videos should be named as "demystifying abstract algebra" or rather "de-terrifying abstract algebra"
Awesome video, well done as always. One thing that confused me was that group "multiplication" tables actually don't necessarily represent multiplication. Such as when |G|=3 the Cayley table actually represents an addition table rather than a multiplication table. I tend to get confused when terms overlap, luckily that doesn't happen too often.
long live the channel and its charming mathematician! Perfect presentation of the topic! I'm getting surer and surer that I can have the level in Math I want to have.
Those "contradiction" sound effects... But on a more serious note, it took me *so* long to piece these things together on my own. I *really* wish I had found Socratica years ago!
Socratica Friends, we're excited to share our FIRST BOOK with you! How To Be a Great Student ebook: amzn.to/2Lh3XSP Paperback: amzn.to/3t5jeH3 or read for free when you sign up for Kindle Unlimited: amzn.to/3atr8TJ
You teached in such a fantastic way that it is whole conceptualized.... And in the classroom the same topic is out of understanding! Love u for having such scientific approch...! ❤
I've got the 2 groups - spoilers below: Alright, so they're both abelian, and you can quickly work them out by considering inverses. There are 3 non identity elements - call them *a*, *b* and *c*. Note that these names are just for clarity, and interchanging letters still keeps groups the same, so what matters isn't the specific letters, but how they relate. One option is to have all 3 elements be their own inverse i.e. *a^2 = b^2 = c^2 = e* Alternatively, you could have some element *a* be the inverse of *b*, and vice versa, such that *ab = e*. The remaining element *c* must therefore be its own inverse - *a* and *b* are already taken, after all. This means *c^2 = e* That's actually all that can happen, either all elements are self inverse, or one pair of elements are happily married with the other left to his own devices, pardon the depressing analogy. You might be thinking: 'What if *a* was the self inverse element instead?' This brings me back to the earlier point - the specific names aren't that relevant, what matters is the structure i.e. how they relate to one another. Or you could take the point from the video - any 2 groups with the same Cayley table are 'isomorphic', which essentially means they're the 'same', structurally at least. Now, what can these groups represent? Whenever you have groups of some finite order *n*, you can be assured that the integers mod *n* is always a valid group (or Z/nZ if you want the symbols). This is easy to check, and I'll leave it to you to confirm that the group axioms (closure, identity, associativity and inverses) actually hold. In this case, the group where *ab = c^2 = e* is isomorphic to the integers mod 4, with *c* being the number 2, as double 2 is 0, the identity mod 4. (it's also isomorphic to the group of 4 complex units - namely 1, -1, i, -i under multiplication, with -1 being the self inverse element) The best isomorphism I have for the other group is 180 degree rotations in 3D space about 3 orthogonal axes (say *x*,*y* and *z*). Obviously each element here is self-inverse, as 2 180 degree rotations make a 360 degree rotation, which is the identity. It's easy to check that combining any 2 gives you the other, so the group is closed. I wasn't able to come up with any others, though I'm sure there's a nicer one. As for 5 elements? I only found 2, one of which was non-abelian. One had all elements as self-inverse, the other had 2 pairs of elements that were inverses of each other. The latter is isomorphic to Z/5Z but I've got no idea what the other is isomorphic to. Never mind, the other one isn't even a group - you need to check associativity to be safe. It's a valid operation table, but not for a group unfortunately. It does happen to be a *loop*, which essentially means a group, but less strict, in that associativity isn't necessary. There's an entire 'cube' of different algebraic structures with a binary operation, it turns out, going from the simplest being a magma, to the strictest being a group (and I suppose abelian groups are even stricter). By cube I mean that each structure is positioned at a vertex, with arrows indicating what feature is being added e.g. associativity, identity etc. Wow that was a lot.
@@stirlingblackwood The wiki article for "Abstract Algebra" has the cube if you scroll down to "Basic Concepts" It's been a while since I looked at this stuff though haha - I'm finding myself reading my own comment and being intimidated by it...
@@RISHABHSHARMA-oe4xc haha, I am now, but wasn't at the time. at the time, I think I was just about to start my first term. I know a fair bit more now, for example, any group of prime order must be cyclic. That said, I do need to brush up on Groups, been a while since I looked at it.
I think the 4 groups are: 1) e a b c 2) e a b c 3) e a b c 4) e a b c a e c b a b c e a c e b a e c b b c e a b c e a b e c a b c a e c b a e c e a b c b a e c b e a However I can't figure out which 3 are identical
The following PDF will give an explanation as to why 3 of the tables are the same. www.math.ucsd.edu/~jwavrik/g32/103_Tables.pdf The trick is to rename the variables a->b, b->c and c->a, thus creating a new table and then rearrange the rows and columns. For example take table 2 and rename a->b, b->c and c->a which generates: e b c a b c a e c a e b a e b c Reorder the rows: e b c a a e b c b c a e c a e b Reorder the columns: e a b c a c e b b e c a c b a e Which is the same as table 3. Effectively the table is disguised by different names for the elements. You can repeat the process with a different naming scheme to see the tables 2,3,4 are all identical. If you try the same trick to table 1 (identity on the diagonal) you will find you just end up with table 1 again. Hence the 2 distinct tables.
@@hemanthkumartirupati In the one with e's on the diagonal, each symbol is its own inverse. A * A = E, B * B = E, and C * C = E. In the other groups, there are two symbols that are inverses of each other, and one that's its own inverse. In group 2), A * C = E, and B * B = E. For the other groups, there are also 2 symbols that are inverses of each other, and one that's its own inverse. So, they're the same in that you can swap symbols around and get the same group. For example, group 3) has A * B = E and C * C = E. If you swap symbols B and C, you get A * C = E and B * B = E, which are the same as group 2).
It is worth mentioning that the fact that a group contains no duplicate elements in any row or column is referred to as the "latin square" property. It is also important to realize, for a group that satisfies the associativity property, the inverse property and the :identity element property then that group is a latin square. This is evident in the video at 2:41 where all of the previously mentioned property are invoked in proving the latin square property. However, there are some latin square (quasigroups) that are not groups. Not every magma that satisfies the latin square property is a group. In this case the quasigroup is said to have the invertibility property ( not the inverse property)
If you look at the elements is like there's a diagonal mirror. So if you number the elements: 1 2 3 e a b 4 5 6 => a b e 7 8 9 b e a 4=2, the a 3=7, the b 6=8, the e of course, 1,5,9 are themselves so their hypothetical halves are symmetrical.
I did the excercise found the groups by setting, a^-1=b, a^-1=c, b^-1=c and finally for the trivial group a^-1=a and b^-1=b and c^-1=c. Came up with four unique Cayley tables though. Don't have 3 equal to each other, wondering where I went wrong.
When checking for groups G of order 2 , I used the the integers 0 and 1 under addition operation and I don't see how adding 1 with 1 equates to 0. I feel compelled to say 2. But then two is not in the group elements. Where am I going wrong about this??
Hi! I'm trying to brush up and I have a question about inverses. In a finite group, it seems intuitive that the right and the left inverses probably have to be the same, otherwise there would be probably redundancies, right? I also remember from linear algebra that there is some proof that if right and left inverses both exist for matrices, then the left and right inverses are equal to each other, but I remember that proof felt specific to matrices. If you've got a non commutative infinite group, why is it that the left and right inverses have to be equal to each other? For that matter, is it possible that you could have a right identity and a different left identity? It seems like identity is just "do nothing," but when I got to quotient groups and cosets, the meaning of identity is no longer "do nothing."
This is a great question! I'll start with the identity question. You cannot have different left- and right-identities. If you have both a left-identity and a right-identity, then they must be equal to each other. To show why, let e be a left-identity and ε be a right-identity. The key is to look at the product eε. Since e is a left-identity, eε = ε. On the other hand, since ε is a right-identity, eε = e. So we have e = eε = ε. So it is impossible to have different left- and right-identities. The "identity" property does not allow it. For the question about inverses, uniqueness is guaranteed by the _associative_ property. So, for example, let's say you have a multiplicative identity element e. Suppose you have an element g which has left inverse h and right inverse k. Then the proof that h = k follows from looking at hgk in two different ways: h(gk) = he = h (hg)k = ek = k So since multiplication is associative, you get h = h(gk) = (hg)k = k. There are group-like structures where we don't require the associative property (these are known as loops and quasigroups). In these structures, it is entirely possible to have an element whose left- and right-inverses are different! Even if you have a finite loop, for example, it's possible that the left- and right-inverses are different from each other.
Sign up to our email list to be notified when we release more Abstract Algebra content: snu.socratica.com/abstract-algebra
You explained a confusing topic in the most easiest manner. Thanks a lot.
I'm still confused as to why she says that every element has an inverse. Is this a consequence of the suppositions or an axiom?
@@zy9662 Hi,
Every element has its own inverse as this is one of the conditions which needs to be met for a set to be classified as a group
@@shreyrao8119 OK so it's an axiom. Was confusing because the next property she showed (that each element appears exactly once in each column or row) was a consequence and not an axiom
@@zy9662 In the definition of a group, every element has an inverse under the given operation. That fact is not a consequence of anything, just a property of groups.
@@brianbutler2481 i think your choosing of words is a bit sloppy, a property can be just a consequence of something, in particular the axioms. For example, the not finiteness of the primes, that's a property, and also a consequence of the definition of a prime number. So properties can be either consequences of axioms or axioms themselves.
The time when you say Cayley table somewhat like to solve a sudoku you win my heart.
By the way, you are a good teacher.
I literally went from Struggling in my abstract algebra course to actually loving it !! All love and support from Jordan.
This is so wonderful to hear - thank you for writing and letting us know! It really inspires us to keep going!! 💜🦉
If anyone else is attempting to find the cayley tables, as assigned at the end: If you take a spreadsheet it makes it really easy. :)
Also: she says that 3 of them are really the same. This part is pretty abstract, but what I think this means is that all the symbols are arbitrary, so you can switch 'a' and 'b' and it's really the same table. The only one that's really different (SPOILER ALERT!) is the one where you get the identity element by multiplying an element by itself (a^2 = E, b^2 = E, c^=E).
She says that there are 2 distinct groups because 1 is abelian and the rest of them are normal groups.
@@dunisanisambo9946 Actually, all of the groups are abelian! The smallest non-abelian group is the dihedral group of order 6.
Your comment helped me without spoiling the fun :)
@@rajeevgodse2896 Really, I thought I found one of order 5...
All elements self inverse, the rest fills itself in.
table (only the interior):
e a b c d
a e c d b
b d e a c
c b d e a
d c a b e
What have I missed?
@@rajeevgodse2896 Nevermind, turns out I needed to check associativity - I'm surprised that isn't a given.
at 4:10 when she says "e times a" she means "e operating on a" so it could be addition or multiplication ( or even some other operation not discussed so far in this series)
She says actually a times e, but here order it's important. And yes you are allright.
Honestly, I watched many videos and read books to really grasp Groups but this presentation is the best hands down. It demystifies Groups and helps to understand it way better. Many thanks!
But how do you know that the associative law holds?
@@randomdude9135 That's the definition of a group, that associative law holds. Now, if you take a concrete set, you have to prove that is a group (Proving that associative law holds).
@@jonatangarcia8564 Yeah how do you prove that the cayley table made by following the rules said by her always follows the associative law?
@@randomdude9135 Cayley Tables are defined using a group, then, associative laws hold, because, since you use a group, and you use the elements of the group and use the same operation of the group, it holds. It's by definition of a Group
This lesson saved my life omg. Thank you so much for being thorough with this stuff, my professor was so vague!
These videos are really extremely helpful - too good to be true - for learning overall concepts.
I'm from India, your explanation was outstanding.
These abstract algebra videos are extremely approachable and a lot of fun to watch. I'm really enjoying this series, especially this video! I worked through the exercise at the end and felt great when I got all four tables. Thank you!
This really helped me because application of caley's table is useful in spectroscopy in chemistry. Symmetric Elements are arranged exactly like this and then we have to find the multiplication. Thanks Socratica for helping once again ^^
This reminds me of Sudoku! :-)
love the Gilliam / Python allusions at the end. good work Harrisons, as usual.
I was just thinking "hey we're playing Sudoku!" when Liliana mentioned it at 6:30. As for the challenge. The integers under addition are the obvious first candidate, but the second unique table eluded me. I tried Grey code, but no luck, then I tried the integers with XOR and that seemed to work and produce a unique table.
I am watching and liking this in 2020!
Guess we are here because of online class due to the Covid-19 😂
Been to math village in Turkey?
@@halilibrahimcetin9448 wow - that is cool! will they make you find the prime factors of some random large number before they let you in? (İyi tatiller, BTW!)
i am in2023
2023...
I have loved abstract algebra from the first time I read of it. Google describes it as a difficult topic in math but thanks to Socratica, I'm looking at Abstract algebra from a different view. Thanks Socratica
Thank you for these videos. I just started exploring abstract algebra and I'm glad I found this series. You make the subject much more approachable than I expected. The groups of order 4 was a fun exercise. Thanks for the tip on the duplicates :) Subscribed and supported. Thank you!
Just loved your content , getting easier with each passing minute
couldn't hold my excitemnet and just kept saying "wow, wow"! I have found a new love subject in math. I'll take this class this fall!!! Thanks so much for this content. It has blessed my life!
May God bless you and your channel with good fortune
I kid you not, I used to generate these exact puzzles for myself (well, mine were slightly more broad because I never forced associativity) so it's so good to finally put a name to it: *Group Multiplication Tables.* I used to post questions about this on StackExchange under the name McMath and remember writing algorithms to solve these puzzles in college (before I dropped out lol). I wish I knew abstract algebra existed back then.
Liliana de Castro and Team, at Socratica, you're phenomenal!
Thank God Abstract Algebra is back :'''D
Excellent video. Way better than most college professors.
I think, these videos should be named as "demystifying abstract algebra" or rather "de-terrifying abstract algebra"
Awesome video, well done as always. One thing that confused me was that group "multiplication" tables actually don't necessarily represent multiplication. Such as when |G|=3 the Cayley table actually represents an addition table rather than a multiplication table. I tend to get confused when terms overlap, luckily that doesn't happen too often.
She should be awarded for the way she explained this concept
Your Explaination is great...
First time I able to understand abstract algebra....
Thank you much..
Infinite good wishes for you...😊
What a crystal clear explanation. Really enjoyed the explanation here.
Oh dear god, this is the first time I actually engage to a challenge offered in a youtube video!
No chance of getting an unsubscribed fan !!!
1.Veeeeeeery Clever
2.Ending of the video Booms!!!
I like how these videos are short. Helps it be digestible.
Excellent video. Clear, effortless, and instructive.
style of your teaching and delivery of lecture are outstanding Madam Socratica
long live the channel and its charming mathematician! Perfect presentation of the topic! I'm getting surer and surer that I can have the level in Math I want to have.
The background music in the first part of video plus the way in which socratica was talking was hypnotizing
the weird thing is I have to convince myself that "+" doesn't mean "plus" anymore 😩
Addition modulo 🙌😂
@@yvanbrunel9734 what do you mean?
Wished I had you as my teacher when I was at school.
the background music makes me feel quite intense and wakes me up a lot hahhah. thnak you
I'm glad that Arthur Cayley was able to speak at the end.
Those "contradiction" sound effects...
But on a more serious note, it took me *so* long to piece these things together on my own. I *really* wish I had found Socratica years ago!
Socratica Friends, we're excited to share our FIRST BOOK with you!
How To Be a Great Student ebook: amzn.to/2Lh3XSP
Paperback: amzn.to/3t5jeH3
or read for free when you sign up for Kindle Unlimited: amzn.to/3atr8TJ
You teached in such a fantastic way that it is whole conceptualized.... And in the classroom the same topic is out of understanding!
Love u for having such scientific approch...! ❤
I am learning fast with you. Thank you for tutorials,
Excellent teaching style
That sound when the contradiction appears after 2:50 is hilariously serious
@ortomy I was looking for someone to comment this hah scared me too!
This is a great video that demonstrates the road map to the solution of the RSA problem.
I've got the 2 groups - spoilers below:
Alright, so they're both abelian, and you can quickly work them out by considering inverses.
There are 3 non identity elements - call them *a*, *b* and *c*. Note that these names are just for clarity, and interchanging letters still keeps groups the same, so what matters isn't the specific letters, but how they relate.
One option is to have all 3 elements be their own inverse i.e. *a^2 = b^2 = c^2 = e*
Alternatively, you could have some element *a* be the inverse of *b*, and vice versa, such that *ab = e*. The remaining element *c* must therefore be its own inverse - *a* and *b* are already taken, after all. This means *c^2 = e*
That's actually all that can happen, either all elements are self inverse, or one pair of elements are happily married with the other left to his own devices, pardon the depressing analogy.
You might be thinking: 'What if *a* was the self inverse element instead?'
This brings me back to the earlier point - the specific names aren't that relevant, what matters is the structure i.e. how they relate to one another. Or you could take the point from the video - any 2 groups with the same Cayley table are 'isomorphic', which essentially means they're the 'same', structurally at least.
Now, what can these groups represent?
Whenever you have groups of some finite order *n*, you can be assured that the integers mod *n* is always a valid group (or Z/nZ if you want the symbols). This is easy to check, and I'll leave it to you to confirm that the group axioms (closure, identity, associativity and inverses) actually hold. In this case, the group where *ab = c^2 = e* is isomorphic to the integers mod 4, with *c* being the number 2, as double 2 is 0, the identity mod 4.
(it's also isomorphic to the group of 4 complex units - namely 1, -1, i, -i under multiplication, with -1 being the self inverse element)
The best isomorphism I have for the other group is 180 degree rotations in 3D space about 3 orthogonal axes (say *x*,*y* and *z*). Obviously each element here is self-inverse, as 2 180 degree rotations make a 360 degree rotation, which is the identity. It's easy to check that combining any 2 gives you the other, so the group is closed. I wasn't able to come up with any others, though I'm sure there's a nicer one.
As for 5 elements? I only found 2, one of which was non-abelian. One had all elements as self-inverse, the other had 2 pairs of elements that were inverses of each other. The latter is isomorphic to Z/5Z but I've got no idea what the other is isomorphic to.
Never mind, the other one isn't even a group - you need to check associativity to be safe. It's a valid operation table, but not for a group unfortunately. It does happen to be a *loop*, which essentially means a group, but less strict, in that associativity isn't necessary. There's an entire 'cube' of different algebraic structures with a binary operation, it turns out, going from the simplest being a magma, to the strictest being a group (and I suppose abelian groups are even stricter). By cube I mean that each structure is positioned at a vertex, with arrows indicating what feature is being added e.g. associativity, identity etc.
Wow that was a lot.
Do you know where I can find a picture of this cube?? Sounds both fascinating and like it would give some interesting context to groups.
@@stirlingblackwood The wiki article for "Abstract Algebra" has the cube if you scroll down to "Basic Concepts"
It's been a while since I looked at this stuff though haha - I'm finding myself reading my own comment and being intimidated by it...
@@fahrenheit2101 Oh boy, now you got me down a rabbit hole about unital magmas, quasigroups, semigroups, loops, monoids...I need to go to bed 😂
@@fahrenheit2101 bro, are you a Math major ?
@@RISHABHSHARMA-oe4xc haha, I am now, but wasn't at the time. at the time, I think I was just about to start my first term.
I know a fair bit more now, for example, any group of prime order must be cyclic. That said, I do need to brush up on Groups, been a while since I looked at it.
The best video on Cayley Table..it got me thinking
e a b c
e e a b c
a a e c b
b b c e a
c c b a e
Soothing lectures.. Really had a fun with these abstract things
I think the 4 groups are:
1) e a b c 2) e a b c 3) e a b c 4) e a b c
a e c b a b c e a c e b a e c b
b c e a b c e a b e c a b c a e
c b a e c e a b c b a e c b e a
However I can't figure out which 3 are identical
The following PDF will give an explanation as to why 3 of the tables are the same.
www.math.ucsd.edu/~jwavrik/g32/103_Tables.pdf
The trick is to rename the variables a->b, b->c and c->a, thus creating a new table and then rearrange the rows and columns.
For example take table 2 and rename a->b, b->c and c->a which generates:
e b c a
b c a e
c a e b
a e b c
Reorder the rows:
e b c a
a e b c
b c a e
c a e b
Reorder the columns:
e a b c
a c e b
b e c a
c b a e
Which is the same as table 3. Effectively the table is disguised by different names for the elements. You can repeat the process with a different naming scheme to see the tables 2,3,4 are all identical.
If you try the same trick to table 1 (identity on the diagonal) you will find you just end up with table 1 again. Hence the 2 distinct tables.
Note that there is only one with 4 e's on the diagonal. Think about what that means
@@samoneill6222 Thanks a lot for the explanation :)
@@rikkertkoppes I am not able discern what that means. Can you help?
@@hemanthkumartirupati In the one with e's on the diagonal, each symbol is its own inverse. A * A = E, B * B = E, and C * C = E. In the other groups, there are two symbols that are inverses of each other, and one that's its own inverse. In group 2), A * C = E, and B * B = E. For the other groups, there are also 2 symbols that are inverses of each other, and one that's its own inverse. So, they're the same in that you can swap symbols around and get the same group. For example, group 3) has A * B = E and C * C = E. If you swap symbols B and C, you get A * C = E and B * B = E, which are the same as group 2).
It was very very good so never stop.
thank you, no words dear teacher, you gave me the confidence to learn math....
these videos very well written so far
Thank you. This was an eye opener thought provoking video which cleared many of my doubts which I was searching for.
U
Thanks, i just had this review on the midterm about it today and now its in my reccomend. Very apt.
Love the vids! I’m binge watching the playlist before the algebra class next semester :D
The explanation was so simple and easy to understand.
Thank You !!!
This video was so beautiful that i cannot describe it with words.
Thenks so much ...im following you from Algeria 🇩🇿
Hello to our Socratica Friends in Algeria!! 💜🦉
You teaching style is awesome
This is really helpful
Love from india 🇮🇳🇮🇳
This channel is just wayy too good! :)
I believe the answer to the challenge question are the groups Z/2Z x Z/2Z and Z/4Z.
Thank you! I would've never thought of that Cartesian product!!
Thanks a lot for a clear explanation although the topic is so confusing and hard. God bless you !!!
Best explanation in the world
It is worth mentioning that the fact that a group contains no duplicate elements in any row or column is referred to as the "latin square" property. It is also important to realize, for a group that satisfies the associativity property, the inverse property and the :identity element property then that group is a latin square. This is evident in the video at 2:41 where all of the previously mentioned property are invoked in proving the latin square property. However, there are some latin square (quasigroups) that are not groups. Not every magma that satisfies the latin square property is a group. In this case the quasigroup is said to have the invertibility property ( not the inverse property)
What does molten rock not exposed to open air have to do with this?
5:59 symmetric (along the diag)how do you mean?🤔😐
If you look at the elements is like there's a diagonal mirror. So if you number the elements:
1 2 3 e a b
4 5 6 => a b e
7 8 9 b e a
4=2, the a
3=7, the b
6=8, the e
of course, 1,5,9 are themselves so their hypothetical halves are symmetrical.
I did the excercise found the groups by setting, a^-1=b, a^-1=c, b^-1=c and finally for the trivial group a^-1=a and b^-1=b and c^-1=c. Came up with four unique Cayley tables though. Don't have 3 equal to each other, wondering where I went wrong.
also I have the same result....3 different group....also I wondering where I went wrong....someone can help me?
It's very helpful for everyone interested in mathematics.
This was a very abstract excel tutorial
Big fan of you... you explained very well❤❤
So beautiful explanation
Pls include a video on how to find the generators of a cyclic group of multiplicative order
Very nice explanation
راءع جدا افتهموت اكثر من محاضرات الجامعة لان بالمحاضرة انام من ورة الاستاذ ساعة يلا نفتهم منة معنى الحلقة
I am watching this in 2024 and it's very helpful.Thank you very much
i love the sound fx everytime there's a contradiction
2:54 To be more abstract , (a^-1 * a) is e and e*(var) is var
Nice presentation! Thanks!
What a beautiful way to teach abstract algebra! Thanks a lot.
thanks mam .your lecture is very helpful for me
A question: must every valid Cayley table (as defined in video) represent a valid group? I.E. does associative law necessarily hold?
All groups are associative by definition
hallo, i'm from indonesia and i like your videos, thanks you
Legend in mathematics😍😍
Loved it. So beautifully explained. 👌
At time mark 6:05, it is better to say one group up to isomorphism (or identical up to isomorphism) rather than identical.
When checking for groups G of order 2 , I used the the integers 0 and 1 under addition operation and I don't see how adding 1 with 1 equates to 0. I feel compelled to say 2. But then two is not in the group elements. Where am I going wrong about this??
At time mark 6:13, the elements of Z/3Z are cosets not numbers. The Cayley table is that of Z sub 3.
Curiosity has me learning about octionions and above, this video is helpful in that endeavor
Hi! I'm trying to brush up and I have a question about inverses. In a finite group, it seems intuitive that the right and the left inverses probably have to be the same, otherwise there would be probably redundancies, right? I also remember from linear algebra that there is some proof that if right and left inverses both exist for matrices, then the left and right inverses are equal to each other, but I remember that proof felt specific to matrices. If you've got a non commutative infinite group, why is it that the left and right inverses have to be equal to each other? For that matter, is it possible that you could have a right identity and a different left identity? It seems like identity is just "do nothing," but when I got to quotient groups and cosets, the meaning of identity is no longer "do nothing."
This is a great question!
I'll start with the identity question. You cannot have different left- and right-identities. If you have both a left-identity and a right-identity, then they must be equal to each other.
To show why, let e be a left-identity and ε be a right-identity. The key is to look at the product eε. Since e is a left-identity, eε = ε. On the other hand, since ε is a right-identity, eε = e. So we have e = eε = ε.
So it is impossible to have different left- and right-identities. The "identity" property does not allow it.
For the question about inverses, uniqueness is guaranteed by the _associative_ property.
So, for example, let's say you have a multiplicative identity element e. Suppose you have an element g which has left inverse h and right inverse k. Then the proof that h = k follows from looking at hgk in two different ways:
h(gk) = he = h
(hg)k = ek = k
So since multiplication is associative, you get h = h(gk) = (hg)k = k.
There are group-like structures where we don't require the associative property (these are known as loops and quasigroups). In these structures, it is entirely possible to have an element whose left- and right-inverses are different! Even if you have a finite loop, for example, it's possible that the left- and right-inverses are different from each other.
You guys r cool
We need your classes ❤
I watched some of these for fun before. Now, I'm coming back to supplement the set theory in my discrete mathematics textbook.
Thank you soo much 💝💝
I'm not able to express my gratitude.. your videos made me love algebra..
Earlier I didn't like it
So is a sudoku a group of order 9?
No, usually it won't have an identity element.
Lol
Great doubt! But, unfortunately sudoku is not a group of order 9.
No sudoku is not a group because it does not have any of the properties that make a group a group. Sudoku is just a latin square
Excellent.i learned very clearly algebra.
The one group of order 4 is addition in Z/4Z, the other one is the standard base of the quaternions without signs
4:23 why isn't a squared
because the "product" should be closed in the group - select from the elements only
It is, and a^2 must be an element from the group, what together with the non-repetition properties gives its value
👍👍👌🙋 Excellent Lecture
Thanks for all vedios you made, they are so exciting and easy to understand ❤❤
Such a good explanation