The book I am using for my Combinatorics course is Combinatorics:Topics, Techniques, and Algorithms.
Prove that $5^{2n-1} - 3^{2n-1} - 2^{2n-1}$ is divisible by 15 for n $\in$ $\mathbb{N}$
This is my rough proof to this question. I was wondering if anybody can look over it and see if I made a mistake or if there is a simpler way of doing this problem. I want to thank you ahead of time it is greatly appreciated.So lets begin:
Proof:


Without induction: we want to prove $A=5^{2n-1}-3^{2n-1}-2^{2n-1}$ is divisible by $3$ and $5$.
$A=5^{2n-1}-\left(3^{2n-1}+2^{2n-1}\right)=5\left(5^{2n-2}-\left(3^{2n-2}-3^{2n-3}2\pm\cdots + 2^{2n-2}\right)\right)$.
$A=\left(5^{2n-1}-2^{2n-1}\right)-3^{2n-1}=3\left(\left(5^{2n-2}+5^{2n-3}2+\cdots + 2^{2n-2}\right)-3^{2n-2}\right)$.