Sign In
Recursive: t(n)=t(n-1)+3, t(0)=-2
Recursive: t(n)=1/2* t(n-1), t(0)=6
Since the common difference is constant, this is an arithmetic sequence. Now we can determine the explicit and recursive rule for this sequence.
To find a specific value with a recursive rule, we need to know that values previous value. When finding the explicit rule, we found that the zeroth term is -2. Therefore, we can write the rule as follows. t(n)=t(n-1)+3, t(0)=-2
The explicit rule of a geometric sequence can be written in the following format. &t(n)=t(1)r^(n-1) [0.3em] &r=common factor &t(1)=first term We know that the common factor is r= 12 and the first term is t(1)= 3. With this information, we can write the equation. t(n)= 3( 1/2)^(n-1)
Like we mentioned in Part A, to find a value using a recursive rule, we need to know its previous value. To write the recursive rule, we would like to know the zeroth value. Since the first term is 3 and the common difference is 12, the zeroth term must be 3Ă· 12=6. Therefore, we can write the rule as follows. t(n)=1/2* t(n-1), t(0)=6
7.2(r)=8.64 ⇔ r= 1.2 Before we can write the explicit rule we must also find the first term. To do that, we should divide t(2) by the common ratio.
Now we can write the explicit rule by substituting the common ratio r= 1.3 and the first term t(1)= 6 into the general equation of a geometric sequence. t(n)= 6( 1.2)^(n-1)
As we can see we have t(4)=1620.