|
|
|
|
|
by tangentspace
2873 days ago
|
|
I think many highly productive mathematicians are very good at organizing formulas and facts in such a way that they can be retrieved easily from memory based on context. Maybe something analogous to a hash function from computer science. Some mathematicians seem to index facts based on geometric images, others seem to be more inclined to symbolic or algebraic statements. Whatever the representation, when confronted with a new mathematical situation they then scan quickly for matches to various aspects of the problem at hand. Maybe to some degree my observation here is obvious. But I thought a lot about it while I was in grad school studying a book called Geometric Measure Theory by Herbert Federer. That book is enormous, and full of highly intricate technical proofs that require pulling together a large number of detailed technical facts. The book is also very highly structured, and that led me to conclude that the text likely mirrored how Federer organized this information in his head. It reads like code for a complex but cleanly architected software system, and that's a big part of what led me from math to software development. |
|