Asked by aya
solve this using the mathematical induction : 1/1(3)+1/3(5)+1/5(7)+......+1/(2n-1)(2n+1)=n/(2n+1)
Answers
Answered by
Steve
First, verify for n=1:
1/1*3 = 1/(3) -- true
Assume it is true for n:
1/1*3 + 1/3*5 + ... + 1/(2n-1)(2n+1) = n/(2n+1)
Now, add the next term to both sides:
1/1*3 + 1/3*5 + ... + 1/(2n-1)(2n+1) + 1/(2n+1)(2n+3) = n/(2n+1) + 1/(2n+1)(2n+3)
= [n(2n+3) + 1]/(2n+1)(2n+3)
= (2n^2 + 3n + 1)/(2n+1)(2n+3)
= (2n+1)(n+1)/(2n+1)(2n+3)
= (n+1)/(2(n+1)+1)
This is the formula, with n replaced by n+1.
So, if it's true for n, it's true for n+1.
It's true for n=1, so therefore also for n=2,3,4,...
1/1*3 = 1/(3) -- true
Assume it is true for n:
1/1*3 + 1/3*5 + ... + 1/(2n-1)(2n+1) = n/(2n+1)
Now, add the next term to both sides:
1/1*3 + 1/3*5 + ... + 1/(2n-1)(2n+1) + 1/(2n+1)(2n+3) = n/(2n+1) + 1/(2n+1)(2n+3)
= [n(2n+3) + 1]/(2n+1)(2n+3)
= (2n^2 + 3n + 1)/(2n+1)(2n+3)
= (2n+1)(n+1)/(2n+1)(2n+3)
= (n+1)/(2(n+1)+1)
This is the formula, with n replaced by n+1.
So, if it's true for n, it's true for n+1.
It's true for n=1, so therefore also for n=2,3,4,...
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.