64 choices

a n = ( n a n 1 ) a_n = \dbinom{n}{a_{n-1}} for n > 1 n>1 , and a 1 = 1 a_1 = 1 .

What is a 64 a_{64} ?

Clarification: The notation ( x y ) \binom{x}{y} indicates "x choose y" or the binomial coefficient indexed by x and y.


Image credit: http://www.fluenceportland.com/


The answer is 64.

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.

2 solutions

Chew-Seong Cheong
Apr 23, 2016

We claim that a n = n a_n = n for all n n and then prove it by induction.

  1. For n = 1 n=1 , a 1 = 1 \implies a_1 = 1 as given. Therefore, the claim is true for n = 1 n=1 .
  2. Assume that a n = n a_n = n is true for n n , then: a n + 1 = ( n + 1 a n ) = ( n + 1 n ) = n + 1 a_{n+1} = \begin{pmatrix} n+1 \\ a_n \end{pmatrix} = \begin{pmatrix} n+1 \\ n \end{pmatrix} = n + 1

The claim is also true for n + 1 n+1 , therefore it is true for all n n .

Therefore, a 64 = 64 a_{64} = \boxed{64} .

Little typo in 2 step: at the final is n+1.

Mateo Matijasevick - 5 years, 1 month ago

Log in to reply

Thanks a lot. I have edited it.

Chew-Seong Cheong - 5 years, 1 month ago

Nice solution, Chew-Seong! :)

Geoff Pilling - 5 years, 1 month ago
Geoff Pilling
Apr 23, 2016

a 1 = 1 , a 2 = ( 2 1 ) , a 3 = ( 3 2 ) a_1 = 1, a_2 = \binom{2}{1}, a_3 = \binom{3}{2} , etc. So, a 64 = ( 64 63 ) = 64 a_{64} = \binom{64}{63} = \boxed{64} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...