What's a representation? An intro to modern math's magical machinery |

  Рет қаралды 56,864

zamzawed

zamzawed

Күн бұрын

This video is an introduction to the representation theory of finite groups. It is pretty dense, but I did my best not to include much heavy mathematics. I'll leave some links below for some more background on several of the topics in the video. None of these are necessary to understand the video, but they're definitely helpful and a good place to branch out.
3B1B's intro to group theory: • Group theory, abstract...
3B1B's Intro to linear algebra: • Vectors | Chapter 1, E...
Borcherds' representation theory (advanced): • Representation theory:...
Quanta vid on Langlands: • The Biggest Project in...
This video was made in large part for 3Blue1Brown's Summer of Math Exposition 2 #some2. Thanks to Grant Sanderson, James Schloss, and everyone else who helped organize it. See the main video for more information here: • Summer of Math Exposit...
Timestamps:
0:00 - Introduction
2:27 - Groups
4:54 - GL(V)
5:54 - bird
6:01 - Linear algebra crash course
8:48 - Cyclic group representation
12:20 - Symmetric group cycles
14:15 - A5 representation
18:25 - Summary
Credits:
Thumbnail has pics from nature and thewalrus (illustrator Jonathan Dyck)
Images of cubes and dodecahedron come from robertlovespi, who has an amazing site about tons of polyhedra
bird: • Crow searching for a n...
end credits bird gif from user arashigul on gifer

