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

Complete Calculus II course and personalized AI tutor. 📚 Curriculum Overview The hive covers the core pillars of a second-semester calculus course: Integration Theory & Techniques: Detailed exploration of the definite integral, the Fundamental Theorem of Calculus, and advanced integration methods including substitution and integration of transcendental functions (exponential, logarithmic, and inverse trigonometric). Applications of Integration: Real-world modeling such as determining distance from velocity, calculating hydraulic force, and finding the center of mass. Differential Equations: An introductory look at modeling change through basic differential equations. Sequences and Series: A deep dive into infinite series, convergence tests, and the power of representing functions as infinite polynomials (Power Series). Parametric & Polar Coordinates: Moving beyond the Cartesian plane to describe motion and curves using parametric equations and polar systems. 🎯 Learning Features Rigorous Foundation: Includes over 60 mathematical proofs to ensure a deep understanding of why calculus works. Practical Context: Examples range from iceboating physics to calculating the terminal speed of a skydiver. Structured Assessment: Each section includes "Check Your Learning" components and technology-based exercises (marked with [T]) for practice with CAS or graphing calculators.

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 (Sn)∗∗:ThesumofthefirstnS_n)**: The sum of the first nSn​)∗∗:Thesumofthefirstn 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 (Rn)∗∗:TheerrorordifferencebetweenthetrueinfinitesumSR_n)**: The error or difference between the true infinite sum SRn​)∗∗:TheerrorordifferencebetweenthetrueinfinitesumS 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 (Sn)toapproximatethetruesum(SS_n) to approximate the true sum (SSn​)toapproximatethetruesum(S).
    • 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...

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

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

Caption: The partial sums of an alternating series oscillate above and below the true sum S,squeezingcloserwitheachstep.Thisgeometryiswhytheerror∣S−Sn∣isalwayssmallerthanthenextstepbn+1S, squeezing closer with each step. This geometry is why the error |S - S_n| is always smaller than the next step b_{n+1}S,squeezingcloserwitheachstep.Thisgeometryiswhytheerror∣S−Sn​∣isalwayssmallerthanthenextstepbn+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 ∑anisabsolutelyconvergentif∑∣an∣\sum a_n is absolutely convergent if \sum |a_n|∑an​isabsolutelyconvergentif∑∣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 bn∗∗:Thenon−alternatingpartisbn=1nb_n**: The non-alternating part is b_n = \frac{1}{n}bn​∗∗:Thenon−alternatingpartisbn​=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≤bn)b_{n+1} \le b_n)bn+1​≤bn​), and thelimitofthetermsmustapproachzero(lim⁡n→∞bn=0the limit of the terms must approach zero (\lim_{n \to \infty} b_n = 0thelimitofthetermsmustapproachzero(limn→∞​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,foragivenpartitionofsizen\Delta x, for a given partition of size nΔx,foragivenpartitionofsizen.
  • Formulate and compute left-endpoint (Ln)andright−endpoint(RnL_n) and right-endpoint (R_nLn​)andright−endpoint(Rn​) 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→∞,thediscrepancybetweenLnn \to \infty, the discrepancy between L_nn→∞,thediscrepancybetweenLn​ and RnR_nRn​ shrinks to zero.

Visual Anchors

1. Flow of the Approximation Algorithm

Loading Diagram...

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

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

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 R4(3.75)arewithsmallnR_4 (3.75) are with small nR4​(3.75)arewithsmalln. As nincreasesto32,100,or∞n increases to 32, 100, or \inftynincreasesto32,100,or∞, 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 (Ln),doyoueverevaluatethefunctionattheverylastpointboftheentireinterval[a,b]L_n), do you ever evaluate the function at the very last point b of the entire interval [a, b]Ln​),doyoueverevaluatethefunctionattheverylastpointboftheentireinterval[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)mustbeasmoothfunctionon[a,b]f(x) must be a smooth function on [a, b]f(x)mustbeasmoothfunctionon[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)mustbeasmoothfunctionon[c,d]g(y) must be a smooth function on [c, d]g(y)mustbeasmoothfunctionon[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)tocreatetheintegrand1+[f′(x)]2f'(x) to create the integrand \sqrt{1 + [f'(x)]^2}f′(x)tocreatetheintegrand1+[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

2. Choosing the Right Formula (Mermaid Flowchart)

Loading 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 y,meaningthedifferentialisdyandlimitsofintegrationarehorizontalboundsontheyy, meaning the differential is dy and limits of integration are horizontal bounds on the yy,meaningthedifferentialisdyandlimitsofintegrationarehorizontalboundsonthey-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 (r)andananglefromareferencedirection(θr) and an angle from a reference direction (\thetar)andananglefromareferencedirection(θ).
  • 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 αtoanendingangleβ\alpha to an ending angle \betaαtoanendingangleβ.

The "Big Idea"

In Cartesian coordinates, we find areas by summing infinitely thin rectangular vertical slices (approximated by dA=y dx).Inpolarcoordinates,thisapproachfailsbecausecurvesaredefinedradially.Instead,wedividetheregionintoinfinitelythinpie−shaped∗∗sectors∗∗emanatingfromtheorigin.Theareaofacircularsectoris12r2θ,leadingtotheintegralelementdA=12r2 dθdA = y \, dx). 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 \frac{1}{2}r^2\theta, leading to the integral element dA = \frac{1}{2}r^2 \, d\thetadA=ydx).Inpolarcoordinates,thisapproachfailsbecausecurvesaredefinedradially.Instead,wedividetheregionintoinfinitelythinpie−shaped∗∗sectors∗∗emanatingfromtheorigin.Theareaofacircularsectoris21​r2θ,leadingtotheintegralelementdA=21​r2dθ.

