Prove that $\sqrt[n]{\frac{b^{n}}{a^{n}}+1}$ is irrational for every $b,a,n\in\mathbb{ N}$ and $n>2$.
I tried a long time using proof by contradiction and induction but it didn't work, it seem so difficult. I will be very thankful if someone helps me.
We may assume without loss that $a$ and $b$ are coprime. Suppose that $\rho=\sqrt[n]{\frac{b^{n}}{a^{n}}+1}$ is rational, say $\rho=\frac{p}{q}$ where $p$ and $q$ are positive coprime integers. Then
$$ \big(\frac{p}{q}\big)^n=\big(\frac{a}{b}\big)^n+1 \tag{1} $$
So
$$ (pb)^n=(aq)^n+(qb)^n \tag{2} $$
We see that $q^n$ divides $(pb)^n$, so $q$ divides $pb$, so $q$ divides $b$ (since $p\wedge q=1$). Write $b=qc$ where $c$ is a positive integer. Then it follows from (2) that
$$ (pc)^n=a^n+(qc)^n \tag{3} $$
Thus $c^n$ divides $a^n$, and hence $c$ divides $a$. So we see that $c$ divides both $a$ and $b$ ; so $c=1$, and hence $b=q$. Then (2) becomes
$$ p^n=a^n+b^n $$
We can then apply Fermat’s last theorem.