MHB Finite Binomial Sum: Proving 1 + 1/2 + 1/3 + ... + 1/n

AI Thread Summary
The discussion centers on proving the equation that relates a finite binomial sum to the harmonic series. Participants express interest in finding a solution for the sum involving binomial coefficients and alternating signs. A hint is provided, suggesting that there may be a specific approach to tackle the problem. The conversation reflects a collaborative effort to solve the mathematical challenge. The goal is to establish the equality between the two expressions clearly.
DreamWeaver
Messages
297
Reaction score
0
Show that

$$\sum_{j=1}^{j=n}\binom{n}{j} \frac{(-1)^{j+1}}{j} = 1 +\frac{1}{2} +\frac{1}{3} + \cdots +\frac{1}{n}$$
 
Mathematics news on Phys.org
A small hint
- is missing :o
 
lfdahl said:
A small hint
- is missing :o

Really sorry, Ifdahl!
Keep thinking I'll have time, and then I'm unexpectedly busy... Bad mammal! :o:o:o

Sorry...
 
Nice question. I think I know how to approach it. I'll write the solution later.
 
$$\sum_{j=0}^n {n \choose j}(-x)^j=(1-x)^n
$$

$$\sum_{j=1}^n {n \choose j}(-1)^{j}x^{j-1}=\frac{(1-x)^n-1}{x}
=-\sum^n_{j=1}(1-x)^{j-1}$$

$$\int^1_0\sum_{j=1}^n {n \choose j}(-1)^{j}x^{j-1}dx=-\sum^n_{j=1}\int^1_0(1-x)^{j-1}dx=-\sum^n_{j=1}\frac{1}{j}$$
$$\sum_{j=1}^n {n \choose j}\frac{(-1)^{j+1}}{j}=H_n$$
 
Last edited:
DreamWeaver said:
Show that

$$\sum_{j=1}^{j=n}\binom{n}{j} \frac{(-1)^{j+1}}{j} = 1 +\frac{1}{2} +\frac{1}{3} + \cdots +\frac{1}{n}---(1)$$
to prove (1)we can also use the method of induction
it is easy to show that (1) is true when n=1,2,3--
suppose (1) is true as n=m ,now we need to prove :
$$\sum_{j=1}^{j=m+1}\binom{m+1}{j} \frac{(-1)^{j+1}}{j} = 1 +\frac{1}{2} +\frac{1}{3} + \cdots +\frac{1}{m+1}---(2)$$
the proof of (2):
we use the formula :

$$\binom{m+1}{j} =\binom{m}{j}+\binom{m}{m+1-j} $$

and the rest is not hard (many terms can be canceled)
now it is too late , I am going to sleep ,hope someone can finish it
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top