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