Results 1 to 7 of 7

Thread: binomial theorem, with two unknowns

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    binomial theorem, with two unknowns

    Even my teacher can't figure this one out!

    The first 3 terms in the expansion of (1+bx)^n are

    1 + 7.5x + 22.5x^2

    find b and n.

    The answer: b = 1.5, n = 5.

    By the way, this is done using the binomial theorem. Thanks everyone for your help!

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: binomial theorem, with two unknowns

    Using this notation:

    {n,m}=n! / [m! (n-m)!]

    and using the binomial theorem:

    (1 + bx)n = {n,0} + {n,1}bx + {n,2}b2x2 + ... = 1 + nbx + n(n-1)b2x2/2 + ...

    And identifying terms:

    nb = 7.5
    n(n-1)b2/2 = 22.5

    From the first of these two:

    b = 7.5 / n

    and substituting this one into the other:

    n(n-1)(7.5 / n)2/2 = 22.5

    and this leads to

    (n-1) / n = 45 / 7.52

    n = 1 / [1 - (45 / 7.52)] = 5

    b = 7.5 / n = 1.5
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    Re: binomial theorem, with two unknowns

    Thanks so much! That makes perfect sense now.

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    Re: binomial theorem, with two unknowns

    I just found another one I can't figure out:

    In the exapansion of (2a - 1)^n, the coefficient of the second term is -192. Find the value of n.

    I can't seem to do it because it only gives one coefficient.

    This is as far as I got (I hope it's right): 2^(n-1) = 192/n

  5. #5
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: binomial theorem, with two unknowns

    Indeed, if only one coefficient is given then n can have more than one value. Actually the expression you get is:

    (2a)n-1 = 192/n

    For example, n = 2 is a solution, as long as a = 43. Or n = 3 and a = 4 is another solution. Or n = 6 and a = 1. But not n = 5 for then you'd have 192/n on the right hand side, which is not integer.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  6. #6
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    Re: binomial theorem, with two unknowns

    The first answer seems incorrect to me. Check the following

    (1 + bx)n = 1n + b*1n-1*x + (n-1)*b*1n-2*x2

    Compare the above with 1 + 7.5x + 22.5x2 + additional terms

    From the above, b = 7.5 and b(n-1) = 22.5 or 22.5 = 7.5(n-1)


    The above gives (n-1) = 3 or n = 4
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  7. #7
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: binomial theorem, with two unknowns

    Quote Originally Posted by Guv
    ...Check the following

    (1 + bx)n = 1n + b*1n-1*x + (n-1)*b*1n-2*x2
    The expansion is nearly correct, but:

    (1 + bx)n = 1n + b*1n-1*x + (n-1)*b2*1n-2*x2
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

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