So, we have been working with graphs for a while now and the profesor has handed out some questions for us to think. There are 3 of them that caught my attention:
May the graph with 4,3,3,3,3,1,1 degree sequence exist? If so, can we assure it is connected?
May the graph with 4,3,3,3,3,3,1 degree sequence exist? If so, can we assure it is connected?
I thought you couldn't know much with only the degree sequence, but it turns out that this last graph exists and is in fact connected. Why is this? The last interesting question was: Let G be a graph such that every two edges are adjacent. Prove that if the number of edges is 28 the number of vertices is greater than or equal to 29.

Hints. The connected component of the second graph must have at least four vertices (why?).
Let us denote the third graph by $G$:
we can assume that $G$ has no isolated vertices;
then $G$ is connected;
then $G$ has no triangles;
then exactly one vertex of $G$ has degree greater than 1.