zuai-logo

Limits

Sarah Miller

Sarah Miller

6 min read

Listen to this study note

Study Guide Overview

This study guide covers limits in mathematics, including one-sided limits, two-sided limits, and nonexistent limits. It explains the concept of a limit, relevant notation, and how to evaluate limits. The guide also provides practice questions, a glossary of key terms, and exam strategies.

Study Notes on Limits in Mathematics

Table of Contents

  1. Introduction to Limits
  2. One-sided Limits
  3. Two-sided Limits
  4. Nonexistent Limits
  5. Practice Questions
  6. Glossary
  7. Summary and Key Takeaways
  8. Exam Strategies

Introduction to Limits

What are Limits in Mathematics?

Limits help us understand the behavior of functions as their input values approach a certain point. They are fundamental to calculus and are used to define derivatives and integrals.

Key Concept

Understanding limits is crucial because they form the foundation for many concepts in calculus.

Key Points:

  • Limits describe the value that a function approaches as the input approaches a certain point.
  • Notation: limxcf(x)\lim_{{x \to c}} f(x) indicates the limit of the function f(x)f(x) as xx approaches cc.
  • If the limit exists, limxcf(x)=R\lim_{{x \to c}} f(x) = R, where RR is a real number.
**Example**: For the function f(x)=1xf(x) = \frac{1}{x}, as xx approaches 0, the function becomes unbounded. Hence, lim_x01x\lim\_{{x \to 0}} \frac{1}{x} does not exist.
Exam Tip

Exam Tip: Always check the behavior of the function from both sides of the point in question.

One-sided Limits

What are One-sided Limits?

One-sided limits focus on the value of a function as the input approaches a certain point from one side only.

Notation:

  • limxcf(x)\lim_{{x \to c^-}} f(x): Limit from the left (or below)
  • limxc+f(x)\lim_{{x \to c^+}} f(x): Limit from the right (or above)
**Example**: For the function f(x)={x+1,if x24,if x>2f(x) = \begin{cases} x + 1, & \text{if } x \leq 2 \\\\ 4, & \text{if } x > 2 \end{cases}
  • limx2f(x)=3\lim_{{x \to 2^-}} f(x) = 3
  • limx2+f(x)=4\lim_{{x \to 2^+}} f(x) = 4
Key Concept

One-sided limits are essential when dealing with piecewise functions.

Practice Question

Practice Question: Find the one-sided limits for the function g(x)={x2,if x<12,if x1g(x) = \begin{cases} x^2, & \text{if } x < 1 \\ 2, & \text{if } x \geq 1 \end{cases} at x=1x = 1.

Two-sided Limits

What are Two-sided Limits?

Two-sided limits consider the value a function approaches as the input comes from both sides of a particular point.

Notation:

  • limxcf(x)\lim_{{x \to c}} f(x): Limit as xx approaches cc from both sides.

Key Points:

  • If limxcf(x)=limxc+f(x)\lim_{{x \to c^-}} f(x) = \lim_{{x \to c^+}} f(x), then the two-sided limit exists and is equal to that value.
  • If the one-sided limits are not equal, the two-sided limit does not exist.
**Example**: For the function f(x)={x2+1,if x00,if x=0f(x) = \begin{cases} x^2 + 1, & \text{if } x \neq 0 \\\\ 0, & \text{if } x = 0 \end{cases}
  • limx0f(x)=1\lim_{{x \to 0}} f(x) = 1
Common Mistake

Common Mistake: Assuming the limit exists just because the function is defined at that point.

Practice Question

Practice Question: Determine if the two-sided limit exists for the function h(x)={2x+3,if x15,if x>1h(x) = \begin{cases} 2x + 3, & \text{if } x \leq 1 \\ 5, & \text{if } x > 1 \end{cases} at x=1x = 1.

Nonexistent Limits

When does the Limit of a Function at a Point Not Exist?

For some functions, limits might not exist at certain points. This can occur in three common scenarios:

Case 1: The Function is Unbounded Near the Point

  • Example: f(x)=1xf(x) = \frac{1}{x} as xx approaches 0. #### Case 2: The Function Oscillates Near the Point
  • Example: g(x)=cos(1x)g(x) = \cos\left(\frac{1}{x}\right) as xx approaches 0. #### Case 3: The One-sided Limits are Not Equal
  • Example: h(x)={0,if x<012,if x=01,if x>0h(x) = \begin{cases} 0, & \text{if } x < 0 \\ \frac{1}{2}, & \text{if } x = 0 \\ 1, & \text{if } x > 0 \end{cases} as xx approaches 0. Example: For the function f(x)=sin(1x21)f(x) = \sin\left(\frac{1}{x^2 - 1}\right), the limit does not exist as xx approaches -1 because the function oscillates infinitely.
Practice Question

Practice Question: Explain why limxπ2tan(x)\lim_{{x \to \frac{\pi}{2}}} \tan(x) does not exist.

Practice Questions

  1. Multiple Choice: What is the two-sided limit of the function f(x)={x2,if x<23,if x=2x+1,if x>2f(x) = \begin{cases} x^2, & \text{if } x < 2 \\ 3, & \text{if } x = 2 \\ x + 1, & \text{if } x > 2 \end{cases} as xx approaches 2?

    a) 4

    b) 3

    c) 5

    d) Does not exist

  2. Short Answer: Find the one-sided limits for the function f(x)={x1,if x<32x,if x3f(x) = \begin{cases} x - 1, & \text{if } x < 3 \\ 2x, & \text{if } x \geq 3 \end{cases} at x=3x = 3.

Glossary

  • Limit: The value that a function approaches as the input approaches a certain point.
  • One-sided Limit: The limit of a function as the input approaches a point from one side (left or right).
  • Two-sided Limit: The limit of a function as the input approaches a point from both sides.
  • Unbounded: A function that increases or decreases without bound as the input approaches a certain point.
  • Oscillates: A function that fluctuates between values as the input approaches a certain point.

Summary and Key Takeaways

Summary

  • Limits describe the behavior of functions as inputs approach certain points.
  • One-sided limits consider the function's value from one side, while two-sided limits consider both sides.
  • A limit may not exist if the function is unbounded, oscillates, or has unequal one-sided limits.

Key Takeaways

  1. Understand the behavior of functions near the point of interest.
  2. Use proper notation for limits.
  3. Check for one-sided limits to determine two-sided limits.
  4. Know the common scenarios where limits do not exist.

Exam Strategies

  1. Read Carefully: Understand the problem and identify whether it asks for a one-sided or two-sided limit.
  2. Analyze Graphs: Use graphs to visually inspect the behavior of functions near the point of interest.
  3. Check Both Sides: Always consider the behavior of the function from both the left and right sides.
  4. Practice: Solve various problems to become familiar with different types of limits and functions.

By mastering these strategies and concepts, you will be well-prepared to tackle limits in your exams confidently.

Question 1 of 10

What does the notation limxcf(x)=R\lim_{{x \to c}} f(x) = R represent? 🤔

The value of f(x)f(x) at x=cx=c

The value of f(c)f(c)

The value that f(x)f(x) approaches as xx approaches cc

The derivative of f(x)f(x) at x=cx=c