For $x\in G$, define $H_x=\{g^{-1}xg \mid g\in G\}$. Under what conditions on $x$ will $H_x \leq G$. Further, if $H_x \leq G$, will $H_x \lhd G$?
My attempt is as below:
$G$ is a group so $e\in G$ and $e^{-1}xe=x \in H_x$.This means that $H_x$ will be non-empty.
For $H_x$ to be a subgroup we must show that for any $g_1^{-1}x g_1$ and $g_2^{-1}xg_2$ in $H_x$ , $(g_1^{-1}xg_1)(g_2^{-1}xg_2)^{-1}\in H_x$.
Also $(g_1^{-1}xg_1)(g_2^{-1}xg_2)^{-1}=(g_1^{-1}xg_1g_2^{-1}x^{-1}g_2)$.
Now if $x=e$ then $x \in H_x \Rightarrow e\in H_x$ and we have $(g_1^{-1}xg_1g_2^{-1}x^{-1}g_2)=e \in H_x$. So We can say that $H_x \leq G$. In this case since $H_x=\{e\}$, we have $H_x \lhd G$.
Please let me know if my reasoning is right. Also is $x=e$ the only possible condition on $x$ which makes $H_x$ a subgroup?
A necessary condition for the set $H_x$ to be a subgroup is that $e\in H_x$. So you need some $g\in G$ such that $$ e=gxg^{-1} $$ This implies $$ g^{-1}eg=g^{-1}gxg^{-1}g $$ and you're done, aren't you?