My Mathematical Regression
2 days ago
- #nostalgia
- #mathematics
- #programming
- Discovered an old repository of Project Euler solutions with a standout file named 'problem15.txt'.
- Reflected on current problem-solving approach: likely using Python, brute force, memoization, or AI assistance.
- Found a mathematical solution from past self using combinatorial formula (2n choose n) to solve grid path problems.
- Noted that past self identified solutions for 2x2, 1x1, and 3x3 grids, leading to the result for a 20x20 grid.
- Expressed nostalgia and a sense of loss, comparing it to finding ancient, superior knowledge in an Asimov story.