What are Isomorphic Graphs? | Graph Isomorphism, Graph Theory

  Рет қаралды 137,936

Wrath of Math

Wrath of Math

4 жыл бұрын

How do we formally describe two graphs "having the same structure"? The term for this is "isomorphic". Two graphs that have the same structure are called isomorphic, and we'll define exactly what that means with examples in today's video graph theory lesson!
Check out the full Graph Theory playlist with over 130 videos and counting! • Graph Theory
Two graphs G and H are said to be isomorphic if there exists a bijection, f, from the vertices of G to the vertices of H such that if uv is an edge in G then f(u)f(v) is an edge in H. In other words, the function preserves adjacency and non adjacency. Saying that f is bijective means it is one-to-one (injective) and onto (surjective). Watch the full video for all the details!
SOLUTION TO PRACTICE PROBLEM:
The graphs A and B are isomorphic. Here is an isomorphism, f, between them:
f(v1) = u2
f(v2) = u5
f(v3) = u1
f(v4) = u4
f(v5) = u3
Note that this isomorphism is not unique, so you might have a different one that is also valid. Use the definition of isomorphic graphs to verify your isomorphism.
The graphs C and D are not isomorphic. The graph C has 6 edges and D has only 5. Thus, each of the 6 pairs of adjacent vertices in C could not possibly be matched to 6 pairs of adjacent vertices in D - thus there is no isomorphism.
◉Textbooks I Like◉
Graph Theory: amzn.to/3JHQtZj
Real Analysis: amzn.to/3CMdgjI
Proofs and Set Theory: amzn.to/367VBXP (available for free online)
Statistics: amzn.to/3tsaEER
Abstract Algebra: amzn.to/3IjoZaO
Discrete Math: amzn.to/3qfhoUn
Number Theory: amzn.to/3JqpOQd
I hope you find this video helpful, and be sure to ask any questions down in the comments!
********************************************************************
The outro music is by a favorite musician of mine named Vallow, who, upon my request, kindly gave me permission to use his music in my outros. I usually put my own music in the outros, but I love Vallow's music, and wanted to share it with those of you watching. Please check out all of his wonderful work.
Vallow Bandcamp: vallow.bandcamp.com/
Vallow Spotify: open.spotify.com/artist/0fRtu...
Vallow SoundCloud: / benwatts-3
********************************************************************
+WRATH OF MATH+
◆ Support Wrath of Math on Patreon: / wrathofmathlessons
Follow Wrath of Math on...
● Instagram: / wrathofmathedu
● Facebook: / wrathofmath
● Twitter: / wrathofmathedu
My Music Channel: / seanemusic

