mindspillage comments on Before you start solving a problem - Less Wrong

1 Post author: xamdam 12 October 2010 03:46PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (7)

You are viewing a single comment's thread.

Comment author: mindspillage 14 October 2010 07:16:57AM 1 point [-]

One of the most useful pieces of advice I've gotten: where the solution method is not obvious, start by writing down what you do know about the problem, even the trivial bits (and then, what follows logically from that). Sometimes just seeing it all there and not having to hold those threads of thought in your memory is very helpful to making connections. Also, it is reassuring for me to see that I do know something about the problem and have somewhere to start--that my mind is not a complete blank.

Comment author: Relsqui 14 October 2010 09:00:44AM 0 points [-]

I was taught to approach proofs this way. Figure out what you can derive from what you know. If the proof if is possible, one of those threads must approach the intended conclusion.

Comment author: [deleted] 14 October 2010 11:51:49PM 1 point [-]

It also helps to think of statements from which your goal would directly follow, and work backwards. If one of those back-threads meets a forward-thread, you win. Still, I don't like a mechanical approach like that unless I'm certain I'm at a loss for an intuitive understanding of the problem.

Comment author: Relsqui 15 October 2010 12:34:18AM 0 points [-]

Indeed, to both.