I need to show that if $n=2\phi(n)$, then $n=2^j$, where $n,j\in\mathbb{N}$.
I have a strong feeling that this can only be shown by contradiction. Therefore, I assumed that both $n=2\phi(n)$ and $n\neq2^j$. Then if we let, say, $n=5$, it follows that $5=2\cdot\phi(5)=8$, which is a contradiction. Hence, it must be the case that $n=2^j$.
Is this a valid proof?
Let $n=2^jm$ with $m$ odd.
Then
$$2^jm= 2 \phi(2^j) \phi(m)=2^j \phi(m)$$
Thus
$$m= \phi(m)$$
which implies that $m=1$(Why?)