57309domain: NAppears in sequencesa(1)= 1; a(2)= 5; thereafter a(n)= a(n-1) + a(n-2) + 5.at n=19A166863