I'm an engineering student, currently working my way through the fundamental mathematics courses.
I've done reasonably well so far—mostly A's and a couple of B's in Algebra, Statistics, Pre-Calculus, and Calculus I (I'm currently struggling quite a bit in Calculus II; so only time (and sweat; no blood or tears yet) will tell if I can maintain my academic performance after this course.
However, although my school is good and well-ranked among community colleges, it's still a community college. None of the courses go too in-depth on any of the topics we cover. It's all about teaching us techniques and methods for solving problems (not extraordinarily difficult problems, either). It's not that the instructors aren't good - many are quite good and certainly know their math. But there just isn't time to spend on any individual topics. We covered all of the integration techniques that are taught at this level (with the exception of improper integrals) in about 2 weeks, or 8 class meetings.
In spite of this (or maybe because I've realized a lot of the responsibility for learning the rest falls on me), I've really developed an awe and a love for mathematics. Not enough too switch majors; I still have an overwhelming desire to build robots. ;)
But I really want to master the subjects in mathematics I'm exposed to, to really learn them thoroughly and at a deep level—not only because the better I do that, the better an engineer I'll be (I hope), but also because I'm really blown away by how cool the math is.
So, my question is, how can I develop more adept mathematic thinking and reasoning skills, better math intuition?
None of my classes have been proof-based, yet. Would starting to learn how to build proofs help my intuitive skills to grow faster?
For instance, I've been studying (and struggling with a lot) infinite sequences and series, and how to represent functions as power, taylor, and maclaurin series.
I have made some progress, but I'm advancing very slowly. When I look at a formula like:
$$P_0(x) = \sum_{n=0}^{\infty} \frac{(-1)^n x^{2n}}{2^{2n} n!^2}$$
or even a more simple one, like:
$$\sum_{n=1}^{\infty} \frac{(-1)^n 3^{n-1}}{n!}$$
I have a great deal of trouble seeing past the jumble of variables and constants to the pattern they describe. I want to reach the point at which I can see the matrix! ;) (the movie type, not the spreadsheet type).
That's a joke of course, but seriously, while a mathematician may look at a matrix and see a mathematical structure, I have to think very hard, and sometimes to sketch an actual structure, to see a matrix as anything more than a large table of numbers.
If learning to prove theorems isn't the answer, (or the whole answer), what are some things you can try to help increase your capability to think mathematically / logically about concepts in calculus, and mathematics in general?
I'm teaching vector calculus right now, where there are both kinds. Consider the version of the multivar chain rule in terms multiplying derivative matrices. It helps build an intuition that 1D calc is a special case. Also, the general version of Stokes' theorem shows that FTC, Greene's theorem, etc, are all really the same.
– Nov 11 '15 at 03:18