VOOZH about

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

⇱ A176736 - OEIS


login
a(n) = (n+9)*a(n-1) + (n-1)*a(n-2), a(-1)=0, a(0)=1.
4