How to solve a quintic congruence equation?

137 Views Asked by At

My textbook has this quadratic equation that I have to solve, any ideas how I could show that?

$$15 | (21n^5+10n^3+14n),\;\forall n\in\mathbb{Z}$$

1

There are 1 best solutions below

0
On

Hint.

Solve separately modulo $3$ and modulo $5$, then use the Chinese Remainder Theorem to solve simultaneous congruences.

B.t.w., this is not a quadrattic congruence, but a quintic one.