professor-curious-logo
professor-curious-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Limits

Sarah Miller

Sarah Miller

6 min read

Next Topic - Properties of Limits

Listen to this study note

Study Guide Overview

This study guide covers infinite limits and limits at infinity. It explains the concepts of infinite limits and their connection to vertical asymptotes. It also discusses limits at infinity and their relationship with horizontal asymptotes. The guide includes worked examples, practice questions, and a glossary of key terms like vertical asymptote and horizontal asymptote.

#Study Notes on Infinite Limits and Limits at Infinity

#Table of Contents

  1. Infinite Limits
    • What is an Infinite Limit?
    • Connection with Vertical Asymptotes
    • Worked Example
  2. Limits at Infinity
    • What is a Limit at Infinity?
    • Connection with Horizontal Asymptotes
    • Exam Tip
    • Worked Example
  3. Practice Questions
  4. Glossary
  5. Summary and Key Takeaways

#Infinite Limits

#What is an Infinite Limit?

Infinite limits occur when the values of a function become unbounded (either positively or negatively) as xxx approaches a specific value.

Key Concept

If the value of a function fff increases without bound as xxx approaches some value ccc, we write: lim⁡x→cf(x)=∞\lim_{{x \to c}} f(x) = \inftyx→clim​f(x)=∞

If the value of a function fff decreases without bound as xxx approaches some value ccc, we write: lim⁡x→cf(x)=−∞\lim_{{x \to c}} f(x) = -\inftyx→clim​f(x)=−∞

For example: lim⁡_x→01x2=∞\lim\_{{x \to 0}} \frac{1}{x^2} = \inftylim_x→0x21​=∞ lim⁡_x→0(−1x2)=−∞\lim\_{{x \to 0}} \left(-\frac{1}{x^2}\right) = -\inftylim_x→0(−x21​)=−∞ One-sided limits can be different. For example: lim⁡_x→0+1x=∞\lim\_{{x \to 0^+}} \frac{1}{x} = \inftylim_x→0+x1​=∞ lim⁡_x→0−1x=−∞\lim\_{{x \to 0^-}} \frac{1}{x} = -\inftylim_x→0−x1​=−∞

#Connection with Vertical Asymptotes

When a function has an infinite limit at a point, its graph has a vertical asymptote at that value of xxx.

Key Concept

A vertical asymptote is a vertical line that the graph approaches but never touches or intersects as xxx approaches a certain value.

Identifying infinite limits helps in identifying the location of vertical asymptotes on the graph of the function.

#Worked Example

Consider the function fff defined by: f(x)=1(x−2)2f(x) = \frac{1}{(x-2)^2}f(x)=(x−2)21​

This function has a vertical asymptote at x=2x = 2x=2.

To find the limit as xxx approaches 2: lim⁡x→2f(x)=∞\lim_{{x \to 2}} f(x) = \inftyx→2lim​f(x)=∞

Since the denominator approaches zero as xxx approaches 2, the value of the function increases without bound.

#Limits at Infinity

#What is a Limit at Infinity?

Limits at infinity describe the behavior of a function as xxx increases or decreases without bound.

Key Concept

When considering the behavior of a function fff as xxx increases without bound, we write: lim⁡x→∞f(x)\lim_{{x \to \infty}} f(x)x→∞lim​f(x)

When considering the behavior of a function fff as xxx decreases without bound, we write: lim⁡x→−∞f(x)\lim_{{x \to -\infty}} f(x)x→−∞lim​f(x)

For example: lim⁡_x→∞(x+1)=∞\lim\_{{x \to \infty}} (x + 1) = \inftylim_x→∞(x+1)=∞ lim⁡_x→−∞(x+1)=−∞\lim\_{{x \to -\infty}} (x + 1) = -\inftylim_x→−∞(x+1)=−∞

But for other functions, their values approach a fixed value: lim⁡x→∞(1x+1)=1\lim_{{x \to \infty}} \left( \frac{1}{x} + 1 \right) = 1x→∞lim​(x1​+1)=1 lim⁡x→−∞(1x+1)=1\lim_{{x \to -\infty}} \left( \frac{1}{x} + 1 \right) = 1x→−∞lim​(x1​+1)=1

#Connection with Horizontal Asymptotes

When a function has a finite limit at infinity, its graph has a horizontal asymptote at that value of yyy.

Key Concept

A horizontal asymptote is a horizontal line that the graph approaches but generally never touches or intersects as xxx becomes unbounded.

Identifying finite limits at infinity helps in identifying the location of horizontal asymptotes on the graph of the function.

#Exam Tip

Exam Tip

If an exam question uses a function to model a real-world scenario, be sure to interpret any limits at infinity in the context of the question.

#Worked Example

Consider the function PPP defined by: P(t)=4−3t+1,t≥0P(t) = 4 - \frac{3}{t+1}, \quad t \geq 0P(t)=4−t+13​,t≥0

This function is used to model the population (in hundreds) of squirrels in a woodland area ttt years after the beginning of a study.

(a) Find: lim⁡t→∞P(t)\lim_{{t \to \infty}} P(t)t→∞lim​P(t)

Answer: As ttt increases, 3t+1\frac{3}{t+1}t+13​ approaches zero, so: lim⁡t→∞P(t)=4\lim_{{t \to \infty}} P(t) = 4t→∞lim​P(t)=4

(b) Interpret your answer in the context of the problem.

Answer: Over time, the population of squirrels in the woodland will approach 400. ## Practice Questions

Practice Question
  1. Evaluate: lim⁡x→−3+1x+3\lim_{{x \to -3^+}} \frac{1}{x+3}x→−3+lim​x+31​
  2. Determine the vertical asymptotes of the function g(x)=2xx2−4g(x) = \frac{2x}{x^2 - 4}g(x)=x2−42x​.
  3. Find: lim⁡x→∞(2x+1x)\lim_{{x \to \infty}} \left( \frac{2x+1}{x} \right)x→∞lim​(x2x+1​)
  4. Explain the behavior of h(x)=3x2−x+1x2+1h(x) = \frac{3x^2 - x + 1}{x^2 + 1}h(x)=x2+13x2−x+1​ as x→−∞x \to -\inftyx→−∞.

#Glossary

  • Infinite Limit: A limit in which the function values become unbounded as xxx approaches a certain value.
  • Vertical Asymptote: A vertical line that a graph approaches but never touches or intersects as xxx approaches a certain value.
  • Limit at Infinity: The behavior of a function as xxx increases or decreases without bound.
  • Horizontal Asymptote: A horizontal line that a graph approaches but generally never touches or intersects as xxx becomes unbounded.

#Summary and Key Takeaways

  • Infinite Limits occur when the function values become unbounded as xxx approaches a specific value.
  • Vertical Asymptotes indicate the presence of infinite limits at certain values of xxx.
  • Limits at Infinity describe the behavior of a function as xxx increases or decreases without bound.
  • Horizontal Asymptotes indicate finite limits at infinity.

Remember to always connect your mathematical findings with the context of the problem, especially in real-world scenarios. This will help you interpret the results accurately and provide meaningful conclusions.

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - Definition of a LimitNext Topic - Properties of Limits
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 12

What does the notation lim⁡x→cf(x)=∞\lim_{x \to c} f(x) = \inftylimx→c​f(x)=∞ signify about the function f(x)f(x)f(x) as xxx approaches ccc?

The function approaches zero

The function decreases without bound

The function increases without bound

The function approaches a finite value