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