|
-
Feb 3rd, 2006, 04:03 AM
#1
Thread Starter
New Member
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!
-
Feb 3rd, 2006, 09:25 AM
#2
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)
-
Feb 3rd, 2006, 04:51 PM
#3
Thread Starter
New Member
Re: binomial theorem, with two unknowns
Thanks so much! That makes perfect sense now.
-
Feb 3rd, 2006, 06:03 PM
#4
Thread Starter
New Member
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
-
Feb 4th, 2006, 12:34 PM
#5
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)
-
Mar 7th, 2006, 11:03 PM
#6
Frenzied Member
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.
-
Mar 8th, 2006, 04:18 AM
#7
Re: binomial theorem, with two unknowns
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|