How should you tackle the proofs in Apostol's "Calculus"?
I'm trying to teach myself Calculus with Tom Apostol's first volume, and I love it but I am having trouble with all the exercises which require proofs. The only time I've done proofs myself was in high school geometry, and while I can follow complicated proofs by others I am confused as to how one "proves" some of the very basic statements arising from the field axioms. Is there a book or website which would prepare me for this kind of thing, or some general principles to guide me?
In addition I am a little confused as to what structure the proofs should take. Are they just a series of numbered statements? How much non-mathematical language can you use? Thanks!
Re: How should you tackle the proofs in Apostol's "Calculus"?
One question I keep bumping up against: what can you assume?
Eg., I'm working on Apostol's exercises 1.7, proving properties of area based only on the area axioms. "Prove that every triangular region is measurable and its area is 1/2*b*h."
I can easily see that you can define a right triangle as the intersection of two rectangles by setting an edge of the second rectangle as the diagonal of the first, thereby creating the hypotenuse of a right triangle. And I know from Euclidian geometry that the diagonal of a rectangle divides it neatly in two. If I can assume that fact, then the area of a right triangle formed from half a rectangle is half the area of the rectangle, ie, 1/2*b*h.
And once you have such a right triangle defined, you create any other triangle by setting two right triangles of equal height side by side so that the common height forms the altitude of the non-right triangle. Its area would then be 1/2*b1*h+1/2*b2*h = 1/2*(b1+b2)*h = 1/2*b*h.
But are you allowed to assume anything from Euclidian geometry? And if not, how on earth do you get what you need from just the area axioms?