Consider the following binomial coefficient: ( ⌈ 2 n ⌉ n ) , where ⌈ ⋅ ⌉ is the ceiling function.
If it is divisible by n , what can be said about n ≥ 2 ?
(1) Only prime odd integers work.
(2) None of the even composite integers work.
(3) All odd integers work.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Actually 2 isn't composite, so it doesn't show that statement 2 doesn't work. However 12 does...
For completeness, you should show that k + 1 1 ( k 2 k ) is an integer. For example by mentioning the catalan numbers
Log in to reply
Shouldn't that be unnecessary? If 2 k + 1 = a , k + 1 = b , ( k 2 k ) = c , I have shown that g cd ( a , b ) = 1 and that b a c is an integer. Since a and b are coprime, this implies that b ∣ c . So, one can see from what I have written already that k + 1 1 ( k 2 k ) ∈ N
Problem Loading...
Note Loading...
Set Loading...
Note that when x = 2 k + 1 , ( k + 1 2 k + 1 ) = k + 1 2 k + 1 ( k 2 k ) = ( 2 k + 1 ) × k + 1 1 ( k 2 k )
Since g cd ( 2 k + 1 , k + 1 ) = g cd ( 1 , k + 1 ) = 1 , we can conclude that ( k + 1 2 k + 1 ) ≡ 0 ( m o d 2 k + 1 )
Statement (2) is incorrect because n = 1 2 works. Statement (1) is incorrect because all odd integers work as well.