BrainyBeeBrainyBee
ExploreBlogStart Studying
Home›Explore›Calculus II: Integral Calculus - Integration, Series, and Parametric Equations

📐 Mathematics

Free Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Study Resources

Conquer second-semester calculus — integration techniques, infinite series, and parametric curves — with an AI tutor that shows every step. Cover integration and transcendental functions, techniques of integration, sequences and infinite series, power series, parametric and polar coordinates, applications of integration, and an introduction to differential equations, with worked practice and instant feedback. For STEM students building toward multivariable calculus.

401
Practice Questions
43
Study Notes
170
Flashcard Decks
2
Source Materials
Start Studying — Free

On This Page

  • Study Notes (43)
  • Practice Questions (15)
  • Flashcards (30)
  • Related Study Resources

Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Study Notes & Guides

43 AI-generated study notes covering the full Calculus II: Integral Calculus - Integration, Series, and Parametric Equations curriculum. Showing 10 complete guides below.

Study Guide1,058 words

Alternating Series: Convergence, Remainders, and Classification

Alternating Series

Read full article

Learning Objectives

After reviewing this study guide, you should be able to:

  • Use the Alternating Series Test to determine whether an alternating series converges.
  • Estimate the sum of an alternating series and calculate the error bound using the remainder theorem.
  • Explain and distinguish between absolute convergence and conditional convergence.

Key Terms & Glossary

  • Alternating Series: A series whose terms alternate between positive and negative values.
  • Alternating Series Test (AST): A convergence test specifically for alternating series based on decreasing term magnitude and a limit of zero.
  • Partial Sum (SnS_nSn​): The sum of the first nnn terms of an infinite series.
  • Absolute Convergence: A property of a series where the sum of the absolute values of its terms converges.
  • Conditional Convergence: A condition where an alternating series converges, but the series of its absolute values diverges.
  • Remainder (RnR_nRn​): The error or difference between the true infinite sum SSS and the nnn-th partial sum SnS_nSn​.

The "Big Idea"

So far, series analysis has primarily focused on positive terms. Alternating Series introduce terms that oscillate in sign (e.g., +,−,+,−,…+, -, +, -, \dots+,−,+,−,…). Because adding a negative term essentially subtracts from the accumulating total, alternating series have a "built-in" cancellation effect. This means an alternating series can converge much more easily than a series with strictly positive terms.

Understanding how these series converge—and whether their convergence relies solely on this cancellation effect (Conditional Convergence) or would happen regardless of signs (Absolute Convergence)—is foundational for mastering power series and Taylor series later in calculus.


Formula / Concept Box

ConceptMathematical FormulationDescription
Standard Forms∑n=1∞(−1)n+1bn\sum_{n=1}^{\infty} (-1)^{n+1} b_n∑n=1∞​(−1)n+1bn​ <br> or ∑n=1∞(−1)nbn\sum_{n=1}^{\infty} (-1)^n b_n∑n=1∞​(−1)nbn​Where bn>0b_n > 0bn​>0. The (−1)n(-1)^n(−1)n term dictates the alternating signs.
Alternating Series Test1. bn+1≤bnb_{n+1} \le b_nbn+1​≤bn​ for all nnn <br> 2. lim⁡n→∞bn=0\lim_{n \to \infty} b_n = 0limn→∞​bn​=0If both conditions are met, the alternating series converges.
Remainder Estimate$R_n

[!NOTE] The Alternating Series Test can only prove convergence. If lim⁡n→∞bn≠0\lim_{n \to \infty} b_n \neq 0limn→∞​bn​=0, the series diverges by the nnn-th Term Test for Divergence, NOT the Alternating Series Test.


Hierarchical Outline

  • 1. Introduction to Alternating Series
    • Definition and standard forms.
    • The Alternating Harmonic Series vs. The Standard Harmonic Series.
  • 2. The Alternating Series Test (AST)
    • Condition 1: Decreasing magnitudes (bn+1≤bnb_{n+1} \le b_nbn+1​≤bn​).
    • Condition 2: Limit approaches zero (lim⁡n→∞bn=0\lim_{n \to \infty} b_n = 0limn→∞​bn​=0).
  • 3. Remainder and Error Estimation
    • Using partial sums (SnS_nSn​) to approximate the true sum (SSS).
    • Bounding the error (∣Rn∣≤bn+1|R_n| \le b_{n+1}∣Rn​∣≤bn+1​).
  • 4. Absolute vs. Conditional Convergence
    • Absolute Convergence: Series converges even when all terms are positive.
    • Conditional Convergence: Series converges only because of alternating signs.

Visual Anchors

1. Classification of Convergence (Mermaid Flowchart)

Loading Diagram...
Figure 1 — Mermaid diagram

2. The "Funnel" Effect of Partial Sums (TikZ Graph)

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Caption: The partial sums of an alternating series oscillate above and below the true sum SSS, squeezing closer with each step. This geometry is why the error ∣S−Sn∣|S - S_n|∣S−Sn​∣ is always smaller than the next step bn+1b_{n+1}bn+1​.


Definition-Example Pairs

Term: Alternating Harmonic Series Definition: The specific sequence ∑n=1∞(−1)n+1n=1−12+13−14+…\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n} = 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + \dots∑n=1∞​n(−1)n+1​=1−21​+31​−41​+… Real-World Example: Imagine tuning a guitar string where you overshoot the perfect pitch by 1 Hz, then undershoot by 0.5 Hz, then overshoot by 0.33 Hz, perpetually zeroing in on the correct note.

Term: Absolute Convergence Definition: A series ∑an\sum a_n∑an​ is absolutely convergent if ∑∣an∣\sum |a_n|∑∣an​∣ converges. Real-World Example: Tracking the total mileage on your car's odometer. Whether you drive forward or backward (positive or negative displacement), the total distance accumulated is a finite, absolute sum.

Term: Conditional Convergence Definition: A series converges, but the series of its absolute values diverges. Real-World Example: A tightrope walker taking steps left and right. If they alternate directions, they stay balanced near the center (converge). If they took all those steps in one direction (absolute value), they would fall off the rope (diverge).


Worked Examples

Example 1: Testing for Convergence

Problem: Determine if the series ∑n=1∞(−1)n+1n\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n}∑n=1∞​n(−1)n+1​ converges or diverges. Step-by-Step Solution:

  1. Identify bnb_nbn​: The non-alternating part is bn=1nb_n = \frac{1}{n}bn​=n1​.
  2. Check Condition 1 (Decreasing): Is bn+1≤bnb_{n+1} \le b_nbn+1​≤bn​? Yes, 1n+1<1n\frac{1}{n+1} < \frac{1}{n}n+11​<n1​ for all n≥1n \ge 1n≥1.
  3. Check Condition 2 (Limit): lim⁡n→∞1n=0\lim_{n \to \infty} \frac{1}{n} = 0limn→∞​n1​=0.
  4. Conclusion: Since both conditions of the Alternating Series Test are met, the series converges.

Example 2: Estimating the Remainder

Problem: Approximate the sum of ∑n=1∞(−1)n+1n2\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n^2}∑n=1∞​n2(−1)n+1​ using the 4th partial sum (S4S_4S4​) and find the maximum error. Step-by-Step Solution:

  1. Calculate S4S_4S4​: S4=1−14+19−116=144−36+16−9144=115144≈0.7986S_4 = 1 - \frac{1}{4} + \frac{1}{9} - \frac{1}{16} = \frac{144 - 36 + 16 - 9}{144} = \frac{115}{144} \approx 0.7986S4​=1−41​+91​−161​=144144−36+16−9​=144115​≈0.7986
  2. Identify the Error Bound: The error ∣R4∣≤b5|R_4| \le b_5∣R4​∣≤b5​.
  3. Calculate b5b_5b5​: b5=152=125=0.04b_5 = \frac{1}{5^2} = \frac{1}{25} = 0.04b5​=521​=251​=0.04.
  4. Conclusion: The approximation is ≈0.7986\approx 0.7986≈0.7986, and we are guaranteed it is within $0.04 of the true infinite sum.

Example 3: Absolute vs. Conditional Convergence

Problem: Classify the convergence of ∑n=1∞(−1)nn\sum_{n=1}^{\infty} \frac{(-1)^n}{\sqrt{n}}∑n=1∞​n​(−1)n​. Step-by-Step Solution:

  1. Check Absolute Convergence: Take the absolute value to get ∑n=1∞1n\sum_{n=1}^{\infty} \frac{1}{\sqrt{n}}∑n=1∞​n​1​. This is a ppp-series with p=1/2p = 1/2p=1/2. Since p≤1p \le 1p≤1, the absolute series diverges.
  2. Check AST for Conditional Convergence:
    • Is bn=1nb_n = \frac{1}{\sqrt{n}}bn​=n​1​ decreasing? Yes, n+1>n  ⟹  1n+1<1n\sqrt{n+1} > \sqrt{n} \implies \frac{1}{\sqrt{n+1}} < \frac{1}{\sqrt{n}}n+1​>n​⟹n+1​1​<n​1​.
    • Is lim⁡n→∞1n=0\lim_{n \to \infty} \frac{1}{\sqrt{n}} = 0limn→∞​n​1​=0? Yes.
  3. Conclusion: The series diverges absolutely but converges by the AST. Therefore, it is conditionally convergent.

Checkpoint Questions

  1. Recall: What are the two specific conditions a series must meet to pass the Alternating Series Test?
  2. Apply: If you want to estimate an alternating series to an error of less than $0.001, how do you determine which partial sum SnS_nSn​ to stop at?
  3. Distinguish: Can a series be absolutely convergent but fail to be conditionally convergent? Why or why not?
  4. Analyze: If lim⁡n→∞bn=5\lim_{n \to \infty} b_n = 5limn→∞​bn​=5 in an alternating series, what test do you use to prove it diverges?

▶Answers to Checkpoint Questions (Click to expand)
  1. The magnitudes of the terms must be decreasing (bn+1≤bnb_{n+1} \le b_nbn+1​≤bn​), and the limit of the terms must approach zero (lim⁡n→∞bn=0\lim_{n \to \infty} b_n = 0limn→∞​bn​=0).
  2. Set the formula for the next term, bn+1b_{n+1}bn+1​, to be less than or equal to $0.001, and solve for nnn.
  3. Conditional convergence strictly means it converges but diverges when you take the absolute value. If it is absolutely convergent, it converges in both forms, so it by definition cannot be conditionally convergent.
  4. You use the nnn-th Term Test for Divergence. Since the limit of the terms does not equal zero, the series must diverge.

Muddy Points & Cross-Refs

[!WARNING] Common Pitfall: A frequent mistake is assuming that if lim⁡n→∞bn≠0\lim_{n \to \infty} b_n \neq 0limn→∞​bn​=0, the Alternating Series Test proves divergence. The AST can only prove convergence. If the limit is not zero, you must cite the n-th Term Test for Divergence to formally conclude the series diverges.

  • Cross-Reference: The mechanics of absolute convergence will be critical when determining the Radius of Convergence for Power Series in future units. Keep these tests sharp!
  • Cross-Reference: Remember the ppp-series test (from the Integral Test module) when checking for Absolute Convergence. It's the fastest way to evaluate the absolute form of a fractional algebraic sequence.
Study Guide834 words

Approximating Areas: Left and Right Endpoint Methods

Approximating Areas

Read full article

Learning Objectives

  • Identify the need for rectangular approximations to find the area under a curve.
  • Calculate the interval width, Δx\Delta xΔx, for a given partition of size nnn.
  • Formulate and compute left-endpoint (LnL_nLn​) and right-endpoint (RnR_nRn​) approximations.
  • Explain why increasing the number of rectangles (nnn) improves the area estimate.

Key Terms & Glossary

  • Partition: The division of an interval [a,b][a, b][a,b] into smaller, non-overlapping subintervals.
  • Subinterval Width (Δx\Delta xΔx): The constant horizontal length of each individual rectangle in the approximation.
  • Left-Endpoint Approximation (LnL_nLn​): An area estimate where rectangle heights are determined by the function's value at the left edge of each subinterval.
  • Right-Endpoint Approximation (RnR_nRn​): An area estimate where rectangle heights are determined by the function's value at the right edge of each subinterval.

The "Big Idea"

Finding the exact area under a complex curve directly is nearly impossible. However, we can slice that complex area into simple geometric shapes—like rectangles—whose areas are easy to calculate (A=width×heightA = \text{width} \times \text{height}A=width×height). By summing these rectangular areas, we obtain a reasonable estimate of the total curved region. The foundational "Big Idea" of calculus is that as we divide the region into smaller and smaller slices (letting the number of rectangles nnn grow larger and larger), our estimate becomes increasingly accurate, eventually converging on the exact true area.

[!IMPORTANT] Increasing nnn makes the rectangles thinner. This allows them to "hug" the true shape of the curve more precisely, minimizing the "wasted" or "over-estimated" empty space!

Formula / Concept Box

ConceptMathematical FormulaPurpose
Subinterval WidthΔx=b−an\Delta x = \frac{b - a}{n}Δx=nb−a​Determines how wide each rectangular slice will be across the interval [a,b][a, b][a,b].
Grid Pointxi=a+iΔxx_i = a + i\Delta xxi​=a+iΔxIdentifies the exact xxx-coordinates used for evaluating endpoints.
Right-Endpoint SumRn=∑i=1nf(xi)ΔxR_n = \sum_{i=1}^{n} f(x_i) \Delta xRn​=∑i=1n​f(xi​)ΔxApproximates area using heights evaluated at the right side of each slice.
Left-Endpoint SumLn=∑i=1nf(xi−1)ΔxL_n = \sum_{i=1}^{n} f(x_{i-1}) \Delta xLn​=∑i=1n​f(xi−1​)ΔxApproximates area using heights evaluated at the left side of each slice.

Hierarchical Outline

  • 1. Setting Up the Approximation
    • Defining the bounds: Identify the interval starting point aaa and ending point bbb.
    • Slicing the area: Choose nnn, the number of equal rectangles to place under the curve.
    • Calculating width: Use Δx=(b−a)/n\Delta x = (b-a)/nΔx=(b−a)/n for the horizontal dimension of every slice.
  • 2. Choosing the Evaluation Points
    • Left-Endpoints (LnL_nLn​): Evaluate the function at the start of each subinterval to set height.
    • Right-Endpoints (RnR_nRn​): Evaluate the function at the end of each subinterval to set height.
  • 3. Improving Accuracy
    • Small nnn (e.g., n=4n=4n=4): Provides a rough, blocky estimate with significant error.
    • Large nnn (e.g., n=32n=32n=32): Rectangles become thin, fitting the curve much more precisely.
    • Infinite limit: As n→∞n \to \inftyn→∞, the discrepancy between LnL_nLn​ and RnR_nRn​ shrinks to zero.

Visual Anchors

1. Flow of the Approximation Algorithm

Loading Diagram...
Figure 1 — Mermaid diagram

2. Right-Endpoint Approximation (n=3n=3n=3)

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

TermDefinitionReal-World Example
SubintervalA smaller chunk created when a larger interval is divided up equally.If an 8-hour workday (interval) is broken into 2-hour work blocks, each block is a subinterval.
Left-Endpoint (LnL_nLn​)Estimating total area by taking the rectangle height from the left bound of the subinterval.Using a student's height on their birthday to estimate their average height for the upcoming year.
Right-Endpoint (RnR_nRn​)Estimating total area by taking the rectangle height from the right bound of the subinterval.Using a student's height on their next birthday to estimate their average height for the past year.

Worked Examples

▶Example 1: Calculating $R_4$ for a basic quadratic function

Problem: Approximate the area under f(x)=x2f(x) = x^2f(x)=x2 on the interval [0,2][0, 2][0,2] using n=4n=4n=4 rectangles and right endpoints.

Step 1: Find subinterval width (Δx\Delta xΔx) Δx=b−an=2−04=0.5\Delta x = \frac{b - a}{n} = \frac{2 - 0}{4} = 0.5Δx=nb−a​=42−0​=0.5

Step 2: Identify the right endpoints (xix_ixi​) The subintervals are [0, 0.5], [0.5, 1], [1, 1.5], [1.5, 2]. The right endpoints are: $0.5, 1, 1.5, and 2$.

Step 3: Evaluate function at these endpoints

  • f(0.5)=(0.5)2=0.25f(0.5) = (0.5)^2 = 0.25f(0.5)=(0.5)2=0.25
  • f(1)=(1)2=1.00f(1) = (1)^2 = 1.00f(1)=(1)2=1.00
  • f(1.5)=(1.5)2=2.25f(1.5) = (1.5)^2 = 2.25f(1.5)=(1.5)2=2.25
  • f(2)=(2)2=4.00f(2) = (2)^2 = 4.00f(2)=(2)2=4.00

Step 4: Multiply by Δx\Delta xΔx and sum R4=[f(0.5)+f(1)+f(1.5)+f(2)]×ΔxR_4 = [f(0.5) + f(1) + f(1.5) + f(2)] \times \Delta xR4​=[f(0.5)+f(1)+f(1.5)+f(2)]×Δx R4=[0.25+1+2.25+4]×0.5=7.5×0.5=3.75R_4 = [0.25 + 1 + 2.25 + 4] \times 0.5 = 7.5 \times 0.5 = 3.75R4​=[0.25+1+2.25+4]×0.5=7.5×0.5=3.75

[!NOTE] The right-endpoint approximation of the area under this curve is exactly 3.75 square units.

▶Example 2: Calculating $L_4$ for the same function

Problem: Approximate the area under f(x)=x2f(x) = x^2f(x)=x2 on [0,2][0, 2][0,2] using n=4n=4n=4 rectangles and left endpoints.

Step 1: Identify the left endpoints With Δx=0.5\Delta x = 0.5Δx=0.5, our subintervals are the same. The left endpoints are: $0, 0.5, 1, \text{ and } 1.5$.

Step 2: Evaluate function at these endpoints

  • f(0)=0f(0) = 0f(0)=0
  • f(0.5)=0.25f(0.5) = 0.25f(0.5)=0.25
  • f(1)=1f(1) = 1f(1)=1
  • f(1.5)=2.25f(1.5) = 2.25f(1.5)=2.25

Step 3: Multiply by Δx\Delta xΔx and sum L4=[f(0)+f(0.5)+f(1)+f(1.5)]×ΔxL_4 = [f(0) + f(0.5) + f(1) + f(1.5)] \times \Delta xL4​=[f(0)+f(0.5)+f(1)+f(1.5)]×Δx L4=[0+0.25+1+2.25]×0.5=3.5×0.5=1.75L_4 = [0 + 0.25 + 1 + 2.25] \times 0.5 = 3.5 \times 0.5 = 1.75L4​=[0+0.25+1+2.25]×0.5=3.5×0.5=1.75

[!TIP] Notice how different L4L_4L4​ (1.75) and R4R_4R4​ (3.75) are with small nnn. As nnn increases to 32, 100, or ∞\infty∞, these two estimated values will converge and reveal the true area!

Checkpoint Questions

  1. If an interval is [1,5][1, 5][1,5] and n=8n=8n=8, what is the width of each subinterval?
  2. When computing a left-endpoint approximation (LnL_nLn​), do you ever evaluate the function at the very last point bbb of the entire interval [a,b][a, b][a,b]? Why or why not?
  3. According to the "Big Idea" of Riemann sums, what graphical change occurs when you increase the number of rectangles from n=4n=4n=4 to n=32n=32n=32?
  4. How do you find the area of a single rectangular slice within a partition using mathematical notation?
Study Guide860 words

Arc Length of a Curve and Surface Area Study Guide

Arc Length of a Curve and Surface Area

Read full article

Learning Objectives

  • Calculate the exact length of a curve defined as y=f(x)y = f(x)y=f(x) between two specific points.
  • Calculate the exact length of a curve defined as x=g(y)x = g(y)x=g(y) between two specific points.
  • Determine the surface area of a 3D solid of revolution created by rotating a 2D curve around an axis.

