How many paths can you draw on a 3x3 grid of dots without overlapping lines?

  • Thread starter Thread starter moni94
  • Start date Start date
  • Tags Tags
    Combinations
AI Thread Summary
In a 3x3 grid of dots, paths can be drawn through each dot without overlapping lines, allowing for crossings. The discussion emphasizes the need for clear rules regarding starting points and permissible line directions, including diagonal connections. Participants clarify that any dot can be the starting point and that diagonal lines are allowed. The complexity of the problem increases with the flexibility of movement across the grid. Ultimately, the focus remains on determining the total number of unique paths under these conditions.
moni94
Messages
8
Reaction score
0
Hi. If you have a 3x3 grid of dots, how many different paths can you draw if you have to go through each dot? There can be crossing lines, but none overlaping.

e.g.:

158
924
637

Sorry for my formulation. I didn't copy this from somewhere, it's a practical problem.
 
Mathematics news on Phys.org
You need to define your rules a little more. Can we start from any dot/number? In the example you have, can you go from 9 to 8? Are only horizontal/vertical lines aloud? etc.
 
gb7nash said:
You need to define your rules a little more. Can we start from any dot/number? In the example you have, can you go from 9 to 8? Are only horizontal/vertical lines aloud? etc.

Yes, you can start from any dot and you can have diagonal lines.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top