00:01
We're asking to determine whether the given graph is pointer and it's so to draw it so no edges cross.
00:10
So we're giving a graph on six vertices.
00:14
They have a, b, c, d, e, and f.
00:34
And we have edges a, c, a, d, a, e, a, f, as well as edges b, c, b, d, and d, f.
01:03
Edges c e and cf, edges d -f, and edges d -f.
01:36
Now notice that given graph doesn't have a sub -graph any more get to k -5.
02:05
And to see why, this is because two of the six vertices in this graph have a degree of three.
02:16
So notice that b has a degree of three.
02:19
D also has a degree of 3.
02:25
E has a degree of 3.
02:31
And we know that k5 requires five vertices of degree of 4 each.
03:40
Now, notice that the given graph also does not have a subgraph homeomorphic 2 to complete bipartite graph k33.
04:07
And this is because there are not three vertices that are connected to all remaining three vertices in the graph.
04:18
So, for example, say we pick vertices is a, b, and c.
04:28
Well, we see that a is connected to f, e, and b.
04:35
B is only connected to f and d, so we can't have that.
04:42
Notice that c also was only connected to f and e.
04:49
So you see that if you choose any three vertices, you won't be able to find any that are connected to all their main three vertices in the graph...