Question
Question: Consider a sequence of numbers given by the definition \({{c}_{1}}=2\), \({{c}_{i}}={{c}_{i-1}}\cent...
Consider a sequence of numbers given by the definition c1=2, ci=ci−1⋅3, how do you write out the first 4 terms and how do you find the value of c4−c2?
Solution
For this problem we need to calculate the terms in the given sequence. In the problem we have the value of c1=2. From this value we will calculate c2 by substituting i=2 in the given equation ci=ci−1⋅3 and simplifying this. After getting the value of c2, we will calculate the value of c3 by using the value of c2 by following same procedure. Again, we will use the given relation and value of c3 to find the value of c4. After getting all the values we can simply calculate the asked value which is c4−c2.
Complete step-by-step answer:
Given that, c1=2, ci=ci−1⋅3.
Substituting i=2 in the above relation, then we will get
⇒c2=c2−1×3⇒c2=c1×3
Substituting the value of c1=2 in the above equation, then we will get
⇒c2=2×3⇒c2=6......(i)
Now substituting i=3 in the given relation, then we will get
⇒c3=c3−1×3⇒c3=c2×3
Substituting the value of c2=6 in the above equation, then we will get
⇒c3=6×3⇒c3=18......(ii)
Now substituting i=4 in the given relation, then we will get
⇒c4=c4−1×3⇒c4=c3×3
Substituting the value of c3=18 in the above equation, then we will get
⇒c4=18×3⇒c4=54......(iii)
From the equations (i), (ii), (iii) we can write the first four terms in the sequence as 2, 6, 18, 54.
Now we can write the value of c4−c2 as
⇒c4−c2=54−6⇒c4−c2=48
Note: For this problem they have asked to calculate the first four terms of the given sequence so we have calculated the values of c2, c3, c4 as we have the value c1 in the problem. If they have asked to calculate the next four terms of the sequence then we need to calculate the value of c5 also.