Q. If a1=2 and an+1=(an)2−2 then find the value of a3.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−2. To find a3, we first need to find a2 using the recursive formula.
Find a2: Using the recursive formula an+1=(an)2−2, we substitute n=1 to find a2: a2=(a1)2−2 a2=(2)2−2 a2=4−2 a2=2
Find a3: Now that we have a2, we can use it to find a3 using the same recursive formula:a3=(a2)2−2a3=(2)2−2a3=4−2a3=2