Q. If a1=2 and an+1=(an)2−4 then find the value of a4.Answer:
Given terms and formula: We are given the first term of the sequence, a1=2, and the recursive formula for the sequence, an+1=(an)2−4. To find a4, we need to find a2, a3, and then a4 using the recursive formula.
Find a2: First, let's find a2 using the recursive formula and the given a1:a2=(a1)2−4a2=(2)2−4a2=4−4a2=0
Find a3: Next, we find a3 using the recursive formula and the value of a2 we just found:a3=(a2)2−4a3=(0)2−4a3=0−4a3=−4
Find a4: Finally, we find a4 using the recursive formula and the value of a3:a4=(a3)2−4a4=(−4)2−4a4=16−4a4=12