Key Terms & Glossary

  • Arc Length: The physical distance along a continuous, curved path between two points.
  • Surface of Revolution: A 3D surface generated by rotating a 2D curve around a straight line (axis).
  • Smooth Function: A differentiable function whose derivative is also continuous over a given interval.
  • Regular Partition: The division of a mathematical interval into smaller sub-intervals of exactly equal widths.

The "Big Idea"

Calculus allows us to transition from merely approximating distances using straight line segments (via the Pythagorean theorem) to finding the exact, true length of continuous curves. By breaking a curve into infinitely small, straight pieces and summing their lengths using a definite integral, we discover its exact Arc Length. This identical logic extends into the third dimension: by sweeping these infinitely small straight segments in a circle around an axis, we accumulate the exact Surface Area of Revolution for curved objects.

Formula / Concept Box

ConceptMathematical FormulaVariables & Conditions
Arc Length (Function of xxx)L=∫ab1+[f′(x)]2dxL = \int_a^b \sqrt{1 + [f'(x)]^2} dxL=∫ab​1+[f′(x)]2​dxf(x)f(x)f(x) must be a smooth function on [a,b][a, b][a,b].
Arc Length (Function of yyy)L=∫cd1+[g′(y)]2dyL = \int_c^d \sqrt{1 + [g'(y)]^2} dyL=∫cd​1+[g′(y)]2​dyg(y)g(y)g(y) must be a smooth function on [c,d][c, d][c,d].
Surface Area (x-axis rotation)S=∫ab2πf(x)1+[f′(x)]2dxS = \int_a^b 2\pi f(x) \sqrt{1 + [f'(x)]^2} dxS=∫ab​2πf(x)1+[f′(x)]2​dxRevolved around xxx-axis. f(x)≥0f(x) \ge 0f(x)≥0.
Surface Area (y-axis rotation)S=∫cd2πg(y)1+[g′(y)]2dyS = \int_c^d 2\pi g(y) \sqrt{1 + [g'(y)]^2} dyS=∫cd​2πg(y)1+[g′(y)]2​dyRevolved around yyy-axis. g(y)≥0g(y) \ge 0g(y)≥0.

[!IMPORTANT] Always verify that your function is smooth (continuous derivative) over the entire interval before applying these formulas. If there is a sharp corner (like an absolute value vertex), you must split the integral at that point!

Hierarchical Outline

  • 1. Arc Length of a Curve
    • 1.1 The Linear Approximation Method
      • Approximating curved distances by connecting points (P0,P1,P2...P_0, P_1, P_2...P0​,P1​,P2​...) with straight lines.
      • Utilizing the Pythagorean theorem (Δx2+Δy2\sqrt{\Delta x^2 + \Delta y^2}Δx2+Δy2​) for each line segment.
    • 1.2 Deriving the Integral for y=f(x)y = f(x)y=f(x)
      • Taking the limit as the number of segments approaches infinity (Δx→0\Delta x \to 0Δx→0).
      • Substituting the derivative f′(x)f'(x)f′(x) to create the integrand 1+[f′(x)]2\sqrt{1 + [f'(x)]^2}1+[f′(x)]2​.
    • 1.3 Alternative Perspective: x=g(y)x = g(y)x=g(y)
      • Switching variables when the curve is easier to differentiate with respect to yyy.
  • 2. Surface Area of a Solid of Revolution
    • 2.1 Extending Arc Length to 3D
      • Multiplying the arc length of a tiny segment by the circumference of its rotation path (2πr2\pi r2πr).
    • 2.2 Rotation around the x-axis
      • The radius of rotation is the function's height: r=f(x)r = f(x)r=f(x).
    • 2.3 Rotation around the y-axis
      • The radius of rotation is the horizontal distance: r=g(y)r = g(y)r=g(y).

Visual Anchors

1. Curve Approximation (TikZ)

The fundamental concept behind arc length is breaking a curve into straight Pythagorean line segments.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 1 — TikZ diagram

2. Choosing the Right Formula (Mermaid Flowchart)

Loading Diagram...
Figure 2 — Mermaid diagram

Definition-Example Pairs

  • Arc Length
    • Definition: The exact geometric length of a one-dimensional path from point A to point B.
    • Real-World Example: Measuring the exact amount of highway concrete needed to pave a winding mountain road defined by a topographical function.
  • Surface Area of Revolution
    • Definition: The total exterior area of a symmetric 3D object formed by spinning a 2D line around a central axis.
    • Real-World Example: Calculating the square footage of sheet metal required to manufacture the exterior casing of a jet engine turbine.
  • Smooth Function
    • Definition: A function that is differentiable everywhere on an interval and whose derivative is continuous (no sharp corners or cusps).
    • Real-World Example: The trajectory of an airplane in mid-flight (smooth, gradual turns) compared to the path of a bouncing ping-pong ball (sharp corners upon impact).

Worked Examples

▶Example 1: Calculating the Arc Length of a Curve

Problem: Find the exact arc length of the curve y=23x3/2y = \frac{2}{3}x^{3/2}y=32​x3/2 over the interval [0,3][0, 3][0,3].

Step 1: Find the derivative f′(x)f'(x)f′(x) y′=ddx(23x3/2)=23⋅32x1/2=xy' = \frac{d}{dx} \left( \frac{2}{3}x^{3/2} \right) = \frac{2}{3} \cdot \frac{3}{2} x^{1/2} = \sqrt{x}y′=dxd​(32​x3/2)=32​⋅23​x1/2=x​

Step 2: Square the derivative and add 1 1+[f′(x)]2=1+(x)2=1+x1 + [f'(x)]^2 = 1 + (\sqrt{x})^2 = 1 + x1+[f′(x)]2=1+(x​)2=1+x

Step 3: Set up and evaluate the integral L=∫031+xdxL = \int_0^3 \sqrt{1 + x} dxL=∫03​1+x​dx Let u=1+xu = 1+xu=1+x, then du=dxdu = dxdu=dx. When x=0,u=1x=0, u=1x=0,u=1. When x=3,u=4x=3, u=4x=3,u=4. L=∫14u1/2du=[23u3/2]14L = \int_1^4 u^{1/2} du = \left[ \frac{2}{3} u^{3/2} \right]_1^4L=∫14​u1/2du=[32​u3/2]14​ L=23(43/2−13/2)=23(8−1)=143L = \frac{2}{3}(4^{3/2} - 1^{3/2}) = \frac{2}{3}(8 - 1) = \frac{14}{3}L=32​(43/2−13/2)=32​(8−1)=314​

Answer: The arc length is 143\frac{14}{3}314​.

▶Example 2: Surface Area of Revolution

Problem: Find the surface area generated by revolving y=xy = \sqrt{x}y=x​ over the interval [0,1][0, 1][0,1] around the xxx-axis.

Step 1: Find the derivative and square it y′=12xy' = \frac{1}{2\sqrt{x}}y′=2x​1​ 1+(y′)2=1+(12x)2=1+14x=4x+14x1 + (y')^2 = 1 + \left( \frac{1}{2\sqrt{x}} \right)^2 = 1 + \frac{1}{4x} = \frac{4x+1}{4x}1+(y′)2=1+(2x​1​)2=1+4x1​=4x4x+1​

Step 2: Set up the surface area integral S=∫012πf(x)1+[f′(x)]2dxS = \int_0^1 2\pi f(x) \sqrt{1 + [f'(x)]^2} dxS=∫01​2πf(x)1+[f′(x)]2​dx S=∫012πx4x+14xdxS = \int_0^1 2\pi \sqrt{x} \sqrt{\frac{4x+1}{4x}} dxS=∫01​2πx​4x4x+1​​dx

Step 3: Simplify the integrand S=∫012πx4x+12xdx=π∫014x+1dxS = \int_0^1 2\pi \sqrt{x} \frac{\sqrt{4x+1}}{2\sqrt{x}} dx = \pi \int_0^1 \sqrt{4x+1} dxS=∫01​2πx​2x​4x+1​​dx=π∫01​4x+1​dx

Step 4: Evaluate using u-substitution Let u=4x+1  ⟹  du=4dx  ⟹  dx=du4u = 4x+1 \implies du = 4 dx \implies dx = \frac{du}{4}u=4x+1⟹du=4dx⟹dx=4du​. Bounds change from x∈[0,1]x \in [0,1]x∈[0,1] to u∈[1,5]u \in [1,5]u∈[1,5]. S=π∫15u1/2du4=π4[23u3/2]15=π6(55−1)S = \pi \int_1^5 u^{1/2} \frac{du}{4} = \frac{\pi}{4} \left[ \frac{2}{3} u^{3/2} \right]_1^5 = \frac{\pi}{6} (5\sqrt{5} - 1)S=π∫15​u1/24du​=4π​[32​u3/2]15​=6π​(55​−1)

Answer: The surface area is π6(55−1)\frac{\pi}{6}(5\sqrt{5} - 1)6π​(55​−1).

Checkpoint Questions

  1. Why must a function be "smooth" to calculate its arc length using the standard integral formula? Answer: If a function isn't smooth (i.e., its derivative is not continuous), the integral cannot be directly evaluated across the discontinuity. You would need to split the integral into pieces at the sharp corners.
  2. If a curve is given as x=g(y)x = g(y)x=g(y), which independent variable must be in the differential of your integral? Answer: The integral must be computed with respect to yyy, meaning the differential is dydydy and limits of integration are horizontal bounds on the yyy-axis.
  3. In the surface area formula S=∫2πf(x)1+(f′(x))2dxS = \int 2\pi f(x) \sqrt{1 + (f'(x))^2} dxS=∫2πf(x)1+(f′(x))2​dx, what physical dimension does the term 2πf(x)2\pi f(x)2πf(x) represent? Answer: It represents the circumference of the circular path traced by the curve as it revolves around the xxx-axis.
  4. When setting up an arc length problem, what is the most common algebraic hurdle? Answer: Simplifying the expression under the square root 1+[f′(x)]21+[f'(x)]^21+[f′(x)]2 so that the integral can be evaluated without resorting to numerical approximation.
Study Guide732 words

Study Guide: Area and Arc Length in Polar Coordinates

Area and Arc Length in Polar Coordinates

Read full article

Learning Objectives

  • Apply the formula for the area of a region in polar coordinates
  • Determine the arc length of a polar curve

Key Terms & Glossary

  • Polar Coordinate System: A two-dimensional coordinate system where each point is determined by a distance from a reference point (rrr) and an angle from a reference direction (θ\thetaθ).
  • Sector: A region bounded by two radii and an arc. This is the fundamental unit of area in polar integration.
  • Arc Length: The total distance traveled along the path of a curve from a starting angle α\alphaα to an ending angle β\betaβ.

The "Big Idea"

In Cartesian coordinates, we find areas by summing infinitely thin rectangular vertical slices (approximated by dA=y dxdA = y \, dxdA=ydx). In polar coordinates, this approach fails because curves are defined radially. Instead, we divide the region into infinitely thin pie-shaped sectors emanating from the origin. The area of a circular sector is 12r2θ\frac{1}{2}r^2\theta21​r2θ, leading to the integral element dA=12r2 dθdA = \frac{1}{2}r^2 \, d\thetadA=21​r2dθ.

Similarly, arc length shifts from Pythagorean triangles composed of dxdxdx and dydydy to components representing radial change (drdrdr) and angular sweep (r dθr \, d\thetardθ), resulting in a specialized integral for polar curves.

Formula / Concept Box

ConceptFormulaDescription
Polar AreaA=12∫αβ[f(θ)]2 dθA = \frac{1}{2} \int_{\alpha}^{\beta} [f(\theta)]^2 \, d\thetaA=21​∫αβ​[f(θ)]2dθCalculates the area swept out by r=f(θ)r = f(\theta)r=f(θ) between angles α\alphaα and β\betaβ.
Polar Arc LengthL=∫αβ[f(θ)]2+[f′(θ)]2 dθL = \int_{\alpha}^{\beta} \sqrt{[f(\theta)]^2 + [f'(\theta)]^2} \, d\thetaL=∫αβ​[f(θ)]2+[f′(θ)]2​dθCalculates the length of the curve r=f(θ)r = f(\theta)r=f(θ) from θ=α\theta = \alphaθ=α to β\betaβ.

[!WARNING] When calculating area, ensure your integration bounds α\alphaα and β\betaβ trace the region exactly once. Overlapping traces (common in limacons and roses) will result in double-counting the area!

Hierarchical Outline

  • Calculus of Polar Curves
    • Area of a Region in Polar Coordinates
      • Concept of the Polar Sector
      • Deriving the area formula
      • Handling areas between two polar curves
    • Arc Length of a Polar Curve
      • Modifying the Cartesian arc length formula
      • Calculating the derivative drdθ\frac{dr}{d\theta}dθdr​
      • Evaluating the radical integral

Visual Anchors

Loading Diagram...
Figure 1 — Mermaid diagram
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

  • Polar Area Element →\rightarrow→ An infinitesimally thin pie slice used to construct the total area. →\rightarrow→ Example: Calculating the sweep area of an airport radar dish tracking an airplane.
  • Radial Derivative →\rightarrow→ The rate at which the radius changes with respect to the angle (drdθ\frac{dr}{d\theta}dθdr​). →\rightarrow→ Example: Measuring how fast a spiral galaxy's arm moves away from the galactic center as it rotates.

[!TIP] Use symmetry whenever possible! If a curve is symmetric across the polar axis (like r=cos⁡θr = \cos\thetar=cosθ), you can integrate from 0 to π/2\pi/2π/2 and multiply the result by 2 to save time.

Worked Examples

▶Click to expand: Example 1 - Area of a Polar Curve

Problem: Find the area enclosed by the curve r=2sin⁡θr = 2\sin\thetar=2sinθ.

Step 1: Determine the bounds. The curve r=2sin⁡θr = 2\sin\thetar=2sinθ traces a full circle from θ=0\theta = 0θ=0 to θ=π\theta = \piθ=π. Step 2: Apply the area formula: A=12∫0π(2sin⁡θ)2 dθA = \frac{1}{2} \int_{0}^{\pi} (2\sin\theta)^2 \, d\thetaA=21​∫0π​(2sinθ)2dθ Step 3: Expand and use the half-angle identity: A=12∫0π4sin⁡2θ dθ=2∫0π1−cos⁡(2θ)2 dθA = \frac{1}{2} \int_{0}^{\pi} 4\sin^2\theta \, d\theta = 2 \int_{0}^{\pi} \frac{1 - \cos(2\theta)}{2} \, d\thetaA=21​∫0π​4sin2θdθ=2∫0π​21−cos(2θ)​dθ Step 4: Integrate and evaluate: A=∫0π(1−cos⁡(2θ)) dθ=[θ−12sin⁡(2θ)]0π=π−0=πA = \int_{0}^{\pi} (1 - \cos(2\theta)) \, d\theta = \left[ \theta - \frac{1}{2}\sin(2\theta) \right]_{0}^{\pi} = \pi - 0 = \piA=∫0π​(1−cos(2θ))dθ=[θ−21​sin(2θ)]0π​=π−0=π

▶Click to expand: Example 2 - Arc Length of a Polar Curve

Problem: Find the exact length of the logarithmic spiral r=eθr = e^{\theta}r=eθ from θ=0\theta = 0θ=0 to θ=π\theta = \piθ=π.

Step 1: Find drdθ\frac{dr}{d\theta}dθdr​. Since r=eθr = e^{\theta}r=eθ, drdθ=eθ\frac{dr}{d\theta} = e^{\theta}dθdr​=eθ. Step 2: Set up the arc length formula: L=∫0πr2+(drdθ)2 dθL = \int_{0}^{\pi} \sqrt{r^2 + \left(\frac{dr}{d\theta}\right)^2} \, d\thetaL=∫0π​r2+(dθdr​)2​dθ Step 3: Substitute and simplify: L=∫0π(eθ)2+(eθ)2 dθ=∫0π2e2θ dθ=∫0π2eθ dθL = \int_{0}^{\pi} \sqrt{(e^{\theta})^2 + (e^{\theta})^2} \, d\theta = \int_{0}^{\pi} \sqrt{2e^{2\theta}} \, d\theta = \int_{0}^{\pi} \sqrt{2}e^{\theta} \, d\thetaL=∫0π​(eθ)2+(eθ)2​dθ=∫0π​2e2θ​dθ=∫0π​2​eθdθ Step 4: Evaluate the integral: L=2[eθ]0π=2(eπ−1)L = \sqrt{2} \left[ e^{\theta} \right]_{0}^{\pi} = \sqrt{2}(e^{\pi} - 1)L=2​[eθ]0π​=2​(eπ−1)

Checkpoint Questions

  1. Why does the polar area formula include a 12\frac{1}{2}21​ coefficient, whereas the Cartesian area formula (A=∫y dxA = \int y \, dxA=∫ydx) does not?
  2. What must be true about the curve r(θ)r(\theta)r(θ) and its derivative for the arc length formula to be rigorously applied?
  3. If rrr is constant (e.g., r=5r=5r=5), what does the polar arc length formula simplify to, and why does this make geometric sense?
  4. How can symmetry be used to simplify bounds when finding the area of a four-leaved rose?

[!NOTE] Self-Check Answers: (1) It derives from the area of a circular sector (12r2θ\frac{1}{2}r^2\theta21​r2θ), not a rectangle. (2) The function r(θ)r(\theta)r(θ) must be smooth, meaning drdθ\frac{dr}{d\theta}dθdr​ is continuous. (3) It simplifies to ∫r2 dθ=∫r dθ=rθ\int \sqrt{r^2} \, d\theta = \int r \, d\theta = r\theta∫r2​dθ=∫rdθ=rθ, which is the standard arc length of a circle! (4) You can find the area of one half of a leaf (e.g., θ=0\theta = 0θ=0 to θ=π/4\theta = \pi/4θ=π/4) and multiply by 8.

Study Guide1,215 words

Areas Between Curves: Calculus Study Guide

Areas between Curves

Read full article

Areas Between Curves: Calculus Study Guide

Learning Objectives

By the end of this study guide, you should be able to:

  • Determine the area of a region between two curves by integrating with respect to the independent variable (xxx).
  • Find the area of a compound region by breaking it into separate integrals where the bounding curves intersect and switch positions.
  • Determine the area of a region between two curves by integrating with respect to the dependent variable (yyy) using horizontal slicing.

Key Terms & Glossary

  • Compound Region: A complex area where the bounding functions intersect within the interval, requiring the area to be split into multiple integrals. Example: Finding the area between the crossing paths of a jet plane and a drone to determine potential collision zones.
  • Representative Rectangle: A geometric tool used to approximate an infinitesimally thin slice of area between curves. Example: Thinking of a curved plot of land as being divided by perfectly straight, thin fences stacked next to each other.
  • Limits of Integration: The geometric boundaries (x=ax=ax=a to x=bx=bx=b, or y=cy=cy=c to y=dy=dy=d) that define the start and end of the calculated area. Example: The exact start and end times (bounds) when analyzing the accumulated difference between energy produced and energy consumed in a solar grid.

The "Big Idea"

In early calculus, you learned to find the area under a single curve (between the curve and the xxx-axis). The "Big Idea" here is that we can expand this concept to find the exact area trapped between any two curves.

Instead of integrating just f(x)f(x)f(x), you integrate the difference between the two functions: (Top−Bottom)(Top - Bottom)(Top−Bottom) or (Right−Left)(Right - Left)(Right−Left). This fundamental principle allows engineers, physicists, and economists to calculate bounded regions—such as the exact physical material needed to fill a mold, or the total profit margin between revenue and cost curves over time.


Formula / Concept Box

[!IMPORTANT] Always remember that Area must be positive. If you get a negative result, you likely subtracted the larger function from the smaller one!

ConceptMathematical FormulaUsage Notes
Vertical Slices (w.r.t xxx)A=∫ab[f(x)−g(x)] dxA = \int_{a}^{b} [f(x) - g(x)] \,dxA=∫ab​[f(x)−g(x)]dxUse when f(x)≥g(x)f(x) \ge g(x)f(x)≥g(x) on [a,b][a, b][a,b]. Represents Top Curve minus Bottom Curve.
Horizontal Slices (w.r.t yyy)A=∫cd[u(y)−v(y)] dyA = \int_{c}^{d} [u(y) - v(y)] \,dyA=∫cd​[u(y)−v(y)]dyUse when u(y)≥v(y)u(y) \ge v(y)u(y)≥v(y) on [c,d][c, d][c,d]. Represents Right Curve minus Left Curve.
Compound RegionsA=∫ac[f(x)−g(x)] dx+∫cb[g(x)−f(x)] dxA = \int_{a}^{c} [f(x) - g(x)] \,dx + \int_{c}^{b} [g(x) - f(x)] \,dxA=∫ac​[f(x)−g(x)]dx+∫cb​[g(x)−f(x)]dxUse when curves intersect at x=cx=cx=c and swap top/bottom positions.

Hierarchical Outline

  1. Introduction to Areas Between Curves
    • Expanding definite integrals beyond the xxx-axis.
    • Approximating with Representative Rectangles.
  2. Regions Defined with Respect to xxx (Vertical Slicing)
    • Identifying the top curve f(x)f(x)f(x) and bottom curve g(x)g(x)g(x).
    • Setting the upper and lower Limits of Integration (aaa and bbb).
  3. Compound Regions and Intersecting Graphs
    • Finding intersection points algebraically.
    • Splitting the primary integral into multiple distinct integrals.
  4. Regions Defined with Respect to yyy (Horizontal Slicing)
    • Re-expressing functions as x=u(y)x = u(y)x=u(y) and x=v(y)x = v(y)x=v(y).
    • Simplifying integrals when functions cross multiple times vertically but not horizontally.

Visual Anchors

1. Decision Matrix Flowchart

Loading Diagram...
Figure 1 — Mermaid diagram

2. Geometric Representation of Area between Curves

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

  • Integrating with respect to xxx (dxdxdx)

    • Definition: Slicing the area vertically into infinite rectangles of width dxdxdx, where the height is the yyy-value difference.
    • Example: Calculating the 2D cross-sectional area of an airplane wing by measuring the difference between the upper contour and lower contour at various points along its length.
  • Integrating with respect to yyy (dydydy)

    • Definition: Slicing the area horizontally into infinite rectangles of height dydydy, where the width is the xxx-value difference.
    • Example: Determining the fluid capacity of an irregular vase by summing thin horizontal discs of water from the base to the lip.

Comparison Tables

FeatureVertical Slicing (dxdxdx)Horizontal Slicing (dydydy)
Function Formaty=f(x)y = f(x)y=f(x)x=g(y)x = g(y)x=g(y)
Geometry RuleArea = Top Curve - Bottom CurveArea = Right Curve - Left Curve
Bounds of IntegrationLeftmost xxx to Rightmost xxx (aaa to bbb)Lowest yyy to Highest yyy (ccc to ddd)
Best Used When...Curves pass the vertical line test cleanly.A single curve curves back on itself vertically (fails vertical line test) but passes the horizontal line test.

Worked Examples

▶Example 1: Finding Area with Vertical Slices (Compound Region)

Problem: Find the area bounded by y=x3y = x^3y=x3 and y=xy = xy=x on the interval [−1,1][-1, 1][−1,1].

Step 1: Find points of intersection. Set the equations equal to each other: x3=xx^3 = xx3=x x3−x=0x^3 - x = 0x3−x=0 x(x2−1)=0  ⟹  x=−1,0,1x(x^2 - 1) = 0 \implies x = -1, 0, 1x(x2−1)=0⟹x=−1,0,1

Step 2: Determine Top and Bottom curves for each interval.

  • On [−1,0][-1, 0][−1,0]: Test x=−0.5x = -0.5x=−0.5. y1=(−0.5)3=−0.125y_1 = (-0.5)^3 = -0.125y1​=(−0.5)3=−0.125, and y2=−0.5y_2 = -0.5y2​=−0.5. Since −0.125>−0.5-0.125 > -0.5−0.125>−0.5, x3x^3x3 is the Top curve.
  • On [0,1][0, 1][0,1]: Test x=0.5x = 0.5x=0.5. y1=(0.5)3=0.125y_1 = (0.5)^3 = 0.125y1​=(0.5)3=0.125, and y2=0.5y_2 = 0.5y2​=0.5. Since $0.5 > 0.125,, ,x$ is the Top curve.

Step 3: Set up and evaluate the compound integral. A=∫−10(x3−x) dx+∫01(x−x3) dxA = \int_{-1}^{0} (x^3 - x) \,dx + \int_{0}^{1} (x - x^3) \,dxA=∫−10​(x3−x)dx+∫01​(x−x3)dx

Find the antiderivatives: A=[x44−x22]−10+[x22−x44]01A = \left[ \frac{x^4}{4} - \frac{x^2}{2} \right]_{-1}^{0} + \left[ \frac{x^2}{2} - \frac{x^4}{4} \right]_{0}^{1}A=[4x4​−2x2​]−10​+[2x2​−4x4​]01​

Evaluate at the bounds: A=(0−[14−12])+([12−14]−0)A = \left( 0 - \left[\frac{1}{4} - \frac{1}{2}\right] \right) + \left( \left[\frac{1}{2} - \frac{1}{4}\right] - 0 \right)A=(0−[41​−21​])+([21​−41​]−0) A=(0−[−14])+(14)=14+14=12 units2A = \left( 0 - \left[-\frac{1}{4}\right] \right) + \left( \frac{1}{4} \right) = \frac{1}{4} + \frac{1}{4} = \frac{1}{2} \text{ units}^2A=(0−[−41​])+(41​)=41​+41​=21​ units2

▶Example 2: Finding Area with Horizontal Slices (Integrating w.r.t $y$)

Problem: Find the area bounded by x=y2x = y^2x=y2 and x=2−y2x = 2 - y^2x=2−y2.

[!TIP] Because the equations are already given in terms of yyy (e.g., x=f(y)x = f(y)x=f(y)), it is highly efficient to integrate with respect to yyy using horizontal slices!

Step 1: Find points of intersection. Set the equations equal to each other to find yyy-bounds: y2=2−y2y^2 = 2 - y^2y2=2−y2 2y2=2  ⟹  y2=1  ⟹  y=−1,y=12y^2 = 2 \implies y^2 = 1 \implies y = -1, y = 12y2=2⟹y2=1⟹y=−1,y=1

Step 2: Determine Right and Left curves. Test a yyy-value between −1-1−1 and 1, such as y=0y=0y=0.

  • Left curve: x=(0)2=0x = (0)^2 = 0x=(0)2=0
  • Right curve: x=2−(0)2=2x = 2 - (0)^2 = 2x=2−(0)2=2 The right curve is x=2−y2x = 2 - y^2x=2−y2.

Step 3: Set up and evaluate the integral. A=∫−11[(2−y2)−(y2)] dyA = \int_{-1}^{1} [(2 - y^2) - (y^2)] \,dyA=∫−11​[(2−y2)−(y2)]dy A=∫−11(2−2y2) dyA = \int_{-1}^{1} (2 - 2y^2) \,dyA=∫−11​(2−2y2)dy

Find the antiderivative: A=[2y−2y33]−11A = \left[ 2y - \frac{2y^3}{3} \right]_{-1}^{1}A=[2y−32y3​]−11​

Evaluate at the bounds: A=(2(1)−2(1)33)−(2(−1)−2(−1)33)A = \left( 2(1) - \frac{2(1)^3}{3} \right) - \left( 2(-1) - \frac{2(-1)^3}{3} \right)A=(2(1)−32(1)3​)−(2(−1)−32(−1)3​) A=(2−23)−(−2+23)A = \left( 2 - \frac{2}{3} \right) - \left( -2 + \frac{2}{3} \right)A=(2−32​)−(−2+32​) A=(43)−(−43)=83 units2A = \left( \frac{4}{3} \right) - \left( -\frac{4}{3} \right) = \frac{8}{3} \text{ units}^2A=(34​)−(−34​)=38​ units2


Checkpoint Questions

  1. What geometric shape is fundamentally used to approximate the exact area between two curves before taking the limit? Answer: The rectangle. We use infinitely many, infinitesimally thin "representative rectangles" to sum up the total area.

  2. If f(x)f(x)f(x) and g(x)g(x)g(x) cross each other twice inside the boundary interval [a,b][a, b][a,b], how many definite integrals will you need to write to calculate the total bounded area? Answer: Three. The interval must be split at both intersection points, creating three distinct zones where the "Top" and "Bottom" curves swap.

  3. You are looking at a graph bounded by y=xy = \sqrt{x}y=x​ and y=x−2y = x - 2y=x−2, but finding the area with vertical slices (dxdxdx) requires splitting the region because the bottom boundary changes partway through. What is the alternative strategy? Answer: Integrate with respect to yyy (horizontal slicing). By rearranging the functions to x=y2x = y^2x=y2 and x=y+2x = y + 2x=y+2, the "Right" and "Left" bounds remain perfectly consistent over the whole region, requiring only one integral.


Muddy Points & Cross-Refs

  • Confusing Bounds: A common mistake is using xxx-values for the bounds when integrating with respect to yyy. If your integrand has a dydydy, your limits of integration must be yyy-values.
  • Absolute Value connection: Conceptually, you are integrating $$\int∣f(x)−g(x)∣dx |f(x) - g(x)| dx∣f(x)−g(x)∣dx. Setting up "Top minus Bottom" is the geometric way of evaluating that absolute value.
  • Further Study: This concept directly bridges into "Volumes by Slicing" (the Disk/Washer methods). Mastery of determining Top vs Bottom / Right vs Left curves is crucial for determining radiuses in volume calculations.
Study Guide947 words

Chapter Study Guide: Basics of Differential Equations

Basics of Differential Equations

Read full article

Learning Objectives

  • Identify the order of a differential equation.
  • Explain what is meant by a solution to a differential equation.
  • Distinguish between the general solution and a particular solution.
  • Identify an initial-value problem (IVP).
  • Verify whether a given function is a solution to a differential equation or an initial-value problem.

Key Terms & Glossary

  • Differential Equation: An equation involving an unknown function and one or more of its derivatives.
  • Order: The highest order of any derivative of the unknown function that appears in the equation.
  • Solution: A function that satisfies the differential equation when it and its derivatives are substituted into the equation.
  • General Solution: A family of solutions containing an arbitrary constant (e.g., CCC).
  • Particular Solution: A specific solution derived from the general solution by applying an initial condition.
  • Initial-Value Problem (IVP): A system consisting of a differential equation paired with an initial condition.

The "Big Idea"

Calculus is the mathematics of change, and rates of change are expressed by derivatives. In the real world, we rarely know the exact formula for a phenomenon (like the spread of a virus or the cooling of a cup of coffee), but we do know the rules governing how it changes. By setting up an equation that connects an unknown function to its derivative—a differential equation—we can work backward to find the original function. Solving these equations is the key to unlocking predictive mathematical models in physics, biology, economics, and engineering.

Formula / Concept Box

ConceptMathematical RepresentationDescription
First-Order DEy′=f(x,y)y' = f(x, y)y′=f(x,y)Involves only the first derivative.
Second-Order DEy′′+p(x)y′+q(x)y=g(x)y'' + p(x)y' + q(x)y = g(x)y′′+p(x)y′+q(x)y=g(x)Involves the second derivative (highest order is 2).
General Solutiony(x)=f(x)+Cy(x) = f(x) + Cy(x)=f(x)+CContains an unknown constant CCC. Represents infinite parallel curves.
Initial Conditiony(x0)=y0y(x_0) = y_0y(x0​)=y0​A known data point the solution curve must pass through.
Initial-Value Problemy′=f(x),y(x0)=y0y' = f(x), \quad y(x_0) = y_0y′=f(x),y(x0​)=y0​The combination of a DE and an initial condition.

Hierarchical Outline

  • Basics of Differential Equations
    • General Differential Equations
      • Definition of a differential equation (equation with derivatives).
      • Concept of a solution (a function, not a single number).
    • Characteristics of Differential Equations
      • Determining the order (highest derivative present).
    • Types of Solutions
      • General Solution (includes an arbitrary constant CCC).
      • Particular Solution (constant is solved for).
    • Initial-Value Problems (IVPs)
      • Combining a differential equation with an initial condition.
      • Using the initial condition to lock down a single, unique solution.

Visual Anchors

The Path to a Solution

Loading Diagram...
Figure 1 — Mermaid diagram

General vs. Particular Solutions

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

[!NOTE] The dashed blue lines represent the General Solution (infinite possibilities). The solid red line represents the Particular Solution locked in by the Initial Condition point (0,1.5)(0, 1.5)(0,1.5).

Definition-Example Pairs

TermConcrete DefinitionReal-World Example
Differential EquationAn equation equating a function to its rate of change.Newton's Law of Cooling: The rate at which coffee cools T′T'T′ is proportional to the difference between its temp TTT and the room temp TaT_aTa​. T′=−k(T−Ta)T' = -k(T - T_a)T′=−k(T−Ta​)
OrderThe highest level of derivative found in the equation.Acceleration is the second derivative of position, so Newton's Second Law (F=maF=maF=ma) forms a 2nd-order DE: mx′′=Fm x'' = Fmx′′=F
Initial ConditionA known state of the system at a specific time (usually t=0t=0t=0).A bank account starting with $1,000$1,000$1,000 at year t=0t=0t=0 gives the initial condition A(0)=1000A(0) = 1000A(0)=1000.

Worked Examples

Example 1: Verifying a General Solution

Problem: Verify that the function y=e−3xy = e^{-3x}y=e−3x is a solution to the differential equation y′+3y=0y' + 3y = 0y′+3y=0.

Step-by-Step Breakdown:

  1. Find the necessary derivatives: The DE requires y′y'y′. y=e−3xy = e^{-3x}y=e−3x y′=−3e−3xy' = -3e^{-3x}y′=−3e−3x (Chain rule applied!)
  2. Substitute into the left side of the DE: y′+3yy' + 3yy′+3y (−3e−3x)+3(e−3x)(-3e^{-3x}) + 3(e^{-3x})(−3e−3x)+3(e−3x)
  3. Simplify: −3e−3x+3e−3x=0-3e^{-3x} + 3e^{-3x} = 0−3e−3x+3e−3x=0
  4. Compare: The result matches the right side of the equation (0). Thus, it is a valid solution.

[!WARNING] Common Pitfall: Forgetting to apply the Chain Rule when taking derivatives of exponential functions during verification. Always double-check your inner derivatives!

Example 2: Verifying an Initial-Value Problem (IVP)

Problem: Verify that the function y=2e−2t+ety = 2e^{-2t} + e^ty=2e−2t+et is a solution to the initial-value problem: y′+2y=3et,y(0)=3y' + 2y = 3e^t, \quad y(0) = 3y′+2y=3et,y(0)=3

Step-by-Step Breakdown:

  1. Verify the Differential Equation: Calculate y′y'y′: y′=−4e−2t+ety' = -4e^{-2t} + e^ty′=−4e−2t+et Substitute yyy and y′y'y′ into the left side of the DE: y′+2y=(−4e−2t+et)+2(2e−2t+et)y' + 2y = (-4e^{-2t} + e^t) + 2(2e^{-2t} + e^t)y′+2y=(−4e−2t+et)+2(2e−2t+et) Simplify by distributing the 2: −4e−2t+et+4e−2t+2et-4e^{-2t} + e^t + 4e^{-2t} + 2e^t−4e−2t+et+4e−2t+2et Combine like terms: (−4+4)e−2t+(1+2)et=3et(-4 + 4)e^{-2t} + (1 + 2)e^t = 3e^t(−4+4)e−2t+(1+2)et=3et This matches the right side! DE is verified.
  2. Verify the Initial Condition: Plug t=0t=0t=0 into the proposed solution y=2e−2t+ety = 2e^{-2t} + e^ty=2e−2t+et: y(0)=2e−2(0)+e0y(0) = 2e^{-2(0)} + e^0y(0)=2e−2(0)+e0 y(0)=2(1)+1=3y(0) = 2(1) + 1 = 3y(0)=2(1)+1=3 This matches the given initial condition y(0)=3y(0) = 3y(0)=3. Both parts are satisfied!

Checkpoint Questions

▶1. What is the fundamental difference between a general solution and a particular solution?

A general solution represents a whole family of functions and includes an arbitrary constant (like +C+ C+C). A particular solution is a single, specific function where the constant has been solved for using an initial condition.

▶2. What is the order of the differential equation: $y''' - 4y' + y = \sin(x)$?

The order is 3, because the highest derivative present in the equation is the third derivative (y′′′y'''y′′′).

▶3. What two pieces of mathematical information are required to form an Initial-Value Problem (IVP)?

An IVP requires: (1) A differential equation, and (2) At least one initial condition (a known point the solution must pass through).

▶4. If a function evaluates correctly in the differential equation but fails the initial condition, is it a solution to the IVP?

No. To be a solution to an Initial-Value Problem, the function must satisfy both the differential equation AND the initial condition.

Muddy Points & Cross-Refs

  • Wait, what does "family of solutions" mean? Because the derivative of any constant is zero, an infinite number of functions can share the exact same derivative. Graphically, these look like parallel curves stacked on top of each other.
  • Looking Ahead: Later in this module, you will learn how to find these solutions from scratch using techniques like Separation of Variables instead of just verifying given answers.
Study Guide1,134 words

Calculus of Parametric Curves: Comprehensive Study Guide

Calculus of Parametric Curves

Read full article

Calculus of Parametric Curves

[!NOTE] Curriculum Alignment: This guide covers the integration and differentiation techniques specifically applied to parametrically defined curves, forming a bridge between standard two-dimensional calculus and vector calculus.

Learning Objectives

By the end of this study guide, you should be able to:

  • Determine derivatives (first and second) and equations of tangent lines for parametric curves.
  • Find the area under a curve defined by parametric equations.
  • Use the parametric equation formula to calculate the arc length of a curve.
  • Apply the formula for surface area to a volume generated by revolving a parametric curve.

The "Big Idea"

In standard calculus, functions are usually written as y=f(x)y = f(x)y=f(x), tying yyy directly to xxx. However, many real-world paths—like the orbit of a planet, the trajectory of a roller coaster, or a loop-the-loop curve—fail the vertical line test and cannot be expressed as a single function.

Parametric equations solve this by introducing a third variable, the parameter ttt (often representing time). By defining both xxx and yyy as independent functions of ttt (i.e., x(t)x(t)x(t) and y(t)y(t)y(t)), we can track the exact position of an object at any moment. The Calculus of Parametric Curves teaches us how to find slopes, areas, lengths, and surface volumes without ever having to eliminate the parameter ttt to get back to y=f(x)y = f(x)y=f(x).

Key Terms & Glossary

  • Parameter (ttt): An independent variable that connects the functions x(t)x(t)x(t) and y(t)y(t)y(t).
  • Parametric Curve: The set of all points (x(t),y(t))(x(t), y(t))(x(t),y(t)) plotted on a coordinate plane as ttt varies over a specific interval.
  • Arc Length: The physical distance along a curved path from one point to another.
  • Surface of Revolution: The 3D surface generated when a 2D parametric curve is rotated around an axis (usually the x-axis or y-axis).
  • Cycloid: The curve traced by a point on the rim of a circular wheel as the wheel rolls along a straight line without slipping.

Formula / Concept Box

ConceptFormulaNotes
First Derivative (Slope)dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}dxdy​=dx/dtdy/dt​Requires dx/dt≠0dx/dt \neq 0dx/dt=0. Represents the slope of the tangent line.
Second Derivative (Concavity)d2ydx2=ddt(dydx)dx/dt\frac{d^2y}{dx^2} = \frac{\frac{d}{dt}(\frac{dy}{dx})}{dx/dt}dx2d2y​=dx/dtdtd​(dxdy​)​Don't just divide y′′(t)y''(t)y′′(t) by x′′(t)x''(t)x′′(t). Take derivative of y′y'y′ with respect to ttt, then divide by x′x'x′.
Area Under CurveA=∫aby(t)x′(t)dtA = \int_{a}^{b} y(t) x'(t) dtA=∫ab​y(t)x′(t)dtAssumes curve is traced once, and x(t)x(t)x(t) is strictly increasing on [a,b][a, b][a,b].
Arc LengthL=∫ab(x′(t))2+(y′(t))2dtL = \int_{a}^{b} \sqrt{(x'(t))^2 + (y'(t))^2} dtL=∫ab​(x′(t))2+(y′(t))2​dtRepresents the integral of the speed: ∫speed⋅dt\int \text{speed} \cdot dt∫speed⋅dt.
Surface Area (x-axis)S=2π∫aby(t)(x′(t))2+(y′(t))2dtS = 2\pi \int_{a}^{b} y(t) \sqrt{(x'(t))^2 + (y'(t))^2} dtS=2π∫ab​y(t)(x′(t))2+(y′(t))2​dtRevolving around the x-axis. Assumes y(t)≥0y(t) \geq 0y(t)≥0.
Surface Area (y-axis)S=2π∫abx(t)(x′(t))2+(y′(t))2dtS = 2\pi \int_{a}^{b} x(t) \sqrt{(x'(t))^2 + (y'(t))^2} dtS=2π∫ab​x(t)(x′(t))2+(y′(t))2​dtRevolving around the y-axis. Assumes x(t)≥0x(t) \geq 0x(t)≥0.

Hierarchical Outline

  1. Differentiation of Parametric Equations
    • Finding the First Derivative (dy/dxdy/dxdy/dx)
    • Identifying horizontal tangents (where dy/dt=0dy/dt = 0dy/dt=0) and vertical tangents (where dx/dt=0dx/dt = 0dx/dt=0)
    • Calculating the Second Derivative (d2y/dx2d^2y/dx^2d2y/dx2) for concavity
  2. Integral Calculus on Parametric Curves
    • Calculating Area bounded by parametric curves
    • Deriving and computing Arc Length (ds=dx2+dy2ds = \sqrt{dx^2 + dy^2}ds=dx2+dy2​)
    • Finding the Surface Area of a solid of revolution

Visual Anchors

Diagram 1: Flowchart for the Second Derivative

A common pitfall is miscalculating the second derivative. Follow this process:

Loading Diagram...
Figure 1 — Mermaid diagram

Diagram 2: Visualizing a Parametric Tangent Vector

Here is how a curve CCC relies on parameter ttt to determine the tangent slope.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

1. Tangent Line of a Parametric Curve

  • Definition: A straight line that "just touches" the curve at a specific point (x(t0),y(t0))(x(t_0), y(t_0))(x(t0​),y(t0​)), having the slope equal to dydx\frac{dy}{dx}dxdy​ evaluated at t0t_0t0​.
  • Real-World Example: If a parametric curve models the path of a car on a race track, the tangent line represents the exact direction the car's headlights are pointing at time t0t_0t0​.

2. Arc Length Element (dsdsds)

  • Definition: An infinitesimally small piece of the curve's length, given by the Pythagorean theorem applied to small changes in xxx and yyy: ds=(dx)2+(dy)2=(x′(t))2+(y′(t))2dtds = \sqrt{(dx)^2 + (dy)^2} = \sqrt{(x'(t))^2 + (y'(t))^2} dtds=(dx)2+(dy)2​=(x′(t))2+(y′(t))2​dt.
  • Real-World Example: Laying a very short, straight piece of string along a map's winding road to measure the total distance incrementally.

Worked Examples

Example 1: Finding Tangent Lines and Concavity

Problem: A curve is defined parametrically by x(t)=t2x(t) = t^2x(t)=t2 and y(t)=t3−3ty(t) = t^3 - 3ty(t)=t3−3t. Find the equation of the tangent line at t=2t=2t=2, and determine if the curve is concave up or down at that point.

▶Step-by-Step Solution

Step 1: Find the coordinates at t=2t = 2t=2.

  • x(2)=22=4x(2) = 2^2 = 4x(2)=22=4
  • y(2)=23−3(2)=8−6=2y(2) = 2^3 - 3(2) = 8 - 6 = 2y(2)=23−3(2)=8−6=2
  • Point: (4,2)(4, 2)(4,2)

Step 2: Find dx/dtdx/dtdx/dt and dy/dtdy/dtdy/dt.

  • dx/dt=2tdx/dt = 2tdx/dt=2t
  • dy/dt=3t2−3dy/dt = 3t^2 - 3dy/dt=3t2−3

Step 3: Evaluate slope dy/dxdy/dxdy/dx at t=2t=2t=2.

  • dydx=3t2−32t\frac{dy}{dx} = \frac{3t^2 - 3}{2t}dxdy​=2t3t2−3​
  • At t=2t=2t=2: m=3(4)−34=94m = \frac{3(4) - 3}{4} = \frac{9}{4}m=43(4)−3​=49​
  • Tangent Line Equation: y−2=94(x−4)y - 2 = \frac{9}{4}(x - 4)y−2=49​(x−4)

Step 4: Find the second derivative d2y/dx2d^2y/dx^2d2y/dx2.

  • d2ydx2=ddt(3t2−32t)2t\frac{d^2y}{dx^2} = \frac{\frac{d}{dt}(\frac{3t^2 - 3}{2t})}{2t}dx2d2y​=2tdtd​(2t3t2−3​)​
  • Use quotient rule on numerator: ddt(3t2−32t)=6t(2t)−(3t2−3)(2)4t2=12t2−6t2+64t2=6t2+64t2\frac{d}{dt}(\frac{3t^2 - 3}{2t}) = \frac{6t(2t) - (3t^2 - 3)(2)}{4t^2} = \frac{12t^2 - 6t^2 + 6}{4t^2} = \frac{6t^2 + 6}{4t^2}dtd​(2t3t2−3​)=4t26t(2t)−(3t2−3)(2)​=4t212t2−6t2+6​=4t26t2+6​
  • Divide by x′(t)x'(t)x′(t): d2ydx2=6t2+64t22t=6t2+68t3\frac{d^2y}{dx^2} = \frac{\frac{6t^2 + 6}{4t^2}}{2t} = \frac{6t^2 + 6}{8t^3}dx2d2y​=2t4t26t2+6​​=8t36t2+6​

Step 5: Evaluate concavity at t=2t=2t=2.

  • d2ydx2∣t=2=6(4)+68(8)=3064>0\frac{d^2y}{dx^2}\Big|_{t=2} = \frac{6(4) + 6}{8(8)} = \frac{30}{64} > 0dx2d2y​​t=2​=8(8)6(4)+6​=6430​>0
  • Because the second derivative is positive, the curve is concave up at t=2t=2t=2.

Example 2: Arc Length of a Parametric Curve

Problem: Find the exact arc length of the curve defined by x(t)=etcos⁡(t)x(t) = e^t \cos(t)x(t)=etcos(t) and y(t)=etsin⁡(t)y(t) = e^t \sin(t)y(t)=etsin(t) for $$0 \leq t \leq \pi$$.

▶Step-by-Step Solution

Step 1: Compute derivatives.

  • x′(t)x'(t) x′(t)= e^t \cos(t) - e^t \sin(t)$$
  • y′(t)y'(t) y′(t)= e^t \sin(t) + e^t \cos(t)$$

Step 2: Square and add the derivatives.

  • (x′(t))(x'(t))(x′(t))^2 = e^{2t}(\cos^2(t) - 2\cos(t)\sin(t) + \sin^2(t))$$
  • (y′(t))(y'(t))(y′(t))^2 = e^{2t}(\sin^2(t) + 2\sin(t)\cos(t) + \cos^2(t))$$
  • (x′)2+(y′)(x')^2 + (y')(x′)2+(y′)^2 = e^{2t}(2\cos^2(t) + 2\sin^2(t))=2e2t = 2e^{2t}=2e2t

Step 3: Set up and evaluate the arc length integral.

  • $$L = \int_{0}^{\pi} \sqrt{2e^{2t}}dtdtdt= \int_{0}^{\pi} \sqrt{2} e^tdt dtdt
  • L = \sqrt{2} \left$[ $e^t \right$]$_0^\pi = \sqrt{2}(e^{\pi} - e^0) = \sqrt{2}(e^{\pi} - 1)

Checkpoint Questions

Test your active recall. Cover the answers to see if you can explain them aloud!

  1. Why can't you calculate the second derivative of a parametric curve simply by doing y′′(t)x′′(t)\frac{y''(t)}{x''(t)}x′′(t)y′′(t)​? Answer: The second derivative d2y/dx2d^2y/dx^2d2y/dx2 describes how the slope (dy/dxdy/dxdy/dx) changes with respect to xxx. Taking y′′(t)x′′(t)\frac{y''(t)}{x''(t)}x′′(t)y′′(t)​ only tells you the ratio of vertical acceleration to horizontal acceleration, which is geometrically meaningless for spatial concavity. You must differentiate the first derivative with respect to ttt and then divide by dx/dtdx/dtdx/dt (chain rule).

  2. **If dx/dt=0dx/dt = 0dx/dt=0 and dy/dtdy/dt dy/dt\neq 0at a specific parameter $t=c$, what physical feature does the curve have at that point?** *Answer:* A vertical tangent line. The slope\frac{dy}{dx}$$ approaches infinity because you are dividing by zero.

  3. When finding the area under a curve $$A = \int_{a}^{b} y(t) x′(t)dt'(t) dt′(t)dt, what restriction must be placed on x(t)x(t)x(t)? Answer: The function x(t)x(t)x(t) must be strictly increasing or strictly decreasing on the interval [a,b][a,b][a,b] to ensure the curve does not double back on itself (which would subtract area rather than adding it).

  4. What is the geometric interpretation of the integrand (x′(t))2+(y′(t))2\sqrt{(x'(t))^2 + (y'(t))^2}(x′(t))2+(y′(t))2​ in the arc length formula? Answer: It represents the instantaneous speed of a particle moving along the curve at time ttt. Integrating speed over time yields the total distance traveled (arc length).

Muddy Points & Cross-Refs

[!WARNING] Common Confusion: A frequent stumbling block is limits of integration for Area vs. Arc Length.

  • For Area, the limits must go from the ttt-value corresponding to the leftmost xxx-value to the ttt-value corresponding to the rightmost xxx-value. (This might mean t1>t2t_1 > t_2t1​>t2​!).
  • For Arc length, you simply integrate from the starting ttt-value to the ending ttt-value.

Cross-Reference: Review standard integration techniques from Techniques of Integration (Unit 3)—especially trigonometric substitution and integration by parts—as parametric length and surface area integrals frequently result in complex radical expressions.

Study Guide894 words

Calculus of the Hyperbolic Functions

Calculus of the Hyperbolic Functions

Read full article

Learning Objectives

After completing this section, you should be able to:

  • Apply the formulas for derivatives and integrals of the hyperbolic functions.
  • Apply the formulas for the derivatives of the inverse hyperbolic functions and their associated integrals.
  • Describe the common applied conditions of a catenary curve.

Key Terms & Glossary

  • Hyperbolic Functions: Functions defined using combinations of the exponential functions exe^xex and e−xe^{-x}e−x, corresponding to points on a unit hyperbola rather than a unit circle.
  • Inverse Hyperbolic Functions: The inverse operations of hyperbolic functions, typically found using implicit differentiation and resulting in natural logarithmic expressions.
  • Catenary Curve: The U-like geometric shape assumed by a hanging flexible chain or cable supported at its ends and acted upon by a uniform gravitational force.
  • Implicit Differentiation: A technique used to find the derivative of a function when it is not explicitly solved for one variable in terms of another, especially useful for deriving inverse hyperbolic derivatives.

The "Big Idea"

Hyperbolic functions (sinhx\\sinh xsinhx, coshx\\cosh xcoshx, tanhx\\tanh xtanhx, etc.) behave similarly to their trigonometric cousins (sinx\\sin xsinx, cosx\\cos xcosx, tanx\\tan xtanx), but they are rooted in the unit hyperbola (x2−y2=1x^2 - y^2 = 1x2−y2=1) instead of the unit circle (x2+y2=1x^2 + y^2 = 1x2+y2=1). Because they are ultimately just combinations of exponential functions, their calculus is straightforward but holds important sign differences compared to standard trigonometry. Most notably, the derivative of coshx\\cosh xcoshx is positive sinhx\\sinh xsinhx, bypassing the negative sign pitfall found when differentiating cosx\\cos xcosx.

[!NOTE] A strong mastery of the Chain Rule and uuu-substitution is essential here, as hyperbolic calculus problems frequently combine exponential terms with inner polynomial functions.

Formula / Concept Box

FunctionDerivativeIntegral (with +C+ C+C)
sinhu\\sinh usinhucoshucdotu′\\cosh u \\cdot u'coshucdotu′intsinhu,du=coshu+C\\int \\sinh u \\, du = \\cosh u + Cintsinhu,du=coshu+C
coshu\\cosh ucoshusinhucdotu′\\sinh u \\cdot u'sinhucdotu′intcoshu,du=sinhu+C\\int \\cosh u \\, du = \\sinh u + Cintcoshu,du=sinhu+C
tanhu\\tanh utanhutextsech2ucdotu′\\text{sech}^2 u \\cdot u'textsech2ucdotu′inttextsech2u,du=tanhu+C\\int \\text{sech}^2 u \\, du = \\tanh u + Cinttextsech2u,du=tanhu+C
sinh−1u\\sinh^{-1} usinh−1ufracu′sqrt1+u2\\frac{u'}{\\sqrt{1 + u^2}}fracu′sqrt1+u2intfracdusqrt1+u2=sinh−1u+C\\int \\frac{du}{\\sqrt{1+u^2}} = \\sinh^{-1} u + Cintfracdusqrt1+u2=sinh−1u+C
cosh−1u\\cosh^{-1} ucosh−1ufracu′sqrtu2−1\\frac{u'}{\\sqrt{u^2 - 1}}fracu′sqrtu2−1 (for u>1u>1u>1)intfracdusqrtu2−1=cosh−1u+C\\int \\frac{du}{\\sqrt{u^2-1}} = \\cosh^{-1} u + Cintfracdusqrtu2−1=cosh−1u+C
tanh−1u\\tanh^{-1} utanh−1ufracu′1−u2\\frac{u'}{1 - u^2}fracu′1−u2 (for $\u\

Hierarchical Outline

  • 1. Derivatives and Integrals of Hyperbolic Functions
    • 1.1. Core Definitions (e.g., sinhx=fracex−e−x2\\sinh x = \\frac{e^x - e^{-x}}{2}sinhx=fracex−e−x2)
    • 1.2. Differentiation Rules (Comparing Trig vs. Hyperbolic)
    • 1.3. Integration using uuu-substitution
  • 2. Inverse Hyperbolic Functions
    • 2.1. Deriving derivatives via implicit differentiation
    • 2.2. Integral forms resulting in inverse hyperbolic functions
  • 3. Real-World Applications
    • 3.1. The Catenary Curve (Hanging chains, power lines)
    • 3.2. Exponential growth models and population dynamics

Visual Anchors

Comparison Diagram: Trigonometric vs. Hyperbolic Differentiation

Loading Diagram...
Figure 1 — Mermaid diagram

Graph of sinhx\\sinh xsinhx and coshx\\cosh xcoshx

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

(Notice that coshx\\cosh xcoshx is an even function bounded below by 1, perfectly matching the shape of a hanging cable.)

Definition-Example Pairs

  • Term: Hyperbolic Cosine (coshx\\cosh xcoshx)

    • Definition: The even hyperbolic function defined by fracex+e−x2\\frac{e^x + e^{-x}}{2}fracex+e−x2.
    • Real-World Example: A perfectly flexible chain suspended by its two ends, hanging under its own weight, forms a catenary curve, which is mathematically modeled by y=acosh(fracxa)y = a \\cosh(\\frac{x}{a})y=acosh(fracxa).
  • Term: Implicit Differentiation

    • Definition: Differentiating an equation with respect to xxx without explicitly solving for yyy first, then solving algebraically for y′y'y′.
    • Real-World Example: Proving that if y=sinh−1xy = \\sinh^{-1}xy=sinh−1x, then sinhy=x\\sinh y = xsinhy=x. Taking the derivative gives coshycdoty′=1\\cosh y \\cdot y' = 1coshycdoty′=1, which simplifies to y′=frac1coshy=frac1sqrt1+x2y' = \\frac{1}{\\cosh y} = \\frac{1}{\\sqrt{1+x^2}}y′=frac1coshy=frac1sqrt1+x2.

Worked Examples

Example 1: Differentiating a Composite Hyperbolic Function

Problem: Evaluate the derivative of f(x)=cosh(4x2)f(x) = \\cosh(4x^2)f(x)=cosh(4x2). Solution:

  1. Identify the outer function (cosh(u)\\cosh(u)cosh(u)) and inner function (u=4x2u = 4x^2u=4x2).
  2. The derivative of cosh(u)\\cosh(u)cosh(u) is sinh(u)cdotu′\\sinh(u) \\cdot u'sinh(u)cdotu′ (using the Chain Rule).
  3. Calculate u′=fracddx(4x2)=8xu' = \\frac{d}{dx}(4x^2) = 8xu′=fracddx(4x2)=8x.
  4. Assemble the final derivative: f′(x)=sinh(4x2)cdot(8x)=8xsinh(4x2)f'(x) = \\sinh(4x^2) \\cdot (8x) = 8x \\sinh(4x^2)f′(x)=sinh(4x2)cdot(8x)=8xsinh(4x2)

Example 2: Integration Involving Hyperbolic Functions

Problem: Evaluate the integral int5xsinh(x2−3),dx\\int 5x \\sinh(x^2 - 3) \\, dxint5xsinh(x2−3),dx. Solution:

  1. Use uuu-substitution. Let u=x2−3u = x^2 - 3u=x2−3.
  2. Then du=2x,dxdu = 2x \\, dxdu=2x,dx, which means x,dx=frac12dux \\, dx = \\frac{1}{2} dux,dx=frac12du.
  3. Substitute into the integral: int5sinh(u)left(frac12duright)=frac52intsinh(u),du\\int 5 \\sinh(u) \\left(\\frac{1}{2} du\\right) = \\frac{5}{2} \\int \\sinh(u) \\, duint5sinh(u)left(frac12duright)=frac52intsinh(u),du
  4. Integrate using the formula intsinhu,du=coshu+C\\int \\sinh u \\, du = \\cosh u + Cintsinhu,du=coshu+C: frac52cosh(u)+C\\frac{5}{2} \\cosh(u) + Cfrac52cosh(u)+C
  5. Substitute back u=x2−3u = x^2 - 3u=x2−3: frac52cosh(x2−3)+C\\frac{5}{2} \\cosh(x^2 - 3) + Cfrac52cosh(x2−3)+C

Checkpoint Questions

▶1. What is the fundamental difference between the derivative of $\\cos x$ and $\\cosh x$?

The derivative of the trigonometric function cosx\\cos xcosx is −sinx-\\sin x−sinx (it introduces a negative sign). However, the derivative of the hyperbolic function coshx\\cosh xcoshx is exactly sinhx\\sinh xsinhx (no negative sign).

▶2. How do you find the derivative of an inverse hyperbolic function like $y = \\tanh^{-1}x$?

You use implicit differentiation. Rewrite it as tanhy=x\\tanh y = xtanhy=x, take the derivative of both sides with respect to xxx (getting textsech2ycdoty′=1\\text{sech}^2 y \\cdot y' = 1textsech2ycdoty′=1), and solve for y′y'y′. Using the identity $1 - $\tanh^2 y = \sech^2 y, this simplifies to y' = \\frac{1}{1-x^2}$$.

▶3. If an architectural arch is built in the shape of an inverted catenary, what base mathematical function represents its curve?

The architectural arch is represented by an inverted hyperbolic cosine function, mathematically expressed as y = -a \\cosh(\frac{x}{a}) + C$$.

Study Guide1,056 words

Study Guide: Comparison Tests for Infinite Series

Comparison Tests

Read full article

Learning Objectives

By the end of this study guide, you should be able to:

  • Identify appropriate "reference series" (geometric or ppp-series) to compare against a given series.
  • Apply the Direct Comparison Test (DCT) to prove convergence or divergence by establishing strict inequalities.
  • Apply the Limit Comparison Test (LCT) when algebraic bounding is difficult but asymptotic behavior is clear.
  • Recognize the limitations of comparison tests, specifically when terms are not strictly positive.

Key Terms & Glossary

  • Direct Comparison Test (DCT): A convergence test that directly compares the terms of an unknown series to a known series using inequalities (<<<, >>>, ≤\leq≤, ≥\geq≥).
  • Limit Comparison Test (LCT): A convergence test that compares the asymptotic growth rates of two series by taking the limit of the ratio of their terms as n→∞n \to \inftyn→∞.
  • ppp-Series: A series of the form ∑1np\sum \frac{1}{n^p}∑np1​. It acts as a standard benchmark, converging if p>1p > 1p>1 and diverging if p≤1p \leq 1p≤1.
  • Geometric Series: A series of the form ∑arn\sum a r^n∑arn. It converges when the common ratio ∣r∣<1|r| < 1∣r∣<1.
  • Absolute Convergence: The property of a series where the sum of the absolute values of its terms converges. (Comparison tests only apply to non-negative terms; for series with negative terms, we test the absolute values).

The "Big Idea"

[!TIP] The core principle is guilt by association.

When evaluating a complex infinite series, we strip away the "noise" (lower-order terms, constants) to reveal its fundamental behavior. By comparing this simplified version (our reference series) to the messy original, we can determine its fate.

If the messy series is always smaller than a series we know converges, the messy one must also converge (it's trapped). Conversely, if it is always larger than a series we know blows up to infinity, the messy one must also diverge.


Formula / Concept Box

Convergence TestThe Rule / FormulaWhen to Use ItConclusions
Direct Comparison (DCT)Compare ana_nan​ and bnb_nbn​ for all nnn.When a strict algebraic inequality is easy to prove.If an≤bna_n \leq b_nan​≤bn​ and ∑bn\sum b_n∑bn​ converges ⇒∑an\Rightarrow \sum a_n⇒∑an​ converges.
If an≥bna_n \geq b_nan​≥bn​ and ∑bn\sum b_n∑bn​ diverges ⇒∑an\Rightarrow \sum a_n⇒∑an​ diverges.
Limit Comparison (LCT)Evaluate lim⁡n→∞anbn=L\lim_{n \to \infty} \frac{a_n}{b_n} = Llimn→∞​bn​an​​=L.When series look like a ppp-series but inequalities are tricky.If $$0 < L < \infty$$, both series share the same fate (both converge or both diverge).
ppp-Series Benchmark∑1np\sum \frac{1}{n^p}∑np1​Use as bnb_nbn​ for algebraic/polynomial fractions.Converges if p>1p > 1p>1.
Diverges if p≤1p \leq 1p≤1.
Geometric Benchmark∑arn\sum a r^{n}∑arnUse as bnb_nbn​ for exponential terms.Converges if ∥r∥<1\|r\| < 1∥r∥<1.
Diverges if \|r\

[!WARNING] The Limit Comparison Test provides no information if L=0L=0L=0 and ∑bn\sum b_n∑bn​ diverges, or if L=∞L=\inftyL=∞ and ∑bn\sum b_n∑bn​ converges. You must pick a different comparison series!


Hierarchical Outline

  • 1. Foundations of Comparison
    • Both tests require non-negative terms: a_n \geq 0$, $b_n \geq 0.
    • If terms are negative, apply tests to ∣an∣|a_n|∣an​∣ to check for absolute convergence.
  • 2. The Direct Comparison Test (DCT)
    • Requires establishing a term-by-term inequality.
    • Convergent Bounding: Must show an≤bna_n \leq b_nan​≤bn​ (target is smaller than the convergent benchmark).
    • Divergent Bounding: Must show an≥bna_n \geq b_nan​≥bn​ (target is larger than the divergent benchmark).
  • 3. The Limit Comparison Test (LCT)
    • Bypasses the need for strict inequalities.
    • Computes ratio limit: L=lim⁡n→∞(an/bn)L = \lim_{n \to \infty} (a_n / b_n)L=limn→∞​(an​/bn​).
    • A finite, non-zero LLL means the series grow at proportional rates.
  • 4. Selecting Reference Series (bnb_nbn​)
    • Keep highest powers of nnn in the numerator and denominator.
    • Simplify to a basic ppp-series or geometric series.

Visual Anchors

Choosing Your Test Strategy

Loading Diagram...
Figure 1 — Mermaid diagram

Geometric Interpretation of Direct Comparison

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

  • ppp-Series

    • Definition: A series whose terms are $1/n^p. Convergence depends entirely on the exponent p$.
    • Real-World Example: The Harmonic Series (p=1p=1p=1) models the harmonic overtones of a vibrating string. Even though terms shrink, the total sum diverges infinitely.
  • Direct Comparison Test (DCT)

    • Definition: Proving convergence by showing a series is strictly smaller than a known convergent series.
    • Mathematical Example: Comparing ∑1n2+5\sum \frac{1}{n^2+5}∑n2+51​ to ∑1n2\sum \frac{1}{n^2}∑n21​. Because adding 5 makes the denominator larger, the fraction is smaller. It is bounded by a convergent ppp-series, so it converges.
  • Limit Comparison Test (LCT)

    • Definition: Proving convergence by showing the ratio of a target series to a known series approaches a non-zero constant.
    • Mathematical Example: Testing ∑1n2−1\sum \frac{1}{n^2 - 1}∑n2−11​. A direct inequality $1/(n^2-1) \leq 1/n^2$$ fails (it's actually larger). Instead, limit comparison with $1/n^2 yields L=1L=1L=1, proving convergence.

Worked Examples

Example 1: Direct Comparison Test (Convergence)

Problem: Determine if ∑n=1∞1n3+1\sum_{n=1}^{\infty} \frac{1}{n^3 + 1}∑n=1∞​n3+11​ converges or diverges.

Step 1: Identify reference series. Drop the "+1$$. We are left with $$\sum \frac{1}{n^3}$$. Since p = 3 > 1,thisreferenceseriesisa∗∗convergent, this reference series is a **convergent ,thisreferenceseriesisa∗∗convergentp$-series**.

Step 2: Establish inequality. For all positive integers nnn, n3+1>n3n^3 + 1 > n^3n3+1>n3. Therefore, taking the reciprocal reverses the inequality: 1n3+1<1n3\frac{1}{n^3 + 1} < \frac{1}{n^3}n3+11​<n31​.

Step 3: Conclude. Since every term of our target series is smaller than a corresponding term of a known convergent series, ∑1n3+1\sum \frac{1}{n^3 + 1}∑n3+11​ converges by the Direct Comparison Test.

Example 2: Limit Comparison Test

Problem: Determine if ∑n=1∞3n+5n4+1\sum_{n=1}^{\infty} \frac{3n + 5}{\sqrt{n^4 + 1}}∑n=1∞​n4+1​3n+5​ converges or diverges.

Step 1: Identify reference series. Look at highest powers. Numerator behaves like nnn. Denominator behaves like n4=n2\sqrt{n^4} = n^2n4​=n2. Our reference series bn=nn2=1nb_n = \frac{n}{n^2} = \frac{1}{n}bn​=n2n​=n1​. This is the harmonic series (p=1p=1p=1), which diverges.

Step 2: Set up the limit ratio. L=lim⁡n→∞anbn=lim⁡n→∞(3n+5n4+1⋅n1)L = \lim_{n \to \infty} \frac{a_n}{b_n} = \lim_{n \to \infty} \left( \frac{3n + 5}{\sqrt{n^4 + 1}} \cdot \frac{n}{1} \right)L=limn→∞​bn​an​​=limn→∞​(n4+1​3n+5​⋅1n​) L=lim⁡n→∞3n2+5nn4+1L = \lim_{n \to \infty} \frac{3n^2 + 5n}{\sqrt{n^4 + 1}}L=limn→∞​n4+1​3n2+5n​

Step 3: Evaluate limit. Divide top and bottom by n2n^2n2 (which is n4\sqrt{n^4}n4​ inside the root): L=lim⁡n→∞3+5n1+1n4=3+01+0=3L = \lim_{n \to \infty} \frac{3 + \frac{5}{n}}{\sqrt{1 + \frac{1}{n^4}}} = \frac{3 + 0}{\sqrt{1 + 0}} = 3L=limn→∞​1+n41​​3+n5​​=1+0​3+0​=3

Step 4: Conclude. Since $0 < L < \infty$, both series share the same fate. Because the reference series diverges, the target series diverges by the Limit Comparison Test.


Checkpoint Questions

▶1. Why can't you use the Direct Comparison Test to prove that $\sum \frac{1}{n^2 - 1}$ converges by comparing it to $\frac{1}{n^2}$?

Because n2−1<n2n^2 - 1 < n^2n2−1<n2, which means the reciprocal 1n2−1>1n2\frac{1}{n^2 - 1} > \frac{1}{n^2}n2−11​>n21​. The DCT requires the target series to be smaller than the convergent reference series, not larger. (You must use the Limit Comparison Test here).

▶2. If you use LCT and find that $L = 0$, what does this tell you?

It depends on your reference series bnb_nbn​. If bnb_nbn​ converges, then the target series ana_nan​ also converges (because ana_nan​ is growing much slower than bnb_nbn​). If bnb_nbn​ diverges, the test is inconclusive.

▶3. What must be true about the terms of a series before applying either the Direct or Limit Comparison Test?

The terms of both the target series and the reference series must be positive. If they alternate or have negative terms, you must test their absolute values instead.

▶4. What is the standard reference series for a target series of $a_n = \frac{1}{2^n - 1}$?

The geometric series bn=12n=(12)nb_n = \frac{1}{2^n} = \left(\frac{1}{2}\right)^nbn​=2n1​=(21​)n, which converges because r=1/2<1r = 1/2 < 1r=1/2<1.

Study Guide912 words

Conic Sections: Comprehensive Study Guide

Conic Sections

Read full article

Learning Objectives

After completing this study guide, you should be able to:

  • Identify the equation of a parabola in standard form with a given focus and directrix.
  • Identify the equation of an ellipse or hyperbola in standard form given its foci.
  • Recognize a parabola, ellipse, or hyperbola directly from its eccentricity value (eee).
  • Write the polar equation of a conic section with a given eccentricity eee.
  • Classify a general equation of degree two as a parabola, ellipse, or hyperbola using the discriminant.

Key Terms & Glossary

  • Conic Section: A curve obtained as the intersection of the surface of a cone with a plane.
  • Focus (plural: Foci): A fixed point used to define a conic section. Conics are constructed based on the distance from a point on the curve to the focus.
  • Directrix: A fixed line used in conjunction with a focus to define a conic section.
  • Eccentricity (eee): A non-negative real number that uniquely characterizes the shape of a conic section.
  • Perihelion: The closest point of a planetary orbit to the Sun.
  • Aphelion: The farthest point of a planetary orbit from the Sun.

The "Big Idea"

[!NOTE] Conic Sections in the Real World Conic sections are not just abstract geometric shapes created by slicing a double-napped cone with a plane. They are the fundamental mathematical models for orbital mechanics in the universe.

According to Kepler's First Law, planets move in elliptical orbits with the Sun at one focus. By defining conic sections through eccentricity, we bridge the gap between pure algebra (standard rectangular forms) and physics (polar equations defining orbital trajectories). Whether a comet visits the solar system once and escapes on a hyperbolic path, or a planet remains bound in an elliptical orbit, the geometry of conic sections dictates its journey.

Formula / Concept Box

Conic TypeEccentricity (eee)Standard Form (Centered at origin/vertex)Discriminant (B2−4ACB^2 - 4ACB2−4AC)
Circlee=0e = 0e=0x2+y2=r2x^2 + y^2 = r^2x2+y2=r2<0< 0<0 (with A=CA = CA=C, B=0B=0B=0)
Ellipse$0 < e < 1$x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1a2x2​+b2y2​=1<0< 0<0
Parabolae=1e = 1e=1y2=4pxy^2 = 4pxy2=4px or x2=4pyx^2 = 4pyx2=4py=0= 0=0
Hyperbolae>1e > 1e>1x2a2−y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1a2x2​−b2y2​=1>0> 0>0

Polar Equation of a Conic (with focus at the pole and directrix x=dx = dx=d or y=dy = dy=d): r=ed1±ecos⁡θorr=ed1±esin⁡θr = \frac{ed}{1 \pm e \cos \theta} \quad \text{or} \quad r = \frac{ed}{1 \pm e \sin \theta}r=1±ecosθed​orr=1±esinθed​

Hierarchical Outline

  • 1. Classifying Conics by Eccentricity
    • Parabola (e=1e = 1e=1): Distance to focus equals distance to directrix.
    • Ellipse ($0 \le e < 1$): Distance to focus is strictly less than distance to directrix.
    • Hyperbola (e>1e > 1e>1): Distance to focus is strictly greater than distance to directrix.
  • 2. Polar Coordinates and Conics
    • Focus placed at the pole (origin).
    • Equation depends on whether the directrix is horizontal or vertical.
  • 3. The General Degree Two Equation
    • Equation form: Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0Ax2+Bxy+Cy2+Dx+Ey+F=0
    • Using the discriminant (B2−4ACB^2 - 4ACB2−4AC) to identify the conic without completing the square.
  • 4. Applications in Orbital Mechanics
    • Kepler's Laws: Utilizing properties of ellipses.
    • Calculating distances like Aphelion and Perihelion using vertices.

Visual Anchors

Diagram 1: Classification via General Degree Two Equation

Loading Diagram...
Figure 1 — Mermaid diagram

Diagram 2: Kepler's Elliptical Orbit

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

Definition-Example Pairs

  • Eccentricity (eee): A measure of how much a conic section deviates from being circular.
    • Example: The Earth's orbit has an eccentricity of e≈0.0167e \approx 0.0167e≈0.0167, making it a nearly circular ellipse, while Halley's Comet has an eccentricity of e≈0.967e \approx 0.967e≈0.967, making it a highly elongated ellipse.
  • General Equation of Degree Two: The expanded polynomial form of a conic section (Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0Ax2+Bxy+Cy2+Dx+Ey+F=0).
    • Example: The equation 4x2−9y2+32x+18y+19=04x^2 - 9y^2 + 32x + 18y + 19 = 04x2−9y2+32x+18y+19=0 is a general equation. Since B=0B=0B=0, A=4A=4A=4, and C=−9C=-9C=−9, the discriminant is 02−4(4)(−9)=144>00^2 - 4(4)(-9) = 144 > 002−4(4)(−9)=144>0, confirming it is a hyperbola.
  • Perihelion: The closest distance from a focus (the Sun) to a vertex of an elliptical orbit.
    • Example: Earth reaches perihelion (approx. 147,098,290 km from the Sun) around January 3 each year.

Worked Examples

Example 1: Identifying a Conic Section

Problem: Identify the conic section given by the equation 2x2+3xy+y2−4=02x^2 + \sqrt{3}xy + y^2 - 4 = 02x2+3​xy+y2−4=0.

Step-by-Step Solution:

  1. Identify the coefficients of the general degree two equation: A=2A = 2A=2, B=3B = \sqrt{3}B=3​, C=1C = 1C=1.
  2. Calculate the discriminant: B2−4ACB^2 - 4ACB2−4AC.
  3. Substitute the values: (3)2−4(2)(1)=3−8=−5(\sqrt{3})^2 - 4(2)(1) = 3 - 8 = -5(3​)2−4(2)(1)=3−8=−5.
  4. Evaluate the result: Since −5<0-5 < 0−5<0, the conic section is an ellipse.

Example 2: Polar Equation to Rectangular Conversion

Problem: A conic section has the polar equation r=41−0.5cos⁡θr = \frac{4}{1 - 0.5 \cos \theta}r=1−0.5cosθ4​. Identify the eccentricity, the directrix, and the type of conic.

Step-by-Step Solution:

  1. Compare the given equation to the standard polar form: r=ed1−ecos⁡θr = \frac{ed}{1 - e \cos \theta}r=1−ecosθed​.
  2. Directly read the eccentricity from the denominator: e=0.5e = 0.5e=0.5.
  3. Since e=0.5<1e = 0.5 < 1e=0.5<1, the conic section is an ellipse.
  4. Solve for the directrix (ddd): The numerator represents ededed. Therefore, ed=4ed = 4ed=4.
  5. Substitute e=0.5e = 0.5e=0.5: $0.$5d = 4 \Rightarrow d = 8$$.
  6. The directrix is the vertical line x=−8x = -8x=−8 (negative because of the minus sign in the denominator).

Checkpoint Questions

▶1. What eccentricity value defines a perfect parabola, and what does this mean physically?

e=1e = 1e=1. This means that any point on the parabola is exactly equidistant from the focus and the directrix.

▶2. If a planetary orbit has an aphelion distance of $a+c$ and a perihelion distance of $a-c$, what represents the semi-major axis?

The semi-major axis is represented by aaa. The total length of the major axis is (a+c)+(a−c)=2a(a+c) + (a-c) = 2a(a+c)+(a−c)=2a.

▶3. Calculate the discriminant for $x^2 + 4xy + 4y^2 - 2x = 0$ and classify the conic.

A=1A=1A=1, B=4B=4B=4, C=4C=4C=4. The discriminant is B2−4AC=16−4(1)(4)=0B^2 - 4AC = 16 - 4(1)(4) = 0B2−4AC=16−4(1)(4)=0. The conic is a parabola.

Muddy Points & Cross-Refs

[!WARNING] Common Confusion: Standard vs. General Forms Completing the square to convert a General Equation to Standard Form is a common stumbling block. Remember to factor out the leading coefficient of the squared term before taking half the middle term and squaring it.

Cross-References for Further Study:

  • Review Calculus of Parametric Curves to understand how to find the arc length (and therefore the exact perimeter) of an elliptical orbit.
  • Review Polar Coordinates to ensure fluency in converting between (x,y)(x,y)(x,y) and (r,(r,(r,\theta))), which is essential for working with the polar forms of conics.

More Study Notes (33)

Determining Volumes by Slicing: Chapter Study Guide

Determining Volumes by Slicing

940 words

Study Guide: Direction Fields and Numerical Methods

Direction Fields and Numerical Methods

923 words

Study Guide: Exponential Growth and Decay

Exponential Growth and Decay

692 words

Chapter Study Guide: First-order Linear Equations

First-order Linear Equations

1,056 words

Study Guide: Improper Integrals

Improper Integrals

925 words

Infinite Series & Convergence: Chapter Study Guide

Infinite Series

878 words

Integrals, Exponential Functions, and Logarithms: Chapter Study Guide

Integrals, Exponential Functions, and Logarithms

845 words

Study Guide: Integrals Involving Exponential and Logarithmic Functions

Integrals Involving Exponential and Logarithmic Functions

863 words

Integrals Resulting in Inverse Trigonometric Functions: Study Guide

Integrals Resulting in Inverse Trigonometric Functions

895 words

Integration by Parts: A Comprehensive Study Guide

Integration by Parts

947 words

Integration Formulas and the Net Change Theorem: Chapter Study Guide

Integration Formulas and the Net Change Theorem

948 words

Study Guide: Moments and Centers of Mass

Moments and Centers of Mass

1,050 words

Numerical Integration: Approximating Definite Integrals

Numerical Integration

948 words

Other Strategies for Integration: Tables and CAS

Other Strategies for Integration

948 words

Calculus II: Parametric Equations Study Guide

Parametric Equations

827 words

Chapter Study Guide: Partial Fractions Integration

Partial Fractions

940 words

Chapter Study Guide: Physical Applications of Integration

Physical Applications

925 words

Chapter Study Guide: Polar Coordinates

Polar Coordinates

863 words

Chapter Study Guide: Power Series and Functions

Power Series and Functions

1,058 words

Properties of Power Series: Chapter Study Guide

Properties of Power Series

640 words

Ratio and Root Tests: Chapter Study Guide

Ratio and Root Tests

912 words

Chapter Study Guide: Separable Equations

Separable Equations

865 words

Chapter Study Guide: Sequences

Sequences

878 words

Integration by Substitution

Substitution

680 words

Study Guide: Taylor and Maclaurin Series

Taylor and Maclaurin Series

861 words

Chapter Study Guide: The Definite Integral

The Definite Integral

650 words

Study Guide: The Divergence and Integral Tests

The Divergence and Integral Tests

912 words

Chapter Study Guide: The Fundamental Theorem of Calculus

The Fundamental Theorem of Calculus

863 words

Study Guide: The Logistic Equation

The Logistic Equation

1,042 words

Study Guide: Trigonometric Integrals & Substitutions

Trigonometric Integrals

1,131 words

Trigonometric Substitution: Chapter Study Guide

Trigonometric Substitution

1,056 words

Study Guide: Volumes of Revolution using Cylindrical Shells

Volumes of Revolution: Cylindrical Shells

966 words

Study Guide: Working with Taylor Series

Working with Taylor Series

834 words

Ready to practice? Jump straight in — no sign-up needed.

Take practice tests, review flashcards, and read study notes right now.

Take a Practice Test

Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Practice Questions

Try 15 sample questions from a bank of 401. Answers and detailed explanations included.

Q1hard

Determine the radius of convergence, RRR, and the interval of convergence, III, for the following power series:

∑n=1∞(2x−5)nn3n\sum_{n=1}^{\infty} \frac{(2x - 5)^n}{n 3^n}∑n=1∞​n3n(2x−5)n​

A.

R=32R = \frac{3}{2}R=23​, I=[1,4)I = [1, 4)I=[1,4)

B.

R=3R = 3R=3, I=[1,4)I = [1, 4)I=[1,4)

C.

R=32R = \frac{3}{2}R=23​, I=(1,4]I = (1, 4]I=(1,4]

D.

R=32R = \frac{3}{2}R=23​, I=(1,4)I = (1, 4)I=(1,4)

Show answer & explanation

Correct Answer: A

Step 1: Apply the Ratio Test. To find the radius of convergence, we use the Ratio Test. Let an=(2x−5)nn3na_n = \frac{(2x - 5)^n}{n 3^n}an​=n3n(2x−5)n​. We evaluate the limit: lim⁡n→∞∣an+1an∣=lim⁡n→∞∣(2x−5)n+1(n+1)3n+1⋅n3n(2x−5)n∣\lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| = \lim_{n \to \infty} \left| \frac{(2x-5)^{n+1}}{(n+1)3^{n+1}} \cdot \frac{n 3^n}{(2x-5)^n} \right|limn→∞​​an​an+1​​​=limn→∞​​(n+1)3n+1(2x−5)n+1​⋅(2x−5)nn3n​​ =lim⁡n→∞∣2x−53⋅nn+1∣= \lim_{n \to \infty} \left| \frac{2x-5}{3} \cdot \frac{n}{n+1} \right|=limn→∞​​32x−5​⋅n+1n​​ Since lim⁡n→∞nn+1=1\lim_{n \to \infty} \frac{n}{n+1} = 1limn→∞​n+1n​=1, the limit simplifies to: ∣2x−5∣3\frac{|2x - 5|}{3}3∣2x−5∣​ For the series to converge absolutely, the Ratio Test requires this limit to be strictly less than 1: ∣2x−5∣3<1  ⟹  ∣2x−5∣<3\frac{|2x - 5|}{3} < 1 \implies |2x - 5| < 33∣2x−5∣​<1⟹∣2x−5∣<3

Step 2: Determine the radius of convergence. To find the radius of convergence RRR, the inequality must be in the standard form ∣x−c∣<R|x - c| < R∣x−c∣<R. Divide the inequality by 2: ∣x−52∣<32\left| x - \frac{5}{2} \right| < \frac{3}{2}​x−25​​<23​ Thus, the radius of convergence is R=32R = \frac{3}{2}R=23​, and the center of the series is c=52c = \frac{5}{2}c=25​.

Step 3: Find the open interval of convergence. Solve the inequality for xxx: −3<2x−5<3-3 < 2x - 5 < 3−3<2x−5<3 2<2x<82 < 2x < 82<2x<8 1<x<41 < x < 41<x<4 The open interval of convergence is (1,4)(1, 4)(1,4).

Step 4: Test the endpoints. The Ratio Test is inconclusive when the limit equals 1 (at x=1x = 1x=1 and x=4x = 4x=4). We must test these endpoints individually in the original series.

Test x=1x = 1x=1: Substitute x=1x = 1x=1 into the series: ∑n=1∞(2(1)−5)nn3n=∑n=1∞(−3)nn3n=∑n=1∞(−1)n3nn3n=∑n=1∞(−1)nn\sum_{n=1}^{\infty} \frac{(2(1) - 5)^n}{n 3^n} = \sum_{n=1}^{\infty} \frac{(-3)^n}{n 3^n} = \sum_{n=1}^{\infty} \frac{(-1)^n 3^n}{n 3^n} = \sum_{n=1}^{\infty} \frac{(-1)^n}{n}∑n=1∞​n3n(2(1)−5)n​=∑n=1∞​n3n(−3)n​=∑n=1∞​n3n(−1)n3n​=∑n=1∞​n(−1)n​ This is the alternating harmonic series, which converges by the Alternating Series Test since the sequence of terms 1n\frac{1}{n}n1​ is positive, decreasing, and approaches 0.

Test x=4x = 4x=4: Substitute x=4x = 4x=4 into the series: ∑n=1∞(2(4)−5)nn3n=∑n=1∞3nn3n=∑n=1∞1n\sum_{n=1}^{\infty} \frac{(2(4) - 5)^n}{n 3^n} = \sum_{n=1}^{\infty} \frac{3^n}{n 3^n} = \sum_{n=1}^{\infty} \frac{1}{n}∑n=1∞​n3n(2(4)−5)n​=∑n=1∞​n3n3n​=∑n=1∞​n1​ This is the harmonic series (a ppp-series with p=1p = 1p=1), which diverges.

Conclusion: The series converges at x=1x = 1x=1 and diverges at x=4x = 4x=4. Therefore, the exact interval of convergence is I=[1,4)I = [1, 4)I=[1,4).

Final Answer: R=32R = \frac{3}{2}R=23​, I=[1,4)I = [1, 4)I=[1,4)

Q2hard

Consider two infinite series with positive terms, ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ and ∑n=1∞bn\sum_{n=1}^{\infty} b_n∑n=1∞​bn​. You are given that ∑n=1∞bn\sum_{n=1}^{\infty} b_n∑n=1∞​bn​ is a known convergent series. Furthermore, you evaluate the limit of the ratio of their nnn-th terms and find that:

lim⁡n→∞anbn=74\lim_{n \to \infty} \frac{a_n}{b_n} = \frac{7}{4}limn→∞​bn​an​​=47​

Based on this information and the Limit Comparison Test, which of the following is the most accurate conclusion?

A.

The series ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ converges, but its exact sum cannot be determined solely from this limit.

B.

The series ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ diverges because the limit of the ratio is strictly greater than 1.

C.

The series ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ converges, and its sum is exactly 74\frac{7}{4}47​.

D.

The Limit Comparison Test is inconclusive because the limit of the ratio must equal 0 to guarantee convergence.

Show answer & explanation

Correct Answer: A

The Limit Comparison Test states that if ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ and ∑n=1∞bn\sum_{n=1}^{\infty} b_n∑n=1∞​bn​ are series with positive terms, and lim⁡n→∞anbn=L\lim_{n \to \infty} \frac{a_n}{b_n} = Llimn→∞​bn​an​​=L where $$0 < L < \infty$$, then both series behave identically regarding convergence (they either both converge or both diverge).

In this scenario, the limit is L=74L = \frac{7}{4}L=47​, which is a positive, finite number ($0 < \frac{7}{4} < \infty). Because we are given that the comparison series \sum_{n=1}^{\infty} b_n converges, the Limit Comparison Test guarantees that \sum_{n=1}^{\infty} a_n$ must also converge.

However, the value of the limit LLL only describes the asymptotic proportional relationship between the terms of the two series; it does not represent the actual sum of the convergent series.

  • Option B is incorrect because it confuses the Limit Comparison Test with the Ratio Test. In the Limit Comparison Test, any positive finite limit guarantees the same behavior as the comparison series, even if L>1L > 1L>1.
  • Option C is incorrect because it assumes the limit of the ratio of the individual terms equals the total infinite sum of the series, which is a conceptual error.
  • Option D is incorrect because a limit of 0 is not required for the standard test. A limit of 0 only provides a conclusion in a specific edge case (if the denominator series converges), but a positive, finite limit is the standard requirement to conclude identical behavior.
Q3medium

Consider the series ∑n=1∞ne−n2\sum_{n=1}^{\infty} n e^{-n^2}∑n=1∞​ne−n2.

Which of the following statements is true regarding its convergence?

A.

The series converges by the Integral Test because the improper integral ∫1∞xe−x2 dx\int_{1}^{\infty} x e^{-x^2} \,dx∫1∞​xe−x2dx converges to 12e\frac{1}{2e}2e1​.

B.

The series converges by the Integral Test, and this test proves that the exact sum of the infinite series is equal to 12e\frac{1}{2e}2e1​.

C.

The series diverges by the Integral Test because the improper integral ∫1∞xe−x2 dx\int_{1}^{\infty} x e^{-x^2} \,dx∫1∞​xe−x2dx evaluates to ∞\infty∞.

D.

The Integral Test cannot be applied because the function f(x)=xe−x2f(x) = x e^{-x^2}f(x)=xe−x2 is initially increasing, meaning it is not strictly decreasing for all x>0x > 0x>0.

Show answer & explanation

Correct Answer: A

To apply the Integral Test to the series ∑n=1∞ne−n2\sum_{n=1}^{\infty} n e^{-n^2}∑n=1∞​ne−n2, we must first verify the conditions for the related function f(x)=xe−x2f(x) = x e^{-x^2}f(x)=xe−x2 on the interval [1,∞)[1, \infty)[1,∞).

1. Check conditions: The function is continuous and positive for all x≥1x \ge 1x≥1. To verify that it is decreasing, we find the first derivative: f′(x)=e−x2+x(−2xe−x2)=e−x2(1−2x2)f'(x) = e^{-x^2} + x(-2x e^{-x^2}) = e^{-x^2}(1 - 2x^2)f′(x)=e−x2+x(−2xe−x2)=e−x2(1−2x2) For x≥1x \ge 1x≥1, x2≥1x^2 \ge 1x2≥1, which makes (1−2x2)(1 - 2x^2)(1−2x2) negative. Thus, f′(x)<0f'(x) < 0f′(x)<0 on [1,∞)[1, \infty)[1,∞), meaning the function is decreasing. The conditions for the Integral Test are met. (This shows why option D is incorrect; the function only needs to be decreasing for x≥kx \ge kx≥k, where kkk is the starting index of the series, not for all x>0x > 0x>0).

2. Evaluate the improper integral: We compute ∫1∞xe−x2 dx\int_1^\infty x e^{-x^2} \, dx∫1∞​xe−x2dx using limits and uuu-substitution. Let u=−x2u = -x^2u=−x2, so du=−2x dxdu = -2x \, dxdu=−2xdx and −12du=x dx-\frac{1}{2}du = x \, dx−21​du=xdx. lim⁡b→∞∫1bxe−x2 dx=lim⁡b→∞[−12e−x2]1b\lim_{b \to \infty} \int_1^b x e^{-x^2} \, dx = \lim_{b \to \infty} \left[ -\frac{1}{2} e^{-x^2} \right]_1^blimb→∞​∫1b​xe−x2dx=limb→∞​[−21​e−x2]1b​ =lim⁡b→∞(−12e−b2−(−12e−1))= \lim_{b \to \infty} \left( -\frac{1}{2} e^{-b^2} - \left(-\frac{1}{2} e^{-1}\right) \right)=limb→∞​(−21​e−b2−(−21​e−1)) As b→∞b \to \inftyb→∞, the term e−b2→0e^{-b^2} \to 0e−b2→0, leaving: 0+12e=12e0 + \frac{1}{2e} = \frac{1}{2e}0+2e1​=2e1​

3. Conclusion: Because the improper integral converges to a finite value, the series also converges.

Note on Option B: It is a common misconception that the value of the improper integral is equal to the sum of the series. The Integral Test only proves whether the series converges or diverges; it does not give the sum of the series. Therefore, the series converges, but its sum is not 12e\frac{1}{2e}2e1​.

Q4easy

Which of the following statements correctly describes the geometric basis and the requirement for the number of subintervals, nnn, when applying Simpson's Rule to approximate a definite integral?

A.

It approximates the curve using piecewise quadratic functions (parabolas), requiring nnn to be an even integer.

B.

It approximates the curve using piecewise linear functions (line segments), allowing nnn to be any positive integer.

C.

It approximates the curve using piecewise quadratic functions (parabolas), allowing nnn to be any positive integer.

D.

It approximates the curve using constant functions (rectangles), requiring nnn to be an even integer.

Show answer & explanation

Correct Answer: A

Simpson's Rule approximates the definite integral ∫abf(x) dx\int_a^b f(x)\,dx∫ab​f(x)dx by replacing the actual function f(x)f(x)f(x) with piecewise quadratic functions (parabolas) over pairs of subintervals. Because a unique parabola is determined by three distinct points (which span exactly two subintervals), the total number of subintervals, nnn, must be a positive even integer.

  • Option B is incorrect because approximating the curve with piecewise linear functions (line segments) describes the Trapezoidal Rule.
  • Option C is incorrect because it misses the strict requirement that nnn must be an even integer.
  • Option D is incorrect because constant functions (rectangles) are used in Riemann Sums, not Simpson's Rule.

Therefore, the correct answer is A.

Q5easy

What is the limit of the sequence an=4n2−3n+12n2+5a_n = \frac{4n^2 - 3n + 1}{2n^2 + 5}an​=2n2+54n2−3n+1​ as n→∞n \to \inftyn→∞?

A.

2

B.

∞\infty∞

C.

15\frac{1}{5}51​

D.

0

Show answer & explanation

Correct Answer: A

To find the limit of the sequence lim⁡n→∞an\lim_{n \to \infty} a_nlimn→∞​an​, we evaluate the limit of the corresponding rational expression:

lim⁡n→∞4n2−3n+12n2+5\lim_{n \to \infty} \frac{4n^2 - 3n + 1}{2n^2 + 5}limn→∞​2n2+54n2−3n+1​

Notice that the highest power of nnn in both the numerator and the denominator is the same (degree 2). When a sequence is defined by a rational expression with equal degrees in the numerator and denominator, the limit as n→∞n \to \inftyn→∞ is simply the ratio of their leading coefficients.

The leading coefficient of the numerator is 4, and the leading coefficient of the denominator is 2.

Therefore, the limit is 42=2\frac{4}{2} = 224​=2.

Alternatively, you can divide every term in the numerator and denominator by the highest power of nnn (n2n^2n2):

lim⁡n→∞4−3n+1n22+5n2=4−0+02+0=42=2\lim_{n \to \infty} \frac{4 - \frac{3}{n} + \frac{1}{n^2}}{2 + \frac{5}{n^2}} = \frac{4 - 0 + 0}{2 + 0} = \frac{4}{2} = 2limn→∞​2+n25​4−n3​+n21​​=2+04−0+0​=24​=2

The correct answer is 2.

Q6hard

Analyze the integral ∫xx2+4x+13 dx\int \frac{x}{\sqrt{x^2 + 4x + 13}} \, dx∫x2+4x+13​x​dx.

By completing the square and applying the appropriate trigonometric substitution, which of the following represents the correct simplified integral in terms of θ\thetaθ?

A.

∫(3sec⁡θtan⁡θ−2sec⁡θ) dθ\int (3 \sec \theta \tan \theta - 2 \sec \theta) \, d\theta∫(3secθtanθ−2secθ)dθ

B.

∫(3sec⁡2θ−2sec⁡θ) dθ\int (3 \sec^2 \theta - 2 \sec \theta) \, d\theta∫(3sec2θ−2secθ)dθ

C.

∫(3sin⁡θ−2) dθ\int (3 \sin \theta - 2) \, d\theta∫(3sinθ−2)dθ

D.

∫(sin⁡θ−23cos⁡θ) dθ\int \left(\sin \theta - \frac{2}{3} \cos \theta\right) \, d\theta∫(sinθ−32​cosθ)dθ

Show answer & explanation

Correct Answer: A

Step 1: Complete the square for the quadratic expression in the denominator. First, group the xxx terms and complete the square: x2+4x+13=(x2+4x+4)+9=(x+2)2+32x^2 + 4x + 13 = (x^2 + 4x + 4) + 9 = (x + 2)^2 + 3^2x2+4x+13=(x2+4x+4)+9=(x+2)2+32

The integral becomes: ∫x(x+2)2+32 dx\int \frac{x}{\sqrt{(x + 2)^2 + 3^2}} \, dx∫(x+2)2+32​x​dx

Step 2: Identify the correct trigonometric substitution. The radical is of the form u2+a2\sqrt{u^2 + a^2}u2+a2​, which requires the tangent substitution u=atan⁡θu = a \tan \thetau=atanθ. Here, u=x+2u = x + 2u=x+2 and a=3a = 3a=3, so we use x+2=3tan⁡θx + 2 = 3 \tan \thetax+2=3tanθ.

Solving for xxx, we get: x=3tan⁡θ−2x = 3 \tan \theta - 2x=3tanθ−2

Differentiating both sides gives the substitution for dxdxdx: dx=3sec⁡2θ dθdx = 3 \sec^2 \theta \, d\thetadx=3sec2θdθ

Step 3: Substitute and simplify the radical. The denominator simplifies using the Pythagorean identity tan⁡2θ+1=sec⁡2θ\tan^2 \theta + 1 = \sec^2 \thetatan2θ+1=sec2θ: (3tan⁡θ)2+32=9tan⁡2θ+9=9(tan⁡2θ+1)=9sec⁡2θ=3sec⁡θ\sqrt{(3 \tan \theta)^2 + 3^2} = \sqrt{9 \tan^2 \theta + 9} = \sqrt{9(\tan^2 \theta + 1)} = \sqrt{9 \sec^2 \theta} = 3 \sec \theta(3tanθ)2+32​=9tan2θ+9​=9(tan2θ+1)​=9sec2θ​=3secθ

Step 4: Substitute all components back into the integral. Now, replace xxx, the radical, and dxdxdx in the original integral: ∫3tan⁡θ−23sec⁡θ(3sec⁡2θ) dθ\int \frac{3 \tan \theta - 2}{3 \sec \theta} (3 \sec^2 \theta) \, d\theta∫3secθ3tanθ−2​(3sec2θ)dθ

Simplify the expression by canceling $3 \sec \theta$$ from the numerator and denominator: $$= \int (3 \tan \theta - 2) \sec \theta , d\theta$$ $$= \int (3 \sec \theta \tan \theta - 2 \sec \theta) , $d\theta$$

This confirms Option A is the correct simplified integral.

Distractor Analysis:

  • Option B incorrectly assumes the denominator was (x+2)2−9\sqrt{(x+2)^2 - 9}(x+2)2−9​, leading to a secant substitution x+2=3sec⁡θx+2 = 3 \sec \thetax+2=3secθ.
  • Option C incorrectly assumes the denominator was 9−(x+2)2\sqrt{9 - (x+2)^2}9−(x+2)2​, leading to a sine substitution x+2=3sin⁡θx+2 = 3 \sin \thetax+2=3sinθ.
  • Option D correctly identifies the tangent substitution but completely omits substituting the differential dxdx dx= 3 \sec^2 \theta \,d\theta,leavingjust, leaving just ,leavingjust\int \frac{3 \tan \theta - 2}{3 \sec \theta} \,d\theta$$.
Q7easy

Which of the following represents the correct standard formula for the indefinite integral ∫dxa2+x2\int \frac{dx}{a^2 + x^2}∫a2+x2dx​ for a constant a>0a > 0a>0?

A.

1aarctan⁡(xa)+C\frac{1}{a}\arctan\left(\frac{x}{a}\right) + Ca1​arctan(ax​)+C

B.

arctan⁡(xa)+C\arctan\left(\frac{x}{a}\right) + Carctan(ax​)+C

C.

aarctan⁡(xa)+Ca\arctan\left(\frac{x}{a}\right) + Caarctan(ax​)+C

D.

arcsin⁡(xa)+C\arcsin\left(\frac{x}{a}\right) + Carcsin(ax​)+C

Show answer & explanation

Correct Answer: A

The standard integration formula that results in the inverse tangent function is:

∫dxa2+x2=1aarctan⁡(xa)+C\int \frac{dx}{a^2 + x^2} = \frac{1}{a}\arctan\left(\frac{x}{a}\right) + C∫a2+x2dx​=a1​arctan(ax​)+C

Unlike the integral for the inverse sine function (which is ∫dxa2−x2=arcsin⁡(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \arcsin\left(\frac{x}{a}\right) + C∫a2−x2​dx​=arcsin(ax​)+C), the inverse tangent integral includes a constant factor of 1a\frac{1}{a}a1​ multiplying the inverse trigonometric function.

Therefore, the correct expression is 1aarctan⁡(xa)+C\frac{1}{a}\arctan\left(\frac{x}{a}\right) + Ca1​arctan(ax​)+C.

Q8medium

Which of the following functions is a solution to the differential equation y′′−4y=0y'' - 4y = 0y′′−4y=0?

A.

y=e4xy = e^{4x}y=e4x

B.

y=sin⁡(2x)y = \sin(2x)y=sin(2x)

C.

y=e−2xy = e^{-2x}y=e−2x

D.

y=x2y = x^2y=x2

Show answer & explanation

Correct Answer: C

To determine which function is a solution, we must find the second derivative of each option and substitute it into the differential equation y′′−4y=0y'' - 4y = 0y′′−4y=0.

For A: If y=e4xy = e^{4x}y=e4x, then y′=4e4xy' = 4e^{4x}y′=4e4x and y′′=16e4xy'' = 16e^{4x}y′′=16e4x. Substituting these yields 16e4x−4(e4x)=12e4x≠016e^{4x} - 4(e^{4x}) = 12e^{4x} \neq 016e4x−4(e4x)=12e4x=0.

For B: If y=sin⁡(2x)y = \sin(2x)y=sin(2x), then y′=2cos⁡(2x)y' = 2\cos(2x)y′=2cos(2x) and y′′=−4sin⁡(2x)y'' = -4\sin(2x)y′′=−4sin(2x). Substituting yields −4sin⁡(2x)−4sin⁡(2x)=−8sin⁡(2x)≠0-4\sin(2x) - 4\sin(2x) = -8\sin(2x) \neq 0−4sin(2x)−4sin(2x)=−8sin(2x)=0.

For C: If y=e−2xy = e^{-2x}y=e−2x, then y′=−2e−2xy' = -2e^{-2x}y′=−2e−2x and y′′=4e−2xy'' = 4e^{-2x}y′′=4e−2x. Substituting yields 4e−2x−4(e−2x)=04e^{-2x} - 4(e^{-2x}) = 04e−2x−4(e−2x)=0. This satisfies the equation.

For D: If y=x2y = x^2y=x2, then y′=2xy' = 2xy′=2x and y′′=2y'' = 2y′′=2. Substituting yields $$2 - 4x^2 \neq 0$$.

Therefore, the correct answer is C.

Q9hard

A particle moves along a coordinate axis with a velocity function v(t)v(t)v(t), which is known to change sign multiple times on the interval [0,10][0, 10][0,10]. Let s(t)s(t)s(t) represent the particle's position at time ttt. Which of the following statements provides the most accurate analysis of the significance of the Net Change Theorem as it applies to the particle's motion on this interval?

A.

The Net Change Theorem demonstrates that the definite integral ∫010v(t) dt\int_0^{10} v(t)\,dt∫010​v(t)dt calculates the particle's net displacement by inherently incorporating both positive and negative rates of change, without the need to partition the interval at times when the particle reverses direction.

B.

The Net Change Theorem ensures that evaluating ∫010v(t) dt\int_0^{10} v(t)\,dt∫010​v(t)dt yields the total distance traveled by the particle, because the integral automatically converts periods of negative velocity into positive positional accumulation.

C.

According to the Net Change Theorem, calculating the particle's net displacement requires identifying all times ttt where v(t)=0v(t) = 0v(t)=0 to construct a sum of piecewise definite integrals over [0,10][0, 10][0,10].

D.

The Net Change Theorem establishes that calculating 110∫010v(t) dt\frac{1}{10}\int_0^{10} v(t)\,dt101​∫010​v(t)dt yields the particle's net displacement by determining its average rate of change over the 10-second interval.

Show answer & explanation

Correct Answer: A

The Net Change Theorem states that the definite integral of a rate of change gives the net change in the original quantity: ∫abF′(x) dx=F(b)−F(a)\int_a^b F'(x)\,dx = F(b) - F(a)∫ab​F′(x)dx=F(b)−F(a).

In the context of kinematics, the rate of change is velocity, v(t)=s′(t)v(t) = s'(t)v(t)=s′(t). The theorem allows us to evaluate ∫010v(t) dt\int_0^{10} v(t)\,dt∫010​v(t)dt to find s(10)−s(0)s(10) - s(0)s(10)−s(0), which is the net displacement. The primary significance of this theorem is that the single definite integral automatically accounts for both forward motion (when v(t)>0v(t) > 0v(t)>0) and backward motion (when v(t)<0v(t) < 0v(t)<0). This eliminates the need to break the integral into smaller intervals at the roots where the particle changes direction.

Looking at the incorrect options:

  • Option B is incorrect because integrating the standard velocity function computes net displacement, not total distance. Total distance requires integrating the absolute value of the rate of change: ∫010∣v(t)∣ dt\int_0^{10} |v(t)|\,dt∫010​∣v(t)∣dt.
  • Option C is incorrect because finding roots and evaluating piecewise integrals is the procedure required to find the total absolute accumulation (total distance), which is precisely what the Net Change Theorem allows us to bypass when we only want net displacement.
  • Option D is incorrect because it describes the formula for the average value of a function (related to the Mean Value Theorem for Integrals), not the Net Change Theorem.

Therefore, Option A is the correct analysis.

Q10hard

A student evaluates the indefinite integral ∫sin⁡(x)cos⁡(x) dx\int \sin(x) \cos(x) \, dx∫sin(x)cos(x)dx by hand using the substitution u=sin⁡(x)u = \sin(x)u=sin(x) and obtains the antiderivative F(x)=12sin⁡2(x)+C1F(x) = \frac{1}{2}\sin^2(x) + C_1F(x)=21​sin2(x)+C1​.

When the student inputs the identical integral into a Computer Algebra System (CAS), the software outputs the antiderivative G(x)=−14cos⁡(2x)+C2G(x) = -\frac{1}{4}\cos(2x) + C_2G(x)=−41​cos(2x)+C2​.

Which of the following statements provides the mathematically correct analysis of these two results?

A.

Both results are valid because F(x)F(x)F(x) and G(x)G(x)G(x) differ by exactly a constant value for all xxx, which can be verified using the identity cos⁡(2x)=1−2sin⁡2(x)\cos(2x) = 1 - 2\sin^2(x)cos(2x)=1−2sin2(x).

B.

Both results are valid only because the CAS evaluates the integral over a restricted domain, making the two functions equivalent solely for positive values of xxx.

C.

The CAS result is a sophisticated numerical approximation of the exact manual result, meaning they are not algebraically equivalent but differ by a negligible error term.

D.

One of the results must be incorrect, because two valid antiderivatives for the exact same continuous integrand must have the identical algebraic form.

Show answer & explanation

Correct Answer: A

Two mathematical expressions can look entirely different but still be valid antiderivatives for the same function. By the mathematical properties of integration, any two antiderivatives of the same continuous function on an interval can differ at most by a constant value (F(x)=G(x)+CF(x) = G(x) + CF(x)=G(x)+C).

We can analytically prove that these two results are equivalent by applying the trigonometric double-angle identity: cos⁡(2x)=1−2sin⁡2(x)\cos(2x) = 1 - 2\sin^2(x)cos(2x)=1−2sin2(x).

Starting with the CAS result: G(x)=−14cos⁡(2x)+C2G(x) = -\frac{1}{4}\cos(2x) + C_2G(x)=−41​cos(2x)+C2​ G(x)=−14(1−2sin⁡2(x))+C2G(x) = -\frac{1}{4}\left(1 - 2\sin^2(x)\right) + C_2G(x)=−41​(1−2sin2(x))+C2​ G(x)=−14+12sin⁡2(x)+C2G(x) = -\frac{1}{4} + \frac{1}{2}\sin^2(x) + C_2G(x)=−41​+21​sin2(x)+C2​ G(x)=12sin⁡2(x)+(C2−14)G(x) = \frac{1}{2}\sin^2(x) + \left(C_2 - \frac{1}{4}\right)G(x)=21​sin2(x)+(C2​−41​)

Letting C1=C2−14C_1 = C_2 - \frac{1}{4}C1​=C2​−41​, we obtain G(x)=12sin⁡2(x)+C1G(x) = \frac{1}{2}\sin^2(x) + C_1G(x)=21​sin2(x)+C1​, which is algebraically identical to F(x)F(x)F(x). Since the two expressions differ only by a constant value of −14-\frac{1}{4}−41​, both are perfectly valid antiderivatives. A CAS often applies internal integration algorithms that yield results in a fundamentally different structural form than standard manual substitution methods.

Q11easy

Which of the following functions is a solution to the differential equation y′=3yy' = 3yy′=3y?

A.

y=3xy = 3xy=3x

B.

y=e3xy = e^{3x}y=e3x

C.

y=x3y = x^3y=x3

D.

y=13exy = \frac{1}{3}e^xy=31​ex

Show answer & explanation

Correct Answer: B

To determine which function is a solution, we must find the derivative y′y'y′ for each option and check if it satisfies the equation y′=3yy' = 3yy′=3y.

  • Option A: For y=3xy = 3xy=3x, the derivative is y′=3y' = 3y′=3. Substituting into the equation gives $3 = 3(3x) Rightarrow 3 = 9x$, which is false.
  • Option B: For y=e3xy = e^{3x}y=e3x, the derivative using the chain rule is y′=3e3xy' = 3e^{3x}y′=3e3x. Substituting yyy into the right side of the differential equation gives 3y=3(e3x)=3e3x3y = 3(e^{3x}) = 3e^{3x}3y=3(e3x)=3e3x. Since y′=3yy' = 3yy′=3y, this is the correct solution.
  • Option C: For y=x3y = x^3y=x3, the derivative is y′=3x2y' = 3x^2y′=3x2. Substituting into the equation gives 3x2=3(x3)Rightarrow3x2=3x33x^2 = 3(x^3) Rightarrow 3x^2 = 3x^33x2=3(x3)Rightarrow3x2=3x3, which is false.
  • Option D: For y=13exy = \frac{1}{3}e^xy=31​ex, the derivative is y′y' y′= \frac{1}{3}e^x.Substitutingintotheequationgives. Substituting into the equation gives .Substitutingintotheequationgives\frac{1}{3}e^x = 3(\frac{1}{3}e^x)Rightarrow RightarrowRightarrow\frac{1}{3}e^x = e^x$$, which is false.

Therefore, the correct function is y=e3xy = e^{3x}y=e3x.

Q12easy

For any base a>0a > 0a>0 with a≠1a \neq 1a=1, which of the following expressions correctly defines the general exponential function axa^xax in terms of the natural exponential function?

A.

exln⁡ae^{x \ln a}exlna

B.

ealn⁡xe^{a \ln x}ealnx

C.

exln⁡ae^{\frac{x}{\ln a}}elnax​

D.

xln⁡ax \ln axlna

Show answer & explanation

Correct Answer: A

Using the inverse property of natural exponentials and logarithms, we know that any positive number aaa can be written as a=eln⁡aa = e^{\ln a}a=elna.

By substituting this into the expression axa^xax, we get:

ax=(eln⁡a)xa^x = (e^{\ln a})^xax=(elna)x

Using the power rule of exponents, (bm)n=bm⋅n(b^m)^n = b^{m \cdot n}(bm)n=bm⋅n, this simplifies to:

ax=exln⁡aa^x = e^{x \ln a}ax=exlna

Therefore, exln⁡ae^{x \ln a}exlna is the correct definition.

  • Option B, ealn⁡xe^{a \ln x}ealnx, represents xax^axa.
  • Option C incorrectly divides the exponent by ln⁡a\ln alna instead of multiplying.
  • Option D represents the exponent part without the base eee.
Q13easy

Which of the following represents the correct integration-by-parts formula for evaluating a definite integral ∫abu dv\int_a^b u \, dv∫ab​udv?

A.

[uv]ab−∫abv du\left[u v\right]_a^b - \int_a^b v \, du[uv]ab​−∫ab​vdu

B.

uv−∫abv duu v - \int_a^b v \, duuv−∫ab​vdu

C.

[uv]ab+∫abv du\left[u v\right]_a^b + \int_a^b v \, du[uv]ab​+∫ab​vdu

D.

[uv]ab−∫abu du\left[u v\right]_a^b - \int_a^b u \, du[uv]ab​−∫ab​udu

Show answer & explanation

Correct Answer: A

The standard integration-by-parts formula for an indefinite integral is ∫u dv=uv−∫v du\int u \, dv = u v - \int v \, du∫udv=uv−∫vdu.

When applying this to a definite integral from aaa to bbb, we must apply the limits of integration to both the product term and the new integral.

Therefore, the evaluated product term becomes [uv]ab\left[u v\right]_a^b[uv]ab​ (which is equivalent to u(b)v(b)−u(a)v(a)u(b)v(b) - u(a)v(a)u(b)v(b)−u(a)v(a)), and the remaining integral becomes ∫abv du\int_a^b v \, du∫ab​vdu.

Putting it all together, the correct formula is: ∫abu dv=[uv]ab−∫abv du\int_a^b u \, dv = \left[u v\right]_a^b - \int_a^b v \, du∫ab​udv=[uv]ab​−∫ab​vdu

  • Option B is incorrect because it fails to evaluate the uvu vuv term at the limits of integration.
  • Option C is incorrect because it uses addition instead of subtraction for the second integral.
  • Option D is incorrect because the second integral should be with respect to v duv \, duvdu, not u duu \, duudu.

The correct answer is A.

Q14easy

Which of the following represents the formal mathematical definition of the definite integral ∫abf(x) dx\int_a^b f(x)\,dx∫ab​f(x)dx for a continuous function f(x)f(x)f(x) defined on the interval [a,b][a, b][a,b]?

A.

lim⁡n→∞∑i=1nf(xi∗)Δx\lim_{n \to \infty} \sum_{i=1}^n f(x_i^*) \Delta xlimn→∞​∑i=1n​f(xi∗​)Δx

B.

∑i=1nf(xi∗)Δx\sum_{i=1}^n f(x_i^*) \Delta x∑i=1n​f(xi∗​)Δx

C.

lim⁡n→0∑i=1nf(xi∗)Δx\lim_{n \to 0} \sum_{i=1}^n f(x_i^*) \Delta xlimn→0​∑i=1n​f(xi∗​)Δx

D.

lim⁡n→∞∑i=1nf(xi∗)\lim_{n \to \infty} \sum_{i=1}^n f(x_i^*)limn→∞​∑i=1n​f(xi∗​)

Show answer & explanation

Correct Answer: A

The definite integral of a continuous function over an interval [a,b][a, b][a,b] is defined as the limit of a Riemann sum as the number of subintervals nnn approaches infinity. Mathematically, this is expressed as:

∫abf(x) dx=lim⁡n→∞∑i=1nf(xi∗)Δx\int_a^b f(x)\,dx = \lim_{n \to \infty} \sum_{i=1}^n f(x_i^*) \Delta x∫ab​f(x)dx=limn→∞​∑i=1n​f(xi∗​)Δx

Here, Δx=b−an\Delta x = \frac{b-a}{n}Δx=nb−a​ represents the width of each rectangular subinterval, and f(xi∗)f(x_i^*)f(xi∗​) represents the height of the function evaluated at a sample point xi∗x_i^*xi∗​ in that subinterval.

  • Option A is correct.
  • Option B is incorrect because it is merely a finite Riemann sum, which only approximates the area under the curve rather than providing the exact integral.
  • Option C is incorrect because taking the limit as the number of subintervals n→0n \to 0n→0 mathematically invalidates the partition (we need infinitely many rectangles, so n→∞n \to \inftyn→∞).
  • Option D is incorrect because it omits the width Δx\Delta xΔx, effectively summing one-dimensional heights instead of the two-dimensional areas of the rectangles.

The correct answer is A.

Q15medium

What is the order of the following differential equation?

(d3ydx3)2+7x(d2ydx2)5−dydx=sin⁡(x)\left(\frac{d^3y}{dx^3}\right)^2 + 7x \left(\frac{d^2y}{dx^2}\right)^5 - \frac{dy}{dx} = \sin(x)(dx3d3y​)2+7x(dx2d2y​)5−dxdy​=sin(x)

A.

2

B.

3

C.

5

D.

8

Show answer & explanation

Correct Answer: B

The order of a differential equation is defined as the highest order of any derivative that appears in the equation.

Let's analyze the given equation term by term to find the derivatives: (d3ydx3)2+7x(d2ydx2)5−dydx=sin⁡(x)\left(\frac{d^3y}{dx^3}\right)^2 + 7x \left(\frac{d^2y}{dx^2}\right)^5 - \frac{dy}{dx} = \sin(x)(dx3d3y​)2+7x(dx2d2y​)5−dxdy​=sin(x)

  • dydx\frac{dy}{dx}dxdy​ is a 1st-order derivative.
  • d2ydx2\frac{d^2y}{dx^2}dx2d2y​ is a 2nd-order derivative.
  • d3ydx3\frac{d^3y}{dx^3}dx3d3y​ is a 3rd-order derivative.

The highest derivative present is the 3rd-order derivative (d3ydx3\frac{d^3y}{dx^3}dx3d3y​). Therefore, the order of the differential equation is 3.

Note: Exponents (powers) applied to the derivatives do not determine the order. While 5 is the highest exponent in this equation, it is attached to a 2nd-order derivative. The exponent on the highest derivative is 2, which determines the equation's degree, not its order.

These are 15 of 401 questions available. Take a practice test →

Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Flashcards

170 flashcards for spaced-repetition study. Showing 30 sample cards below.

Areas between Curves(10 cards shown)

Question

Area Between Two Curves (Integrating with respect to xxx)

Answer

A=∫ab[f(x)−g(x)] dxA = \int_a^b [f(x) - g(x)] \, dxA=∫ab​[f(x)−g(x)]dx

The total area bounded by two continuous functions f(x)f(x)f(x) and g(x)g(x)g(x) over an interval [a,b][a, b][a,b], provided that f(x)≥g(x)f(x) \geq g(x)f(x)≥g(x).

[!TIP] Always subtract the "bottom" function from the "top" function. If you accidentally reverse them, you will get the negative of the correct area.

Question

Points of Intersection (for area integration)

Answer

The exact coordinate values where two curves cross, found by setting f(x)=g(x)f(x) = g(x)f(x)=g(x) or u(y)=v(y)u(y) = v(y)u(y)=v(y).

These points usually serve as the limits of integration (aaa and bbb) when you want to find the area enclosed completely between the two curves.

[!NOTE] If graphs intersect multiple times, you must find all intersection points to split the region correctly!

Question

Compound Region Area

Answer

An area calculation where the graphs of the functions cross each other within the interval [a,b][a, b][a,b], causing the "top" and "bottom" curves to switch places.

To calculate the total positive area, you must divide the integral at the intersection point ccc: A=∫ac[f(x)−g(x)] dx+∫cb[g(x)−f(x)] dxA = \int_a^c [f(x) - g(x)] \, dx + \int_c^b [g(x) - f(x)] \, dxA=∫ac​[f(x)−g(x)]dx+∫cb​[g(x)−f(x)]dx

Question

General Area Formula (using Absolute Value)

Answer

A mathematically compact way to represent the total area between two curves y=f(x)y = f(x)y=f(x) and y=g(x)y = g(x)y=g(x) over [a,b][a, b][a,b], without needing to know beforehand which curve is on top:

A=∫ab∣f(x)−g(x)∣ dxA = \int_a^b |f(x) - g(x)| \, dxA=∫ab​∣f(x)−g(x)∣dx

[!WARNING] You usually cannot evaluate this directly! You still must drop the absolute value by finding intersections and splitting the integral into compound regions.

Question

Integrating with Respect to yyy

Answer

A method to find area when curves are described as functions of yyy, such as x=u(y)x = u(y)x=u(y) and x=v(y)x = v(y)x=v(y). Over the vertical interval [c,d][c, d][c,d], where u(y)≥v(y)u(y) \geq v(y)u(y)≥v(y):

A=∫cd[u(y)−v(y)] dyA = \int_c^d [u(y) - v(y)] \, dyA=∫cd​[u(y)−v(y)]dy

[!TIP] Read the graph horizontally. Use the "Right curve minus Left curve" rule!

Question

"Top minus Bottom" vs "Right minus Left"

Answer

The two fundamental spatial rules for setting up area integrals:

Integration VariableRuleFunction Format
dxdxdxTop - Bottomy=f(x)y = f(x)y=f(x)
dydydyRight - Leftx=f(y)x = f(y)x=f(y)

Using the wrong rule will result in a negative or completely incorrect calculation.

Question

Riemann Sum Approximation (Area Between Curves)

Answer

Approximating the area between two curves f(x)f(x)f(x) and g(x)g(x)g(x) by dividing the interval into nnn rectangles.

For a regular partition with width Δx\Delta xΔx and sample points xi∗x_i^*xi∗​, the height of each rectangle is exactly [f(xi∗)−g(xi∗)][f(x_i^*) - g(x_i^*)][f(xi∗​)−g(xi∗​)]. The total approximate area is:

A≈∑i=1n[f(xi∗)−g(xi∗)]ΔxA \approx \sum_{i=1}^n [f(x_i^*) - g(x_i^*)] \Delta xA≈∑i=1n​[f(xi∗​)−g(xi∗​)]Δx

Taking the limit as n→∞n \to \inftyn→∞ yields the definite integral.

Question

Horizontal Representative Rectangle

Answer

A visual differential element used to set up integration with respect to yyy.

Instead of standing vertically, the rectangle lies horizontally. Its length spans from the left curve to the right curve, denoted as u(y)−v(y)u(y) - v(y)u(y)−v(y), and its infinitesimally small height is dydydy.

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 1 — TikZ diagram

Question

Criteria for Choosing dydydy over dxdxdx

Answer

It is vastly more efficient to integrate with respect to yyy (using dydydy) rather than xxx when:

  1. The bounding curves are already functions of yyy, or it is much easier to isolate xxx algebraically (e.g., x=y2−3x = y^2 - 3x=y2−3).
  2. The "Left" and "Right" boundaries are consistent, whereas integrating w.r.t xxx would hit a compound region requiring multiple integrals.

[!TIP] If your vertical rectangle hits the same curve on the top AND the bottom, you should immediately switch to a horizontal rectangle (dydydy).

Question

Area between a Curve and the Y-axis

Answer

A special case of finding area between two curves where the "left" boundary curve is simply the y-axis.

Because the equation for the y-axis is x=0x = 0x=0, the standard right-minus-left formula simplifies. For a positive curve x=f(y)x = f(y)x=f(y) from y=cy=cy=c to y=dy=dy=d:

A=∫cd[f(y)−0] dy=∫cdf(y) dyA = \int_c^d [f(y) - 0] \, dy = \int_c^d f(y) \, dyA=∫cd​[f(y)−0]dy=∫cd​f(y)dy

Basics of Differential Equations(10 cards shown)

Question

Differential Equation

Answer

An equation involving an unknown function and one or more of its derivatives.

Example: y′=2xy' = 2xy′=2x

[!TIP] Calculus is the mathematics of change. A differential equation relates a continuously changing quantity to its rate of change.

Question

Order of a Differential Equation

Answer

The highest order of any derivative of the unknown function that appears in the equation.

Examples:

  • y′=3xy' = 3xy′=3x is a 1st order equation.
  • y′′+3y′+2y=0y'' + 3y' + 2y = 0y′′+3y′+2y=0 is a 2nd order equation.
  • d3ydx3+y=x\frac{d^3y}{dx^3} + y = xdx3d3y​+y=x is a 3rd order equation.

[!WARNING] Do not confuse the power (exponent) of a derivative with its order.

Question

Solution to a Differential Equation

Answer

A specific function that satisfies the differential equation when the function and its derivatives are substituted into it.

Example: For the differential equation y′=2xy' = 2xy′=2x, the function y=x2y = x^2y=x2 is a solution because substituting it yields 2x=2x2x = 2x2x=2x.

[!NOTE] Unlike algebraic equations where the solution is a number, the solution to a differential equation is a function.

Question

General Solution

Answer

A solution to a differential equation that encompasses all possible valid functions, typically represented by adding an arbitrary constant (like CCC).

Example: For the equation y′=2xy' = 2xy′=2x, the general solution is: y=x2+Cy = x^2 + Cy=x2+C

[!TIP] Since the derivative of a constant is zero, there are infinitely many solutions to a differential equation.

Question

Particular Solution

Answer

A specific solution to a differential equation where the arbitrary constant(s) have been determined using a given initial condition.

Example: If the general solution is y=x2+Cy = x^2 + Cy=x2+C and we are given y(0)=5y(0) = 5y(0)=5, we can solve for C=5C = 5C=5.

The particular solution is: y=x2+5y = x^2 + 5y=x2+5

Question

Initial-Value Problem (IVP)

Answer

A problem that consists of two required components:

  1. A differential equation
  2. An initial condition

Solving an IVP means finding a particular solution that perfectly satisfies both conditions.

Example: y′=2x,y(1)=3y' = 2x, \quad y(1) = 3y′=2x,y(1)=3 (This problem asks for the specific curve that passes through the point (1, 3))

Question

Initial Condition

Answer

A specific value or set of values given for the unknown function (and sometimes its derivatives) at a specific independent variable point.

Example: y(0)=5y(0) = 5y(0)=5 (This translates to: when x=0x = 0x=0, the function value yyy is 5)

[!NOTE] The initial condition provides the constraint needed to isolate a single particular solution from the infinite family of general solutions.

Question

Verifying a Solution

Answer

The algebraic process of proving that a proposed function correctly satisfies a differential equation.

Steps:

  1. Calculate the necessary derivatives of the proposed function.
  2. Substitute the function and its derivatives into the left-hand and right-hand sides of the equation.
  3. Simplify to confirm that both sides are exactly equal.

Example: To verify y=e2xy = e^{2x}y=e2x solves y′=2yy' = 2yy′=2y, find y′=2e2xy' = 2e^{2x}y′=2e2x and substitute: 2e2x=2(e2x)2e^{2x} = 2(e^{2x})2e2x=2(e2x). The equation balances.

Question

Family of Solutions

Answer

The complete set of all possible functions that satisfy a differential equation, typically represented by a general solution containing an arbitrary constant.

[!TIP] Graphically, a family of solutions looks like a series of parallel curves. By changing the value of CCC (e.g., C=−1,0,1C = -1, 0, 1C=−1,0,1), the curve shifts, but the underlying rate of change remains identical.

Loading Diagram...
Figure 1 — Mermaid diagram

Question

Unknown Function (in a Differential Equation)

Answer

The function (usually denoted as yyy, f(x)f(x)f(x), P(t)P(t)P(t), etc.) whose derivatives appear in the differential equation, and which is the goal to find when solving.

Example: In the equation: dydx=5y\frac{dy}{dx} = 5ydxdy​=5y The unknown function is y(x)y(x)y(x). Solving the equation means finding the explicit mathematical formula for yyy.

Calculus II: Integral Calculus(10 cards shown)

Question

Definite Integral

Answer

The limit of a Riemann sum as the number of subintervals approaches infinity:

∫abf(x) dx=lim⁡n→∞∑i=1nf(xi∗)Δx\int_a^b f(x) \, dx = \lim_{n \to \infty} \sum_{i=1}^n f(x_i^*) \Delta x∫ab​f(x)dx=limn→∞​∑i=1n​f(xi∗​)Δx

It represents the net signed area between the function and the xxx-axis.

[!NOTE] A definite integral results in a number, whereas an indefinite integral results in a family of functions.

Question

Fundamental Theorem of Calculus (FTC), Part 1

Answer

If fff is continuous on [a,b][a, b][a,b], then the function g(x)=∫axf(t) dtg(x) = \int_a^x f(t) \, dtg(x)=∫ax​f(t)dt is continuous on [a,b][a, b][a,b] and differentiable on (a,b)(a, b)(a,b), and:

g′(x)=ddx[∫axf(t) dt]=f(x)g'(x) = \frac{d}{dx} \left[ \int_a^x f(t) \, dt \right] = f(x)g′(x)=dxd​[∫ax​f(t)dt]=f(x)

This theorem establishes that differentiation and integration are inverse processes.

Question

Fundamental Theorem of Calculus (FTC), Part 2

Answer

Also known as the Evaluation Theorem:

∫abf(x) dx=F(b)−F(a)\int_a^b f(x) \, dx = F(b) - F(a)∫ab​f(x)dx=F(b)−F(a)

where FFF is any antiderivative of fff (i.e., F′=fF' = fF′=f).

[!TIP] This allows us to calculate definite integrals without using the limit of a Riemann sum.

Question

Mean Value Theorem for Integrals

Answer

If fff is continuous on [a,b][a, b][a,b], there exists a number ccc in [a,b][a, b][a,b] such that:

f(c)=1b−a∫abf(x) dxf(c) = \frac{1}{b-a} \int_a^b f(x) \, dxf(c)=b−a1​∫ab​f(x)dx

f(c)f(c)f(c) is the average value of the function on the interval.

Loading Diagram...
Figure 1 — Mermaid diagram

Question

Net Change Theorem

Answer

The integral of a rate of change is the net change:

∫abF′(x) dx=F(b)−F(a)\int_a^b F'(x) \, dx = F(b) - F(a)∫ab​F′(x)dx=F(b)−F(a)

Common Applications:

  • Integral of velocity = Displacement
  • Integral of marginal cost = Total cost change
  • Integral of flow rate = Volume change

Question

Integration by Substitution (uuu-substitution)

Answer

Based on the Chain Rule. If u=g(x)u = g(x)u=g(x), then du=g′(x)dxdu = g'(x)dxdu=g′(x)dx:

∫f(g(x))g′(x) dx=∫f(u) du\int f(g(x))g'(x) \, dx = \int f(u) \, du∫f(g(x))g′(x)dx=∫f(u)du

[!WARNING] For definite integrals, remember to change the limits of integration to match uuu.

Question

Integration by Parts (Formula)

Answer

Based on the Product Rule:

∫u dv=uv−∫v du\int u \, dv = uv - \int v \, du∫udv=uv−∫vdu

To choose uuu, use the LIATE mnemonic:

  1. Logarithmic
  2. Inverse Trig
  3. Algebraic
  4. Trigonometric
  5. Exponential

Question

Trigonometric Substitution Patterns

Answer

ExpressionSubstitutionIdentity
a2−x2\sqrt{a^2 - x^2}a2−x2​x=asin⁡θx = a \sin \thetax=asinθ$$1 - \sin^2 \theta = \cos^2 \theta$$
a2+x2\sqrt{a^2 + x^2}a2+x2​x=atan⁡θx = a \tan \thetax=atanθ$1 + \tan^2 \theta = \sec^2 \theta$
x2−a2\sqrt{x^2 - a^2}x2−a2​x=asec⁡θx = a \sec \thetax=asecθsec⁡2θ−1=tan⁡2θ\sec^2 \theta - 1 = \tan^2 \thetasec2θ−1=tan2θ

Question

Partial Fraction Decomposition (Linear Factors)

Answer

Used for rational functions P(x)Q(x)\frac{P(x)}{Q(x)}Q(x)P(x)​ where Q(x)Q(x)Q(x) is a product of distinct linear factors (ax+b)(ax+b)(ax+b):

P(x)(x−a)(x−b)=Ax−a+Bx−b\frac{P(x)}{(x-a)(x-b)} = \frac{A}{x-a} + \frac{B}{x-b}(x−a)(x−b)P(x)​=x−aA​+x−bB​

If a factor is repeated (x−a)k(x-a)^k(x−a)k, include terms for every power from 1 to kkk: A1x−a+A2(x−a)2+⋯+Ak(x−a)k\frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} + \dots + \frac{A_k}{(x-a)^k}x−aA1​​+(x−a)2A2​​+⋯+(x−a)kAk​​

Question

Improper Integral (Infinite Interval)

Answer

Type I Improper Integral:

∫a∞f(x) dx=lim⁡t→∞∫atf(x) dx\int_a^{\infty} f(x) \, dx = \lim_{t \to \infty} \int_a^t f(x) \, dx∫a∞​f(x)dx=limt→∞​∫at​f(x)dx

  • Convergent: If the limit exists and is finite.
  • Divergent: If the limit does not exist or is infinite.

Showing 30 of 170 flashcards. Study all flashcards →

Related Study Resources

Explore other free certification prep and study materials on BrainyBee.

∫

Calculus 1 Mastery

AWS Certified Cloud Practitioner (CLF-C02)

854 questions · 163 notes

AWS Certified Solutions Architect - Associate (SAA-C03)

833 questions · 204 notes

AWS Certified Machine Learning Engineer - Associate (MLA-C01)

724 questions · 160 notes

AWS Certified Advanced Networking - Specialty (ANS-C01)

1156 questions · 231 notes

Microsoft Azure AI Fundamentals (AI-900)

255 questions · 54 notes

Microsoft Azure Fundamentals (AZ-900)

680 questions · 96 notes

AWS Certified Security - Specialty (SCS-C03)

980 questions · 130 notes

Ready to ace Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Access all 401 practice questions, study notes, and flashcards — no sign-up required.

Start Studying — Free
Explore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.

Loading Diagram...
Flowchart, top to bottom. Given Alternating Series: Σ a_n connects to Does Σ |a_n| converge?. B -- Yes connects to Absolutely Convergent\n(Strongest form of convergence). B -- No connects to Apply Alternating Series Test (AST). D -- "1. b_n decreasing\n2. lim(b_n) = 0 connects to Conditionally Convergent\n(Relies on alternating signs). D -- "Conditions Fail connects to Divergent\n(Fails n-th term test).
Loading Diagram...
Flowchart, top to bottom. [Start Approximation] connects to Identify Interval a to b. Bounds connects to Determine number of rectangles n. ChooseN connects to Calculate Delta x = b - a / n. Width connects to Choose Height Method. HeightDecision connects to Height = f at left edge (Left-Endpoint). HeightDecision connects to Height = f at right edge (Right-Endpoint). LMethod connects to Area = Height * Delta x. RMethod connects to Area. 2 more statements.
Loading Diagram...
Flowchart, top to bottom. Start: What are you calculating? connects to Arc Length. Start: What are you calculating?] --> B(Arc Length connects to Surface Area. B connects to Is the curve given as y=fx or x=gy?. D connects to Use: L = ∫ √(1 + (dy/dx)²) dx (y=fx). D connects to Use: L = ∫ √(1 + (dx/dy)²) dy (x=gy). C connects to Which axis is the curve revolved around?. G connects to Use: S = ∫ 2π·y·√(1 + (dy/dx)²) dx (x-axis). G connects to Use: S = ∫ 2π·x·√(1 + (dx/dy)²) dy (y-axis).
Loading Diagram...
Flowchart, top to bottom. Polar Curve Given: r = f(theta) connects to Determine bounds: alpha, beta. B connects to Goal?. C connects to Calculate: r^2 (Area). C connects to Calculate: dr/d theta (Arc Length). D connects to Integrate: 1/2 * r^2 d theta. E connects to Integrate: sqrt r^2 + dr/d theta^2 d theta. F connects to [Final Value]. G connects to H.
Loading Diagram...
Flowchart, top to bottom. Start: Find Area Between Curves connects to Are functions easier<br>to express as y=f(x)<br>or x=g(y)?. B connects to Use Vertical Slices dx (y = f(x)). C connects to Identify Top Curve & Bottom Curve. D connects to Do the curves intersect?. E connects to Find intersection points x=a, x=b.<br>Split integral. (Yes). E connects to Set bounds x=a, x=b (No). F connects to Calculate integral of Top - Bottom. G connects to H. 4 more statements.
Loading Diagram...
Flowchart, top to bottom. Differential Equation connects to Does it have an Initial Condition?. B connects to Solve for General Solution (No). C connects to Result: Family of Functions with +C. B connects to Set up Initial-Value Problem (Yes). E connects to Find General Solution. F connects to Substitute Initial Condition \n e.g., y0 = f(x0) + C. G connects to Solve for Constant C. H connects to Result: Unique Particular Solution.
Loading Diagram...
Flowchart, top to bottom. Start: Given x_t and y_t connects to Find dx/dt and dy/dt. B connects to Calculate First Derivative dy/dx. C connects to Result: y' = f_t (dy/dt ÷ dx/dt). D connects to Take the derivative of y' with respect to t: d/dt_y. E connects to Divide that result by the original dx/dt. F connects to Result: Second Derivative d²y/dx².
Loading Diagram...
Flowchart, left to right. sin(x) -- "d/dx connects to x. cos(x) -- "d/dx connects to -sin(x) (Sign Flips!). sinh(x) -- "d/dx connects to x. cosh(x) -- "d/dx connects to sinh(x) (No Sign Flip!).
Loading Diagram...
Flowchart, top to bottom. Analyze Target Series a_n connects to Strip constants & lower powers. B connects to Identify Reference Series b_n. C connects to Is an algebraic inequality obvious?. D connects to Direct Comparison Test (Yes). E connects to a_n <= convergent b_n] Conv[Converges. E connects to a_n >= divergent b_n] Div[Diverges. D connects to Limit Comparison Test (No). H connects to Calculate L = lim (a_n / b_n). 3 more statements.
Loading Diagram...
Flowchart, top to bottom. General Equation: Ax² + Bxy + Cy² + Dx + Ey + F = 0 connects to Calculate Discriminant: B² - 4AC. B connects to Ellipse (or Circle) (< 0). B connects to Parabola (= 0). B connects to Hyperbola (> 0). C connects to If A = C and B = 0, it's a Circle!.
Loading Diagram...
Flowchart, left to right. General Solution: y = x^2 + C connects to y = x^2 + 1. General Solution: y = x^2 + C] --> B[y = x^2 + 1 connects to y = x^2 + 0. General Solution: y = x^2 + C] --> B[y = x^2 + 1 connects to y = x^2 - 1.
Loading Diagram...
Flowchart, top to bottom. Integral over [a,b connects to Divide by width b-a. B connects to Average Value f_avg. C connects to Point c exists where f(c) = f_avg.