Finding Pathways from A to B: Strategies for Test Prep

  • Thread starter Thread starter dontdisturbmycircles
  • Start date Start date
  • Tags Tags
    Test
AI Thread Summary
The discussion focuses on finding the number of pathways from point A to point B around a pond, emphasizing the need for effective test prep strategies. The original poster struggles with a specific problem and seeks a better approach than using permutations, which are inadequate for this scenario. A suggested method involves calculating the number of ways to reach each point sequentially, allowing for a systematic accumulation of pathways. However, it's noted that without movement restrictions, the number of paths could be infinite due to the possibility of looping. The conversation highlights the importance of adapting strategies for complex pathway problems in preparation for upcoming tests.
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.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top