Calculus

From Jonathan Gardner's Physics Notebook
Revision as of 20:11, 13 April 2012 by Jgardner (talk | contribs) (Created page with "== Limits == Definition of a limit: <math>\lim_{x \rightarrow c} f(x) = L\,</math> means that for all real values of <math>\epsilon > 0 \,</math>, there exists <math>\delta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Limits

Definition of a limit:

<math>\lim_{x \rightarrow c} f(x) = L\,</math>

means that for all real values of <math>\epsilon > 0 \,</math>, there exists <math>\delta \,</math> for all <math>x \,</math> such that <math>0 < |x - c| < \delta \,</math>, we have <math>|f(x) - L| < \epsilon \,</math>.

In my own words:

Assume that the limit of <math>\lim_{x \rightarrow c} f(x) \,</math> is L.

Now, if we want to prove that it is L, we have to look at all possible numbers, especially small ones. Now, let's choose a number x that is awfully close to c, and see what f(c) gives us. It should get use well below this number we imagined.

As a simple example, let's find:

<math>\lim_{x \rightarrow 0}\frac{1}{x}</math>

I'm going to assume that the answer (L) is 0.

Now, let me choose a super-duper small number, 0.001. Can I find another number (c) close to 0 that will give me <math>|\frac{1}{c} - 0| < 0.001 \,</math>? Of course, I can, and it would be something like 10,000, or anything bigger.

It doesn't matter how close I get to 0, I can always find another number that will get me even closer.

So the limit is 0.

Derivatives

Integrals

Fundamental Theorem of Calculus

This is simply that the anti-derivative is the integral, as we've already said. This is one of those things that should make you go, "Wow!"