If an = 24, which recursive formula could represent the sequence below? ...,24, 88, 664, 8408
An = (An - 2)2 + An - 1; A1 = 2
An = 3An - 1 + 16; A1 = 16
An = (n)An - 1 - 8; A1 = 4
An = 2An - 2 + 7An; A1 = 2
Solution:
Given, the series is 24, 88, 664, 8408,...
an = 24
We have to find the recursive formula.
From the series, when n = 4
an - 3 = a1 = 24
an - 2 = a2 = 88
an - 1 = a3 = 664
an = a4 = 8408
From option,
a) an = (an - 2)2 + an - 1; a1 = 2
an = (88)2 + 664
an = 7744 + 664
an = 8408
Therefore, option (a) is true.
b) an = 3an - 1 + 16; a1 = 16
an = 3(664) + 16
an = 1992 + 16
an = 2008
Therefore, option (b) is false.
c) an = (n)an - 1 - 8
a4 = (4)(664) - 8
a4 = 2656 - 8
a4 = 2648
Therefore, option (c) is false.
d) an = 2an - 2 + 7an - 1
an = 2(88) + 7(664)
an = 176 + 4648
an = 4824
Therefore, option (d) is false.
Therefore, the recursive formula an = (an - 2)2 + an - 1 represents the given sequence.
If an = 24, which recursive formula could represent the sequence below? ...,24, 88, 664, 8408
Summary:
If an = 24, the recursive formula that represent the sequence 24, 88, 664, 8408,... is an = (an - 2)2 + an - 1.
visual curriculum