VOOZH about

URL: https://oeis.org/A084326/internal

⇱ A084326 - OEIS


login
a(0)=0, a(1)=1; for n>1, a(n) = 6*a(n-1)-4*a(n-2).
15