Form a binary word of the form 1111000 where 1 denotes moving upward and 0 denotes moving towards right.
Total number of digits in such a word = 7
Total number of 1 = 3
Total number of 0 = 4
No. of ways of forming such a word would be 7C3.
@Sourish Ghosh:It has to be assumed that one can move only up and right.Otherwise number of paths is infinity.(Since you can always move in loops).
- Sourish Ghosh Yeah I figured that one out late :PUpvote·0· Reply ·2013-02-18 20:52:23