Im doing practice problems to study for an exam.
So Let's assign the four degree vertices together e and 6 so e-6. Then e is adjacent to d, b, f, h and 6 is adjacent to 1, 4, 5, 8 so assign d-1, b-4, f-5, h-8 (fine via symmetry). 4 and 1 are both adjacent to a so a-3. Then a and d are adjacent to g like how 3 and 1 are adjacent to 2 so g-2. Then 5 and 8 are adjacent to 9 like how f and h are adjacent to i so i-9. and that leaves c-7.
So the graphs are isomorphic. The isomorphism is a-3, b-4, c-7, d-1, e-6, f-5, g-2, h-8, i-9.
However, the textbook answer says
a-3, b-4, c-7, d-1, e-6, f-8, g-2, h-5, i-9. Which does not exactly match my answer.
Now some users have told me that there exists more then one correct isomorphism. But how can I tell if the isomorphism I have is right? Also is my reasoning okay?
