2161452050domain: NAppears in sequencesa(n) = 10*a(n-1) + 11*a(n-2).at n=10A015592a(n) = (n+1)^n/(n+2) - (-1)^n/(n+2).at n=10A083062