AlbertEinstein
- 113
- 1
Suppose you were given a problem.How do you attack it, I mean to say how to proceed and what ideas to apply in solving that problem?
This discussion focuses on effective strategies for tackling unknown problems, emphasizing the importance of clearly defining the problem and determining the desired outcome. Participants highlight the necessity of understanding constraints and utilizing numerical simulations or coding for insight. The conversation references George Polya's book "How to Solve It" as a foundational resource for problem-solving techniques. Additionally, various methods such as reducing problems to mathematical expressions and leveraging previous results are discussed as practical approaches to finding solutions.
PREREQUISITESThis discussion is beneficial for mathematicians, engineers, computer scientists, and anyone involved in complex problem-solving who seeks structured methodologies and insights into effective strategies.
First thing is to define, clearly, what the problem is.AlbertEinstein said:Suppose you were given a problem.How do you attack it, I mean to say how to proceed and what ideas to apply in solving that problem?
Thank you for that! I was trying to remember what the name of the book was that I read long ago that gave me so many thinking tools that I've used over the years. I couldn't figure it out with a search, but that name Polya rings the bell! I'm going to go get a copy for my kids. Thanks again!Edgardo said:Hi,
have a look at here:
http://www.math.utah.edu/~pa/math/polya.html
http://www.math.grin.edu/~rebelsky/ProblemSolving/Essays/polya.html
Those are summaries of the book "How to solve it" by George Polya.