x 1 − 1 2 + 2 x 2 − 2 2 + … + n x n − n 2 = 2 1 [ x 1 + x 2 + … + x n ]
Then which of the following is true?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
each term on the LHS containing x1 , x2, x3 ......should finally yield (x1/2 ),(x2/2) ,(x3 /2),..... as each term is unique and there is only one source(term) from which a particular variable comes, so Xn/2=n[(Xn - n^2)^1/2] solving this we get Xn=2n^2