Combinatorics Proof: Prove n5^n = \frac{5}{4} Sum

Click For Summary

Homework Help Overview

The problem involves proving the equation n5^n = (5/4) Σ(k (n choose k) 4^k) for a combinatorial context. The original poster attempts to expand (1+x^2)^n as a starting point for the proof.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the expansion of (1+x^2)^n and the application of the binomial theorem. There are attempts to evaluate the expression at specific values, and some participants express confusion about the steps taken and the presence of certain terms.

Discussion Status

The discussion is ongoing, with participants providing hints and suggestions for further steps, such as taking derivatives and correcting algebraic mistakes. There is a collaborative effort to clarify the approach without reaching a consensus on the final proof.

Contextual Notes

Some participants note the need to address specific terms in the equation and question the assumptions made during the expansion and evaluation processes. There is acknowledgment of potential algebraic errors that may affect the proof.

pupeye11
Messages
99
Reaction score
0

Homework Statement



Prove that

[tex] n5^n = \frac{5}{4} \sum_{k=0}^{n}k\begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]

(Hint: First Expand [tex](1+x^2)^n[/tex])

The Attempt at a Solution



So if I expand that I get

[tex] (1+x^2)^n = (1+x^2)(1+x^2)...(1+x^2)[/tex] n times so it equals

[tex]\sum_{k=0}^n (1+x^2)[/tex]

Not sure where to go from there, unless I expanded that wrong?
 
Physics news on Phys.org
pupeye11 said:
[tex]\sum_{k=0}^n (1+x^2)[/tex]

Not sure where to go from there, unless I expanded that wrong?

This is adding (1+x2) a bunch of times, not multiplying it. Try using the binomial theorem to get the correct expansion
 
Hello! :smile:

You need to use the binomial expansion formula for [tex](1+x^2)^n[/tex] for x=2.
 
Ok, so I exapnded that using binomial expansion and evaluated it at x=2. I'll show my steps below

[tex] (1+x^2)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}(x^2)^k[/tex]

[tex] (1+4)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]

[tex] 5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]

I believe that i then need to set [tex]5^n =4^k[/tex] and solve because the rest are constants I believe. I am drawing a major blank on that though...
 
What are you talking about?
Hint:
Do something with:
[tex] <br /> k\begin{pmatrix}n\\k\end{pmatrix}<br /> [/tex]
like some algebraic stuff.
 
What? The binomial Theorem states that

[tex] (x+y)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}x^{n-k}y^k[/tex]

so using that I got that

[tex] (1+x^2)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}(x^2)^k[/tex]

Then evaluated that for x=2 to get

[tex] 5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]

From there there is no k times n choose k... So I am not really sure where that came from...
 
pupeye11 said:
What? The binomial Theorem states that

[tex] (x+y)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}x^{n-k}y^k[/tex]

so using that I got that

[tex] (1+x^2)^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}(x^2)^k[/tex]

Then evaluated that for x=2 to get

[tex] 5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix}4^k[/tex]

From there there is no k times n choose k... So I am not really sure where that came from...

That's fine. But it's not the expression you want to prove. Try taking d/dx of both sides before you put x=2.
 
So if I take d/dx I'll get

[tex] n(1+x^2)^{n-1}(2x) = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k) (x^{2k-1})[/tex]

which after putting 2 in for x I will then get

[tex] 4n5^{n-1} = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k)(4^{2k-1})[/tex]

Then from there I figured I could multiply both sides by 5^1 to get

[tex] 4n5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k)(4^{2k-1})(5)[/tex]

but I am stuck from there.
 
pupeye11 said:
So if I take d/dx I'll get

[tex] n(1+x^2)^{n-1}(2x) = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k) (x^{2k-1})[/tex]

which after putting 2 in for x I will then get

[tex] 4n5^{n-1} = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k)(4^{2k-1})[/tex]

Then from there I figured I could multiply both sides by 5^1 to get

[tex] 4n5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k)(4^{2k-1})(5)[/tex]

but I am stuck from there.

x^(2k-1) becomes 2^(2k-1) not 4^(2k-1). Clean that up.
 
  • #10
Ok I fixed that which then I realized that

[tex] 2^{2k-1} = 4^{k-1}[/tex]

which I can then multiply both sides by [tex]4^{1}[/tex] to get

[tex] 16n5^n = \sum_{k=0}^{n} \begin{pmatrix}n\\k\end{pmatrix} (2k)(4^{k})5[/tex]

Ok so I am short a 2 on the right hand side now...
 
Last edited:
  • #11
nevermind found my algebra mistake. thanks for the help.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K