Calculus Study Guide: Integration of Exponential, Rational, Inverse Trigonometric, and Hyperbolic Functions
Course Logistics and Assessment Structure
Class Delivery and Schedule:
- The course is currently in Week 4, operating online, with planned transitions to face-to-face/blended modes in upcoming weeks.
- Key scheduled blended face-to-face dates include September 19, October 10, and November 14.
- The Prelim Exam period is scheduled for Week 6 (September 7 to September 12).
- Final exams are scheduled for November 26 to November 28.
Assessment Details:
- Quiz 1 is scheduled for Week 5 (face-to-face if allowed) covering all material from the start of the term through Exponential Formulas.
- Quiz 2 covers Trigonometric through Hyperbolic formulas and will occur after Prelim exams (administered via Blackboard online or as a take-home exam).
- Students are permitted to bring index cards containing formula references (derivative, antiderivative, trigonometric, and hyperbolic identities) to all quizzes.
- Late submissions for assignments are accepted on Blackboard subject to point deductions. Partial points/consideration are granted for showing complete solution steps.
Review of Assignment Problems
Assignment Problem 1: Indefinite Integration of Exponential and Hyperbolic Functions
- Given Problem: Evaluate the integral \n\int \left( 3^{\cosh(x)} + e^{\cosh(x)} \right)^2 \sinh(x)\,dx\n
- Substitution Step: Let . The derivative is .
- Rewritten Integral: \n\int (3^u + e^u)^2\,du\n
- Expanding the Square: \n\int \left( 3^{2u} + 2(3^u e^u) + e^{2u} \right)du = \int \left( 3^{2u} + 2(3e)^u + e^{2u} \right)du\n
- Integration Formula: \n\int a^u\,du = \frac{a^u}{\ln(a)} + C\n
- Term-by-Term Integration:
- For : Let , . The integral gives \n\frac{3^{2u}}{2\ln(3)}\n
- For : Constant factor remains , giving \n\frac{2(3e)^u}{\ln(3e)} = \frac{6 e^u}{\ln(3e)}\n
- For : Let , yielding \n\frac{e^{2u}}{2}\n
- Final Answer (substituting back ): \n \frac{3^{2\cosh(x)}}{2\ln(3)} + \frac{6 e^{\cosh(x)}}{\ln(3e)} + \frac{e^{2\cosh(x)}}{2} + C\n
Assignment Problem 2: Rational Exponential Integration
- Given Problem: Evaluate the integral \n\int \frac{e^{2x} + 2e^x}{e^x + 1}\,dx\n
- Method 1: Algebraic Manipulation / Factoring Numerator
- Factor numerator:
- Rewrite integrand: \n \frac{e^x(e^x + 1) + e^x}{e^x + 1} = e^x + \frac{e^x}{e^x + 1}\n
- Method 2: Polynomial Long Division
- Since the degree of the numerator exponent is higher than the denominator exponent , divide by .
- Division process: with a remainder of .
- Integrand form: \n e^x + \frac{e^x}{e^x + 1}\n
- Integration Step: \n \int e^x\,dx + \int \frac{e^x}{e^x + 1}\,dx\n
- For the second integral, let , then .
- Integral becomes \n \int \frac{du}{u} = \ln|u|\n
- Final Answer: \n e^x + \ln(e^x + 1) + C\n
True or False Conceptual Questions:
- Statement: If \n \int f(x)\,dx = \frac{1}{2}\sin(2x) + C\n , then .
- Evaluation: False.
- Proof/Correction: To find , differentiate the right-hand side: \n f(x) = \frac{d}{dx}\left[ \frac{1}{2}\sin(2x) \right] = \frac{1}{2} \cdot \cos(2x) \cdot 2 = \cos(2x)\n Therefore, , making the original statement false.
Test 3 Problem 1: Trigonometric Substitution
- Given Problem: Evaluate \n \int \frac{\sec^2(\cos(4t))}{\csc(4t)}\,dt\n
- Identity Simplification: Since \n \frac{1}{\csc(4t)} = \sin(4t)\n , rewrite as: \n \int \sec^2(\cos(4t)) \sin(4t)\,dt\n
- Substitution Step: Let . Using the chain rule,
- Rewritten Integral: \n -\frac{1}{4} \int \sec^2(u)\,du\n
- Integration Step: The integral of \n \sec^2(u)\n is \n \tan(u)\n
- Final Answer: \n -\frac{1}{4}\tan(\cos(4t)) + C\n
Inverse Trigonometric Functions
Standard Derivatives of Inverse Trigonometric Functions:
- \n \frac{d}{dx}[\arcsin(u)] = \frac{1}{\sqrt{1 - u^2}} \cdot \frac{du}{dx}\n
- \n \frac{d}{dx}[\arccos(u)] = -\frac{1}{\sqrt{1 - u^2}} \cdot \frac{du}{dx}\n
- \n \frac{d}{dx}[\arctan(u)] = \frac{1}{1 + u^2} \cdot \frac{du}{dx}\n
- \n \frac{d}{dx}[\text{arccot}(u)] = -\frac{1}{1 + u^2} \cdot \frac{du}{dx}\n
- \n \frac{d}{dx}[\text{arcsec}(u)] = \frac{1}{|u|\sqrt{u^2 - 1}} \cdot \frac{du}{dx}\n
- \n \frac{d}{dx}[\text{arccsc}(u)] = -\frac{1}{|u|\sqrt{u^2 - 1}} \cdot \frac{du}{dx}\n
Standard Integration Formulas for Inverse Trigonometric Forms:
- Form 1 (Arcsine): \n \int \frac{du}{\sqrt{a^2 - u^2}} = \arcsin\left( \frac{u}{a} \right) + C\n
- Form 2 (Arctangent): \n \int \frac{du}{a^2 + u^2} = \frac{1}{a} \arctan\left( \frac{u}{a} \right) + C\n
- Form 3 (Arcsecant): \n \int \frac{du}{u\sqrt{u^2 - a^2}} = \frac{1}{a} \text{arcsec}\left( \frac{u}{a} \right) + C\n
Worked Examples for Inverse Trigonometric Integrals:
Example 1: Evaluate \n \int \frac{dx}{\sqrt{9 - x^2}}\n
Identify terms: ;
Apply Arcsine formula: \n \arcsin\left( \frac{x}{3} \right) + C\n
Example 2: Evaluate \n \int \frac{d\theta}{16 + 4\theta^2}\n
Identify terms: ;
Substitution: \n \frac{1}{2} \int \frac{du}{16 + u^2} = \frac{1}{2} \cdot \frac{1}{4} \arctan\left( \frac{2\theta}{4} \right) + C\n
Simplification: \n \frac{1}{8} \arctan\left( \frac{\theta}{2} \right) + C\n
Example 3: Evaluate \n \int \frac{dy}{5y\sqrt{25y^2 - 121}}\n
Identify terms: ;
Rewrite in Arcsecant form: Note that denominator contains \n \frac{1}{5} \int \frac{du}{u\sqrt{u^2 - a^2}} = \frac{1}{5} \cdot \frac{1}{11} \text{arcsec}\left( \frac{5y}{11} \right) + C\n
Simplification: \n \frac{1}{55} \text{arcsec}\left( \frac{y}{11} \right) + C\n
Example 4: Evaluate \n \int \frac{e^{2m}}{\sqrt{36 - e^{4m}}}\,dm\n
Identify terms: ;
Apply Arcsine formula: \n \frac{1}{2} \int \frac{du}{\sqrt{a^2 - u^2}} = \frac{1}{2} \arcsin\left( \frac{e^{2m}}{6} \right) + C\n
Example 5: Evaluate \n \int \frac{dy}{\sqrt{20 + 8y - y^2}}\n
Data Manipulation (Completing the Square under radical):
- Rearrange polynomial:
- Determine completing square constant:
- Add and subtract 16:
Identify terms: ;
Rewrite integral: \n \int \frac{du}{\sqrt{a^2 - u^2}} = \arcsin\left( \frac{y - 4}{6} \right) + C\n
Example 6: Evaluate \n \int \frac{3x - 2}{x^2 + 6x + 10}\,dx\n
Completing the Square in Denominator:
Numerator Decomposition:
- Express in terms of :
Split Integral into Two Parts: \n \int \frac{3(x + 3)}{(x + 3)^2 + 1}\,dx - \int \frac{11}{(x + 3)^2 + 1}\,dx\n
First Integral Part (Logarithmic Rule):
- Let
- \n 3 \cdot \frac{1}{2} \int \frac{dv}{v} = \frac{3}{2}\ln(x^2 + 6x + 10)\n
Second Integral Part (Arctangent Rule):
- Let , ,
- \n -11 \int \frac{du}{u^2 + 1^2} = -11 \arctan(x + 3)\n
Final Combined Result: \n \frac{3}{2}\ln(x^2 + 6x + 10) - 11\arctan(x + 3) + C\n
Hyperbolic Functions
Standard Integration Formulas for Hyperbolic Functions:
- \n \int \sinh(u)\,du = \cosh(u) + C\n
- \n \int \cosh(u)\,du = \sinh(u) + C\n
- \n \int \text{sech}^2(u)\,du = \tanh(u) + C\n
- \n \int \text{csch}^2(u)\,du = -\coth(u) + C\n
- \n \int \text{sech}(u)\tanh(u)\,du = -\text{sech}(u) + C\n
- \n \int \text{csch}(u)\coth(u)\,du = -\text{csch}(u) + C\n
- \n \int \tanh(u)\,du = \ln|\cosh(u)| + C\n
- \n \int \coth(u)\,du = \ln|\sinh(u)| + C\n
- \n \int \text{sech}(u)\,du = 2\arctan(e^u) + C\n or \n \arctan(\sinh(u)) + C\n
- \n \int \text{csch}(u)\,du = \ln|\coth(u) - \text{csch}(u)| + C\n or \n \ln\left| \tanh\left(\frac{1}{2}u\right) \right| + C\n
Worked Examples for Hyperbolic Integrals:
Example 1: Evaluate \n \int \cosh(5x)\,dx\n
Substitution: Let ,
Calculation: \n \frac{1}{5} \int \cosh(u)\,du = \frac{1}{5}\sinh(5x) + C\n
Example 2: Evaluate \n \int \frac{\tanh(\ln(\cos(x)))}{\cot(x)}\,dx\n
Identity Simplification: Since \n \frac{1}{\cot(x)} = \tan(x)\n , rewrite as: \n \int \tanh(\ln(\cos(x))) \tan(x)\,dx\n
Substitution: Let
Derivative: Using chain rule,
Calculation: \n -\int \tanh(u)\,du = -\ln|\cosh(\ln(\cos(x)))| + C\n
Example 3: Evaluate \n \int \frac{dt}{t \sinh^2\left( \ln\left( \frac{2}{3t} \right) \right)}\n
Identity Simplification: Using \n \frac{1}{\sinh^2(\theta)} = \text{csch}^2(\theta)\n , rewrite as: \n \int \text{csch}^2\left( \ln\left( \frac{2}{3t} \right) \right) \frac{dt}{t}\n
Substitution: Let
Derivative calculation: \n du = \frac{1}{\frac{2}{3t}} \cdot \left( -\frac{2}{3t^2} \right) dt = \frac{3t}{2} \cdot \left( -\frac{2}{3t^2} \right) dt = -\frac{dt}{t} \implies \frac{dt}{t} = -du\n
Calculation: \n -\int \text{csch}^2(u)\,du = -(-\coth(u)) + C = \coth\left( \ln\left( \frac{2}{3t} \right) \right) + C\n
Example 4: Evaluate \n \int \frac{e^{2\theta} \sinh(\text{arccot}(e^{2\theta}))}{1 + e^{4\theta}}\,d\theta\n
Substitution: Let
Derivative calculation: \n du = -\frac{1}{1 + (e^{2\theta})^2} \cdot (2e^{2\theta})\,d\theta = -\frac{2e^{2\theta}}{1 + e^{4\theta}}\,d\theta \implies \frac{e^{2\theta}\,d\theta}{1 + e^{4\theta}} = -\frac{1}{2}\,du\n
Calculation: \n -\frac{1}{2} \int \sinh(u)\,du = -\frac{1}{2}\cosh(\text{arccot}(e^{2\theta})) + C\n
Example 5: Evaluate \n \int \frac{x^3 \text{csch}^2\left( \sqrt{x^4 + 1} \right)}{\sqrt{x^4 + 1}}\,dx\n
Substitution: Let
Derivative calculation: \n du = \frac{1}{2}(x^4 + 1)^{-1/2} \cdot (4x^3)\,dx = \frac{2x^3}{\sqrt{x^4 + 1}}\,dx \implies \frac{x^3\,dx}{\sqrt{x^4 + 1}} = \frac{1}{2}\,du\n
Calculation: \n \frac{1}{2} \int \text{csch}^2(u)\,du = \frac{1}{2}(-\coth(u)) + C = -\frac{1}{2}\coth\left( \sqrt{x^4 + 1} \right) + C\n
Student Questions and Interactive Discussions
- Question regarding denominator simplification in Example 3 of Inverse Trigonometric Functions:
- Student Inquiry: Whether the constant factor in denominator term cancels directly out of the inverse trigonometric angle.
- Clarification: The factor forms part of the variable term . When applying the arcsecant formula \n \frac{1}{a}\text{arcsec}\left(\frac{u}{a}\right)\n , the substitution gives \n \text{arcsec}\left(\frac{5y}{11}\right)\n . Angle values are distinct from outer multiplicative constants and cannot be arbitrarily canceled outside function arguments.