| New Reply |
I am having problems with lots of rigor. |
Share Thread | Thread Tools |
| Aug10-12, 06:03 PM | #1 |
|
|
I am having problems with lots of rigor.
Hello everyone,
Essentially, I am looking for advice as to what to do/how to improve/cope. It is my first time learning calculus and I am working through Spivak's Calculus. For the first few chapters the problems weren't that hard (up through derivatives and the fundamental theorem of calculus). Recently (i.e. the chapter on calculating integrals) the problems have gotten much more difficult and I cannot solve the ones that do not involve something beyond ordinary computation. In general, I'm having a problem with mathematical rigor: I find it difficult and unmotivated to prove things that are obvious to me. For example, the cauchy schwarz inequality: it should be obvious that the dot product of two vectors is less than or equal to the products of their lengths, but proving it (at least for me, who doesn't know linear algebra) is nonintuitive and I can't remember it. Ultimately, I feel like I'm losing my confidence in my ability to do math. By the way, I'm a high school student going into junior year. What advice do you have? Should I just move on to physics? My intuition behind the math I know is very good. |
| PhysOrg.com |
science news on PhysOrg.com >> Hong Kong launches first electric taxis >> Morocco to harness the wind in energy hunt >> Galaxy's Ring of Fire |
| Aug10-12, 06:34 PM | #2 |
|
|
Is your main interest in math or physics. If its in physics don't worry about rigor. Their are math proofs in physics.
|
| Aug10-12, 08:55 PM | #3 |
|
|
First of all, if your only goal is to do physics then you don't need to know Spivak's calculus. Spivak's calculus is quite a difficult math text and is more real analysis than calculus. You should do Spivak if your interest is in learning rigorous math and learning the foundations of the math you use. If your only interest is in solving physics questions, then Spivak is not necessary.
It is true that rigorous math texts sometimes focus on proving obvious things. If you feel that this is unnecessary, then you're missing the whole point of mathematics. Mathematics provides a system of axioms and tries to derive entire mathematics from that. For example, Spivak uses in his entire book only 13 axioms and derives entire calculus from that. The point in proving elementary things is to show that our axioms are good enough. For example, it should be obvious that [itex]f(x)=x^2[/itex] is continuous. The rigorous epsilon-delta definition of continuity can be used to show that this is continuous. If we were not able to show that f were continuous using epsilon-delta, then this shows us that there is something wrong with our definition of continuity. We did not invent epsilon-delta to prove that silly functions like [itex]f(x)=x^2[/itex] are continuous. We invented it to prove more advanced stuff that isn't intuitive. The whole point of showing that f is continuous is to show that our current definitions do correspond with our intuition: that is, we get the results we intuitively want. Eventually, there will come a time that you want to prove a mathematical result that might not be intuitively true. If you want to be succesful at this, you better have the correct axioms and definitions. One way to make sure you have the correct machinery is to prove the elementary results. The same with Cauchy-Schwarz. It is a result we intuitively want to be true. If we were not able to show this, then we must get different axioms. Also, Cauchy-Schwarz isn't as obvious as it may appear. Do you think that [tex]\int_a^b f(t)g(t)dt \leq \sqrt{\int_a^b f(t)^2dt}\sqrt{\int_a^b g(t)^2dt}[/tex] is obvious? I don't think it's very obvious. Nevertheless, its prove is very analogous to the prove of the Cauchy-Schwarz inequality. So if you can prove an elementary result, then maybe the proof of the elementary result can be used to prove more advanced stuff like this integral version of Cauchy-Schwarz. |
| Aug10-12, 09:50 PM | #4 |
|
|
I am having problems with lots of rigor.
I like math, and physics as well - I just don't really care too much about the precision that is required required in analysis, nor am I good dealing with it.
Essentially the problem comes down to this: In trying to find the surface area of the curve created by the function f, from a to b, "rotated" about the x-axis (http://www.math.wpi.edu/Course_Mater...rev/node1.html), you can partition the interval into [tex]\{a=t_0, t_1, ... , t_n = b \}[/tex], then using some simple geometry (which Spivak considers "fudging"), you can approximate the surface area by the surface areas of successive frustums, a frustum for each interval [tex][t_{i-1},t_i][/tex]. The sum is $$\pi \sum_{i=1}^n [f(t_{i-1}) + f(t_i)]\sqrt{[f(t_i) - f(t_{i-1})]^2 + (t_i - t_{i-1})^2} = \pi \sum_{i=1}^n [f(t_{i-1}) + f(t_i)]\sqrt{f'(x_i)^2 +1}(t_i - t_{i-1}) $$ Justified by the mean value theorem. I'm sure that you could use uniform continuity and then show that this is a riemann sum of some sort, and get to the result. But for me, it's totally satisfactory (and much more efficient) to just say that as [tex]t_i - t_{i-1}[/tex] gets small, then [tex]f(t_i) + f(t_{i+1})[/tex] is essentially equal to [tex]$2f(t_i)$[/tex], and a similar thing for the [tex]f'(x_i)^2[/tex], and the sum becomes $$2\pi\int_a^b f(x)\sqrt{f'(x) +1} dx$$. Does this mean that math isn't for me? Or does this just mean I'm not as into analysis? Does this same kind of thing carry over into other domains like algebra/combinatorics? |
| Aug10-12, 10:15 PM | #5 |
|
|
|
| Aug11-12, 12:41 AM | #6 |
|
|
|
| Aug11-12, 12:44 AM | #7 |
|
|
|
| Aug11-12, 01:28 AM | #8 |
|
|
|
| Aug11-12, 01:30 AM | #9 |
|
|
Also, the integrals in [itex]L^2(\mathbb{R})[/itex] are not Riemann sums. |
| Aug11-12, 02:32 AM | #10 |
|
|
A Riemann is a lot easier than the general L^2(R), but you can make the same analog for the other spaces. |
| Aug11-12, 05:00 AM | #11 |
|
|
AlwaysCurious,
I wouldn't worry about it. You are a high school junior and tackling Spivak on your own. That is quite a high level! If you are finding it difficult take a break and study something else for a while. What you find boring now may become very interesting to you in the future. I hated math in High School and did poorly in it but after I got out of the military 8 years later I am pursuing a dual degree in Math and Electrical Engineering. I have loved my Analysis courses but in my opinion I enjoyed and benifited from it far more by having a Professor guide me through it. Don't discount mathematics from your future just because it's boring. Make sure you take an analysis course in college and see how you feel about it after that. |
| Aug11-12, 12:12 PM | #12 |
|
|
|
| Aug11-12, 12:14 PM | #13 |
|
|
Also, to go on the record, I do like math - it's just recently the demands of Spivak have been a bit much. |
| Aug11-12, 12:59 PM | #14 |
|
|
I blame the evil real number system... ![]() Take home message: Don't get discouraged if some parts of math are a bit harder than others. The rigour gets easier as you see the connections between the different fields. This is the mythical "mathematical maturity" that just takes time and work to gain. |
| Aug11-12, 01:04 PM | #15 |
|
|
Which field you like best is really very personal. Some people are excellent in analysis, but don't like algebra. Other people are exactly opposite!! Spivak is analysis. Maybe you just don't like analysis very much?? |
| New Reply |
| Thread Tools | |
Similar Threads for: I am having problems with lots of rigor.
|
||||
| Thread | Forum | Replies | ||
| introductory books with lots of problems | General Math | 1 | ||
| Need help with lots of different types of problems.. | Precalculus Mathematics Homework | 39 | ||
| LOTS of Electrical Maths Problems | Electrical Engineering | 5 | ||
| having lots of trouble with a few problems that are due tonight...please help!!! | Introductory Physics Homework | 3 | ||
| lots of physics problems | Introductory Physics Homework | 7 | ||