Question
Question: The recursive series is defined by the formula \[{{t}_{n}}=2{{t}_{n-1}}+3\] and \[{{t}_{1}}=-2\], ho...
The recursive series is defined by the formula tn=2tn−1+3 and t1=−2, how do you find t6?
Solution
From the given question we are asked to find the t6 of the recursive series with given conditions. For the given question we will find the preceding terms using the given conditions. We will find till the term t5 and we will use the substitution method and substitute the t5 in the given formula and the term t6.
Complete step by step solution:
The given recursive series is defined by tn=2tn−1+3, we are given the first term as t1=−2.
Now we will find the second term form this formula using the given first term. So, we get the following.
⇒tn=2tn−1+3
We substitute n as two. So, we get,
⇒t2=2t2−1+3
⇒t2=2t1+3
⇒t2=2(−2)+3
∴t2=−1
Now we will find the third term form this formula using the second term we got. So, we get the following.
⇒tn=2tn−1+3
We substitute n as three. So, we get,
⇒t3=2t3−1+3
⇒t3=2t2+3
⇒t3=2(−1)+3
∴t3=1
Now we will find the fourth term form this formula using the third term we got. So, we get the following.
⇒tn=2tn−1+3
We substitute n as four. So, we get,
⇒t4=2t4−1+3
⇒t4=2t3+3
⇒t4=2+3
∴t4=5
Now we will find the fifth term form this formula using the fourth term we got. So, we get the following.
⇒tn=2tn−1+3
We substitute n as five. So, we get,
⇒t5=2t5−1+3
⇒t5=2t4+3
⇒t5=2(5)+3
∴t5=13
Here we got the fifth term.
Finally the sixth that is the required term will be as follows.
Now we will find the sixth term form this formula using the fifth term we got. So, we get the following.
⇒tn=2tn−1+3
We substitute n as six. So, we get,
⇒t6=2t6−1+3
⇒t6=2t5+3
⇒t6=2(13)+3
∴t6=29
Note: Students must do the calculations correctly. Students should be able to understand series questions accurately. Students should not find the first term and waste time as we are already given it. If we write ⇒t5=2t5+3 it makes our solution wrong.