VOOZH about

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

⇱ A176735 - OEIS


login
a(n) = (n+8)*a(n-1) + (n-1)*a(n-2), a(-1)=0, a(0)=1.
5