Similarly, arc length shifts from Pythagorean triangles composed of dxdxdx and dytocomponentsrepresentingradialchange(dr)andangularsweep(r dθdy to components representing radial change (dr) and angular sweep (r \, d\thetadytocomponentsrepresentingradialchange(dr)andangularsweep(rdθ), 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...
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds

Definition-Example Pairs

  • Polar Area Element →Aninfinitesimallythinpiesliceusedtoconstructthetotalarea.→\rightarrow An infinitesimally thin pie slice used to construct the total area. \rightarrow→Aninfinitesimallythinpiesliceusedtoconstructthetotalarea.→ Example: Calculating the sweep area of an airport radar dish tracking an airplane.
  • Radial Derivative →Therateatwhichtheradiuschangeswithrespecttotheangle(drdθ\rightarrow The rate at which the radius changes with respect to the angle (\frac{dr}{d\theta}→Therateatwhichtheradiuschangeswithrespecttotheangle(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⁡θ),youcanintegratefrom0toπ/2r = \cos\theta), you can integrate from 0 to \pi/2r=cosθ),youcanintegratefrom0toπ/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⁡θtracesafullcirclefromθ=0r = 2\sin\theta traces a full circle from \theta = 0r=2sinθtracesafullcirclefromθ=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 12coefficient,whereastheCartesianareaformula(A=∫y dx\frac{1}{2} coefficient, whereas the Cartesian area formula (A = \int y \, dx21​coefficient,whereastheCartesianareaformula(A=∫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(θ)mustbesmooth,meaningdrdθiscontinuous.(3)Itsimplifiesto∫r2 dθ=∫r dθ=rθ,whichisthestandardarclengthofacircle!(4)Youcanfindtheareaofonehalfofaleaf(e.g.,θ=0r(\theta) must be smooth, meaning \frac{dr}{d\theta} is continuous. (3) It simplifies to \int \sqrt{r^2} \, d\theta = \int r \, d\theta = r\theta, which is the standard arc length of a circle! (4) You can find the area of one half of a leaf (e.g., \theta = 0r(θ)mustbesmooth,meaningdθdr​iscontinuous.(3)Itsimplifiesto∫r2​dθ=∫rdθ=rθ,whichisthestandardarclengthofacircle!(4)Youcanfindtheareaofonehalfofaleaf(e.g.,θ=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),youintegratethedifferencebetweenthetwofunctions:(Top−Bottom)f(x), you integrate the difference between the two functions: (Top - Bottom)f(x),youintegratethedifferencebetweenthetwofunctions:(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...

2. Geometric Representation of Area between Curves

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

Definition-Example Pairs

  • Integrating with respect to xxx (dxdxdx)

    • Definition: Slicing the area vertically into infinite rectangles of width dx,wheretheheightistheydx, where the height is the ydx,wheretheheightisthey-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 dy,wherethewidthisthexdy, where the width is the xdy,wherethewidthisthex-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 ($dx)Horizontal Slicing (dy$)
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)),itishighlyefficienttointegratewithrespecttoyx = f(y)), it is highly efficient to integrate with respect to yx=f(y)),itishighlyefficienttointegratewithrespecttoy 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)crosseachothertwiceinsidetheboundaryinterval[a,b]g(x) cross each other twice inside the boundary interval [a, b]g(x)crosseachothertwiceinsidetheboundaryinterval[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−2,butfindingtheareawithverticalslices(dxy = x - 2, but finding the area with vertical slices (dxy=x−2,butfindingtheareawithverticalslices(dx) requires splitting the region because the bottom boundary changes partway through. What is the alternative strategy? Answer: Integrate with respect to y(horizontalslicing).Byrearrangingthefunctionstox=y2y (horizontal slicing). By rearranging the functions to x = y^2y(horizontalslicing).Byrearrangingthefunctionstox=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 x−valuesfortheboundswhenintegratingwithrespecttoy.Ifyourintegrandhasady,yourlimitsofintegration∗∗must∗∗beyx-values for the bounds when integrating with respect to y. If your integrand has a dy, your limits of integration **must** be yx−valuesfortheboundswhenintegratingwithrespecttoy.Ifyourintegrandhasady,yourlimitsofintegration∗∗must∗∗bey-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...

General vs. Particular Solutions

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

[!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′isproportionaltothedifferencebetweenitstempTT' is proportional to the difference between its temp TT′isproportionaltothedifferencebetweenitstempT 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=0).A bank account starting with $1,000atyearat yearatyeart=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−3xisasolutiontothedifferentialequationy′+3y=0y = e^{-3x} is a solution to the differential equation y' + 3y = 0y=e−3xisasolutiontothedifferentialequationy′+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=0intotheproposedsolutiony=2e−2t+ett=0 into the proposed solution y = 2e^{-2t} + e^tt=0intotheproposedsolutiony=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 t(oftenrepresentingtime).Bydefiningbothxt (often representing time). By defining both xt(oftenrepresentingtime).Bydefiningbothx and yasindependentfunctionsofty as independent functions of tyasindependentfunctionsoft (i.e., x(t)x(t)x(t) and y(t)),wecantracktheexactpositionofanobjectatanymoment.∗∗TheCalculusofParametricCurves∗∗teachesushowtofindslopes,areas,lengths,andsurfacevolumes∗without∗everhavingtoeliminatetheparameterty(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 ty(t)),wecantracktheexactpositionofanobjectatanymoment.∗∗TheCalculusofParametricCurves∗∗teachesushowtofindslopes,areas,lengths,andsurfacevolumes∗without∗everhavingtoeliminatetheparametert to get back to y=f(x)y = f(x)y=f(x).

Key Terms & Glossary

  • **Parameter (t)∗∗:Anindependentvariablethatconnectsthefunctionsx(t)t)**: An independent variable that connects the functions x(t)t)∗∗:Anindependentvariablethatconnectsthefunctionsx(t) and y(t)y(t)y(t).
  • Parametric Curve: The set of all points (x(t),y(t))plottedonacoordinateplaneast(x(t), y(t)) plotted on a coordinate plane as t(x(t),y(t))plottedonacoordinateplaneast 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).Takederivativeofy′x''(t). Take derivative of y'x′′(t).Takederivativeofy′ 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)isstrictlyincreasingon[a,b]x(t) is strictly increasing on [a, b]x(t)isstrictlyincreasingon[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=0)andverticaltangents(wheredx/dt=0dy/dt = 0) and vertical tangents (where dx/dt = 0dy/dt=0)andverticaltangents(wheredx/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...

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

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)),havingtheslopeequaltodydx(x(t_0), y(t_0)), having the slope equal to \frac{dy}{dx}(x(t0​),y(t0​)),havingtheslopeequaltodxdy​ 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/dx2describeshowthe∗slope∗(dy/dx)changeswithrespecttoxd^2y/dx^2 describes how the *slope* (dy/dx) changes with respect to xd2y/dx2describeshowthe∗slope∗(dy/dx)changeswithrespecttox. 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 tandthendividebydx/dtt and then divide by dx/dttandthendividebydx/dt (chain rule).

  2. If dx/dt=0dx/dt = 0dx/dt=0 and dy/dtdy/dt dy/dt\neq 0ataspecificparametert=c at a specific parameter t=cataspecificparametert=c, what physical feature does the curve have at that point? Answer: A vertical tangent line. The slope dydx\frac{dy}{dx}dxdy​ 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)mustbestrictlyincreasingorstrictlydecreasingontheinterval[a,b]x(t) must be strictly increasing or strictly decreasing on the interval [a,b]x(t)mustbestrictlyincreasingorstrictlydecreasingontheinterval[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 t−valuecorrespondingtothe∗leftmost∗xt-value corresponding to the *leftmost* xt−valuecorrespondingtothe∗leftmost∗x-value to the t−valuecorrespondingtothe∗rightmost∗x−value.(Thismightmeant1>t2t-value corresponding to the *rightmost* x-value. (This might mean t_1 > t_2t−valuecorrespondingtothe∗rightmost∗x−value.(Thismightmeant1​>t2​!).
  • For Arc length, you simply integrate from the starting t−valuetotheendingtt-value to the ending tt−valuetotheendingt-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,etc.)behavesimilarlytotheirtrigonometriccousins(sinx\\tanh x, etc.) behave similarly to their trigonometric cousins (\\sin xtanhx,etc.)behavesimilarlytotheirtrigonometriccousins(sinx, cosx\\cos xcosx, tanx),buttheyarerootedintheunithyperbola(x2−y2=1)insteadoftheunitcircle(x2+y2=1).Becausetheyareultimatelyjustcombinationsofexponentialfunctions,theircalculusisstraightforwardbutholdsimportant∗∗signdifferences∗∗comparedtostandardtrigonometry.Mostnotably,thederivativeofcoshx\\tan x), but they are rooted in the unit hyperbola (x^2 - y^2 = 1) instead of the unit circle (x^2 + y^2 = 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 \\cosh xtanx),buttheyarerootedintheunithyperbola(x2−y2=1)insteadoftheunitcircle(x2+y2=1).Becausetheyareultimatelyjustcombinationsofexponentialfunctions,theircalculusisstraightforwardbutholdsimportant∗∗signdifferences∗∗comparedtostandardtrigonometry.Mostnotably,thederivativeofcoshx is positive sinhx,bypassingthenegativesignpitfallfoundwhendifferentiatingcosx\\sinh x, bypassing the negative sign pitfall found when differentiating \\cos xsinhx,bypassingthenegativesignpitfallfoundwhendifferentiatingcosx.

[!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...

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

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

(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 xwithoutexplicitlysolvingforyfirst,thensolvingalgebraicallyfory′x without explicitly solving for y first, then solving algebraically for y'xwithoutexplicitlysolvingforyfirst,thensolvingalgebraicallyfory′.
    • Real-World Example: Proving that if y=sinh−1xy = \\sinh^{-1}xy=sinh−1x, then sinhy=x.Takingthederivativegivescoshycdoty′=1,whichsimplifiestoy′=frac1coshy=frac1sqrt1+x2\\sinh y = x. Taking the derivative gives \\cosh y \\cdot y' = 1, which simplifies to y' = \\frac{1}{\\cosh y} = \\frac{1}{\\sqrt{1+x^2}}sinhy=x.Takingthederivativegivescoshycdoty′=1,whichsimplifiestoy′=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))andinnerfunction(u=4x2\\cosh(u)) and inner function (u = 4x^2cosh(u))andinnerfunction(u=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(itintroducesanegativesign).However,thederivativeofthehyperbolicfunctioncoshx-\\sin x (it introduces a negative sign). However, the derivative of the hyperbolic function \\cosh x−sinx(itintroducesanegativesign).However,thederivativeofthehyperbolicfunctioncoshx 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,takethederivativeofbothsideswithrespecttox\\tanh y = x, take the derivative of both sides with respect to xtanhy=x,takethederivativeofbothsideswithrespecttox (getting textsech2ycdoty′=1\\text{sech}^2 y \\cdot y' = 1textsech2ycdoty′=1), and solve for y′y'y′. Using the identity \dlr 1 - $\tanh^2 y =\sech2y \sech^2 y\sech2y, 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→∞.
  • **p−Series∗∗:Aseriesoftheform∑1np.Itactsasastandardbenchmark,convergingifp>1p-Series**: A series of the form \sum \frac{1}{n^p}. It acts as a standard benchmark, converging if p > 1p−Series∗∗:Aseriesoftheform∑np1​.Itactsasastandardbenchmark,convergingifp>1 and diverging if p≤1p \leq 1p≤1.
  • Geometric Series: A series of the form ∑arn.Itconvergeswhenthecommonratio∣r∣<1\sum a r^n. It converges when the common ratio |r| < 1∑arn.Itconvergeswhenthecommonratio∣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 $n.When a strict algebraic inequality is easy to prove.If a_n \leq b_nandandand\sum b_nconvergesconvergesconverges\Rightarrow \sum a_nconverges.<br>Ifconverges.<br>Ifconverges.<br>Ifa_n \geq b_nandandand\sum b_ndivergesdivergesdiverges\Rightarrow \sum a_n$ 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 $b_n for algebraic/polynomial fractions.Converges if p > 1$.
Diverges if p≤1p \leq 1p≤1.
Geometric Benchmark∑arn\sum a r^{n}∑arnUse as $b_n for exponential terms.Converges if |r| < 1.<br>Divergesif.<br>Diverges if .<br>Divergesif|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...

Geometric Interpretation of Direct Comparison

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

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.Becauseadding5makesthedenominatorlarger,thefractionissmaller.Itisboundedbyaconvergentp\sum \frac{1}{n^2}. Because adding 5 makes the denominator larger, the fraction is smaller. It is bounded by a convergent p∑n21​.Becauseadding5makesthedenominatorlarger,thefractionissmaller.Itisboundedbyaconvergentp-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, this reference series is a convergent p$-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 n.Denominatorbehavesliken. Denominator behaves like n.Denominatorbehaveslike\sqrt{n^4} = n^2.Ourreferenceseries. Our reference series .Ourreferenceseriesb_n = \frac{n}{n^2} = \frac{1}{n}$$. 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<n2,whichmeansthereciprocal1n2−1>1n2n^2 - 1 < n^2, which means the reciprocal \frac{1}{n^2 - 1} > \frac{1}{n^2}n2−1<n2,whichmeansthereciprocaln2−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 bnconverges,thenthetargetseriesanb_n converges, then the target series a_nbn​converges,thenthetargetseriesan​ also converges (because anisgrowingmuchslowerthanbna_n is growing much slower than b_nan​isgrowingmuchslowerthanbn​). 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 ($e)Standard Form (Centered at origin/vertex)Discriminant (B^2 - 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...

Diagram 2: Kepler's Elliptical Orbit

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

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.0167,makingitanearlycircularellipse,whileHalley′sComethasaneccentricityofe≈0.967e \approx 0.0167, making it a nearly circular ellipse, while Halley's Comet has an eccentricity of e \approx 0.967e≈0.0167,makingitanearlycircularellipse,whileHalley′sComethasaneccentricityofe≈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=−9,thediscriminantis02−4(4)(−9)=144>0C=-9, the discriminant is 0^2 - 4(4)(-9) = 144 > 0C=−9,thediscriminantis02−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 (d):Thenumeratorrepresentsedd): The numerator represents edd):Thenumeratorrepresentsed. 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 a.Thetotallengthofthemajoraxisis(a+c)+(a−c)=2aa. The total length of the major axis is (a+c) + (a-c) = 2aa.Thetotallengthofthemajoraxisis(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=4.ThediscriminantisB2−4AC=16−4(1)(4)=0C=4. The discriminant is B^2 - 4AC = 16 - 4(1)(4) = 0C=4.ThediscriminantisB2−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

A system of three point masses is distributed along a straight line. Mass m1=2m_1 = 2m1​=2 kg is placed at x1=−3x_1 = -3x1​=−3 m, and mass m2=5m_2 = 5m2​=5 kg is placed at x2=4x_2 = 4x2​=4 m. A third mass m3=3kgisinitiallyplacedattheorigin(x3=0m_3 = 3 kg is initially placed at the origin (x_3 = 0m3​=3kgisinitiallyplacedattheorigin(x3​=0 m).

By what distance and in which direction must m3bemovedsothatthecenterofmassoftheentiresystemshiftstoexactlyx=1m_3 be moved so that the center of mass of the entire system shifts to exactly x = 1m3​bemovedsothatthecenterofmassoftheentiresystemshiftstoexactlyx=1 m?

A.

43\frac{4}{3}34​ m to the left

B.

163\frac{16}{3}316​ m to the left

C.

2 m to the right

D.

25\frac{2}{5}52​ m to the left

Show answer & explanation

Correct Answer: A

To find the required shift, we first calculate the total mass of the system: Mtotal=m1+m2+m3=2+5+3=10 kgM_{\text{total}} = m_1 + m_2 + m_3 = 2 + 5 + 3 = 10 \text{ kg}Mtotal​=m1​+m2​+m3​=2+5+3=10 kg

The center of mass xˉ\bar{x}xˉ is calculated using the formula: xˉ=∑mixiMtotal\bar{x} = \frac{\sum m_i x_i}{M_{\text{total}}}xˉ=Mtotal​∑mi​xi​​

We are given that the new center of mass must be xˉ=1m.Wecansetuptheequationforthenewtotalmoment,lettingx3′bethenewpositionofm3\bar{x} = 1 m. We can set up the equation for the new total moment, letting x_3' be the new position of m_3xˉ=1m.Wecansetuptheequationforthenewtotalmoment,lettingx3′​bethenewpositionofm3​: 1=m1x1+m2x2+m3x3′101 = \frac{m_1 x_1 + m_2 x_2 + m_3 x_3'}{10}1=10m1​x1​+m2​x2​+m3​x3′​​ 10=(2)(−3)+(5)(4)+(3)(x3′)10 = (2)(-3) + (5)(4) + (3)(x_3')10=(2)(−3)+(5)(4)+(3)(x3′​) 10=−6+20+3x3′10 = -6 + 20 + 3x_3'10=−6+20+3x3′​ 10=14+3x3′10 = 14 + 3x_3'10=14+3x3′​

Now, solve for the new position x3′x_3'x3′​: 3x3′=10−143x_3' = 10 - 143x3′​=10−14 3x3′=−43x_3' = -43x3′​=−4 x3′=−43 mx_3' = -\frac{4}{3} \text{ m}x3′​=−34​ m

Since m3wasoriginallyplacedattheorigin(x3=0m_3 was originally placed at the origin (x_3 = 0m3​wasoriginallyplacedattheorigin(x3​=0 m), its displacement is: Δx=x3′−x3=−43−0=−43 m\Delta x = x_3' - x_3 = -\frac{4}{3} - 0 = -\frac{4}{3} \text{ m}Δx=x3′​−x3​=−34​−0=−34​ m

The negative sign indicates that the mass must be moved in the negative xxx-direction. Therefore, m3m_3m3​ must be moved 43\frac{4}{3}34​ m to the left.

Q2easy

Use the Fundamental Theorem of Calculus, Part 2, to evaluate the definite integral:

∫123x2 dx\int_1^2 3x^2 \,dx∫12​3x2dx

A.

7

B.

−7-7−7

C.

9

D.

6

Show answer & explanation

Correct Answer: A

The Fundamental Theorem of Calculus, Part 2 states that ∫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 FisanantiderivativeoffF is an antiderivative of fFisanantiderivativeoff.

  1. First, find the antiderivative of f(x)=3x2.Usingthepowerrule,F(x)=x3f(x) = 3x^2. Using the power rule, F(x) = x^3f(x)=3x2.Usingthepowerrule,F(x)=x3.
  2. Next, evaluate F(x)attheupperlimitb=2F(x) at the upper limit b=2F(x)attheupperlimitb=2: F(2)=23=8F(2) = 2^3 = 8F(2)=23=8.
  3. Then, evaluate F(x)atthelowerlimita=1F(x) at the lower limit a=1F(x)atthelowerlimita=1: F(1)=13=1F(1) = 1^3 = 1F(1)=13=1.
  4. Finally, subtract the value at the lower limit from the value at the upper limit: F(2) - F(1) = 8 - 1 = 7.

The correct answer is A.

Q3medium

Find the volume of the solid obtained by rotating the region bounded by the curve y=x−x2y = x - x^2y=x−x2 and the xxx-axis about the yyy-axis using the method of cylindrical shells.

A.

π6\frac{\pi}{6}6π​

B.

π12\frac{\pi}{12}12π​

C.

π3\frac{\pi}{3}3π​

D.

π30\frac{\pi}{30}30π​

Show answer & explanation

Correct Answer: A

To find the volume of a solid of revolution using the method of cylindrical shells rotated about the yyy-axis, we use the formula:

V=∫ab2πr(x)h(x) dxV = \int_{a}^{b} 2\pi r(x) h(x) \, dxV=∫ab​2πr(x)h(x)dx

Step 1: Determine the bounds of integration. The region is bounded by the curve y=x−x2y = x - x^2y=x−x2 and the xxx-axis (y=0).Wefindtheintersectionsbysettingy=0y = 0). We find the intersections by setting y = 0y=0).Wefindtheintersectionsbysettingy=0: x−x2=0  ⟹  x(1−x)=0  ⟹  x=0 or x=1x - x^2 = 0 \implies x(1 - x) = 0 \implies x = 0 \text{ or } x = 1x−x2=0⟹x(1−x)=0⟹x=0 or x=1 So, the bounds of integration are a=0a = 0a=0 and b=1b = 1b=1.

Step 2: Identify the radius and height of the cylindrical shells. For rotation about the yyy-axis, the radius r(x)issimplythehorizontaldistancefromtheyr(x) is simply the horizontal distance from the yr(x)issimplythehorizontaldistancefromthey-axis, which is xxx. The height h(x)isthevalueoftheuppercurveminusthelowercurve,whichis(x−x2)−0=x−x2h(x) is the value of the upper curve minus the lower curve, which is (x - x^2) - 0 = x - x^2h(x)isthevalueoftheuppercurveminusthelowercurve,whichis(x−x2)−0=x−x2.

Step 3: Set up and evaluate the integral. V=∫012π(x)(x−x2) dxV = \int_{0}^{1} 2\pi (x)(x - x^2) \, dxV=∫01​2π(x)(x−x2)dx V=2π∫01(x2−x3) dxV = 2\pi \int_{0}^{1} (x^2 - x^3) \, dxV=2π∫01​(x2−x3)dx

Now, integrate term by term: V=2π[x33−x44]01V = 2\pi \left[ \frac{x^3}{3} - \frac{x^4}{4} \right]_{0}^{1}V=2π[3x3​−4x4​]01​ V=2π((133−144)−0)V = 2\pi \left( \left( \frac{1^3}{3} - \frac{1^4}{4} \right) - 0 \right)V=2π((313​−414​)−0) V=2π(13−14)V = 2\pi \left( \frac{1}{3} - \frac{1}{4} \right)V=2π(31​−41​) V=2π(412−312)=2π(112)V = 2\pi \left( \frac{4}{12} - \frac{3}{12} \right) = 2\pi \left( \frac{1}{12} \right)V=2π(124​−123​)=2π(121​) V=2π12=π6V = \frac{2\pi}{12} = \frac{\pi}{6}V=122π​=6π​

The correct volume is π6\frac{\pi}{6}6π​.

Q4medium

Find the first three non-zero terms of the Maclaurin series for f(x)=exsin⁡xbymultiplyingthepowerseriesforexf(x) = e^x \sin x by multiplying the power series for e^xf(x)=exsinxbymultiplyingthepowerseriesforex and sin⁡x\sin xsinx.

A.

x+x2+13x3x + x^2 + \frac{1}{3}x^3x+x2+31​x3

B.

x+x2+23x3x + x^2 + \frac{2}{3}x^3x+x2+32​x3

C.

x+x2−16x3x + x^2 - \frac{1}{6}x^3x+x2−61​x3

D.

$$1 + 2x + \frac{1}{2}x^2$$

Show answer & explanation

Correct Answer: A

To find the Maclaurin series for f(x)=exsin⁡x,wemultiplythestandardseriesexpansionsforexf(x) = e^x \sin x, we multiply the standard series expansions for e^xf(x)=exsinx,wemultiplythestandardseriesexpansionsforex and sin⁡x\sin xsinx.

The known series are: ex=1+x+x22+x36+…e^x = 1 + x + \frac{x^2}{2} + \frac{x^3}{6} + \dotsex=1+x+2x2​+6x3​+… sin⁡x=x−x36+…\sin x = x - \frac{x^3}{6} + \dotssinx=x−6x3​+…

Multiplying these two series, we only need to keep terms up to x3x^3x3 to find the first three non-zero terms:

(1+x+x22+x36+… )(x−x36+… )(1 + x + \frac{x^2}{2} + \frac{x^3}{6} + \dots)(x - \frac{x^3}{6} + \dots)(1+x+2x2​+6x3​+…)(x−6x3​+…)

Distribute the terms, ignoring any products that result in a power greater than x3x^3x3:

  • Multiplying by 1: $$1 \cdot (x - \frac{x^3}{6}) = x - \frac{x^3}{6}$$
  • Multiplying by xxx: x⋅(x)=x2x \cdot (x) = x^2x⋅(x)=x2
  • Multiplying by x22\frac{x^2}{2}2x2​: x22⋅(x)=x32\frac{x^2}{2} \cdot (x) = \frac{x^3}{2}2x2​⋅(x)=2x3​

Now, sum the resulting terms of degree 3 or less: x+x2+(12x3−16x3)x + x^2 + \left(\frac{1}{2}x^3 - \frac{1}{6}x^3\right)x+x2+(21​x3−61​x3)

Simplify the coefficient for x3x^3x3: 12−16=36−16=26=13\frac{1}{2} - \frac{1}{6} = \frac{3}{6} - \frac{1}{6} = \frac{2}{6} = \frac{1}{3}21​−61​=63​−61​=62​=31​

Combining everything yields the final expression: x+x2+13x3x + x^2 + \frac{1}{3}x^3x+x2+31​x3

Q5hard

Consider a uniform thin plate (lamina) of constant density bounded by the curve y=x2y = x^2y=x2, the x-axis, and theverticallinex=2.Whatarethecoordinates(xˉthe vertical line x = 2. What are the coordinates (\bar{x}theverticallinex=2.Whatarethecoordinates(xˉ, yˉ)\bar{y})yˉ​) of the center of mass of this plate?

A.

(32,125)\left(\frac{3}{2}, \frac{12}{5}\right)(23​,512​)

B.

(32,65)\left(\frac{3}{2}, \frac{6}{5}\right)(23​,56​)

C.

(32,1)\left(\frac{3}{2}, 1\right)(23​,1)

D.

(4,165)\left(4, \frac{16}{5}\right)(4,516​)

Show answer & explanation

Correct Answer: B

To find the center of mass (xˉ,yˉ)ofauniformlaminaboundedbyy=f(x)(\bar{x}, \bar{y}) of a uniform lamina bounded by y = f(x)(xˉ,yˉ​)ofauniformlaminaboundedbyy=f(x) and the x−axisontheinterval[a,b]x-axis on the interval [a, b]x−axisontheinterval[a,b], we use the formulas:

Area: A=∫abf(x) dxA = \int_a^b f(x) \, dxA=∫ab​f(x)dx

xxx-coordinate: xˉ=1A∫abxf(x) dx\bar{x} = \frac{1}{A} \int_a^b x f(x) \, dxxˉ=A1​∫ab​xf(x)dx

yyy-coordinate: yˉ=1A∫ab12[f(x)]2 dx\bar{y} = \frac{1}{A} \int_a^b \frac{1}{2} [f(x)]^2 \, dxyˉ​=A1​∫ab​21​[f(x)]2dx

Step 1: Calculate the area AAA A=∫02x2 dx=[x33]02=83A = \int_0^2 x^2 \, dx = \left[ \frac{x^3}{3} \right]_0^2 = \frac{8}{3}A=∫02​x2dx=[3x3​]02​=38​

Step 2: Calculate the xxx-coordinate The moment about the yyy-axis is My=∫02x(x2) dx=∫02x3 dx=[x44]02=4M_y = \int_0^2 x(x^2) \, dx = \int_0^2 x^3 \, dx = \left[ \frac{x^4}{4} \right]_0^2 = 4My​=∫02​x(x2)dx=∫02​x3dx=[4x4​]02​=4. xˉ=MyA=483=4⋅38=32\bar{x} = \frac{M_y}{A} = \frac{4}{\frac{8}{3}} = 4 \cdot \frac{3}{8} = \frac{3}{2}xˉ=AMy​​=38​4​=4⋅83​=23​

Step 3: Calculate the yyy-coordinate The moment about the xxx-axis is Mx=∫0212(x2)2 dx=12∫02x4 dx=12[x55]02=12(325)=165M_x = \int_0^2 \frac{1}{2}(x^2)^2 \, dx = \frac{1}{2} \int_0^2 x^4 \, dx = \frac{1}{2} \left[ \frac{x^5}{5} \right]_0^2 = \frac{1}{2} \left( \frac{32}{5} \right) = \frac{16}{5}Mx​=∫02​21​(x2)2dx=21​∫02​x4dx=21​[5x5​]02​=21​(532​)=516​. yˉ=MxA=16583=165⋅38=65\bar{y} = \frac{M_x}{A} = \frac{\frac{16}{5}}{\frac{8}{3}} = \frac{16}{5} \cdot \frac{3}{8} = \frac{6}{5}yˉ​=AMx​​=38​516​​=516​⋅83​=56​

Therefore, the center of mass is (32,65)\left(\frac{3}{2}, \frac{6}{5}\right)(23​,56​).

Note: Option A incorrectly omits the 12\frac{1}{2}21​ factor when calculating Mx,OptionCincorrectlyintegratesf(x)M_x, Option C incorrectly integrates f(x)Mx​,OptionCincorrectlyintegratesf(x) instead of 12[f(x)]2\frac{1}{2}[f(x)]^221​[f(x)]2 for Mx,andOptionDrepresentsthemoments(My,Mx)withoutdividingbytheareaAM_x, and Option D represents the moments (M_y, M_x) without dividing by the area AMx​,andOptionDrepresentsthemoments(My​,Mx​)withoutdividingbytheareaA.

Q6easy

Which of the following sets of parametric equations represents a cycloid generated by a circle of radius rrr rolling along a straight line?

A.

x=r(t−sin⁡t)x = r(t - \sin t)x=r(t−sint), y=r(1−cos⁡t)y = r(1 - \cos t)y=r(1−cost)

B.

x=rcos⁡tx = r \cos tx=rcost, y=rsin⁡ty = r \sin ty=rsint

C.

x=r(t+sin⁡t)x = r(t + \sin t)x=r(t+sint), y=r(1+cos⁡t)y = r(1 + \cos t)y=r(1+cost)

D.

x=r(1−cos⁡t)x = r(1 - \cos t)x=r(1−cost), y=r(t−sin⁡t)y = r(t - \sin t)y=r(t−sint)

Show answer & explanation

Correct Answer: A

A cycloid is the path traced by a specific point on the rim of a circular wheel as it rolls along a straight line without slipping. The standard parametric equations for a cycloid generated by a circle of radius rrr rolling along the xxx-axis are derived from the horizontal and vertical displacements:

x=r(t−sin⁡t)x = r(t - \sin t)x=r(t−sint) y=r(1−cos⁡t)y = r(1 - \cos t)y=r(1−cost)

Where ttt represents the angle of rotation (in radians) of the circle.

  • Option B represents the parametric equations of a standard circle of radius rrr.
  • Option C uses incorrect signs for the trigonometric terms.
  • Option D incorrectly swaps the mathematical expressions for the xxx and yyy coordinates.

Therefore, the correct set of equations is A.

Q7hard

What is the exact arc length of the parametric curve defined by x(t)=etcos⁡tx(t) = e^t \cos tx(t)=etcost and y(t)=etsin⁡ty(t) = e^t \sin ty(t)=etsint over the interval $0 \le t \le $\pi$$?

A.

2(eπ−1)\sqrt{2}(e^\pi - 1)2​(eπ−1)

B.

eπ−1e^\pi - 1eπ−1

C.

2(eπ+1)\sqrt{2}(e^\pi + 1)2​(eπ+1)

D.

e2π−1e^{2\pi} - 1e2π−1

Show answer & explanation

Correct Answer: A

To find the arc length LLL of a parametric curve, we use the formula: L=∫ab(dxdt)2+(dydt)2 dtL = \int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2} \, dtL=∫ab​(dtdx​)2+(dtdy​)2​dt

First, apply the product rule to find the derivatives of x(t)x(t)x(t) and y(t)y(t)y(t) with respect to ttt: dxdt=etcos⁡t−etsin⁡t=et(cos⁡t−sin⁡t)\frac{dx}{dt} = e^t \cos t - e^t \sin t = e^t(\cos t - \sin t)dtdx​=etcost−etsint=et(cost−sint) dydt=etsin⁡t+etcos⁡t=et(sin⁡t+cos⁡t)\frac{dy}{dt} = e^t \sin t + e^t \cos t = e^t(\sin t + \cos t)dtdy​=etsint+etcost=et(sint+cost)

Next, square these derivatives: (dxdt)2=e2t(cos⁡2t−2sin⁡tcos⁡t+sin⁡2t)\left(\frac{dx}{dt}\right)^2 = e^{2t}(\cos^2 t - 2\sin t \cos t + \sin^2 t)(dtdx​)2=e2t(cos2t−2sintcost+sin2t) (dydt)2=e2t(sin⁡2t+2sin⁡tcos⁡t+cos⁡2t)\left(\frac{dy}{dt}\right)^2 = e^{2t}(\sin^2 t + 2\sin t \cos t + \cos^2 t)(dtdy​)2=e2t(sin2t+2sintcost+cos2t)

Now, add them together. Notice that the cross terms (−2sin⁡tcos⁡t-2\sin t \cos t−2sintcost and +2sin⁡tcos⁡t+2\sin t \cos t+2sintcost) cancel out perfectly: (dxdt)2+(dydt)2=e2t(2cos⁡2t+2sin⁡2t)\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2 = e^{2t}(2\cos^2 t + 2\sin^2 t)(dtdx​)2+(dtdy​)2=e2t(2cos2t+2sin2t)

Using the Pythagorean identity sin⁡2t+cos⁡2t=1\sin^2 t + \cos^2 t = 1sin2t+cos2t=1, this simplifies to: 2e2t(1)=2e2t2e^{2t}(1) = 2e^{2t}2e2t(1)=2e2t

Substitute this back into the arc length formula: L=∫0π2e2t dt=∫0π2et dtL = \int_0^\pi \sqrt{2e^{2t}} \, dt = \int_0^\pi \sqrt{2} e^t \, dtL=∫0π​2e2t​dt=∫0π​2​etdt

Evaluate the definite integral: L=[2et]0π=2eπ−2e0L = \left[ \sqrt{2} e^t \right]_0^\pi = \sqrt{2}e^\pi - \sqrt{2}e^0L=[2​et]0π​=2​eπ−2​e0

Since e0=1e^0 = 1e0=1, the final exact arc length is: L=2(eπ−1)L = \sqrt{2}(e^\pi - 1)L=2​(eπ−1)

2(eπ−1)\sqrt{2}(e^\pi - 1)2​(eπ−1) is the correct answer.

Q8hard

Which of the following polar curves is symmetric with respect to the pole, but not symmetric with respect to the polar axis?

A.

r2=9sin⁡(2θ)r^2 = 9 \sin(2\theta)r2=9sin(2θ)

B.

r2=9cos⁡(2θ)r^2 = 9 \cos(2\theta)r2=9cos(2θ)

C.

r=3cos⁡(3θ)r = 3 \cos(3\theta)r=3cos(3θ)

D.

r=3sin⁡(3θ)r = 3 \sin(3\theta)r=3sin(3θ)

Show answer & explanation

Correct Answer: A

To test a polar curve for symmetry about the pole (the origin), replace rrr with −r-r−r or θ\thetaθ with π+θ\pi + \thetaπ+θ. If the resulting equation is equivalent to the original, the curve is symmetric with respect to the pole.

To test for symmetry about the polar axis (the xxx-axis), replace θ\thetaθ with −θ.Ifthattestfails,youmustalsocheckbyreplacing(r,θ)-\theta. If that test fails, you must also check by replacing (r, \theta)−θ.Ifthattestfails,youmustalsocheckbyreplacing(r,θ) with (−r,π−θ)(-r, \pi - \theta)(−r,π−θ).

Let's analyze the given choices:

Option A: r2=9sin⁡(2θ)r^2 = 9 \sin(2\theta)r2=9sin(2θ)

  • Pole Symmetry: Replacing rrr with −r-r−r yields (−r)2=9sin⁡(2θ)  ⟹  r2=9sin⁡(2θ)(-r)^2 = 9 \sin(2\theta) \implies r^2 = 9 \sin(2\theta)(−r)2=9sin(2θ)⟹r2=9sin(2θ). Since this matches the original equation, it is symmetric with respect to the pole.
  • Polar Axis Symmetry: Replacing θ\thetaθ with −θ-\theta−θ yields r2=9sin⁡(−2θ)=−9sin⁡(2θ)r^2 = 9 \sin(-2\theta) = -9 \sin(2\theta)r2=9sin(−2θ)=−9sin(2θ) (fails). Replacing (r,θ)(r, \theta)(r,θ) with (−r,π−θ)(-r, \pi - \theta)(−r,π−θ) yields (−r)2=9sin⁡(2(π−θ))  ⟹  r2=9sin⁡(2π−2θ)=−9sin⁡(2θ)(-r)^2 = 9 \sin(2(\pi - \theta)) \implies r^2 = 9 \sin(2\pi - 2\theta) = -9 \sin(2\theta)(−r)2=9sin(2(π−θ))⟹r2=9sin(2π−2θ)=−9sin(2θ) (fails). Thus, it is not symmetric with respect to the polar axis.

Option B: r2=9cos⁡(2θ)r^2 = 9 \cos(2\theta)r2=9cos(2θ) This curve is symmetric to the pole ((−r)2=r2),butitisalsosymmetrictothepolaraxisbecausecos⁡(−2θ)=cos⁡(2θ)(-r)^2 = r^2), but it is also symmetric to the polar axis because \cos(-2\theta) = \cos(2\theta)(−r)2=r2),butitisalsosymmetrictothepolaraxisbecausecos(−2θ)=cos(2θ).

Option C: r=3cos⁡(3θ)r = 3 \cos(3\theta)r=3cos(3θ) This curve is symmetric to the polar axis because cos⁡(−3θ)=cos⁡(3θ)\cos(-3\theta) = \cos(3\theta)cos(−3θ)=cos(3θ). However, replacing rrr with −r-r−r yields −r=3cos⁡(3θ)-r = 3 \cos(3\theta)−r=3cos(3θ), which is not equivalent to the original equation (no pole symmetry).

Option D: r=3sin⁡(3θ)r = 3 \sin(3\theta)r=3sin(3θ) This curve is symmetric with respect to the line θ=π2\theta = \frac{\pi}{2}θ=2π​, but replacing rrr with −r-r−r yields −r=3sin⁡(3θ)-r = 3 \sin(3\theta)−r=3sin(3θ), meaning it does not possess pole symmetry.

Therefore, the correct answer is Option A.

Q9hard

A rectangular plate of constant width www and height hissubmergedverticallyinafluidofweight−densityρg.Thetopedgeoftheplateishorizontalandislocatedatadepthdh is submerged vertically in a fluid of weight-density \rho g. The top edge of the plate is horizontal and is located at a depth dhissubmergedverticallyinafluidofweight−densityρg.Thetopedgeoftheplateishorizontalandislocatedatadepthd below the surface of the fluid.

Four different students define a coordinate system and set up a definite integral to calculate the total hydrostatic force magnitude FFF on one side of the plate.

Which of the following integrals is incorrect?

A.

∫dd+hρgwx dx\int_{d}^{d+h} \rho g w x \, dx∫dd+h​ρgwxdx

B.

∫0hρgw(x+d) dx\int_{0}^{h} \rho g w (x + d) \, dx∫0h​ρgw(x+d)dx

C.

∫−d−h−dρgwy dy\int_{-d-h}^{-d} \rho g w y \, dy∫−d−h−d​ρgwydy

D.

∫0hρgw(d+h−x) dx\int_{0}^{h} \rho g w (d + h - x) \, dx∫0h​ρgw(d+h−x)dx

Show answer & explanation

Correct Answer: C

To analyze the validity of each integral, we must confirm that it correctly represents the sum of forces on infinitesimal horizontal strips of the plate using the formula dF=pressure×area=(ρg⋅depth)×(w⋅thickness)dF = \text{pressure} \times \text{area} = (\rho g \cdot \text{depth}) \times (w \cdot \text{thickness})dF=pressure×area=(ρg⋅depth)×(w⋅thickness).

  • Option A is correct: This setup places the origin at the fluid surface with the positive x−axispointingdownward.Thedepthofastripisxx-axis pointing downward. The depth of a strip is xx−axispointingdownward.Thedepthofastripisx, its area is w dx,andtheplatespansfromx=dw \, dx, and the plate spans from x = dwdx,andtheplatespansfromx=d to x=d+hx = d + hx=d+h.
  • Option B is correct: This sets the origin at the top edge of the plate, with the positive x−axispointingdownward.Thedepthofastripisx+dx-axis pointing downward. The depth of a strip is x + dx−axispointingdownward.Thedepthofastripisx+d, its area is w dx,andtheplatespansfromx=0w \, dx, and the plate spans from x = 0wdx,andtheplatespansfromx=0 to x=hx = hx=h.
  • Option D is correct: This places the origin at the bottom edge of the plate, with the positive x−axispointingupward.Thetopedgeisatx=handthebottomisatx=0.Thetotaldepthtothebottomedgeisd+h.Astripatpositionxx-axis pointing upward. The top edge is at x = h and the bottom is at x = 0. The total depth to the bottom edge is d + h. A strip at position xx−axispointingupward.Thetopedgeisatx=handthebottomisatx=0.Thetotaldepthtothebottomedgeisd+h.Astripatpositionx is at a depth of (d+h)−x(d + h) - x(d+h)−x.
  • Option C is INCORRECT: This setup places the origin at the surface with the positive y−axispointingupward.Theplatespansfromy=−d−hy-axis pointing upward. The plate spans from y = -d - hy−axispointingupward.Theplatespansfromy=−d−h to y=−dy = -dy=−d. Because yyy is negative in this region, the correct positive depth of a strip is $0 - y = -y. Therefore, the hydrostatic pressure is $$\rho g (-y), and the correct integral for the positive force magnitude would be ∫−d−h−dρgw(−y)\int_{-d-h}^{-d} \rho g w (-y)∫−d−h−d​ρgw(−y) , dy$. The given integral lacks the negative sign and incorrectly evaluates to a negative value.

Therefore, the incorrect setup is C.

Q10hard

Let f(x)beacontinuousevenfunctionandg(x)f(x) be a continuous even function and g(x)f(x)beacontinuousevenfunctionandg(x) be a continuous odd function. Which of the following expressions is equivalent to the definite integral below?

∫−aa[x3f(x)g(x)+(f(x))2g(x)+x(g(x))2+f(x)g(x)sin⁡(x)] dx\int_{-a}^{a} \left[ x^3 f(x) g(x) + (f(x))^2 g(x) + x(g(x))^2 + f(x) g(x) \sin(x) \right] \, dx∫−aa​[x3f(x)g(x)+(f(x))2g(x)+x(g(x))2+f(x)g(x)sin(x)]dx

A.

$2 \int_{0}^{a} \left[ x^3 f(x) g(x) + f(x) g(x) \sin(x) \right] , dx$

B.

$2 \int_{0}^{a} \left[ (f(x))^2 g(x) + x(g(x))^2 \right] , dx$

C.

∫0a[x3f(x)g(x)+f(x)g(x)sin⁡(x)] dx\int_{0}^{a} \left[ x^3 f(x) g(x) + f(x) g(x) \sin(x) \right] \, dx∫0a​[x3f(x)g(x)+f(x)g(x)sin(x)]dx

D.

0

Show answer & explanation

Correct Answer: A

To evaluate the integral over the symmetric interval [−a,a][-a, a][−a,a], we first determine the parity (even or odd) of each term in the integrand. Recall the rules for multiplying even and odd functions:

  • even×even=even\text{even} \times \text{even} = \text{even}even×even=even
  • odd×odd=even\text{odd} \times \text{odd} = \text{even}odd×odd=even
  • even×odd=odd\text{even} \times \text{odd} = \text{odd}even×odd=odd

Let's analyze each term in the integrand:

  1. x3f(x)g(x)x^3 f(x) g(x)x3f(x)g(x): x3x^3x3 is odd, f(x)f(x)f(x) is even, and g(x)isodd.Theproductisodd×even×odd=eveng(x) is odd. The product is \text{odd} \times \text{even} \times \text{odd} = \text{even}g(x)isodd.Theproductisodd×even×odd=even.
  2. (f(x))2g(x)(f(x))^2 g(x)(f(x))2g(x): (f(x))2(f(x))^2(f(x))2 is even×even=even\text{even} \times \text{even} = \text{even}even×even=even. Multiplied by the odd function g(x)g(x)g(x), the product is even×odd=odd\text{even} \times \text{odd} = \text{odd}even×odd=odd.
  3. x(g(x))2x(g(x))^2x(g(x))2: xxx is odd. (g(x))2(g(x))^2(g(x))2 is odd×odd=even\text{odd} \times \text{odd} = \text{even}odd×odd=even. The product is odd×even=odd\text{odd} \times \text{even} = \text{odd}odd×even=odd.
  4. f(x)g(x)sin⁡(x)f(x) g(x) \sin(x)f(x)g(x)sin(x): f(x)f(x)f(x) is even, g(x)g(x)g(x) is odd, and sin⁡(x)isodd.Theproductiseven×odd×odd=even\sin(x) is odd. The product is \text{even} \times \text{odd} \times \text{odd} = \text{even}sin(x)isodd.Theproductiseven×odd×odd=even.

The definite integral of any continuous odd function over a symmetric interval [−a,a]evaluatesto0.Therefore,theoddterms(f(x))2g(x)[-a, a] evaluates to 0. Therefore, the odd terms (f(x))^2 g(x)[−a,a]evaluatesto0.Therefore,theoddterms(f(x))2g(x) and x(g(x))2x(g(x))^2x(g(x))2 vanish: ∫−aa[(f(x))2g(x)+x(g(x))2] dx=0\int_{-a}^{a} \left[ (f(x))^2 g(x) + x(g(x))^2 \right] \, dx = 0∫−aa​[(f(x))2g(x)+x(g(x))2]dx=0

The definite integral of a continuous even function over [−a,a]isequivalenttotwicetheintegralfrom0toa[-a, a] is equivalent to twice the integral from 0 to a[−a,a]isequivalenttotwicetheintegralfrom0toa. Applying this to the remaining even terms, we have: ∫−aa[x3f(x)g(x)+f(x)g(x)sin⁡(x)] dx=2∫0a[x3f(x)g(x)+f(x)g(x)sin⁡(x)] dx\int_{-a}^{a} \left[ x^3 f(x) g(x) + f(x) g(x) \sin(x) \right] \, dx = 2 \int_{0}^{a} \left[ x^3 f(x) g(x) + f(x) g(x) \sin(x) \right] \, dx∫−aa​[x3f(x)g(x)+f(x)g(x)sin(x)]dx=2∫0a​[x3f(x)g(x)+f(x)g(x)sin(x)]dx

Thus, the given integral simplifies exactly to the expression in Option A.

Q11easy

Which of the following describes the most appropriate initial substitution and trigonometric identity to evaluate the integral ∫tan⁡2(x)sec⁡4(x) dx\int \tan^2(x) \sec^4(x) \, dx∫tan2(x)sec4(x)dx?

A.

Let u=tan⁡(x)andusetheidentitysec⁡2(x)=tan⁡2(x)+1u = \tan(x) and use the identity \sec^2(x) = \tan^2(x) + 1u=tan(x)andusetheidentitysec2(x)=tan2(x)+1.

B.

Let u=sec⁡(x)andusetheidentitytan⁡2(x)=sec⁡2(x)−1u = \sec(x) and use the identity \tan^2(x) = \sec^2(x) - 1u=sec(x)andusetheidentitytan2(x)=sec2(x)−1.

C.

Let u=tan⁡(x)andusetheidentitysec⁡2(x)=1−tan⁡2(x)u = \tan(x) and use the identity \sec^2(x) = 1 - \tan^2(x)u=tan(x)andusetheidentitysec2(x)=1−tan2(x).

D.

Let u=sec⁡2(x)andusetheidentitytan⁡2(x)=sec⁡2(x)+1u = \sec^2(x) and use the identity \tan^2(x) = \sec^2(x) + 1u=sec2(x)andusetheidentitytan2(x)=sec2(x)+1.

Show answer & explanation

Correct Answer: A

To evaluate integrals of the form ∫tan⁡m(x)sec⁡n(x) dx\int \tan^m(x) \sec^n(x) \, dx∫tanm(x)secn(x)dx where the power of secant (n)isevenandpositive,thestandardstrategyistofactoroutsec⁡2(x)toserveaspartofthedifferentialdun) is even and positive, the standard strategy is to factor out \sec^2(x) to serve as part of the differential dun)isevenandpositive,thestandardstrategyistofactoroutsec2(x)toserveaspartofthedifferentialdu.

In the given integral, the power of secant is 4 (an even number). We can rewrite the integrand by factoring out sec⁡2(x)\sec^2(x)sec2(x): ∫tan⁡2(x)sec⁡2(x)sec⁡2(x) dx\int \tan^2(x) \sec^2(x) \sec^2(x) \, dx∫tan2(x)sec2(x)sec2(x)dx

Because we factored out sec⁡2(x) dx,wechoosethesubstitution∗∗u=tan⁡(x)\sec^2(x) \, dx, we choose the substitution **u = \tan(x)sec2(x)dx,wechoosethesubstitution∗∗u=tan(x)**, which gives du=sec⁡2(x) dxdu = \sec^2(x) \, dxdu=sec2(x)dx.

To write the remaining sec⁡2(x)\sec^2(x)sec2(x) term in terms of u,wemustusethestandardPythagoreanidentity∗∗sec⁡2(x)=tan⁡2(x)+1u, we must use the standard Pythagorean identity **\sec^2(x) = \tan^2(x) + 1u,wemustusethestandardPythagoreanidentity∗∗sec2(x)=tan2(x)+1**.

(Note: The substitution u=sec⁡(x)u = \sec(x)u=sec(x) is generally used when the power of tangent is odd and positive, making Option B incorrect. Option C uses an incorrect version of the Pythagorean identity.)

Therefore, Option A is correct.

Q12easy

Which of the following sequences is convergent?

A.

an=1na_n = \frac{1}{n}an​=n1​

B.

an=n2a_n = n^2an​=n2

C.

an=(−1)na_n = (-1)^nan​=(−1)n

D.

an=n2+1na_n = \frac{n^2 + 1}{n}an​=nn2+1​

Show answer & explanation

Correct Answer: A

A sequence ana_nan​ is convergent if lim⁡n→∞an=L\lim_{n \to \infty} a_n = Llimn→∞​an​=L, where LLL is a finite real number.

Let's evaluate the limit of each sequence as n→∞n \to \inftyn→∞:

  • Option A: lim⁡n→∞1n=0\lim_{n \to \infty} \frac{1}{n} = 0limn→∞​n1​=0. Since 0 is a finite real number, this sequence is convergent. (Note: Do not confuse the sequence an=1nwiththeharmonicseries∑1na_n = \frac{1}{n} with the harmonic series \sum \frac{1}{n}an​=n1​withtheharmonicseries∑n1​; the sequence converges, but the series diverges.)
  • Option B: lim⁡n→∞n2=∞\lim_{n \to \infty} n^2 = \inftylimn→∞​n2=∞. The terms grow without bound, so the sequence diverges.
  • Option C: For an=(−1)n,thetermsoscillateinfinitelybetween−1a_n = (-1)^n, the terms oscillate infinitely between -1an​=(−1)n,thetermsoscillateinfinitelybetween−1 and 1. Because the terms do not approach a single value, the sequence diverges.
  • Option D: lim⁡n→∞n2+1n=lim⁡n→∞(n+1n)=∞\lim_{n \to \infty} \frac{n^2 + 1}{n} = \lim_{n \to \infty} (n + \frac{1}{n}) = \inftylimn→∞​nn2+1​=limn→∞​(n+n1​)=∞. The degree of the numerator is greater than the degree of the denominator, so the terms grow without bound and the sequence diverges.

Therefore, the correct answer is A.

Q13medium

Which of the following best describes what is meant by a solution to a differential equation?

A.

A function or relation that, when substituted into the equation along with its derivatives, makes the equation a true statement.

B.

A single numerical value that makes the given mathematical expression equal to zero.

C.

The geometric process of finding the slope of a tangent line at a specific point on a curve.

D.

An algebraic equation that only contains constants and independent variables, but no functions.

Show answer & explanation

Correct Answer: A

A differential equation is an equation that relates an unknown function and one or more of its derivatives. Therefore, a solution to a differential equation is not a single number, but rather a function (or a relation) that satisfies the equation. When you substitute this function and its calculated derivatives back into the original differential equation, it results in a true mathematical statement.

  • Option A correctly identifies this definition.
  • Option B describes the solution to a standard algebraic equation (like finding xxx in x2−4=0x^2 - 4 = 0x2−4=0).
  • Option C describes the application of a basic derivative, not the solution to a differential equation.
  • Option D describes a purely algebraic expression rather than defining a solution.

Therefore, the correct answer is Option A.

Q14hard

Evaluate the indefinite integral:

∫e2xex+3 dx\int \frac{e^{2x}}{e^x + 3} \,dx∫ex+3e2x​dx

A.

ex−3ln⁡(ex+3)+Ce^x - 3\ln(e^x + 3) + Cex−3ln(ex+3)+C

B.

exln⁡(ex+3)+Ce^x \ln(e^x + 3) + Cexln(ex+3)+C

C.

ln⁡(ex+3)+C\ln(e^x + 3) + Cln(ex+3)+C

D.

ex+3ex+3+Ce^x + \frac{3}{e^x + 3} + Cex+ex+33​+C

Show answer & explanation

Correct Answer: A

To evaluate this integral, we can use a uuu-substitution. Let u=ex+3.Then,thedifferentialisdu=ex dxu = e^x + 3. Then, the differential is du = e^x \,dxu=ex+3.Then,thedifferentialisdu=exdx.

We can rewrite the numerator e2xe^{2x}e2x as ex⋅exe^x \cdot e^xex⋅ex so that one exe^xex pairs with dxdxdx to form dududu: ∫ex⋅exex+3 dx\int \frac{e^x \cdot e^x}{e^x + 3} \,dx∫ex+3ex⋅ex​dx

We must express the remaining exinthenumeratorintermsofue^x in the numerator in terms of uexinthenumeratorintermsofu. Since u=ex+3u = e^x + 3u=ex+3, we have ex=u−3e^x = u - 3ex=u−3. Substituting these into the integral gives: ∫u−3u du\int \frac{u - 3}{u} \,du∫uu−3​du

Next, separate the fraction into two terms: ∫(1−3u) du\int \left( 1 - \frac{3}{u} \right) \,du∫(1−u3​)du

Integrate each term with respect to uuu: u−3ln⁡∣u∣+C1u - 3\ln|u| + C_1u−3ln∣u∣+C1​

Substitute u=ex+3u = e^x + 3u=ex+3 back into the expression: (ex+3)−3ln⁡∣ex+3∣+C1(e^x + 3) - 3\ln|e^x + 3| + C_1(ex+3)−3ln∣ex+3∣+C1​

Since ex+3>0forallrealvaluesofx,wecandroptheabsolutevaluebars.Furthermore,wecancombinetheconstant3withthearbitraryconstantC1tocreateanewconstantC=C1+3e^x + 3 > 0 for all real values of x, we can drop the absolute value bars. Furthermore, we can combine the constant 3 with the arbitrary constant C_1 to create a new constant C = C_1 + 3ex+3>0forallrealvaluesofx,wecandroptheabsolutevaluebars.Furthermore,wecancombinetheconstant3withthearbitraryconstantC1​tocreateanewconstantC=C1​+3: ex−3ln⁡(ex+3)+Ce^x - 3\ln(e^x + 3) + Cex−3ln(ex+3)+C

Thus, the correct answer is A.

Q15hard

In the formal definition of the definite integral ∫abf(x) dx,theintegralisevaluatedasthelimitofaRiemannsum∑i=1nf(xi∗)Δxioverapartitionoftheinterval[a,b].Forageneral(nonregular)partitionwherethesubintervalsdonotnecessarilyhaveequalwidths,whyistakingthelimitsimplyasthenumberofsubintervalsn→∞\int_a^b f(x) \, dx, the integral is evaluated as the limit of a Riemann sum \sum_{i=1}^{n} f(x_i^*) \Delta x_i over a partition of the interval [a,b]. For a general (nonregular) partition where the subintervals do not necessarily have equal widths, why is taking the limit simply as the number of subintervals n \to \infty∫ab​f(x)dx,theintegralisevaluatedasthelimitofaRiemannsum∑i=1n​f(xi∗​)Δxi​overapartitionoftheinterval[a,b].Forageneral(nonregular)partitionwherethesubintervalsdonotnecessarilyhaveequalwidths,whyistakingthelimitsimplyasthenumberofsubintervalsn→∞ mathematically insufficient, and what is the correct limit condition required to evaluate the integral?

A.

Taking n→∞n \to \inftyn→∞ is insufficient because the largest subinterval could remain significantly wide even with infinitely many subintervals; the limit must instead be taken as the width of the largest subinterval (the norm of the partition) approaches zero.

B.

Taking n→∞n \to \inftyn→∞ is insufficient because it does not guarantee precision across the entire interval; the correct condition requires taking the limit as the width of the smallest subinterval approaches zero.

C.

Taking n→∞isinsufficientbecausethedefiniteintegralisstrictlydefinedonlyforregularpartitionswhereΔx=b−ann \to \infty is insufficient because the definite integral is strictly defined only for regular partitions where \Delta x = \frac{b-a}{n}n→∞isinsufficientbecausethedefiniteintegralisstrictlydefinedonlyforregularpartitionswhereΔx=nb−a​; general (nonregular) partitions cannot yield a well-defined definite integral.

D.

Taking n→∞isactuallysufficientforanypartition,providedthesamplepointsxi∗arechosenstrictlyatthemidpointsoftheirrespectivesubintervalsasn→∞n \to \infty is actually sufficient for any partition, provided the sample points x_i^* are chosen strictly at the midpoints of their respective subintervals as n \to \inftyn→∞isactuallysufficientforanypartition,providedthesamplepointsxi∗​arechosenstrictlyatthemidpointsoftheirrespectivesubintervalsasn→∞.

Show answer & explanation

Correct Answer: A

To rigorously define the definite integral for a general partition, we must ensure that the width of every subinterval approaches zero. For a regular partition where all subintervals have an equal width of Δx=b−an\Delta x = \frac{b-a}{n}Δx=nb−a​, taking the limit as n→∞n \to \inftyn→∞ automatically forces Δx→0\Delta x \to 0Δx→0.

However, in a nonregular partition, simply letting the number of subintervals n→∞ismathematicallyinsufficient.Itisentirelypossibletodivideasmall,isolatedportionoftheinterval[a,b]n \to \infty is mathematically insufficient. It is entirely possible to divide a small, isolated portion of the interval [a,b]n→∞ismathematicallyinsufficient.Itisentirelypossibletodivideasmall,isolatedportionoftheinterval[a,b] into infinitely many subintervals while leaving another subinterval incredibly wide. In such a scenario, the Riemann sum would fail to accurately approximate the area under the curve over the wide subinterval.

To resolve this, the formal definition of the definite integral requires taking the limit as the norm of the partition (often denoted ∥Δ∥\|\Delta\|∥Δ∥ or ∥P∥\|P\|∥P∥, representing the width of the largest subinterval) approaches zero. By forcing the largest subinterval's width to approach zero, it guarantees that the widths of all subintervals simultaneously approach zero, ensuring the Riemann sum converges to the exact integral. Therefore, Option A is the correct answer.

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).Overtheverticalinterval[c,d]x = v(y). Over the vertical interval [c, d]x=v(y).Overtheverticalinterval[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
$dxTop - Bottomy = f(x)$
$dyRight - Leftx = 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)bydividingtheintervalintong(x) by dividing the interval into ng(x)bydividingtheintervalinton rectangles.

For a regular partition with width Δx\Delta xΔx and sample points xi∗,theheightofeachrectangleisexactly[f(xi∗)−g(xi∗)]x_i^*, the height of each rectangle is exactly [f(x_i^*) - g(x_i^*)]xi∗​,theheightofeachrectangleisexactly[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),anditsinfinitesimallysmallheightisdyu(y) - v(y), and its infinitesimally small height is dyu(y)−v(y),anditsinfinitesimallysmallheightisdy.

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

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 y,oritismucheasiertoisolatexy, or it is much easier to isolate xy,oritismucheasiertoisolatex 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=0,thestandardright−minus−leftformulasimplifies.Forapositivecurvex=f(y)x = 0, the standard right-minus-left formula simplifies. For a positive curve x = f(y)x=0,thestandardright−minus−leftformulasimplifies.Forapositivecurvex=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=x2isasolutionbecausesubstitutingityields2x=2xy = x^2 is a solution because substituting it yields 2x = 2xy=x2isasolutionbecausesubstitutingityields2x=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=0,thefunctionvalueyx = 0, the function value yx=0,thefunctionvaluey 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...

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).Solvingtheequationmeansfindingtheexplicitmathematicalformulaforyy(x). Solving the equation means finding the explicit mathematical formula for yy(x).Solvingtheequationmeansfindingtheexplicitmathematicalformulafory.

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],thenthefunctiong(x)=∫axf(t) dt[a, b], then the function g(x) = \int_a^x f(t) \, dt[a,b],thenthefunctiong(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 FisanyantiderivativeoffF is any antiderivative of fFisanyantiderivativeoff (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],thereexistsanumberc[a, b], there exists a number c[a,b],thereexistsanumberc 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...

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)isaproductofdistinctlinearfactors(ax+b)Q(x) is a product of distinct linear factors (ax+b)Q(x)isaproductofdistinctlinearfactors(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,includetermsforeverypowerfrom1tok(x-a)^k, include terms for every power from 1 to k(x−a)k,includetermsforeverypowerfrom1tok: 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.

AWS Certified Cloud Practitioner (CLF-C02)

854 questions · 163 notes

AWS Certified Solutions Architect - Associate (SAA-C03)

833 questions · 204 notes

Microsoft Azure Fundamentals (AZ-900)

680 questions · 96 notes

Microsoft Azure AI Fundamentals (AI-900)

255 questions · 54 notes

AWS Certified Advanced Networking - Specialty (ANS-C01)

1156 questions · 231 notes

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

724 questions · 160 notes

AWS Certified Security - Specialty (SCS-C03)

980 questions · 130 notes

AWS Certified Developer - Associate (DVA-C02)

570 questions · 131 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.