Question is in the title. I'd like to prove that for $a>0$ ($a$ is an element of $\mathbb{R}$) and $a + 1/a$ an element of $\mathbb{Z}$, $a^n + 1/a^n$ is always element of $\mathbb{Z}$ by induction.
2026-05-15 03:49:51.1778816991
Proof that for $a>0$ and $a + 1/a$ element of $\mathbb{Z}$, $a^n + 1/a^n$ is always element of $\mathbb{Z}$ by induction
42 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint:
$$a^{k+1}+\frac{1}{a^{k+1}}=\left(a^{k}+\frac{1}{a^k}\right)\left(a+\frac{1}{a}\right)-\left(a^{k-1}+\frac{1}{a^{k-1}}\right)$$