Solve Checkers Problem: 8x8 Board, 7 Moves, Many Paths

  • Thread starter Thread starter Chaotic Boredom
  • Start date Start date
AI Thread Summary
The discussion revolves around solving a checkers problem on an 8x8 board, where a checker moves diagonally from a starting position to the top row in seven moves. The initial setup involves placing a "1" in the fourth square of the bottom row and "0s" in the others. Participants are encouraged to calculate the number of paths leading to each square in subsequent rows based on the previous row's values. After completing the calculations, the final count of distinct paths to the top row is determined to be 41, significantly lower than the initial estimate of 103. The problem emphasizes the importance of systematic counting and understanding movement patterns in combinatorial problems.
Chaotic Boredom
Messages
13
Reaction score
0
All right...I've been at this all night, and any help whatsoever would be appreciated!

Problem-
An eight by eight square game board for checkers has a checker positioned in the fourth square of the bottom row. The checker is allowed to move one square at a time diagonally left or right to the row above. After seven moves the checker will be in the top row. How many different paths will lead to the top row?
 
Physics news on Phys.org
Start with the first row. Write in each square the number of paths that lead from the starting position to that square. (there will be seven zeroes and one one)

Use the numbers in the first row to figure out the number of paths from the starting square to each square in the second row.

Use the numbers in the second row to figure out the numbers in the third row.

Keep doing this until you've filled the last row, then just add up the numbers!
 
Danke! Very much! I owe you one! *runs off to solve problem*


EDIT: Final answer? 41 Wow...a lot smaller than what I was getting before...103...>_<
 
Last edited:
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...

Similar threads

Back
Top