VOOZH
about
URL: https://oeis.org/A328984/internal
⇱ A328984 - OEIS
login
A328984
If n is even, a(n) = floor((5t+1)/2) where t=n/2; if n == 1 (mod 4) then a(n) = 10t+1 where t = (n-1)/4; and if n == 3 (mod 4) then a(n) = 10t+7 where t = (n-3)/4.
4