Finding Pathways from A to B: Strategies for Test Prep

  • Thread starter Thread starter dontdisturbmycircles
  • Start date Start date
  • Tags Tags
    Test
Click For Summary
SUMMARY

The discussion focuses on solving pathway problems in combinatorial mathematics, specifically how to calculate the number of distinct paths from point A to point B around a pond. The user initially attempts to apply permutations, similar to grid movement problems, but realizes this method is inadequate for more complex scenarios. A more effective strategy involves calculating the number of ways to reach each point incrementally, which can then be used to derive the total number of pathways. The conversation highlights the importance of understanding movement restrictions, as unrestricted movement can lead to an infinite number of paths.

PREREQUISITES
  • Understanding of combinatorial mathematics
  • Familiarity with permutations and combinations
  • Basic knowledge of pathfinding algorithms
  • Experience with mathematical problem-solving strategies
NEXT STEPS
  • Research dynamic programming techniques for pathfinding
  • Learn about combinatorial path counting methods
  • Explore restrictions in movement for pathway problems
  • Study examples of grid-based movement problems
USEFUL FOR

Students preparing for mathematics tests, educators teaching combinatorial concepts, and anyone interested in problem-solving strategies for pathway-related challenges.

dontdisturbmycircles
Messages
592
Reaction score
3

Homework Statement



I am studying for a test on Monday,

I am making myself problems and I don't know how to do this one.

http://img175.imageshack.us/img175/8076/pathwayhf7.jpg

How many ways are there to get from A to B?

The middle is a "pond" and there are pathways on all sides of the pond.

Homework Equations



I ussually do these with permutations, for example of there is a grid in which you have to travel down 8 and right 5 I find out how many distinct permutations there are of DDDDDDDDRRRRR and that is the answer. Of course this only works for simple pathway problems and is useless in this scenario.

I know that I will be facing problems like this on my test so I need a better strategy, can someone help me find one?



The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
Nevermind, I think that the best way to tackle these is just to add up the number of ways of getting to each point and then use that to derive the number of ways to get to the next point. Then just rinse and repeat.
 
dontdisturbmycircles said:
Nevermind, I think that the best way to tackle these is just to add up the number of ways of getting to each point and then use that to derive the number of ways to get to the next point. Then just rinse and repeat.

That's about as good as it gets, in the general case.

Unless there are some restrictions on how you move, the number of paths is infinite, since you can go round a closed loop any number of times. In your "permutations of DDDDDDDDRRRRR" example you seem to be assuming you can only move down and right.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
8
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K