Well, I tried to solve it like this:
$3^{2n-1}+1=3\cdot3^{2n}+1\implies3^{2n}$ will be always odd $\implies3^{2n}=2t+1$
$3\cdot3^{2n}+1= 3\cdot(2t+1)+1= 6t+3+1=6t+4=4\ (\frac{3}{2}t+1)$
But because I'm dealing with integers, I'm suspicious of this solution.
Any other tips on how to solve this problem?
By the rules of modular aritmetic, we have: $$3^{2n+1}+1\equiv(-1)^{2n+1}+1\equiv-1+1\equiv 0 \mod \; 4$$