I've used brute force for the most part for the ProjectEuler.net problems that I have been able to solve. One thing I'm finding is that, for some of the puzzles, I'm not able to find good resources for 'backfilling' my understanding of the problem domains the puzzles represent.
What are suggested resources for learning about those topics?
- numeric sequences
- properties of pascal's triangle
- infinite sequences
Is anyone else working through ProjectEuler simply for self-improvement?