4762874171domain: NAppears in sequencesa(n) = 11*a(n-1) + 12*a(n-2).at n=10A015609a(n) = (n+1)^(n-1)/(n+2) + (-1)^n/(n+2).at n=11A083063