21757828domain: NAppears in sequencesa(n) = 4*a(n-1)+3*a(n-2) for n>1, a(0)=2, a(1)=4.at n=11A080042a(n)=floor((2+sqrt(7))^n).at n=11A080043