So I have been assigned this homework problem: Draw all forests of order 6. A forest, by the way, is a graph with no cycles in it.
I have 20 so far, and none of them are isomorphic. My professor refuses to tell me how many of such forests there are, but he did say that I have not gone over the amount yet. I started by considering the possibilities of a forest with 6 vertices and 0 edges, then with 1 edge, and 2 edges, and so on. Can anyone tell me if there is a good way to find out how many nonisomorphic forests of order 6 there are?