0% found this document useful (0 votes)
19 views6 pages

Understanding Limits in Calculus

This document outlines a complete calculus crash course designed for contest preparation, scheduled for November 21, 2025. It covers foundational topics such as limits, continuity, single-variable calculus, and multivariable calculus, with a total recommended study time of 8-12 hours. Key concepts include various calculus rules, applications of derivatives, and strategies for exam success.

Uploaded by

nrsinghtry
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views6 pages

Understanding Limits in Calculus

This document outlines a complete calculus crash course designed for contest preparation, scheduled for November 21, 2025. It covers foundational topics such as limits, continuity, single-variable calculus, and multivariable calculus, with a total recommended study time of 8-12 hours. Key concepts include various calculus rules, applications of derivatives, and strategies for exam success.

Uploaded by

nrsinghtry
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

COMPLETE CALCULUS COURSE FOR CONTEST PREP

Intensive Crash Course (From Basic to Advanced)

Contest: November 21, 2025 | 8:00 AM - 10:30 AM

TABLE OF CONTENTS

1. MODULE 1: FOUNDATIONS (Limits, Continuity, Functions)


2. MODULE 2: SINGLE-VARIABLE CALCULUS (Derivatives & Applications)
3. MODULE 3: MULTIVARIABLE CALCULUS (Partial Derivatives & Optimization)
4. MODULE 4: QUICK REFERENCE & EXAM STRATEGIES

MODULE 1: FOUNDATIONS
Time: 2-3 hours | Priority: HIGH

1.1 LIMITS - THE GATEWAY TO CALCULUS

What is a Limit?
A limit describes the value a function approaches as the input approaches some value.

Intuitive Definition:
If f(x) gets arbitrarily close to L as x gets arbitrarily close to a, we write:

Formal ε-δ Definition

In Simple Words: No matter how tight you make the interval around L on the y-axis (ε), you can always find a small
enough interval around a on the x-axis (δ) such that all x-values in that interval map to y-values within the ε-interval.

Key Limit Laws (Theorems)

If and , then:

1. Sum Rule:

2. Difference Rule:
3. Product Rule:

4. Quotient Rule: (if M ≠ 0)

5. Power Rule:

6. Root Rule: (if L > 0 for even n)


Important Standard Limits (MEMORIZE!)
1.
2.
3.

4.

5.
6.
7.
8.

One-Sided Limits
Left-hand limit: (x approaches a from left, x < a)
Right-hand limit: (x approaches a from right, x > a)

A two-sided limit exists iff both one-sided limits exist and are equal.

Limits at Infinity

for n > 0

= (leading coefficient ratio) if degree p = degree q

Techniques for Finding Limits

1. Direct Substitution
Just plug in the value. Works if f is continuous at that point.

2. Algebraic Simplification

Factor and cancel

Rationalize (multiply by conjugate)

Combine fractions
Example:

3. L'Hôpital's Rule (for 0/0 or ∞/∞ forms)


If is indeterminate, then:

(if the limit on right exists)

4. Squeeze Theorem
If g(x) ≤ f(x) ≤ h(x) near x = a, and , then:
1.2 CONTINUITY

Definition of Continuity

A function f is continuous at x = a if:

1. f(a) is defined
2. exists
3.

A function is continuous on an interval if it's continuous at every point in that interval.

Types of Discontinuity
1. Removable Discontinuity (Hole)

The limit exists but f(a) ≠ limit or f(a) is undefined

Example: at x = 1

The graph has a hole at (1, 2)

2. Jump Discontinuity

Left and right limits exist but are not equal

Example: at x = 0

The graph jumps from 1 to 2

3. Infinite Discontinuity (Vertical Asymptote)

The limit is ±∞
Example: at x = 0

Vertical line x = 0 is asymptote

Properties of Continuous Functions


Continuous sum, difference, product: If f and g are continuous at a, so are f±g and f·g

Continuous quotient: If g is continuous at a and g(a) ≠ 0, then f/g is continuous at a


Continuous composition: If g is continuous at a and f is continuous at g(a), then f∘g is continuous at a

Intermediate Value Theorem (IVT)

If f is continuous on [a, b] and N is between f(a) and f(b), then there exists c ∈ (a, b) such that f(c) = N.

Practical use: If f changes sign over an interval, there's a root in that interval.

MODULE 2: SINGLE-VARIABLE CALCULUS


Time: 3-4 hours | Priority: CRITICAL
2.1 THE DERIVATIVE - FOUNDATION

Definition of Derivative (First Principles)

The derivative of f at x is:

Or equivalently:

Geometric meaning: Slope of the tangent line to the curve at that point.

2.2 DIFFERENTIATION RULES (MEMORIZE THESE!)

1. Power Rule

2. Constant Rule

3. Constant Multiple Rule

4. Sum/Difference Rule

5. Product Rule

6. Quotient Rule

7. Chain Rule (MOST IMPORTANT!)


2.3 DERIVATIVES OF COMMON FUNCTIONS

2.4 APPLICATIONS: MAXIMA AND MINIMA

Critical Points

A critical point is where f'(x) = 0 or f'(x) is undefined.

First Derivative Test


For a critical point x = c:

If f' changes from + to - → LOCAL MAXIMUM at c

If f' changes from - to + → LOCAL MINIMUM at c

Second Derivative Test


