Question
Question: The mean (average) of the product of n natural numbers taken two at a time is: (a). \(\dfrac{n\lef...
The mean (average) of the product of n natural numbers taken two at a time is:
(a). 24n(n+1)(3n+2)
(b). 24(n+1)(3n+1)
(c). 12(n+1)(3n+1)
(d). None of these
Solution
The formula for mean is the division of the sum of all the observations to the total number of observations. Now, the number of possibilities for the product of n natural numbers taken two at a time is selecting 2 natural numbers from n natural numbers. And the sum of the observations (i.e. product of n natural numbers taken two at a time) is calculated as follows: by multiplying the sum of first n natural numbers by itself and then equating them with the sum of the square of each n natural number with the twice of the sum of the product of n natural numbers taken two at a time. Solving this equation will give you the sum of the product of n natural numbers taken two at a time.
Complete step-by-step solution:
We have to find the mean (average) of the product of n natural numbers taken two at a time.
We know the formula for mean of any observations as:
Mean=Total number of observationsSum of observations
Total number of observations includes the number of ways of writing the product of n natural numbers taken two at a time which will be selecting 2 natural numbers from n natural numbers.
nC2
Sum of observation includes the sum of product of n natural numbers taken two at a time are:
(1+2+3+.....+n)(1+2+3+....+n)=12+22+32+.....+n2+2i,j=1∑naiaj…….. Eq. (1)
We know the sum of first n natural numbers and sum of square of first n natural numbers which we have shown below.
1+2+3+....+n=2n(n+1)12+22+32+.....+n2=6n(n+1)(2n+1)
Substituting the above values in eq. (1) we get,
(2n(n+1))2=6n(n+1)(2n+1)+2i,j=1∑naiaj⇒(2n(n+1))2−6n(n+1)(2n+1)=2i,j=1∑naiaj
Taking n(n+1) as common in the above equation we get,
n(n+1)(4n(n+1)−62n+1)=2i,j=1∑naiaj⇒2n(n+1)(123n(n+1)−4n−2)=i,j=1∑naiaj⇒2n(n+1)(63n2+3n−4n−2)=i,j=1∑naiaj⇒2n(n+1)(63n2−n−2)=i,j=1∑naiaj
We can factorize 3n2−n−2 as follows:
3n2−n−2=3n2−3n+2n−2=3n(n−1)+2(n−1)=(3n+2)(n−1)
Substituting the above factorization we get,