Need help condensing a binomial expression - MathOverflow most recent 30 from http://mathoverflow.net2013-05-18T19:15:36Zhttp://mathoverflow.net/feeds/question/42261http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/42261/need-help-condensing-a-binomial-expressionNeed help condensing a binomial expressionBruce2010-10-15T08:52:12Z2010-10-15T08:59:05Z
<p>Here is the expression: </p>
<p>(n,1) + (n,2)[2^2 - 1] + (n,3)[2^3 - 1] + ...... (n,k)[2^k - 1] </p>
<p>(n,r) = n! / r! * (n-r)!</p>
<p>I know when k = n the expression reduces to 3^n - 2^n. I need to find the condensed version of this expression in terms of 'k'. Any help will be appreciated.</p>