For a critical point x = c where f'(c) = 0:

If f''(c) < 0 → LOCAL MAXIMUM


If f''(c) > 0 → LOCAL MINIMUM

If f''(c) = 0 → INCONCLUSIVE

MODULE 3: MULTIVARIABLE CALCULUS


Time: 2-3 hours | Priority: HIGH

3.1 PARTIAL DERIVATIVES

Definition
The partial derivative of f with respect to x is:

Computing: Treat the other variable as a constant and differentiate normally.

Hessian (2D Critical Point Test)

For critical point (a, b), compute:

Decision:
If D > 0 and f_xx > 0 → LOCAL MINIMUM

If D > 0 and f_xx < 0 → LOCAL MAXIMUM

If D < 0 → SADDLE POINT


If D = 0 → INCONCLUSIVE

MODULE 4: QUICK REFERENCE


Common Mistakes to Avoid

1. Chain rule errors: Remember to multiply by derivative of inner function


2. Quotient rule sign: "Low d-high MINUS high d-low"

3. Partial derivatives: Treat other variable as constant


4. Optimization: Check BOTH critical points AND endpoints
5. Concavity: f''(x) > 0 is concave UP (∪), not down

CREATED FOR: Complete Calculus Contest Preparation


YOUR CONTEST: November 21, 2025 | 8:00 AM - 10:30 AM | Newton School
TOTAL STUDY TIME: 8-12 hours recommended
STATUS: Ready for Success! 🚀

Common questions

Powered by AI

The Squeeze Theorem can be applied to find limits when a function f(x) is bounded by two other functions g(x) and h(x), such that g(x) ≤ f(x) ≤ h(x) near x = a, and both g(x) and h(x) approach the same limit L as x approaches a. It is particularly useful when f(x) has a complicated form or is indeterminate, but can be bounded by simpler functions whose limits are easily found and equal to each other. This allows the determination of the limit of f(x) as well .

A function that is differentiable at a point is also continuous at that point, but the converse is not always true. Differentiability implies continuity because if the derivative exists, it means the function's slope and thus behavior changes smoothly, necessitating continuity. However, a function like f(x) = |x| is continuous everywhere but not differentiable at x = 0 because of the vertex creating a sharp point. Thus, differentiability is a stronger condition than continuity .

The formal ε-δ definition of a limit states that for a function f(x) to approach a value L as x approaches a value a, for every ε > 0 there must exist a δ > 0 such that if 0 < |x - a| < δ, then |f(x) - L| < ε. This rigorous definition helps in understanding limits by ensuring that no matter how small the interval around L is, there is a corresponding small interval around a, providing a precise way to define limits without relying on graphical intuition .

A removable discontinuity occurs when the limit of a function as x approaches a certain point exists, but the function is either not defined at that point or has a different value than the limit. This can often be resolved by redefining the function value at that point to equal the limit, effectively filling the "hole" in the graph. For example, if f(x)=(x²-1)/(x-1) has a discontinuity at x=1, it can be resolved by defining f(1)=2, making it continuous .

The quotient rule applies to maintain the continuity of a function composed of the division of two continuous functions f(x) and g(x), where g(x) is continuous at a and g(a) ≠ 0, thereby ensuring the denominator never reaches zero at that point. When these conditions are satisfied, the quotient f(x)/g(x) will be continuous at a because both numerator and denominator are continuous and the denominator is nonzero, preventing undefined behavior .

L'Hôpital's Rule is important for evaluating limits involving indeterminate forms like 0/0 or ∞/∞. It states that if the limit of f(x)/g(x) is indeterminate, then the limit can be found by calculating the limit of their derivatives, f'(x)/g'(x), provided this new limit exists. For example, to find the limit as x approaches 0 of (sin x)/x, applying L'Hôpital's Rule gives the limit of (cos x)/1, which evaluates to 1, resolving the indeterminate form .

The definition of a derivative as the slope of a tangent line to a curve at a point provides insights into the concept of instantaneous rate of change because it measures how a function's value changes at an exact point as opposed to over an interval. This is analogous to finding the slope of a line through two infinitely close points, which embodies the precise rate at which the dependent variable changes with respect to the independent variable at that specific moment on the function's curve .

The first derivative test determines local extrema by analyzing the sign change of the first derivative (f'(x)). If f'(x) changes from positive to negative at a critical point, it indicates a local maximum; if it changes from negative to positive, a local minimum is indicated. The second derivative test involves evaluating the second derivative (f''(x)) at a critical point; if f''(x) > 0, the function has a local minimum, whereas if f''(x) < 0, a local maximum is present. If f''(x) = 0, the test is inconclusive, and other methods may be required .

The Intermediate Value Theorem (IVT) states that if a function f is continuous on a closed interval [a, b], and if N is any value between f(a) and f(b), then there exists at least one c in (a, b) such that f(c) = N. This theorem can be used to demonstrate the existence of a root by identifying an interval where the function changes sign (f(a)f(b) < 0), thereby ensuring there is a root within that interval according to the IVT .

One-sided limits are essential in determining the existence of two-sided limits because a two-sided limit exists only if both one-sided limits (left-hand and right-hand limits) at a point converge to the same value. If the left-hand limit as x approaches a from the left and the right-hand limit as x approaches a from the right differ, the two-sided limit does not exist, indicating a discontinuity at that point .

You might also like