Findgiven that
but ans is
Printable View
Findgiven that
but ans is
You have taken,.
This is incorrect (substitute n=2 and the right hand side becomes undefined).
Much easier is to treat the summation without breaking it apart into two pieces.
You have to evaluate,
When r=1;
When r=2;
When r=3;
.
.
.
.
.
.
When r=n-1;
When r=n;
Adding all these together you will get the correct answer.
wait, i think i see it, is this the method of differences?
At this stage, you can just map the summands to each other, by, say, replacing r with r+1 for the first one:
Doing the above might seem bit hard/weird at first, but after few times it becomes so natural that you will never again want to write out terms and stuff! :]
Hello, Punch!
Quote:
![]()
Write out the terms . . .
. .
Inside the brackets, all terms cancel out except the first and last terms.
. .
Therefore: .