292653355domain: NAppears in sequencesa(n) = a(n-1)+2*a(n-2)+a(n-3) with a(0)=1, a(1)=4, a(2) = 6.at n=25A384367