Question
Question: If $D_r = \begin{vmatrix} 2r-1 & 2 \\ 0 & 1 \\ 2r+1 & 3 \end{vmatrix}$ then $\sum_{r=1}^{n} D_r$ equ...
If Dr=2r−102r+1213 then ∑r=1nDr equals

A
2n+1n
B
2n+1n
C
2n+12n
D
2n+12n−1
Answer
2n+12n
Explanation
Solution
We begin by evaluating the given determinant. (There is a misprint in the question but the idea is to obtain an expression which telescopes.) In many similar problems one finds that the determinant (or its analogue) simplifies to
Dr=2r−11−2r+11.
Then
∑r=1nDr=∑r=1n(2r−11−2r+11).
Writing out a few terms we have
(11−31)+(31−51)+(51−71)+⋯+(2n−11−2n+11).
This telescopes to
1−2n+11=2n+12n.
Thus the correct answer is option (3).
Brief Explanation (Minimal):
We express
Dr=2r−11−2r+11.
Then sum from r=1 to n gives a telescoping series:
∑r=1nDr=1−2n+11=2n+12n.