Saved Bookmarks
| 1. |
Check whether the following sequences are G.P. If so, write tn. 2, 6, 18, 54, …… |
|
Answer» 2, 6,18, 54,.... t1 = 2, t2 = 6, t3 = 18, t4 = 54,... Here, \(\frac{t_2}{t_1}=\frac{t_3}{t_2}=\frac{t_4}{t_3}\) = 3 \(\because\) the ration of any two consecutive terms is a constant, the given sequence is a Geometric progression. Here, a = 2, r = 3 tn = arn-1 \(\therefore\) tn = 2(3n-1) |
|