I'm currently an undergraduate student in mathematics. I am currently taking Algebra. The course is interesting, but I have grown very curious about the usefulness of algebra.
I am NOT asking about "applications of algebra to real-life". I am asking about how algebra can be used to solve math problems. Unfortunately, Googling "applications of algebra" is not all that helpful.
Right now I can only recall seeing two instances of "useful" applications of algebra -- a proof of Fermat's Little Theorem, and determining whether a polynomial is solvable in radicals by looking at its Galois group.
What interests me about both problems is that they are of interest to someone who has not necessarily encountered abstract algebra yet (e.g. what is the remainder when you divide k^p by p? can you write explicitly the roots of some polynomial using only the integers and the specified functions?).
At least from the way my course is currently progressing, it feels as though such applications are few and far in between. We are currently making observations about permutations (e.g. if p and q are permutations, then pq and qp have "similar forms"), which is interesting, but I fail to see how algebra has helped make any interesting deduction -- all interesting results so far about permutations (e.g. the one mentioned above) were all done without any algebraic result.
Only when we ask a question using algebraic terminology was algebra required (e.g. show An is a normal subgroup of Sn). If algebra were only used to answer questions about algebra, there would be no real need to study algebra, right?
What are some other "elementary" applications of algebra? What are some other interesting results I would be able to understand after an introductory course?
I have a suspicion that finding answers to these questions would better my understanding of algebra, but I have had difficulty in finding many good answers.
This is the Pisano period. It is difficult to say much about the exact period, but one can write down a number which is guaranteed to be divisible by the period using some facts about finite fields in a manner analogous to Fermat's little theorem, together with quadratic reciprocity. The key result is that Binet's formula
$$F_n = \frac{\phi^n - \varphi^n}{\phi - \varphi}$$
continues to hold $\bmod p$ in a suitable sense for all $p \neq 5$. Here $\phi, \varphi$ are the two roots of the characteristic polynomial $t^2 - t - 1$.
Proposition: If $p \neq 5$, then $F_n$ has period dividing $p - 1$ if $p \equiv 1, 4 \bmod 5$; otherwise, $F_n$ has period dividing $2(p + 1)$. If $p = 5$, then $F_n$ has period $20$.
Proof. By quadratic reciprocity, $p \equiv 1, 4 \bmod 5$ if and only if $t^2 - t - 1$ factors over $\mathbb{F}_p$. By Fermat's little theorem, it follows that $\phi, \varphi$ have multiplicative order dividing $p-1$. If $t^2 - t - 1$ does not factor over $\mathbb{F}_p$, then its roots lie in $\mathbb{F}_{p^2}$, and the Frobenius map interchanges them; that is, $\phi^p \equiv \varphi \bmod p$ and vice versa. Consequently $\phi^{p+1} \equiv -1 \bmod p$, and we conclude that
$$F_p \equiv -1 \bmod p$$ $$F_{p+1} \equiv 0 \bmod p$$ $$F_{p+2} \equiv -1 \bmod p$$ $$F_{p+3} \equiv -1 \bmod p$$
and by induction $F_{p+1+k} \equiv - F_k \bmod p$, hence $F_{2(p+1)+k} \equiv F_k \bmod p$ as desired. The case $p = 5$ is left as an exercise. $\Box$
This proposition describes a pattern which is straightforward to verify by hand, but which without some knowledge of abstract algebra and number theory is very difficult to explain.