The image is at this link:
http://i203.photobucket.com/albums/aa303/mts6b21/question.jpg
It is supposed to be a 5x3 rectangle made up by identical squares.
Find the number of all P-Q routes(move from P to Q)
(i) that do not self-intersect i.e. do not cross over themselves
(ii) that do not pass through any segment more than once (Check and prove that this is not the answer as (i) )
And one question is that what type of question is this or under what topic?
2007-12-07
22:09:13
·
7 answers
·
asked by
Anonymous
in
Science & Mathematics
➔ Mathematics
it is supposed to be only one of them for each case
2007-12-07
22:54:33 ·
update #1
interested to find you how do you do it by the common sense way and the combinatorial and graph theory way
2007-12-07
22:56:17 ·
update #2
the question is in two parts not combined
2007-12-07
23:04:25 ·
update #3
ok thanks a lot dw, I also watched your show a long time ago
2007-12-08
19:07:50 ·
update #4
so you are suggesting systematic labelling or counting but it is sometimes not easy to check whether you have left out one due to carelessness.
Are there other methods like using binary sequence or other methods?
2007-12-09
20:11:37 ·
update #5
also you say that "There can't be a very big number of them."
However, when I used binary sequence or whatever you call it. There seems to be even 56 routes already.
56= 8!/(5!3!)
shortest route should be 00000111 in all kinds of order if 0 represents moving to the right and 1 represents moving up.
or am i wrong? Then to count all the non overlapping routes one by one would be madness.
it could be 000001(-0)(-0)(-0)(-0)(-0)1000001(-0)(-0)(-0)(-0)(-0)
or am i wrong?
2007-12-09
20:18:19 ·
update #6
thanks curt for the answer
2007-12-09
20:19:50 ·
update #7