Is \binom{n}{r} even for even n and odd r?

  • Context: MHB 
  • Thread starter Thread starter mathgirl1
  • Start date Start date
  • Tags Tags
    Combinations even
Click For Summary
SUMMARY

The discussion proves that if \( n \) is even and \( r \) is odd, then the binomial coefficient \( \binom{n}{r} \) is even. The proof utilizes the relationship \( \binom{n}{r} = \frac{n!}{r!(n-r)!} \) and shows that \( n-r+1 \) is even, leading to the conclusion that \( r\binom{n}{r} \) is even. Consequently, since \( r \) is odd, \( \binom{n}{r} \) must also be even.

PREREQUISITES
  • Understanding of binomial coefficients, specifically \( \binom{n}{r} \)
  • Familiarity with factorial notation and properties
  • Basic knowledge of parity (even and odd numbers)
  • Ability to manipulate algebraic expressions involving integers
NEXT STEPS
  • Study the properties of binomial coefficients in combinatorics
  • Learn about the parity of binomial coefficients in more complex scenarios
  • Explore the implications of Pascal's Triangle on binomial coefficients
  • Investigate the relationship between binomial coefficients and modular arithmetic
USEFUL FOR

Mathematicians, students studying combinatorics, and anyone interested in the properties of binomial coefficients and their applications in number theory.

mathgirl1
Messages
21
Reaction score
0
Prove that if n is even and r is odd then $$\binom{n}{r}$$ is even.

Solution: I know I have these two equalities
$$\binom{n}{r} = \binom{n-1}{r-1} + \binom{n-1}{r}=\frac{n(n-1)...(n-r+1)}{r!}$$

Now if n is even and r is odd then (n-r+1) is even. So it seems that we will have at least one more even number on the numerator than is in the denominator thus making the whole thing even. However, I am not sure how to show this. Also, part a of this questions was to show $$\binom{n}{r} = \binom{n-1}{r-1} + \binom{n-1}{r}$$ and my professor usually gives part b that uses part a. But I am not sure how to use part a to show this without using the definition. I know the only case we would have to look at is if one is even and one is odd and then show a contradiction I guess? But I didn't get very far with this approach. Any help is much appreciated.

Thanks in advance!
 
Mathematics news on Phys.org
Hi mathgirl,
Here's a solution, but it does not use the additive property that you cited, except maybe this was used to show every binomial coefficient is an integer.

Let $n$ and $r$ be positive integers with $1\leq r\leq n$ (so $n-r+1\neq0$). Then
$$\binom{n}{r}={n!\over r!(n-r)!}={(n-r+1)n!\over r(r-1)!(n-r+1)!}={n-r+1\over r}\binom{n}{r-1}$$

Now assume $n$ is even and $r$ is odd. Then $n-r+1$ is even and from
$$r\binom{n}{r}=(n-r+1)\binom{n}{r-1}$$
it follows that
$$r\binom{n}{r}$$ is even. Since $r$ is odd, $$\binom{n}{r}$$ is even.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 28 ·
Replies
28
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K