i have some problems to get a contradiction:
problem: Does not exist $n > 0$ such that $a = p^{n}$. prove if $\log_{p}(a)$ is irrational (where $a \in \mathbb Z$ and $p$ prime)
i try this:
suppose $\log_{p} (a)$ is rational
then $\exists s,t$ such
$\log_{p} (a) =\frac{s}{t}$
$\implies p^{\frac{s}{t}}$ = a
$\implies \sqrt[t]{p^{s}}$ = a
$\implies p^{s} = a^{t}$ ( i think this is a contradiction)
if not how can i get a contradiction, can someone give me a hint
thanks for reading me
When you arrive at $p^s = a^t$, use the fundamental theorem of arithmetic to argue that the only prime factor of $a$ is $p$.
Hence $a$ must be an integer power of $p$, contradicting the non-existence of $n$ such that $a = p^n$.