19150362168domain: NAppears in sequencesa(n) = 2*(a(n-1)+a(n-2)+a(n-3))-a(n-4) for n >= 4, with initial terms 0,0,1,1.at n=25A317974