Question
Question: The arithmetic mean of the square of the first n natural number is A. \[\dfrac{n(n+1)(2n+1)}{6}\]...
The arithmetic mean of the square of the first n natural number is
A. 6n(n+1)(2n+1)
B. 2n(n+1)(2n+1)
C. 6(n+1)(2n+1)
D. 2(n+1)(2n+1)
Solution
Hint: In general arithmetic mean or average of a set of values in the ratio of the sum of these values to the number of elements in the set. Otherway, we add together the given values in a data set and then divide that total by the number of given values.
Complete step-by-step solution -
If x1,x2,x3.........,xnare n observations, then their arithmetic mean is given by-
⇒x=nx1+x2+x3+........+x4
⇒x=i=1∑nnxi
Let, m be the arithmetic mean of two quantities x and y.
Then x,m,yare in the arithmetic progression
Now, m−x=y−m=common difference
Therefore, the arithmetic mean between any two given quantities is half – their sum.
If more than three terms are in arithmetic progression, then the terms between the two extremes are called the arithmetic means between the extreme terms.
Natural numbers are the positive integers (whole number)
Example -1,2,3....,n etc.
The first n natural numbers are 1,2,3....,n
Sum of squares of n natural numbers is 12+22+32+.......n2
Let us assume the required Sum = S
Therefore, S=12+22+32+42+52+.........+n2
Now, we will use the below identity to find the value of squares of n natural number (S)
n3−(n−1)3=3n2−3n+1
Substituting, n=1,2,3,4,5........,n in the above, identity
We get,
⇒13−03=3.12−3.1+1
⇒23−13=3.22−3.2+1
⇒33−23=3.32−3.3+1
⇒43−33=3.42−3.4+1
....................................
⇒n3−(n−1)3=3.n2−3.n+1
Adding we get,
n3−03=3(12+22+32+42+.........+n2)−3(1+2+3+4+.............+n)+(1+2+1+1+1+.......n times)
⇒n3=3s−3.2n(n+1)+n [Sum of the first n natural number =1+2+3+.......+n=2n(n+1)]
⇒3s=n3+23n(n+1)−n=(n2−1)+23n(n+1)
⇒3s=n(n+1)(n−1+23)
⇒3x=n(n+1)(22n−2+3)
⇒3s=2n(n+1)(2n+1)
Therefore,S=6n(n+1)(2n+1)
Such that, 12+22+32+42+52+.........+n2=6n(n+1)(2n+1)
Thus, the sum of the square first n natural numbers ′S′=6n(n+1)(2n+1)
We know that, the sum of the squares of first n natural numbers is given by-
6n(n+1)(2n+1)
Arithmetic mean is the average of values of the data set.
Arithmetic mean (A.M) =Total no. of observationsum of total observation
A.M.=Total no. of observationsum of the squares of first n natural number
[As, the sum of the squares of first n natural number is (S)=6n(n+1)(2n+1)]
n= Total no. of observation
Mean =n12+22+32+.........+n2
⇒A.M=n∑n2
⇒A.M=6×nn(n+1)(2n+1)
⇒A.M=6(n+1)(2n+1)
Hence option c is correct.
Note: We clear the arithmetic mean and the sum of squares of first n natural numbers to avoid any confusion regarding this.
First, we have to prove the sum of squares of the first n natural number, then with this help we calculate the arithmetic mean.