Which recursive sequence would produce the sequence 5,−16,68,… ?a1=5 and an=−3an−1−1a1=5 and an=−4an−1+4a1=5 and an=−an−1−3a1=5 and an=4an−1−4
Q. Which recursive sequence would produce the sequence 5,−16,68,… ?a1=5 and an=−3an−1−1a1=5 and an=−4an−1+4a1=5 and an=−an−1−3a1=5 and an=4an−1−4
Test Formula −1: Let's test each given recursive sequence formula by applying it to the initial term a1=5 and see which one produces the sequence 5,−16,68,... .First, we test the recursive sequence formula an=−3an−1−1 with a1=5.a2=−3×a1−1=−3×5−1=−15−1=−16a3=−3×a2−1=−3×(−16)−1=48−1=47The third term does not match the given sequence (68), so this formula is incorrect.
Test Formula −2: Next, we test the recursive sequence formula an=−4an−1+4 with a1=5.a2=−4×a1+4=−4×5+4=−20+4=−16a3=−4×a2+4=−4×(−16)+4=64+4=68The third term matches the given sequence (68), so this formula seems to be correct. Let's continue to verify with the fourth term.a4=−4×a3+4=−4×68+4=−272+4=−268The fourth term is −268, which continues the pattern of the sequence. Therefore, this formula is correct.
Test Formula −3: We do not need to test the remaining options because we have already found the correct formula. However, for completeness, let's quickly check the third option.Testing the recursive sequence formula an=−an−1−3 with a1=5.a2=−a1−3=−5−3=−8The second term does not match the given sequence (−16), so this formula is incorrect.
Test Formula −4: Finally, we test the recursive sequence formula an=4an−1−4 with a1=5.a2=4×a1−4=4×5−4=20−4=16The second term does not match the given sequence (−16), so this formula is incorrect.
More problems from Find derivatives of using multiple formulae