Question
Question: The mean of first \(n\) odd natural numbers is given as \(\dfrac{{{n}^{2}}}{81}\). What is \(n\)? ...
The mean of first n odd natural numbers is given as 81n2. What is n?
(a) 9
(b) 81
(c) 27
(d) None of these
Solution
We will first find the formula for sum of the first n odd natural numbers. To find such a formula, we will use the formula for the sum of an arithmetic progression. Using this formula, we will give the formula for the mean of first n odd natural numbers. Then, we will use the given information regarding the mean and the formula we gave for mean to form an equation. Solving this equation will give us the value of n.
Complete step by step answer:
The first n odd natural numbers are 1,3,5,…,(2n−1). We can see that this is an arithmetic progression with first term as 1 and the common difference as 2. We know that the sum of n terms of an arithmetic progression is given by the following formula,
sum of first n terms = 2n(2a+(n−1)d)
where a is the first term and d is the common difference. Using this formula, the sum of the first n odd natural numbers will be calculated as follows,
sum of first n odd natural numbers = 2n(2×1+(n−1)×2)
Simplifying the above expression we get
sum of first n odd natural numbers = 2n(2+2n−2)=2n×2n=n2
So the sum of the first n odd natural numbers is n2. Now, the mean of the first n odd natural numbers will be,
mean of the first n odd natural numbers = nsum of the first n odd natural numbers
So, we get mean of the first n odd natural numbers = nn2=n.
We are given that the mean of first n odd natural numbers is 81n2. So, from the above expression, we get that
81n2=n
Simplifying this expression, we get n=81.
Hence, the correct option is (b).
Note:
It is essential that we realize the first n odd natural numbers as an arithmetic progression. Since we know the formula for the sum of any general arithmetic progression, it becomes easier to find the sum of the first n odd natural numbers. It is important that we write the expressions and values explicitly. This will be useful in avoiding any minor mistakes in the calculations.