Q. If a1=1,a2=3 and an=2an−1−2an−2 then find the value of a6.Answer:
Given Sequence and Formula: We are given the first two terms of the sequence: a1=1 and a2=3. We are also given the recursive formula for the sequence: an=2an−1−2an−2. To find a6, we need to find the terms a3, a4, and a5 using the recursive formula.
Find a3: Let's find a3 using the recursive formula:a3=2a2−2a1=2×3−2×1=6−2=4.
Find a4: Now let's find a4 using the recursive formula:a4=2a3−2a2=2×4−2×3=8−6=2.
Find a5: Next, we find a5 using the recursive formula:a5=2a4−2a3=2×2−2×4=4−8=−4.
Find a6: Finally, we find a6 using the recursive formula:a6=2a5−2a4=2∗(−4)−2∗2=−8−4=−12.
More problems from Add, subtract, multiply, and divide complex numbers