Prove that if p is a prime then there exist $\ ϕ(ϕ(p^2 )) = (p − 1)ϕ(p − 1)$ primitive roots modulo $p^2.$
I know how to prove the theorem Let p be prime and let d ∈ N be a divisor of p − 1. Then there are exactly ϕ(d) elements a mod p such that ordp(a) = d. In particular, there are ϕ(p − 1) primitive roots modulo p.
Not sure how to go about proving the first statement, any ideas what theorems I would use?