Bunuel
In the sequence of non-zero numbers \(a_1\), \(a_2\), \(a_3\), ... \(a_n\), ..., the value of \(a_{(n+1)} = \frac{a_n}{2}\), for all positive integers n. What is the value of \(a_6\)?
(1) \(a_2 =\frac{1}{2}\)
(2) \(a_2 − a_6 = \frac{15}{32}\)
Question: What is the value of \(a_6\)?Given: \(a_{(n+1)} = \frac{a_n}{2}\)
i.e. every Next term of the sequence is Half the previous termie. in order to answer this question we need any one term of the series and we can find all other terms
Question REPHRASED: What is the Numerical Value of any term of the series?Statement 1: \(a_2 =\frac{1}{2}\)SUFFICIENT
Statement 2: \(a_2 − a_6 = \frac{15}{32}\)Using the series \(a_2\) may be translated into \(a_6\) and then we can find the numerical value using this statement hence
\(a_3 = a_2 / 2\)
\(a_4 = a_3 / 2 = a_2/4\)
\(a_5 = a_4 / 2 = a_2/8\)
\(a_6 = a_5 / 2 = a_2/16\)
i.e. \(a_2 = 16*a_6\)
Now, \(a_2 − a_6 = \frac{15}{32}\)
i.e. \(16*a_6 − a_6 = \frac{15}{32}\)
i.e. \(15*a_6 = \frac{15}{32}\)
i.e. \(a_6 = \frac{1}{32}\)
SUFFICIENT
Answer: Option D