Results 1 to 4 of 4

Thread: [UNRESOLVED] --->Combinations/Sum

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    Ontario Canada
    Posts
    236

    [UNRESOLVED] --->Combinations/Sum

    I'd like to see some other solutions to this question. Evaluate the following:
    Attached Images Attached Images  
    Last edited by SilverSprite; Jul 14th, 2003 at 05:29 AM.
    YL says:"Few are those who see with their own eyes and feel with their own hearts."(Einstein)

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    Ontario Canada
    Posts
    236
    noone?
    YL says:"Few are those who see with their own eyes and feel with their own hearts."(Einstein)

  3. #3
    Lively Member
    Join Date
    Apr 2003
    Location
    Georgetown, Texas
    Posts
    114
    SilverSprite, you posted:

    I'd like to see some other solutions to this question. Evaluate the following:
    (Your function here)

    Attachment: math.gif
    =============================================
    There havebeen over 10 viewers of your posting, and none have answered. I, for one, would like to see the solution(s) thatyou imply with "I'd like to see some other solutions to this question". Maybe, then, others will take more interest and try to comply.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    Ontario Canada
    Posts
    236
    Ok here is the solution I know of in two parts. The first part is that of Andrei Jorza:

    (2^k)(2n-k C k) is the coefficient of x^n in the expansion of (2^k)(1+x)^(2n-k). If we add the coefficients we have ((1+x)^(2n+1) - (2^(n+1))(1+x)^n)/(x-1) = ((2^(n+1))(1+x)^n - (1+x)^(2n+1))(1 + x + x^2 + ...). Here the coefficient of x^n is 2^(n+1) * sum from k=0 to n of nCk - sum from k=0 to n of (2n+1)Ck = 2^(2n+1) - 2^(2n) = 2^(2n).

    (note: nCk reads n choose k)

    Now the second part I understand even less.. I don't know why it works but notice that from above we have (2^k)*(2n-k C k) is the coefficient of x^n in the expansion of (2^k)*(1+x)^(2n-k). If we sum the coefficients by substituting x=1 we have 2^k * 2^(2n-k) = 2^(2n).
    YL says:"Few are those who see with their own eyes and feel with their own hearts."(Einstein)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width