But the final answer is correct,
May be it was just a mistype
\sum_{n=1}^{2008}\frac{{\sqrt{n^{4}+2n^{3}+3n^{2}+2n+1}}}{n(n+1)} =
A) 2008 + 2008/2009 B) 2007 + 2008/2009
C) 2008 + 2007/2009 D) 2008 + 2007/2008
-
UP 0 DOWN 0 0 5
5 Answers
Vivek
·2009-03-24 04:34:18
THe term simplifies to \frac{\sqrt{(n+\frac{1}{n}+1)^2}}{(n+1)} = 1 + \frac{1}{n} - \frac{1}{n+1}
Therefore the sum is 2008 + \frac{2008}{2009}
Lokesh Verma
·2009-03-24 05:09:16
I think there is a small mistake in what vivek has written...
but the basic funda is correct....
divide the numerator by n (take it inside the square root.. so it becomes divided by n^2
now express it as (n+1/n)
and then solve!
The Scorpion
·2009-03-24 05:12:38
yeah... his solution is correct except d denominator in first expression... it must b '(n+1)' but not 'n(n+1)'