If the mean of the squares of the first n natural numbers is 11, then n is equal to:
Explanation
Concept:
Average/Mean Mean of 'n' observations =
xˉ=nSum of Observations=n∑i=1nxi
Sum of the squares of the first n natural numbers =
∑n2=6n(n+1)(2n+1)
Calculation:
We know that the sum of the squares of the first n natural numbers is:
6n(n+1)(2n+1)
Therefore, Mean of the squares of the first n natural numbers is:
n6n(n+1)(2n+1)=6(n+1)(2n+1)
According to the question: Mean = 11.
6(n+1)(2n+1)=11
2n2+n+2n+1=66
2n2+3n−65=0
2n2+13n−10n−65=0
n(2n+13)−5(2n+13)=0
(2n+13)(n−5)=0
2n+13=0ORn−5=0
n=−213ORn=5
Since n is a count, n = 5.
Sum of the squares of the first 5 natural numbers =
12+22+32+42+52=1+4+9+16+25=55
Mean = 555=11