MHB Solve Binominal Form (4x+3)^n | Binomial Coefficients

AI Thread Summary
The discussion focuses on the binomial expansion of (4x + 3)^n, specifically examining the coefficients of the x^3 and x^4 terms, which are equal for n = 6. The coefficients are derived from the binomial theorem and equated, leading to the equation 3 {n choose 3} = 4 {n choose 4}. Solving this equation reveals that n must equal 6. The coefficients for both terms at n = 6 are confirmed to be 34560.
Alexstrasuz1
Messages
20
Reaction score
0
In solved binominal form (4x+3)^n has two members x^4 and x^3 whose binomial coefficients are equal.
I'm kinda good in solving binomial coefficient, but I never stumbled to something like this
 
Mathematics news on Phys.org
Alexstrasuz said:
In solved binominal form (4x+3)^n has two members x^4 and x^3 whose binomial coefficients are equal.
I'm kinda good in solving binomial coefficient, but I never stumbled to something like this

Hello,

take Pascal's triangle of binomial coefficient and look (for n > 4)
View attachment 3393

for those neighbouring coefficients which are in the relation 3 to 4.

The first hit is for n = 6.

Expanding $$(4x+3)^6$$ you'll find that the coefficients in question are 34560.
 

Attachments

  • nauspasc3eck.jpg
    nauspasc3eck.jpg
    7.7 KB · Views: 121
Alexstrasuz said:
In solved binominal form (4x+3)^n has two members x^4 and x^3 whose binomial coefficients are equal.
I'm kinda good in solving binomial coefficient, but I never stumbled to something like this
The binomial expansion of
[math](4x + 3)^n = \sum_{i = 0}^n {n \choose i} (4x)^i \cdot 3^{n- i}[/math]

So the coefficient of the [math]x^3[/math] term (which implies i = 3) is
[math]{n \choose 3}4^3 \cdot 3^{n - 3}[/math]

and the coefficient of the [math]x^4[/math] term (which implies i + 1 = 3 + 1) is
[math]{n \choose 4} 4^4 \cdot 3^{n - 4}[/math]

Equating these:
[math]{n \choose 3}4^3 \cdot 3^{n - 3} = {n \choose 4} 4^4 \cdot 3^{n - 4}[/math]

[math]3 {n \choose 3} = 4 {n \choose 4}[/math]

[math]3 \cdot \frac{n!}{3! (n - 3)!} = 4 \cdot \frac{n!}{4! (n - 4)!}[/math]

[math]3 \cdot \frac{1}{n - 3} = 1[/math]

[math]3 = n - 3[/math]

[math]n = 6[/math]

And you can now calculate that the coefficient is the same as earboth told you, 34560.

-Dan
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top