(no title)
bpyne | 5 years ago
The oddity is that I could read proofs for both subjects: the reasoning made sense. But I couldn't develop a proof.
bpyne | 5 years ago
The oddity is that I could read proofs for both subjects: the reasoning made sense. But I couldn't develop a proof.
bitxbitxbitcoin|5 years ago
vharuck|5 years ago
What was yours like? The one I took didn't cover much on the actual writing of proofs. The professor accepted reasonable essays with high-school level notation. Instead, he gave us a toolbox for proving things: pairing terms in a series to find the sum, rewriting recursive equations, etc. It was mostly to show that clever tricks are how mathematicians prove new things. But that might've been because the professor was a guy who reveled in clever solutions.
bpyne|5 years ago
stephen_greet|5 years ago
I'd love to know how to develop an intuition for writing proofs from scratch.
v64|5 years ago
vector_spaces|5 years ago
Basically you sort of write the broad strokes of the proof up front, leaving the right hand sides of statements like "Choose epsilon such that epsilon = __" blank. Then you do a bunch of scratch work to figure out what epsilon needs to be so that your proof works out in the end.
Another challenge with analysis is that inequalities are central, so fluency in their manipulation is absolutely critical. And naturally most students aren't fluent with them by the time they take analysis, so they get bulldozed by Baby Rudin and learn to hate a pretty cool (and useful) branch of math
bpyne|5 years ago
kevmo|5 years ago