Q. If a1=4,a2=1 and an=an−1+3an−2 then find the value of a6.Answer:
Given Sequence and Formula: We are given the first two terms of the sequence: a1=4 and a2=1. We also have the recursive formula an=an−1+3an−2. To find a6, we need to find the terms a3, a4, a5, and then a6 using the recursive formula.
Find a3: Let's find a3 using the recursive formula: a3=a2+3a1=1+3(4)=1+12=13.
Find a4: Now, let's find a4 using the recursive formula: a4=a3+3a2=13+3(1)=13+3=16.
Find a5: Next, we find a5 using the recursive formula: a5=a4+3a3=16+3(13)=16+39=55.
Find a6: Finally, we find a6 using the recursive formula: a6=a5+3a4=55+3(16)=55+48=103.
More problems from Find the roots of factored polynomials