[Math] How to get better at calculus

calculus

I'm still more or less at the beginning of my journey to become a mathematician, but I already recognized that there is a huge gap relating to my skills between solving problems in linear algebra and solving problems in calculus. I really like calculus, but solving problems in linear algebra seems way more easy to me then solving problems in calculus, and that bothers me – a lot. Most of the problems in calculus look like this:

"Show the identity of …"

"Show that the limit of … is …"

"Solve …"

"Show inductive that …"

All of these tasks have something in common: They include a lot of playing with equations. Linear algebra, on the other hand, requires a (how to say it in English?) "structural approach" or "structural thinking". Its more about the relations between different objects then about writing down $15$ different steps until you showed that the left side is indeed the same as the right side of an equation.

But since it would be way too easy to simply accept the fact that I'm not that good at calculus, I want to get better at it. But where do I have to start? Does anyone have useful hints for me?

Edit:

Since this was asked in the comments, I'll give an example of a task I would have my problems with. In this case, it's simply about showing that the limit of the $p$-norm is equal to the right side.

$$\displaystyle\lim_{p\to\infty}\lVert \textbf{x}\rVert_{p}=\lVert \textbf{x}\rVert_{\infty}$$

Best Answer

I have a few general ideas that might help you develop your skills and improve:

  • Study the structure of proofs carefully (especially well-written ones!) This will help you understand how to write a proper proof. Pay attention to the logic of the proof, and how each declaration follows from previously established results (whether they be theorems or things demonstrated already in the course of the proof).

  • The key concepts in analysis are usually buried in the proofs, so try to see past the equations and on to the ideas that are being represented (for example, the derivative of a function at a point is merely the slope of the tangent line of said function at said point). Pictures are extremely helpful here, but take care that the pictures you make actually represent the ideas being discussed.

  • Topology is very worth learning as it is the modern foundation for analysis as a whole. Several concepts are much easier to understand from a topological viewpoint than from an analysis perspective. (For me, I found the topological definition of continuity to be both simple and easy to understand and apply, to the point that I promptly decided to forget the usual definition seen in Calculus classes because it was unnecessarily complicated and entirely replaceable by the topological definition, another example of topology helping analysis understanding is compactness. It's hard to really appreciate the reason for it's bizarre looking definition until you actually do proofs that use compactness, then you start to understand why the property is actually important.)

  • My last bit of advice is rather specific: Practice doing arguments/proofs with inequalities and seek to develop and intuition for it. It's immensely helpful with certain things you do often in analysis (like proving limits and converge), so much so the my Advanced Calculus professor lamented that the curriculum leading to Advanced Calculus doesn't spend more time on it so that we would be better prepared (this after many people in the class complained that they had no intuition for how to manipulate the inequalities in our problems in order to get something we could actually use to prove what we needed to prove).