A question:
If $\displaystyle{m}^{2}={1}-{m},{\quad\text{and}\quad}{n}^{2}={1}-{n},{\quad\text{and}\quad}{n}\ne{m};$
Proof that $\displaystyle{m}^{7}+{n}^{7}+{30}={1}$
Without finding the roots of equation $\displaystyle{x}^{2}+{x}-{1}={0}$.
Is there such a shortcut solution?
We have $m+n = 1, mn = 1$ since $m,n$ are roots of $x^2 - x + 1 = 0$. Now, $m^2 + n^2 = (m+n)^2 - 2mn = -1$, $m^4 + n^4 = (m^2+n^2)^2 - 2m^2n^2 = -1$, $m^3 + n^3 = (m+n)^3 - 3mn(m+n) = 1 - 3 = -2$ and finally, $$2 = (m^4+n^4)(m^3+n^3) = m^7 + n^7 + m^3n^3(m+n) = m^7 + n^7 + 1$$ and hence $m^7 + n^7 = 1$.