View written solutionFree
Correct answer: 41
- Write the sums in a simpler variable
Let As goes from to , goes from to .
So
Define Then
- Find
We need , so first derive a general formula.
Now, Thus, \begin{align*} A_{n+1}B_{n+1}-A_nB_n &=(A_n+t^n)(B_n+(2n+1)t^n)-A_nB_n \ &=(2n+1)t^nA_n+t^nB_n+(2n+1)t^{2n}. \end{align*} Hence
Now compute the two products termwise.
Since we get
And since we get
So their sum is \begin{align*} (2n+1)t^nA_n+t^nB_n &=\sum_{k=1}^n \big[(2n+1)+(2k-1)\big]t^{n+k-1} \ &=\sum_{k=1}^n 2(n+k)t^{n+k-1}. \end{align*} Therefore
Integrating from to , \begin{align*} f_{n+1}-f_n &=\sum_{k=1}^n 2(n+k)\int_0^1 t^{n+k-1}dt +(2n+1)\int_0^1 t^{2n}dt \ &=\sum_{k=1}^n 2(n+k)\cdot \frac{1}{n+k} +(2n+1)\cdot \frac{1}{2n+1} \ &=\sum_{k=1}^n 2 + 1 \ &=2n+1. \end{align*}
So we have the neat result
- Apply for
- Compare with stored answer
Derived answer is , and the stored correct answer is also . So they agree.
More from Definite Integration
- If , then is equal to :2023 · MCQ
- The value of is 2023 · Numerical
- The value of is 2023 · Numerical
- is equal to :2023 · MCQ
- Let be differentiable function defined on such that and . Then …2023 · Numerical
- The minimum value of the function is :2023 · MCQ
- The integral is equal to2023 · MCQ
- If , where m and n are coprime natural numbers, then is equal to .2023 · Numerical