Пікірлер: 166
@WrathofMath
@WrathofMath 3 жыл бұрын
Check out the full Graph Theory playlist with over 130 videos and counting! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@ehza
@ehza 3 жыл бұрын
Thanks
@samerkia
@samerkia 3 жыл бұрын
First 50 seconds already told me more than a 16 page section in a math book... thank you sir.
@WrathofMath
@WrathofMath 3 жыл бұрын
You're very welcome and thank you! I am glad it helped and let me know if you ever have any questions!
@yongkangchia1993
@yongkangchia1993 2 жыл бұрын
verbose topic xD
@jomama3465
@jomama3465 4 ай бұрын
Now pass an exam with only this video as guide.
@momcity7819
@momcity7819 3 жыл бұрын
i like the speed of teaching , very precise ,very clear and to the point with revision.....omg..
@WrathofMath
@WrathofMath 3 жыл бұрын
Thanks so much! I am glad it helped and let me know if you ever have any questions!
@xayvon3788
@xayvon3788 Жыл бұрын
I love how easily you simplified the concept by breaking it down into further smaller topics. You are insane
@tomasalves5182
@tomasalves5182 9 күн бұрын
this is by far the best video on this topic available on the internet
@WrathofMath
@WrathofMath 7 күн бұрын
Thanks so much!
@sandeepmehta4487
@sandeepmehta4487 3 жыл бұрын
Thank you for taking the time to share your knowledge. Graph C & D are not isomorphic since the number of vertices are not same. Graph A & B are isomorphic as they have same number of vertices and edges, the degree of each of the vertices in both graphs is same ( 2 ) and a bijective function linking both the graphs is possible.
@WrathofMath
@WrathofMath 3 жыл бұрын
Thanks for watching and right on! Graphs A and B have the same number of vertices and edges, and the same vertex degrees, which isn't enough to conclude they are isomorphic, but it does suggest they might be. Then, as you said, a bijective function exists between the graphs that preserves adjacency and nonadjacency. I believe I typed out an example of such a bijection in the description for anyone curious.
@yagizsen113
@yagizsen113 Жыл бұрын
@@WrathofMath are all complimentary graphs isomorphic as well?
@alisolhjoo3201
@alisolhjoo3201 Жыл бұрын
Thanks for taking time to teach us the difficult subjects in a simplified way
@WrathofMath
@WrathofMath Жыл бұрын
Glad to help!
@hayleyhendry4018
@hayleyhendry4018 3 жыл бұрын
This is by far the best explanation I’ve come across. I have autism and memory issues which interfere with my ability to understand abstract concepts and picture things like this in my head. Your use of plain English words and examples really helped!
@aviancrane
@aviancrane 2 жыл бұрын
This helped me with understanding people that don't speak in plain English: Analogies that correctly communicate an idea are isomorphic to the idea. Analogies that fail to communicate an idea are not isomorphic. Sus out the objects (the vertices) and the relationships (the edges) and then map their analogies to the plain english that makes sense to you. Then communicate your version back to them. If they confirm your version is the same as theirs, then the isomorphism has been achieved and the idea has been communicated.
@redvik2219
@redvik2219 3 жыл бұрын
Thanks for this. Been trying to understand this thing for a week now and now I finally got it
@WrathofMath
@WrathofMath 3 жыл бұрын
Awesome, glad it helped! Thanks for watching!
@asthaghosh9108
@asthaghosh9108 3 жыл бұрын
Well that was a brilliant explanation..easy to understand . A and B are isomorphic ( because same number of vertices and there are exist bijective function as well) While C and D are non isomorphic (As it doesn't have same number of vertices and and bijective function is not possible.)
@jinmeigao6561
@jinmeigao6561 2 жыл бұрын
Thank you! it is really a good vieo. you explained very clearly. I think Graph A and B is isomorphic, because 1.They both have 5 vertices and 5 edges 2. each of their vertices has two adjacencies V(A)→ V(B) 𝜑 v1 v2 v3 v4 v5 u1 u4 u3 u2 u5 so they are bijective 3. v1 v2 ∈E(H) and 𝜑 (v1)𝜑 (v2) ∈E(H) For graph C and D, they are not isomorphic, because they don't have same vertices and edages
@fazilapatel2499
@fazilapatel2499 4 жыл бұрын
As always, thank you for your informative videos :)
@WrathofMath
@WrathofMath 4 жыл бұрын
My pleasure! Thanks for watching! :)
@amanmahato3897
@amanmahato3897 2 жыл бұрын
You have the beauty of symplification I has been looking for 🙏
@WrathofMath
@WrathofMath 2 жыл бұрын
Thank you! I try to make concepts as clear as I can. If you're looking for more graph theory, check out my playlist! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@chidochiradza
@chidochiradza 3 ай бұрын
a work of art, you deserve my tuition
@HopefulMathGirl
@HopefulMathGirl 2 жыл бұрын
Thank you for this easy and wonderfully explained video.
@WrathofMath
@WrathofMath 2 жыл бұрын
So glad to help! Thanks for watching, and if you're looking for more graph theory check out my playlist! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@saifalisaif8144
@saifalisaif8144 3 жыл бұрын
thank you so much for this nice explanation now i knew how isomorphic work by easy way
@WrathofMath
@WrathofMath 3 жыл бұрын
So glad it helped, thanks for watching! Check out my graph theory playlist if you're looking for more: kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH Lots of lessons left to come!
@masudurtawhid792
@masudurtawhid792 2 жыл бұрын
You have become one of the best teacher in my list of the best teachers
@WrathofMath
@WrathofMath 2 жыл бұрын
Thanks so much, Masudur! I do my best, and I'm so glad you've found my explanations helpful. If you're looking for more graph theory, check out my playlist, and let me know if you ever have any questions! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@normmacdonaldfan
@normmacdonaldfan 3 жыл бұрын
This video hits different. Keep it up!!!
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you! Be sure to check out my Graph Theory playlist if you haven't many more lessons to come! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@patrickgeyer9239
@patrickgeyer9239 3 жыл бұрын
Brilliant video. Thank you!
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you! So glad it helped, this is one of my favorites.
@guahym
@guahym Жыл бұрын
Very easy to understand❤❤❤❤ love this video
@dorcasmiriko6799
@dorcasmiriko6799 2 жыл бұрын
Thanks alot for the knowledge..... It's easy to understand ur explanations
@WrathofMath
@WrathofMath 2 жыл бұрын
My pleasure, thanks for watching!
@mostakmahmudchowdhury6673
@mostakmahmudchowdhury6673 3 жыл бұрын
Execelent explanation bro.I understood each and every word.Thanks for the video
@WrathofMath
@WrathofMath 3 жыл бұрын
Glad to hear it, thanks for watching!
@seanconnors3356
@seanconnors3356 Жыл бұрын
Watched another video on this and determined I would have to study various abstract theories to get to the point of understanding isomorphism (since I looked this up due to php coding not from mathematical theory) then found yours and it made sense. TY!
@WrathofMath
@WrathofMath Жыл бұрын
So glad it helped, thanks for watching!
@silkinana6625
@silkinana6625 Жыл бұрын
Thank you very much for this video. It was really useful, and simply explained. It helped me to fill the gaps at this point. Thanks again
@WrathofMath
@WrathofMath Жыл бұрын
Glad to help! Thanks for watching!
@damienpace72
@damienpace72 2 жыл бұрын
Loved this video, thank you very much! I wish my Discrete Math teachers had the ability to explain things like you.
@WrathofMath
@WrathofMath 2 жыл бұрын
So glad you liked it, thanks for watching! If you're looking for more graph theory, check out my playlist! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH I will make a discrete math playlist at some point, but for now there is plenty of graph theory!
@Bob50520
@Bob50520 3 жыл бұрын
Clean explanation. Very nice.
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you! Glad it was clear!
@HexViccissitude
@HexViccissitude 3 жыл бұрын
The music at the very end scared the shit out of me it sounded like it was coming from outside of my headphones at first. Thank you for your explanation here I am going to use it to help me on my Algorithms and Data Structures homework
@WrathofMath
@WrathofMath 3 жыл бұрын
Thanks for watching and I am glad it helped! And haha, sorry about the scare with the music!
@ThantSinAung-ud4yx
@ThantSinAung-ud4yx Жыл бұрын
Crystal clear explanation than my over priced university lecture.
@dastanaskarbekov7190
@dastanaskarbekov7190 2 жыл бұрын
Thank you! It really helped.
@ramshashaikh5165
@ramshashaikh5165 Жыл бұрын
Thank you so much Sean. Your lectures are really helpful. You convey everything properly in a very short time. I can listen to your lectures all day and won't get tired😂 Can you please make a video on Arboricity, linear arboricity and related topics/Theorems like Nash-Williams theorem!?
@WrathofMath
@WrathofMath Жыл бұрын
Thanks so much for watching, Ramsha! There is still a lot of graph theory for me to cover to complete this playlist, but I am glad it has been helpful. I'd love to cover that stuff, unfortunately it would take a while and is a very niche topic. I can't really justify the time for it right now, but if you have any specific questions on that material feel free to shoot me a message!
@ramshashaikh5165
@ramshashaikh5165 Жыл бұрын
@@WrathofMath it’s good to hear back from you within 48 hours😊 I am actually studying this topic currently but your lecture on this would have been of great help. I revised and learned almost all GT basics from your videos. I understand you must be busy. I will surely ask for help whenever needed. Thank you so much. God bless you🌻
@ramshashaikh5165
@ramshashaikh5165 Жыл бұрын
@@WrathofMath arboricity of a graph is actually minimum number of forests into which its edges can be partitioned. But I want to understand that partition through some examples. How do we do partition of a graph into forests!? What would be the rules to follow here!? Please answer for them whenever you have time. Tc😊
@aleksandarbosnjak9688
@aleksandarbosnjak9688 Жыл бұрын
beautiful explanation, thanks!
@WrathofMath
@WrathofMath Жыл бұрын
Thanks for watching!
@joe_hoeller_chicago
@joe_hoeller_chicago 2 ай бұрын
GREAT video! Thank you.
@WrathofMath
@WrathofMath 2 ай бұрын
You are welcome! Thanks for watching!
@DanielSColao
@DanielSColao 3 жыл бұрын
Great video, keep it up!
@mocha_genie7416
@mocha_genie7416 Жыл бұрын
AMEN to you my guy! First few seconds and, VOILA! MAGIC!
@WrathofMath
@WrathofMath Жыл бұрын
So glad it helped!
@Felicity-wy6fj
@Felicity-wy6fj Ай бұрын
Amazing Video,Thank youuu❤
@WrathofMath
@WrathofMath Ай бұрын
You're welcome, thanks for watching!
@janestefan7920
@janestefan7920 3 жыл бұрын
Thank you sir. Great channel!
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you Jane! I do my best, let me know if you ever have any video requests!
@kylepalmer6936
@kylepalmer6936 2 жыл бұрын
Would you please make a vide on the differences between automorphic, isomorphic, and homomorphic graphs?
@rohanthomas5434
@rohanthomas5434 4 ай бұрын
A and B are isomorphic, phi: map v1 to u2, v5 to u3, v4 to u4, v3 to u1, v2 to u5. Sort of pick any vertex and follow the pack where it‘s edges takes you.
@anabildebnath2590
@anabildebnath2590 3 жыл бұрын
So helpful!!
@WrathofMath
@WrathofMath 3 жыл бұрын
Glad to hear it, thanks a lot for watching! If you're looking for more graph theory, check out my playlist! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@boulevardepo6587
@boulevardepo6587 9 ай бұрын
Thank you sirr, well explained
@WrathofMath
@WrathofMath 9 ай бұрын
Thank you!
@levvillanueva9047
@levvillanueva9047 3 жыл бұрын
Thank you. Well explained (y) A and B are isomorphic because if you can unfold the star and you get the same structure (visually) as the pentagon. C and D are not isomorphic, there's not vertex with 4 edges in D, so there's a pare of vertices that will be adjacent in C but not D.
@williamcarr8234
@williamcarr8234 Жыл бұрын
that was a really good video tysm
@WrathofMath
@WrathofMath Жыл бұрын
Glad to help!
@alexanderwolf3335
@alexanderwolf3335 3 жыл бұрын
great video, thanks for getting me through my discrete maths course xd
@WrathofMath
@WrathofMath 3 жыл бұрын
Haha, glad to be able to help! If you haven't already, check out the graph theory playlist: kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH Everything is pretty well organized in it for your convenience. I'll be making a general discrete math playlist eventually, but it will take time! Let me know if you ever have any video requests!
@mahmoudadelelkholy3130
@mahmoudadelelkholy3130 3 жыл бұрын
thanks u very much Mahmoud from Egypt
@WrathofMath
@WrathofMath 3 жыл бұрын
You're very welcome! Thanks for watching, Mahmoud!
@emanuelegiacomuzzo5859
@emanuelegiacomuzzo5859 3 жыл бұрын
Sweeeeet, great explanation.
@WrathofMath
@WrathofMath 3 жыл бұрын
Glad it was clear, thanks for watching!
@arishkhan6786
@arishkhan6786 4 жыл бұрын
Nice demonstration
@WrathofMath
@WrathofMath 4 жыл бұрын
Thanks, Arish!
@epistemicompute
@epistemicompute Жыл бұрын
Thank you for the explanation. What is the exit music? It sounds really good!
@epistemicompute
@epistemicompute Жыл бұрын
I know it's one of Vallow's songs, but which one?
@yongchaojia4610
@yongchaojia4610 Жыл бұрын
very clear, thx
@WrathofMath
@WrathofMath Жыл бұрын
Glad to help!
@gusforyou
@gusforyou Жыл бұрын
could you do more on motifs?
@IoniB
@IoniB 2 жыл бұрын
THANK U SO MUCHHHH
@sadingsadin
@sadingsadin 3 жыл бұрын
you are the best!
@5yalz50
@5yalz50 3 жыл бұрын
Thank you so much I love you man❤️❤️❤️❤️
@WrathofMath
@WrathofMath 3 жыл бұрын
Much love back! Thanks for watching and let me know if you ever have any questions!
@Freedomind901
@Freedomind901 4 жыл бұрын
A policeman (red diamond) runs after a thief (green square) in the diagram above according to the following rules: • The 2 players are obliged to move in turn; • The policeman moves first; • A player can only move following an arc, and he can only move from a distance from a peak of its original position; • The policeman seeks to catch the thief (that is to say that the 2 are on the same summit) a) Find a strategy for the police to catch the thief. b) Explain why the strategy works all the time
@djtygre
@djtygre 3 жыл бұрын
thank you! damn you talk through this like a boss!
@WrathofMath
@WrathofMath 3 жыл бұрын
My pleasure! So glad it helped!
@djtygre
@djtygre 3 жыл бұрын
@@WrathofMath Can you do a video on strong induction and non-homogenous recurrence relations? I love the way you explain everything. I have a really hard time understanding these two concepts.
@barsboldulziisaikhan8997
@barsboldulziisaikhan8997 4 ай бұрын
how did you teach such that? it was crazy and easy to understand, ty sir
@CuriousAnonDev
@CuriousAnonDev Жыл бұрын
video request : maximum matching and max flow algorithm in bipartite graph
@yolo8141
@yolo8141 3 жыл бұрын
Could you please make an effort on Optimal profix code problems? Thanks
@PMA_ReginaldBoscoG
@PMA_ReginaldBoscoG 3 жыл бұрын
I watched a video of @sarada_herke about finding isomorphism between two graphs using their adjacency matrices but I still have a doubt about finding the correct permutation matrix since there are n! distinct permutation matrices for a graph with n vertices. Please help me with this problem.
@itech40
@itech40 Жыл бұрын
Video idea (Please :D :D): applications of Isomorphic graphs inC omputer science
@tarvez0576
@tarvez0576 3 жыл бұрын
COuld you please teach Degree distribution and power law
@amirghorban2044
@amirghorban2044 3 жыл бұрын
Nice like always God bless you
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you very much! Let me know if you ever have any video requests!
@korrapolusita5244
@korrapolusita5244 11 ай бұрын
Is there possible of self loop in isomorphic graphs
@eshaanbagga5159
@eshaanbagga5159 2 жыл бұрын
Easy to understand....
@nawarzarifeh5339
@nawarzarifeh5339 2 жыл бұрын
Thank you Sean for the great explanation! So if a maximum degree between 2 graphs differs then they are not isomorphic right? another question if the longest path of the first graph has different length from the longest path in the second graph then they are not isomorphic?
@WrathofMath
@WrathofMath 2 жыл бұрын
Thanks for watching and that's exactly right! All those sorts of properties that don't depend on the names of the vertices will be present among isomorphic graphs. If G and H are isomorphic, and G has a vertex v, with G's maximum degree of 5, then the image of v in H under the isomorphism must have just as many neighbors, and thus the same degree. Say the isomorphism is f, and so the image of v in H is f(v). Then the neighbors of v in G will necessarily have images in H that are all adjacent to f(v). More detailed explanation: kzbin.info/www/bejne/mGireayed8eigc0
@sushobhannayak6905
@sushobhannayak6905 2 жыл бұрын
Can you do a video on matrices in graph theory
@tarirocoffee5026
@tarirocoffee5026 Жыл бұрын
Greate tut, thanks
@WrathofMath
@WrathofMath Жыл бұрын
My pleasure - glad to help!
@Freedomind901
@Freedomind901 4 жыл бұрын
hi is it possible to help me with this question please? i ve been thinking about it for a week and i m blocked
@vikramtete7461
@vikramtete7461 3 жыл бұрын
Sir...One more doubt....In the graph C( bow graph), Can we say vertex a and vertex c are adjacent vertices?
@younessradi8403
@younessradi8403 3 жыл бұрын
no!,no edge betwwen them
@Charles-xc6sr
@Charles-xc6sr 2 жыл бұрын
Dude, Can ya make a video on Automorphism. It would be helpful.
@WrathofMath
@WrathofMath 2 жыл бұрын
Thanks for watching and for the request Charles! I'd love to make a video on automorphisms soon, but no promises! If you haven't already, check out my graph theory playlist for more! kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@karanbais1843
@karanbais1843 3 жыл бұрын
Thank you
@WrathofMath
@WrathofMath 3 жыл бұрын
You're welcome! Thanks for watching!
@leilenah
@leilenah Жыл бұрын
nice, thanks
@WrathofMath
@WrathofMath Жыл бұрын
My pleasure!
@juanb6570
@juanb6570 3 жыл бұрын
i have a doubt in regards to the A and B pair of examples in the end, i believe that they are not isomorphic because, yes, they have the same number of vertices and edges, but it doesnt preserve adjacency correctly, in A v1 and v2 are adjacent to each other and in B they aren't, there are some other cases of that in those graphs.This is assuming that the isomorphisim takes the vertices v1 to u1, v2 to u2, so on and so forth. I hope i´m okay on that observation.
@WrathofMath
@WrathofMath 3 жыл бұрын
Thanks for watching and for the question! I'm not sure what you mean by "it" doesn't preserve adjacency correctly. What is "it"? Remember in order for graphs A and B to be isomorphic, there must be an isomorphism between them, and that's the thing preserving adjacency. So, to be sure that A and B are isomorphic, we need to find an isomorphism between them, but I simply drew the graphs on screen and did not provide an isomorphism. So the exercise is to either determine they are not isomorphic and a reason why, or if you think they are isomorphic, to find an isomorphism between them. The vertices of A are labeled v1 through v5, and the vertices of B are labeled u1 through u5, but there is no isomorphism given. Does that make sense?
@leavefeardomath
@leavefeardomath 2 жыл бұрын
Please make a detailed video on petersen graph. Especially I'm getting trouble to understand it properly from the book by Douglas B. West, page 13.
@WrathofMath
@WrathofMath 2 жыл бұрын
Thanks for watching and the request! I'm looking at the book, it has some cool stuff on the Petersen graph, I'll make some videos on some of it! Currently I don't have much time to do all the prep for longer detailed lessons, which require a lot of organization of ideas. But I'll do what I can!
@leavefeardomath
@leavefeardomath 2 жыл бұрын
@@WrathofMath thanks a lot
@anglebaby2010
@anglebaby2010 3 жыл бұрын
how do we determine the graph isomophism falls under P or NP?
@yuriakahumanity
@yuriakahumanity Жыл бұрын
This question requires more information. In reference to what?
@keldonchase4492
@keldonchase4492 Жыл бұрын
Injective means One-To-One. Surjective means Onto. At 5:18 in the video, you say that "Injective" and "Surjective" combined implies a One-To-One correspondence but One-To-One is only associated with "Injective". It is true that the graph is One-To-One and Onto but I don't think the combination of "Injective" and "Surjective" means "One-To-One". Only the "Injective" is required for "One-To-One." The "Surjective" is not necessarily required for "One-To-One". Is this a mistake in the video or am I missing something? Please advise, thank you.
@WrathofMath
@WrathofMath Жыл бұрын
Great question! It is confusing, but this is how the phrases are used. Everything you said is right, but one to one correspondence is different from one-to-one. Injective: One to one (each one input has its own one output, not shared by any other input) Surjective: Onto (the function maps the domain onto the entire codomain, every element of the codomain gets mapped onto by some domain element) Bijective: One-to-one correspondence (the domain and codomain correspond exactly - one to one - every domain element corresponds to one codomain element and vice versa) Hope that helps!
@keldonchase4492
@keldonchase4492 Жыл бұрын
@@WrathofMath That makes perfect sense. I had clumsily assumed One-To-One and One-To-One Correspondence were the same thing. Thanks so much for the explanation and the playlist!!
@odaakeenya
@odaakeenya 2 жыл бұрын
long live to geniuses. you made life easier for me
@WrathofMath
@WrathofMath 2 жыл бұрын
So glad to help with such an important topic! Thanks for watching and check out my graph theory playlist if you're looking for more! Thanks for watching, graph theory can indeed be hard! Let me know if you have any questions I can help clear up, and check out my playlist if you're looking for more graph theory videos that may solve some of your problems: kzbin.info/aero/PLztBpqftvzxXBhbYxoaZJmnZF6AUQr1mH
@vartikasingh9618
@vartikasingh9618 3 жыл бұрын
Where are you from?
@mangai3599
@mangai3599 3 жыл бұрын
Solution to P1: Answer: Yes, they are Isomorphic. Proof: Since |V(A)|=|V(B)|, so there may a bijection. We give a construction. Let a function ϕ: V(A) → V(B) such that ϕ ( v1)=u2, ϕ (v2)=u5, ϕ(v3)=u1, ϕ(v4)=u4, ϕ(v5)=u3. We see this is clearly a bijection. Hence, A and B are Isomorphic. ⬛ Solution to P2: Answer: No, graph C and D are not Isomorphic. Proof: Observe |V(A)| ≠ |V(B)|, hence there is no bijection from V(B) to V(C). So the C and D are not Isomorphic.⬛ Thanks for the video.😀
@raveenaashree4809
@raveenaashree4809 2 жыл бұрын
Can you explain about automorphic graphs
@WrathofMath
@WrathofMath 2 жыл бұрын
Thanks for watching and the request! Do you mean graphs that have a non-trivial automorphism?
@raveenaashree4809
@raveenaashree4809 2 жыл бұрын
@@WrathofMath yes!
@aviancrane
@aviancrane 2 жыл бұрын
A & B are isomorphic: 5 verts, all verts have 2 edges, both graphs have 5 Hamiltonian Circuits each with 5 steps. C is not isomorphic to any because it has a vert with 4 edges while no other graph has a vert with 4 edges. D is not isomorphic because it has 4 verts while all others have 5 verts.
@vatitopatitopotitopolitopo4918
@vatitopatitopotitopolitopo4918 3 жыл бұрын
you're af ucking legend
@WrathofMath
@WrathofMath 3 жыл бұрын
Thank you, I do my best!
@Ben-nu9mj
@Ben-nu9mj Жыл бұрын
better than the lecturer im paying 9k for
@WrathofMath
@WrathofMath Жыл бұрын
That's too bad - but I appreciate it!
@15997359
@15997359 3 жыл бұрын
Bijection is 1to1 unto correspondence
@WrathofMath
@WrathofMath 3 жыл бұрын
Yes it is!
@liquiddonkey6530
@liquiddonkey6530 2 жыл бұрын
"But officer, I thought it was okay to go through the red light; it has the same one-point structure as the green light."
@Freedomind901
@Freedomind901 4 жыл бұрын
here is the graph image imgur.com/a/66nkvl7
@vikramtete7461
@vikramtete7461 3 жыл бұрын
A and B are isomorphic graphs
@PunmasterSTP
@PunmasterSTP Ай бұрын
Isomorphic graphs? More like "Incredible knowledge that gets"...you good grades on tests!
@vamshikrishna5348
@vamshikrishna5348 3 ай бұрын
1 and 2 are isomorphic
@tsunningwah3471
@tsunningwah3471 4 ай бұрын
rddd
@fazilapatel2499
@fazilapatel2499 4 жыл бұрын
Graphs A and B are isomorphic but C and D are not.
@WrathofMath
@WrathofMath 4 жыл бұрын
Right on, good work!
@jinhuang2417
@jinhuang2417 3 жыл бұрын
A B are isomorphism, but CD not
@Y747Y
@Y747Y 2 жыл бұрын
The so called “isomorphic” in simple words is Invertible Linear Transformation.
@jrinfo7103
@jrinfo7103 5 ай бұрын
Sir 😂 i just came to ur video to clear the last sum but u didn't do that and leave to us
@DonaldMurf
@DonaldMurf 3 жыл бұрын
Is this Demetri from Cobra Kai?
@WrathofMath
@WrathofMath 3 жыл бұрын
If it is would you subscribe?
@liquiddonkey6530
@liquiddonkey6530 2 жыл бұрын
overweight wife/girlfriend: "Do I look fat in this?" guy's brain:
@antoniomazilu632
@antoniomazilu632 3 жыл бұрын
ο κολοκτρωνης με εφερε εδω
Isomorphic Graphs Have the Same Degree Sequence | Graph Theory
8:14
Универ. 13 лет спустя - ВСЕ СЕРИИ ПОДРЯД
9:07:11
Комедии 2023
Рет қаралды 6 МЛН
Final muy inesperado 🥹
00:48
Juan De Dios Pantoja
Рет қаралды 18 МЛН
What are Planar Graphs? | Graph Theory
17:23
Wrath of Math
Рет қаралды 33 М.
ISOMORPHISMS and BIPARTITE GRAPHS - DISCRETE MATHEMATICS
16:58
TrevTutor
Рет қаралды 201 М.
Introduction to Graph Theory: A Computer Science Perspective
16:26
What is a Bipartite Graph? | Graph Theory
5:17
Wrath of Math
Рет қаралды 156 М.
What are Connected Graphs? | Graph Theory
5:36
Wrath of Math
Рет қаралды 40 М.
Graph Theory FAQs: 03. Isomorphism Using Adjacency Matrix
8:22
Sarada Herke
Рет қаралды 57 М.
Graph Theory 4: Non-Planar Graphs & Kuratowski's Theorem
10:40
Math at Andrews University
Рет қаралды 58 М.