If the mean of first n natural number is 15, then n =
A. 15
B. 30
C. 14
D. 29
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First n natural numbers are
1, 2, 3, 4, …, n
We know that mean or average of observations, is the sum of the values of all the observations divided by the total number of observations.
and, we have given series
1, 2, 3, …, n
Clearly the above series is an AP(Arithmetic progression) with
first term, a = 1 and
common difference, d = 1
And no of terms is clearly n.
And last term is also n.
We know, sum of terms of an AP if first and last terms are known is:
\(S_n=\frac{n}{2}(a+a_n)\)
Putting the values in above equation we have sum of series i.e.
\(1+2+3+…+n=\frac{n}{2}(1+n)\)
\(=\frac{n(n+1)}{2}…[1]\)
As,
Mean \(=\frac{sum\,of\,all\,terms}{no\,of\,terms}\)
\(=\frac{1+2+3+…+n}{n}\)
⇒ Mean \(=\frac{\frac{n(n+1)}{2}}{n}=\frac{n+1}{2}\)
Given, mean = 15
\(\Rightarrow \frac{n+1}{2}=15\)
⇒ n + 1 = 30
⇒ n = 29