Euler's formula + Handshake Theorem

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Formula Theorem
Natasha1
Messages
494
Reaction score
9
Using Euler's formula and the Handshake Theorem, how can I show that this graph is non-planar? (see graph attached)


My answer:

Euler's formula states that v+f = e+2

Here

v=8
e=21
f=?

so 8+f=21+2
hence f=15 which is not true as there are many more. Hence the graph is non-planar.

Using the Handshake Theorem that states that 2e >= 3f
we get ( 2(21) )/ 3 >= f which gives f <= 14 which again is not true, hence the graph is non-planar.

Am I correct?
 

Attachments

  • Pic 11.jpg
    Pic 11.jpg
    16.2 KB · Views: 444
Last edited:
Physics news on Phys.org
Attatchment is still pending approval, but this is just a matter of counting right? I mean you know if it's planar e, v, and f satisfy some simple relations, therefore if they don't satisfy them it's not planar. Have some confidence!
 
rather than using the two theorems to get results, then say that they are not true, would it not be better to use the fact that they are contradictory?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top