I am trying to figure out the following.
Suppose $G$ is a group and is finite; let $H$ be a proper subgroup. Show that the conjugates of $H$ do not cover $G$ (that is, there is some $g \in G$ which is not conjugate to an element of $H$).
As I understand it, we say that given $a,b \in G$, $a$ is conjugate with $b$ if $\exists g' \in G (a = g'bg'^{-1})$. Since $H$ is a proper subgroup of $G$, then there $\exists g \in G$ such that $g \notin H$. Since $g \notin H$, then $\forall h \in H (g \neq h)$. Suppose then that $\exists q \in G, \exists r \in H (g = qrq^{-1})$ $-$ i.e., that $g$ is conjugate with with some element of $H$. Then $q^{-1}gq = r$. However, I'm not sure where to go from here. I'm guessing that I have to somehow use the assumption that $G$ is finite however I'm not sure how to.