Пікірлер: 135
@Nikolas_Davis
@Nikolas_Davis Жыл бұрын
Great video! The reason the golden ratio φ appears in the A5 representation is that the geometrical construction of a regular pentagon involves the construction of a line segment of length φ.
@swaree
@swaree Жыл бұрын
thanks!
@pl412
@pl412 Жыл бұрын
"we even teach matrices and linear algebra to cs students, so you know its not that bad" 🤣🤣🤣 Seriously though wonderful video, really gave me a better notion of what representations are. Thanks for this.
@alegian7934
@alegian7934 Жыл бұрын
mf got us 🤣🤣🤣
@alessandrorossi1294
@alessandrorossi1294 Жыл бұрын
18:45 "We even teach matrices and linear algebra to CS students so you know it's not that bad" BASED
@tmp544
@tmp544 3 ай бұрын
😳
@johnchessant3012
@johnchessant3012 Жыл бұрын
3:10 196,883 (the dimension of the smallest nontrivial representation of the monster)
@cosimobaldi03
@cosimobaldi03 4 ай бұрын
Isn't that the number of elements of the Monster group?
@austin4768
@austin4768 2 ай бұрын
@@cosimobaldi03 no, the monster group has approximately 8x10^53 elements
@AvianYuen
@AvianYuen Жыл бұрын
I really like advanced topics made more accessible like this, but not any simpler than it should be. I only have a minor in math from uni and this was the perfect level for me, so thank you 😊
@ryanlangman4266
@ryanlangman4266 Жыл бұрын
Good explanation, but I really wish you had mentioned that groups are required to be associative. It’s perhaps their most important property. Associativity is the only reason you’re allowed to think of the operation as a transformation so that representation theory makes sense. What you described is technically called a loop.
@mohammadareeb1289
@mohammadareeb1289 Жыл бұрын
Isnt the group operation necessarily supposed to be associative as well?
@mbgdemon
@mbgdemon Жыл бұрын
Correct
@morgengabe1
@morgengabe1 Жыл бұрын
and closed
@mappingtheshit
@mappingtheshit Жыл бұрын
Not always. You need a broader object like a ring
@subhasisbiswas1113
@subhasisbiswas1113 Жыл бұрын
Yes.
@x0cx102
@x0cx102 Жыл бұрын
Yes.
@rgbplaza5945
@rgbplaza5945 Жыл бұрын
I'm a CS student and I agree with the passing remark... they never push us hard enough.
@robharwood3538
@robharwood3538 Жыл бұрын
Good video. However, I think at 11:19 you 'give up' on matrices a little too quickly. In fact, your choice of representation starting at 9:29 is already more complicated than it needs to be. A really useful and important fact -- especially for wrapping one's head around groups and/or representations -- is that: All finite groups are subsets of some Permutation (aka Symmetric) group. In other words: All groups can be represented as simple permutation matrices which *_only_* contain 0s and 1s! (Even more, each column contains exactly one 1, and each row also contains exactly one 1.) This is really useful, since permutation matrices are very simple to compute with and use as examples. For example, for C4 (at 11:19), you could simply use these 4 matrices: rho(0) = the identity matrix, [1000 0100 0010 0001] rho(1) = [0100 0010 0001 1000] rho(2) = rho(1)^2 = [0010 0001 1000 0100] rho(3) = rho(1)^3 = [0001 1000 0100 0010] These four matrices are a subset (subgroup) of S4 (the permutations of 4 objects). Yes, they require 4 dimensions, but they are incredibly simple. To reduce the number of dimensions, you have to do clever things like using negatives, nth roots, complex numbers, etc. That all takes cleverness to figure out. But if you just want to jump into groups/representations without needing a whole lot of background, using subsets of Sn (for appropriately sized n) to represent your group elements is the easiest way to do it. It allows you to get a representation that *works correctly* right away, without much fuss. And if you have a more 'reduced' representation that is hard to understand or that you screwed up some how, you can fall back to subsets of Sn as a kind of 'debugging' aid to help you understand how the group should really work. The only real drawback of using permutation matrices is that their dimensions are usually bigger than technically necessary. They can get out of hand for high-degree finite groups, but by that point you can start figuring out how to reduce your representations, and that's where all the complicated representation stuff starts happening. But you don't need that stuff right away! To prove my point, for A5 at 14:45, you could instead just use the subset of S5 directly as 5x5 permutation matrices. Example, kappa((345)) would just be: [10000 01000 00010 00001 00100] Now, isn't that much nicer to introduce to somebody just learning about representations than the monstrosity with all those negatives and 1/2's and phi's in the 3D representation? Just sayin'!
@zamzawed227
@zamzawed227 Жыл бұрын
Thanks for watching and I appreciate your comment! I do think you're right. Permutation representations are certainly easier to understand, especially in practice. And Cayley's theorem certainly has a lot to do with that. When we learn to construct representations, we usually can't just come up with the lower dimensional irreducible ones. However, on first thought I didn't want to present a representation that had a higher dimension than the geometric object I was trying to connect it with. I'm hoping I can turn some of this feedback into more content on representations, because it deserves a proper treatment. There's so much more I want to cover and it's really challenging (and fun) to balance that with the goal of keeping it at an introductory level. I love seeing others' takes on it as well. Cheers!
@edwarderiksson4136
@edwarderiksson4136 Жыл бұрын
For what it is worth, I think it is important to include a "non-trvial" example to make representations more interesting
@nejiraito2730
@nejiraito2730 Жыл бұрын
I loved watching this as a math enthusiast and programmer, please continue :)
@pra.
@pra. Жыл бұрын
Amazing, it's great how you emphasize the importance of maps to more than just functions
@husamismael8926
@husamismael8926 Жыл бұрын
amazing video, that break with the birb was timed perfectly
@-minushyphen1two379
@-minushyphen1two379 Жыл бұрын
This video was what made me start studying abstract algebra! Thanks for making it!
@peabrainiac6370
@peabrainiac6370 Жыл бұрын
Besides all the other mistakes that were already pointed out (missing associativity in the definition of groups, confusing fields and vector spaces in the definition of GL_n(F) / GL(V), subset symbols instead of ∈ at 5:48...), the derivation of the symmetry group of the dodecahedron having 60 elements is also completely false - you overcount by counting rotations by 0° around different faces as different elements, as well as rotations around opposite faces, while completely neglecting rotations around vertices and edges (both of which leave no single face in its place, and aren't part of the rotations you already counted). Don't get me wrong, I appreciate that you've taken the time to make this video to help more people get into representations, and you definitely did do a lot of things right - but next time maybe have someone else take a second look over the script before making the video, otherwise mistakes like those will inevitably happen and distract from the knowledge you're actually trying to share.
@ClaraDeLemon
@ClaraDeLemon Жыл бұрын
Honestly, I'm not mad he glossed over that many things, I knew about group theory, fields, galois theory beforehand and I didn't feel it was necessary to go that much into detail, when the whole point of the video was proving the power of turning abstract algebra into easier matrix manipulation. The thing with the symmetry group of the dodecahedron was a screwup, I'll give you that
@mattbennett277
@mattbennett277 Жыл бұрын
I might be missing something, but pretty sure the symmetry group of the dodecahedron has 60 elements, 120 elements including reflections. Richard E. Borcherds uses the same reasoning to come to symmetry group of 60 elements for the dodecahedron. It's in his group theory playlist! I find it interesting that the faces have order five symmetry & there's twelve faces so 5*12 = 60. Rotating about a vertex has symmetry of order three and there's twenty vertices so 3*20 = 60. Rotating about edges has symmetry of order two and there's 30 edges so 2*30 = 60. If you don't like that reasoning then here's some different logic that I found with a quick google search! The elements are: 4 rotations (by multiples of 2π/5) about centres of 6 pairs of opposite faces = 24 1 rotation (by π) about centres of 15 pairs of opposite edges = 15 2 rotations (by ±2π/3) about 10 pairs of opposite vertices = 20 Together with the identity this accounts for all 60 elements.
@juanramonvazquez3212
@juanramonvazquez3212 Жыл бұрын
Amazing first video, i am already introduced in the topic, but i can still feel how good of an introduction this video is, thank you for this educational piece.
@colinbradley7361
@colinbradley7361 Жыл бұрын
The five cubes animation was great and seeing the dodecahedron was crazy.
@sounakkundu6115
@sounakkundu6115 8 ай бұрын
The way this creator has begun to define his channel is hinting me towards an isomorphism to greatness.
@mikej9062
@mikej9062 Жыл бұрын
I like the format: dry, informative, good clear illustrations.
@MultiAblee
@MultiAblee Жыл бұрын
Love the Video, I currently am learning some Modern Differential Geometry where Lie-Group Representations are everywhere and I found it hard to appriciate those. Learned to know better today, definitely have a deeper appriciation for those now!
@a__f
@a__f Жыл бұрын
appreciated this video, I too once tried to do an "intro to representation theory" talk as part of the final project for one of my classes and failed. The specific thing I was struggling to understand and still don't fully get is that most proofs that graphs have certain expansion properties (and sometimes how markov chains mix) in theoretical CS involves using representation theory to analyze the eigenvalues of a matrix that is the adjacency matrix of a graph but also somehow related to a group
@DB-nl9xw
@DB-nl9xw Жыл бұрын
great content. i like how you are able to simplify such complex subject into something easy to digest.
@peterhunt1968
@peterhunt1968 Жыл бұрын
This is a cool video. You explain things in a way that I can actually understand. Thanks
@themonstergroups
@themonstergroups 11 ай бұрын
This is great, I've had a hard time coming to understand group theory, and your video is one of the best I've seen.
@Juniper-111
@Juniper-111 Жыл бұрын
wow, that construction with 5 cubes is neat!
@mattschoolfield4776
@mattschoolfield4776 7 ай бұрын
Great video! Looking forward to many more
@stavroschris3361
@stavroschris3361 2 ай бұрын
this is an amazing video. "real-time" learning is extremely educational
@NoNTr1v1aL
@NoNTr1v1aL Жыл бұрын
Absolutely amazing video! Subscribed.
@helensamarasantos
@helensamarasantos Ай бұрын
What a cool video! Great work!
@mikewasinger9029
@mikewasinger9029 8 ай бұрын
This was just right for me. Thanks for the good intro to this subject.
@DynestiGTI
@DynestiGTI Жыл бұрын
Amazing video, wish I had this when first learning groups for motivation
@DanielC618
@DanielC618 Ай бұрын
This is a great video you need to keep doing more please!!!!!!
@gaboqv
@gaboqv Жыл бұрын
Although maybe not the most rigorous treatment you maintained my attention and attracted me to a subject that I thought would be a lot more complex than it is, at least the gist of it.
@unixux
@unixux Жыл бұрын
Exceptionally good content , make more please
@juanroldan529
@juanroldan529 Жыл бұрын
Thanks for the video man. I saw some comments pointomg out at your mistakes, I just want you to know that it's not that big of a deal for the uneducated public. I personally lack a formal education on this topic (only lineal algebra) and now I feel like I can come to understand it better with self study. This video values clarity over rigor and I'm thankful for that, it's not supposed to be a science article after all.
@omargaber3122
@omargaber3122 Жыл бұрын
Actually, this video is wonderful, and I thank you very much for this effort, but I expected more, and I am still waiting for more of your videos, I know that it is very difficult, so thank you
@Wielorybkek
@Wielorybkek Жыл бұрын
I dropped out from the group theory course just before they introduced representations so it was really enlightening to finally understand what's that all about. xD It's so interesting, this idea of mapping difficult stuff to easier stuff is even quite philosophical... 🤔
@GT19873
@GT19873 Ай бұрын
Representation theory is usually introduced in a course on Lie theory, which is graduate level. It's unlikely they were going to mention them in an ordinary group theory course.
@MrBebopbob
@MrBebopbob 24 күн бұрын
Nicely done!
@goulchat1
@goulchat1 6 ай бұрын
Excellent job!!!
@michaelaristidou2605
@michaelaristidou2605 Жыл бұрын
Excellent video! Thank you.
@ToriKo_
@ToriKo_ Жыл бұрын
I’d recommend watching Another Roof’s series on Set Theory before this, as I noticed I was constantly thinking about those videos to make sense of the beginning of this one
@Darkev77
@Darkev77 Жыл бұрын
Splendid! I understood almost everything but the mapping part though
@noahpinel
@noahpinel Жыл бұрын
Great video! One small nitpick, at 8:30 I think you made a typo with the matrix multiplication shown at the bottom of the screen. At a_21 I think you meant for it to be 1 not -1 b/c the resulting matrix from what you have yeilds (-2,-5) not the desired (-2,-1).
@biagio_montelisciani
@biagio_montelisciani Жыл бұрын
hi, wonderful video!! what is the font you're using? I love it
@rajeevsaddress
@rajeevsaddress Жыл бұрын
Truly excellent.
@jrwarfare
@jrwarfare Жыл бұрын
Great video.
@jinyunghong
@jinyunghong Жыл бұрын
Mind blowing 😮
@ivitta1966
@ivitta1966 Жыл бұрын
Wonderful!
@identityelement7729
@identityelement7729 Жыл бұрын
Now I want a Megaminx-shaped(Dodecahedron) rubics cube where you can turn only along the internal cubes! But really good video!
@taghreednaser1886
@taghreednaser1886 Жыл бұрын
That is very nice ..very important..very clear.. Thank you
@sergeydenisov15
@sergeydenisov15 4 ай бұрын
excellent intro, my compliments. pity that you did not continue further into the topic.
@eduardopasseto2387
@eduardopasseto2387 Жыл бұрын
Thanks a lot! It works for me!
@hanzsoy5274
@hanzsoy5274 Жыл бұрын
Great stuff
@PowerhouseCell
@PowerhouseCell Жыл бұрын
This was a brilliant video - super engaging! As an educational video creator myself, I understand how much effort must have been put into this. Liked and subscribed, always enjoy supporting fellow small creators :)
@harryfan8785
@harryfan8785 Жыл бұрын
Groups must also have associativity. [(a x b) x c = a x (b x c)] (2:51)
@lachlanperrier2851
@lachlanperrier2851 Жыл бұрын
Amazing video
@stumerac
@stumerac Жыл бұрын
Fantastic!
@matus9
@matus9 Жыл бұрын
How can we find the result matrix from the input group?
@harryfan8785
@harryfan8785 Жыл бұрын
Great introduction to representations! Indeed, transformations from one mathematical field to another are exremely important. Subscribed!
@mgmartin51
@mgmartin51 Жыл бұрын
I hope you make more videos.
@peterwolf8092
@peterwolf8092 Жыл бұрын
Please do more on the fermat thing. 😃
@thatkindcoder7510
@thatkindcoder7510 Жыл бұрын
What’s the link between group homomorphisms and topological homeomorphisms? I mean they sound similar, and one professor on yt described homeomorphisms in the same way you described homomorphisms, which is that they allow you to deform a difficult problem into a simpler one, and solve the simple case instead.
@fable4315
@fable4315 Жыл бұрын
Maybe a technical detail you could mention is, that a vector space is more abstract and can be fairly easy defined by a few axioms, or even from the group axioms. And R and C are not the vector space V, they can be the fields over which the scalar multiplication is defined.
@EccentricTuber
@EccentricTuber 6 ай бұрын
14:53 I'm crying "No I will not explain"
@juancristi376
@juancristi376 Жыл бұрын
"We even teach it to CS students" lol 🤣 Now seriously, nice video. I always found this topic fascinating and I have seen both videos you cited and none was satisfactory enough. Too shallow or to fast into the abyss. Your video had small scope but the right pacing. I would only try to fix the audio for the next one. I'm sure there is a way to filter that high pitch tone. It was a little distracting. Either way, it was a good one. Congrats!
@unnikrishnanadoor
@unnikrishnanadoor Жыл бұрын
First time in my life I could understand something in maths.
@bartekguz9371
@bartekguz9371 Жыл бұрын
16:35 edit: ohh i just read the comment of Peabrainiac, ok, to exclude overcounting of 0° rotations, and include rotations 180° around edges, 1*{0°}+2*V/2+1*E/2+4*F/2=1+2*20/2+1*30/2+4*12/2=1+20+15+24=60 ok now it's back to being good, point was there was miscalculation unedited: rotations of dodecahedron sequence of 5 rotations around 12 faces, but opposite faces are parallel which means for every 1 rotation there is double counted rotation form parallel face, so 5*12/2=30 but there are unaccounted 30 rotations around vertices, sequence of 3 around 20 vertices with double counting the the opposite, so exactly missing 3*20/2=30 awesome vid so far :D
@bartekguz9371
@bartekguz9371 Жыл бұрын
@@SkorjOlafsen (edited) rotations from opposite faces do not need faces to align to be the same rotation. important part is axis of rotation and angle of rotation. the dual doesn't change the matter that dodecahedron has symmetries by rotating around faces, vertices and edges. It still has 5 (0°,72°,144°,216°,288°) rotations around each face double counted, 3 (0°,120°,240°) around each vertices double counted and 2 (0°,180°)rotations around middle of each edge (axis goes perpendicular to the edge to center and to middle of opposite edge) also double counted . if we inscribe icosahedron then we have 3 (0°,120°,240°) rotational symmetries around each face double counted, then 2 (0°,180°) around edges and 5 rotational symmetries (0°,72°,144°,216°,288°) around each vertices double counted which gives us 1*{0°}+(3-1)*F/2+(2-1)*E/2+(5-1)*V/2=1*1+2*20/2+1*30/2+4*12/2=1+20+15+24=60 the same 60.
@vitalysarmaev
@vitalysarmaev Ай бұрын
Bravo 👏
@jaroslavzukov2719
@jaroslavzukov2719 Жыл бұрын
That was basically my linear algebra 1 course))
@lionardo
@lionardo Жыл бұрын
so the idea of langlands is to have representation of different types of numbers into geometries?
@LoganCTanner
@LoganCTanner Жыл бұрын
For your next video you might wanna: 1) think about how much each part of the video adds or takes away from the whole, and if it adds, but doesn't add a lot, maybe it's not worth it if it's not integral to the concept 2) use keyframes and the gain setting, or the cutting tool, in a video editor to take out any noises 3) show, don't tell, when you're trying to get a point across glhf
@readjordan2257
@readjordan2257 2 ай бұрын
yeahhh, i like this style.
@TupperWallace
@TupperWallace Жыл бұрын
Thank you for the video, I found it very helpful at my level of math self study. Ignore the negative energy from the nit pickers
@lujainn.6567
@lujainn.6567 2 ай бұрын
Is there a typo @ 8:2, the matrix should have 1 not -1 in the bottom left entry or
@peterboneg
@peterboneg Жыл бұрын
I thought that all possible groups had been classified. It's one of the biggest pieces of work in mathematics that took over 30 years but it's now complete.
@hx11hx1
@hx11hx1 Жыл бұрын
cool good job
@bartekguz9371
@bartekguz9371 Жыл бұрын
the crow break 👌
@OranCollins
@OranCollins 8 сағат бұрын
18:56 "you know we teach matrices to cs students so you know its not that bad" hahaha. cs student here so true and it kinda hurts .
@chaostrottel_hdaufdutube8144
@chaostrottel_hdaufdutube8144 Жыл бұрын
The acting in the beginning was really cute ^v^
@edgarmorbos9728
@edgarmorbos9728 Жыл бұрын
post more videos please!!!
@TheOneMaddin
@TheOneMaddin 2 ай бұрын
5:30 V is not R or C. V is the vector space. So at least R^n or so.
@CarterColeisInfamous
@CarterColeisInfamous Жыл бұрын
18:49 i feel attacked
@YTSPoster
@YTSPoster Жыл бұрын
Nice
@curtjaimungal
@curtjaimungal Жыл бұрын
Hi there, is there a way I can contact you personally (for example, a DM on Twitter or an email address)? Great job.
@VeteranVandal
@VeteranVandal Жыл бұрын
Bird does cool wooo sound. Wooo.
@rjthescholar177
@rjthescholar177 Жыл бұрын
Great video, I learned a lot, but I did find some errors. Some errors: 2:28 - The group definition requires that the operation on the set is associative. 5:45 - A vector space V is not just R or C, in fact, these are usually what vector spaces are over (fields). Every finite-dimensional vector space does indeed have a matrix representation given a certain basis, but V can be infinite-dimensional as well. This is more a technical note, focusing only on GL(R) and GL(C) is totally fine!
@ilonachan
@ilonachan Жыл бұрын
Because the vector-space-over-a-field-ness is kinda baked into the linear group, I've always seen it as GL_n(F). Maybe Wiles' paper uses a notation where F and n are already collapsed into the prebuilt vector space V. Funnily enough, as much as throwing different size square matrices together may seem nonsensical, I've seen it done! When calculating the actual matrix multiplication, you could extend the smaller square matrix to the size of the larger one by filling new cells with the elements of an identity matrix. That could lead to a dimensionless GL(F). It's unfortunate that this notation technically overlaps with GL(V), because any field is also a vector space over itself, but it should always be clear from context what's going on.
@rjthescholar177
@rjthescholar177 Жыл бұрын
@@ilonachan I agree that GL(F) is the more natural choice. However, the video uses GL(V) where V is a vector space.
@ilonachan
@ilonachan Жыл бұрын
@@rjthescholar177 oh I totally get it! Just wanted to share this thing I learned about in a seminar recently that I thought was cool, because the notation reminded me of it. GL(V) makes a lot of practical sense though, maybe I'll just write GL(R³) or sth in the future...
@charlie3k
@charlie3k Жыл бұрын
I think you have a typo at 8:44, the first column of your basis vectors should be (-1, 1) not (-1, -1)
@LittleRapGuy
@LittleRapGuy Жыл бұрын
I did a video on the three identities of zero.
@majidaldo
@majidaldo 4 ай бұрын
Thumbs up
@GT19873
@GT19873 Ай бұрын
A group needs closure and associativity too.
@user-em4vq5cy4x
@user-em4vq5cy4x 4 ай бұрын
the prequel to pascals triangle
@padraiggluck2980
@padraiggluck2980 Жыл бұрын
👍
@thedownzguy
@thedownzguy 6 ай бұрын
Is the bird okay?
@ericyang5237
@ericyang5237 Жыл бұрын
Don't know why youtube pushed this video to me, maybe because I watched a bunch of videos on AdS/CFT Duality, which could be a good example of representation.
@coleyoutubechannel
@coleyoutubechannel 3 ай бұрын
'seems like its a legit paper... it's in the annals'.... lmao
@ggobbler
@ggobbler Жыл бұрын
42
@keeperofthelight9681
@keeperofthelight9681 11 ай бұрын
You got 41 k views on your 1st video
@user-em4vq5cy4x
@user-em4vq5cy4x 4 ай бұрын
feel like everyone knows this shit but its impossible to put it into words
@uchihamadara7563
@uchihamadara7563 Жыл бұрын
How the youtube know that I am studing representation?
@omargaber3122
@omargaber3122 Жыл бұрын
Me-: I finally found a video on KZfaq that explains the FLT proof My mind:_ It's been 20 minutes and there are only 2 minutes left. Me-: I just have to be patient, maybe he will explain the proof in the last two minutes. Video -: And this was what the arrow you see in the proof means hhhhhhhhhhhhh
@tammobrinner4823
@tammobrinner4823 Жыл бұрын
I think you made a mistake at 5:26. V would be R to the power of the dimension of the vectorspace, i.e. the number of rows and columns of the matrix. So the correct way of saying htat would be that the vectorspace has the ground field R or C.
A Sensible Introduction to Category Theory
26:20
Oliver Lugg
Рет қаралды 427 М.
Gym belt !! 😂😂  @kauermtt
00:10
Tibo InShape
Рет қаралды 13 МЛН
- А что в креме? - Это кАкАооо! #КондитерДети
00:24
Телеканал ПЯТНИЦА
Рет қаралды 7 МЛН
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 115 МЛН
Lyapunov's Fractal (that Lyapunov knew nothing about) #SoME2
24:42
Every Infinity Paradox Explained
15:57
ThoughtThrill
Рет қаралды 40 М.
The Axiom of Choice
32:47
jHan
Рет қаралды 87 М.
This Is the Calculus They Won't Teach You
30:17
A Well-Rested Dog
Рет қаралды 3,1 МЛН
The Boundary of Computation
12:59
Mutual Information
Рет қаралды 983 М.
The Concept So Much of Modern Math is Built On | Compactness
20:47
Morphocular
Рет қаралды 382 М.
The Shadowy World of Umbral Calculus
15:01
Supware
Рет қаралды 122 М.
Group theory, abstraction, and the 196,883-dimensional monster
21:58
Я купил первый в своей жизни VR! 🤯
1:00
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 60 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 6 МЛН