Prove by Induction: \sum^n_{i=1} 1/((2i-1)(2i+1)) = n/(2n+1)

  • Thread starter Thread starter dystplan
  • Start date Start date
  • Tags Tags
    Induction Proof
Click For Summary

Homework Help Overview

The problem involves proving a mathematical statement by induction, specifically the equation \(\sum^n_{i=1} \frac{1}{(2i-1)(2i+1)} = \frac{n}{2n+1}\). The subject area is mathematical induction and series summation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the steps taken in the induction proof, with some questioning the correctness of algebraic manipulations and the simplification of terms. There are attempts to clarify the transition between expressions and to identify mistakes in the calculations.

Discussion Status

The discussion is ongoing, with participants providing feedback on each other's reasoning and calculations. Some guidance has been offered regarding algebraic manipulation, but there is still uncertainty about specific steps in the proof.

Contextual Notes

Participants note potential mistakes in the algebraic steps and express confusion about how to simplify certain expressions. There is a focus on ensuring the correctness of each transformation in the proof process.

dystplan
Messages
13
Reaction score
0
Homework Statement
Prove by mathematical induction:
[itex]\sum^n_{i=1} 1/((2i-1)(2i+1)) = n/(2n+1)[/itex]

The attempt at a solution
[itex]\sum^k+1_{i=1} = 1/((2k-1)(2k+1)) + 1/((2(k+1)-1)(2(k+1)+1))[/itex]

= [itex]k/(2k+1) + 1/(4(k+1)^2 + 2(k+1) - 2(k+1) -1)[/itex]

= [itex]k/(2k+1) + 1/(4(k+1)^2 -1)[/itex]

= [itex]k/(2k+1) + 1/(4(k^2 + 2k + 1))[/itex]

= [itex]k/(2k+1) + 1/(4k^2 8k + 3) - 1)[/itex]

Solved (thanks Dick):

= [itex]k/(2k+1) + 1/((2k+3)(2k+1))[/itex]

= [itex]k(2k+3)/(2k+3)(2k+1) + 1/((2k+3)(2k+1))[/itex]

= [itex](k(2k+3) + 1)/(2k+3)(2k+1)[/itex]

= [itex](2k^2 + 3k +1)/(2k+3)(2k+1)[/itex]

= [itex]((k+1)(2k+1))/(2k+3)(2k+1)[/itex]

= [itex](k+1)/(2k+3)[/itex]

= [itex](k+1)/(2k+2+1)[/itex]

= [itex](k+1)/(2(k+1)+1)[/itex]
 
Last edited:
Physics news on Phys.org
You want to show your result is equal to (k+1)/(2*(k+1)+1). You are going to have a hard time doing that because there's a mistake. 1/(4*(k+1)^2-1) is not equal to 1/(4k^2+2k).
 
Dick said:
You want to show your result is equal to (k+1)/(2*(k+1)+1). You are going to have a hard time doing that because there's a mistake. 1/(4*(k+1)^2-1) is not equal to 1/(4k^2+2k).

Thanks; I've fixed that problem; durh.

Still have no idea how to get from

1/(4k^2+8k+3)−1) (or 1/((2k+3)(2k+1)) ) to (k+1)/(2*(k+1)+1)
 
You want to go from k/(2k+1)+1/((2k+1)*(2k+3)) to (k+1)/(2*(k+1)+1) or (k+1)/(2k+3). It's just algebra. Put everything over a common denominator. Look for common factors to cancel, etc. You don't need to think hard about it before you try just turning the crank and see what happens.
 
Thanks for the help Dick.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
7K
Replies
7
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
6
Views
4K
Replies
8
Views
2K