VOOZH about

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

⇱ A351973 - OEIS


login
a(n) = (-1)^n + Sum_{k=0..floor((n-1)/2)} a(k) * a(n-2*k-1).
4