Proof of Combinatorial Problem: Summation from k=1 to n

  • Thread starter Thread starter Mithal
  • Start date Start date
AI Thread Summary
The discussion centers on proving the summation formula involving combinations and powers of four. The specific equation to prove is the summation from k=1 to n of the term involving combinations, alternating signs, and powers of four, equating it to a fraction of powers of four and a linear term. The user attempted to use mathematical induction and Pascal's identity but found it ineffective. Suggestions for alternative approaches or methods to tackle the proof are sought. The conversation emphasizes the need for a clear strategy to resolve the combinatorial problem.
Mithal
Messages
28
Reaction score
0
I have this problem as follow

prove that

Summation of k=1 to n to the following term

( (-1)^(k+1) (( 2n-k) C ( k-1)) (4^(n-k))/k ) = ((4^n) - 1)/(2 n +1)

Note that the symbol C above meant the symbol of combination .
 
Physics news on Phys.org
I assume you mean:

<br /> \sum_{k = 1}^{n} (-1)^{k+1} \binom{2n-k}{k-1} \frac{1}{k} 4^{n-k}<br /> = \frac{4^n - 1}{2n + 1}<br />

?

Have you tried anything? Or at least thought about how to begin, even if you weren't able to carry it through?
 
Yes , I tried to do it using induction combined with Pascal's identity but it seems it doesn't work . Any suggestions how to go through ?
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top