Prove: Sum of (2n) Terms with Alternating Signs

  • Thread starter Thread starter Moridin
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Homework Help Overview

The discussion revolves around proving a mathematical statement involving the sum of terms with alternating signs. The original poster presents a claim regarding the equality of two sums for natural numbers and attempts to establish a proof by induction.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to prove the statement for specific values of n and suggests an inductive approach. Some participants question the correctness of the upper limit in the sums, while others discuss the implications of these limits on the proof.

Discussion Status

Participants are actively engaging with the problem, raising questions about the setup and the validity of the inductive step. There is a recognition of the need to clarify the limits of summation, and some guidance on the application of induction has been mentioned.

Contextual Notes

There are indications of confusion regarding the limits of the sums involved, and participants are exploring the implications of these limits on the proof. The discussion reflects a collaborative effort to clarify assumptions and definitions related to the problem.

Moridin
Messages
694
Reaction score
3

Homework Statement



Show that

[tex]\forall n \in \matbb{N}:~~ \sum_{k=1}^{2n} \frac{(-1)^{k+1}}{k} = \sum_{k=n+1}^{2n} \frac{1}{k}[/tex]

The Attempt at a Solution



(1) Show that it is true for n = 1:

[tex]\sum_{k=1}^{2} \frac{(-1)^{k+1}}{k} = \frac{(-1)^2}{1} +\frac{(-1)^3}{2} = 1 - 1/2 = 1/2[/tex]

[tex]\sum_{k=n+1}^{2n} \frac{1}{k} = 1/2[/tex]

(2) Show that if it is true for n = p, it is also true for n= p+1

Assume that

[tex]\sum_{k=1}^{2p} \frac{(-1)^{k+1}}{k} = \sum_{k=p+1}^{2p} \frac{1}{k}[/tex]

Now,

[tex]\sum_{k=1}^{2p} \frac{(-1)^{k+1}}{k} = 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + ... - \frac{1}{2p}[/tex]

[tex]\sum_{k=1}^{2(p+1)} \frac{(-1)^{k+1}}{k} = 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + ... - \frac{1}{2p} + \frac{1}{2p+1} - \frac{1}{2p+2} = \sum_{k=1}^{2p} \frac{(-1)^{k+1}}{k} + \frac{1}{2p+1} - \frac{1}{2p+2} = \sum_{k=p+1}^{2p} \frac{1}{k} + \frac{1}{2p+1} - \frac{1}{2p+2}[/tex]

So, if it could be demonstrated that

[tex]\sum_{k=p+1}^{2p} \frac{1}{k} + \frac{1}{2p+1} - \frac{1}{2p+2} = \sum_{k=p+1}^{2(p+1)} \frac{1}{k}[/tex]

then we are done with (2)? To a first approximation, this does not seem to be equal? I probably made a mistake somewhere.
 
Physics news on Phys.org
The sum should go to 2p+1 not 2(p+1) =2p+2, do you agree with me?
 
Yeah, that gets rid of the last negative term. Should the last sum go from k = p + 1 or k = p + 2?
 
What do you think? How does one implement induction?
 
Well, it is true for k = p + 1, that's for sure. The rest I know how to do by just applying the axiom of induction.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K