#Path Questions
99 messages · Page 1 of 1 (latest)
like a bunch of sqaures?
Yeah
Alr! can you draw me a square composed of 4 small squares first?
We'll begin with that
I'm eating rn, after i finish and wash up I'll do it.
Alright!
You can label each point with the number of paths to that point starting from the ones closest to the origin, and then use those labels when deciding the next labels.
For instance, starting from the top left and working our way down:
1 - 1 - 1 - 1
| | | |
1 - 2 - 3 - 4
| | | |
1 - 3 - 6 - 10
| | | |
1 - 4 - 10- 20
(where we get the 10 on the 4th row 3rd column because we can enter this cell either from the left, where there is a 6, or from the top, where there is a 4, for instance.)
Notice that this is related to Pascal's triangle, in the case where we have a rectangle.
@fading spindle hth!
I think this is called the junction method, its the only thing i know about these questions
it helped me with aimo today
Look at this cute diagram. Consider that you are only allowed to move right and up
is that okay?
Yeah
and you want to go from orange to purple
Consider moving right one square as "a"
and up as "b"
You'll noticed that the solution is basically the permutation of a a b b
is that okay so far?
@fading spindle
Yeah
Alr, can you find me the ways that you move from orange to purple?
only shorcuts, no backward moves
still, let's begin with drawing the graph
oh, fast
look, so here's the key.
You basically have to move 3 right move and 2 up move to reach the goal
right?
yeah
so what's the permutation of it
according to this
5!/(2! . 3!)
yay
and in fact, omni's approach still works
How do I do paths with 3d shapes?
Very good question.
Still, you apply the permutation concept here
For example, go left = a, go up = b, go forward = c
and find how many left/ up/ forward are there before reaching the goal
For example, in 3x2 grid, you need to go right three times and go up two times to reach the goal
w
Do you wanna learn more? or just call it a night
I can also teach you how to solve grids involving barricade(s)
I got some homework to do but I can do one more question or concept
Sure, draw me a 3x3 grid and draw a cross in the middle
no, draw a cross on a road intersection
Like this?
hmm
it's very difficult to exlcude the ways to reach the spot involving crossing that X
So therefore, generally speaking, we'd like to apply omni's approach here
and here's how you do it
oh u can still add it like triangular numbers
I haven't learnt binomial stuff yet so I haven't really looked at pascals triangle but i think through junction the sum of those two numbers being the top right number is a triangular number idk
yeah, it might be tough to pick it up right now
just keep in mind you can do this
Are you preparing for competition math?
Yeah
the competition im preparing for is yrs 7 to 10 following the australian schooling system
i did it today and although i think i got the paths question right i still did pretty bad
i do want to get invited to the next round next year though
you did fairly well honestly
understandable
not enough for a high distinction ;-;
im gonna do my hw now
bye
alr
.close
Post marked as solved by @civic mantle.
Use .unsolved if this was a mistake.