207488domain: NAppears in sequencesa(n) = 2*a(n-1) + 6*a(n-2).at n=10A083098a(n) = 6^n * T(n, 4/3) where T is the Chebyshev polynomial of the first kind.at n=5A099142