2390878567domain: NAppears in sequencesa(n) = 2*a(n-1) + 5*a(n-2), with a(0) = a(1) = 1.at n=18A002533a(n) = 5^n * T(n,7/5) where T is the Chebyshev polynomial of the first kind.at n=9A099141