MHB How would I prove this by induction?

  • Thread starter Thread starter tony700
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary
To prove the identity $$\sum_{k=0}^n\frac{n!}{n^kk!(n-k)!}=\frac{(n+1)^n}{n^n}$$ by induction, the induction hypothesis is stated as $$\sum_{k=0}^n\left({n \choose k}\frac{1}{n^k}\right)=\left(1+\frac{1}{n}\right)^n$$, which relates to the binomial theorem. The base case for n=1 is verified as true, showing that $$\sum_{k=0}^1\left({1 \choose k}\frac{1}{1^k}\right)=2$$ matches the expected result. The next step involves restating the induction hypothesis for n and determining the appropriate induction step to prove the case for n+1. The discussion emphasizes the importance of using binomial coefficients and identities in the proof process.
tony700
Messages
5
Reaction score
0
How would I prove this by induction?

$$\sum_{k=0}^n\frac{n!}{n^kk!(n-k)!}=\frac{(n+1)^n}{n^n}$$
 
Mathematics news on Phys.org
I would begin by writing the induction hypothesis as:

$$\sum_{k=0}^n\left({n \choose k}\frac{1}{n^k}\right)=\left(1+\frac{1}{n}\right)^n$$

We can see this is simply a statement of a particular case of the binomial theorem. As such, we will find the following 3 identities useful:

[box=blue]$${r \choose 0}=1\tag{1}$$

$${r \choose r}=1\tag{2}$$

$${k \choose r}+{k \choose r-1}={k+1 \choose r}\tag{3}$$

where $(k,r)\in\mathbb{N}$ and $r\le k$[/box]

So, the first thing we want to do is show the base case $P_1$ is true:

$$\sum_{k=0}^1\left({1 \choose k}\frac{1}{1^k}\right)=\left(1+\frac{1}{1}\right)^1$$

We can see this simplifies to:

$$2=2\quad\checkmark$$

So, we restate our induction hypothesis $P_n$:

$$\sum_{k=0}^n\left({n \choose k}\frac{1}{n^k}\right)=\left(1+\frac{1}{n}\right)^n$$

What do you suppose our induction step should be?
 
Thread 'Erroneously  finding discrepancy in transpose rule'
Obviously, there is something elementary I am missing here. To form the transpose of a matrix, one exchanges rows and columns, so the transpose of a scalar, considered as (or isomorphic to) a one-entry matrix, should stay the same, including if the scalar is a complex number. On the other hand, in the isomorphism between the complex plane and the real plane, a complex number a+bi corresponds to a matrix in the real plane; taking the transpose we get which then corresponds to a-bi...

Similar threads

Replies
10
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
558
  • · Replies 1 ·
Replies
1
Views
888
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K