Summations again... but not really

From ( 0 , 0 ) (0, 0) on the coordinate plane, I want to go to ( m , n ) (m, n) by travelling only between lattice points: from ( x , y ) (x, y) I can only go to ( x + 1 , y ) (x+1, y) or ( x , y + 1 ) (x, y+1) . Let there are f ( m , n ) f(m, n) ways to do that, in m + n m+n moves.

But, sadly, the question not about just finding f ( m , n ) f(m, n) .

Let g ( C ) = j = 0 C 1 f ( j , C j ) g(C)=\sum_{j=0}^{C} \frac{1}{f(j, C-j)} Let A = lim C g ( C ) A=\lim_{C\to\infty}g(C)

Find the integer part of 1000 A 1000\sqrt{A} .


The answer is 1414.

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.

0 solutions

No explanations have been posted yet. Check back later!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...