Math ClubMath Club
v1 · padrão canônico

Lesson 70 — Consolidation Term 7: Maxima, L'Hôpital, Taylor, Newton

Integrated Differential Calculus workshop applied: optimization, curve sketching, L'Hôpital's Rule, Taylor series, concavity, marginal analysis, kinematics, and Newton-Raphson. All techniques derive from local linearization.

Used in: Year 2 High School · Equivalent Japanese Math II/III Ch. 6–7 · Equivalent German Leistungskurs Differentialrechnung

f(x)k=0nf(k)(a)k!(xa)kf(x) \approx \sum_{k=0}^{n} \frac{f^{(k)}(a)}{k!}(x-a)^k
Choose your door

Rigorous notation, full derivation, hypotheses

Unified Theory: Linearization and Its Applications

The Mother Concept: Taylor Approximation

"The Taylor polynomial of degree nn centered at x=ax=a is the unique polynomial of degree nn that agrees with ff in value and in all its first nn derivatives at x=ax=a." — Active Calculus §8.4

Optimization: Critical Points and the Second Derivative Test

"Finding the maximum and minimum values of a function also has practical significance because we can use this method to solve optimization problems, such as increasing profit, minimizing cost, and maximizing area." — OpenStax Calculus Vol. 1 §4.3

Concavity and Inflection Points

L'Hôpital's Rule: Ratio of Linearizations

"L'Hôpital's Rule applies whenever both f(x)0f(x) \to 0 and g(x)0g(x) \to 0 as xax \to a, or whenever f(x)±f(x) \to \pm\infty and g(x)±g(x) \to \pm\infty." — OpenStax Calculus Vol. 1 §4.8

Idea via Taylor of Order 1. For a=0a = 0: f(x)f(0)xf(x) \approx f'(0) x and g(x)g(0)xg(x) \approx g'(0) x, so f(x)/g(x)f(0)/g(0)f(x)/g(x) \approx f'(0)/g'(0). L'Hôpital formalizes exactly this idea of a ratio of linearizations.

Newton-Raphson: Tangent Iteration

xyfx₀x₁Tangent at x₀ crosses the axis at x₁, which is a better approximation of the root

Newton-Raphson: the tangent to the curve at point x₀ crosses the axis at x₁, converging to the real root.

Unified Function Analysis Pipeline

Solved Examples

Exercise list

40 exercises · 10 with worked solution (25%)

15 15 2 5 3
  1. Ex. 70.1Answer key

    Find the critical points, local extrema, and inflection point of f(x)=x36x2+9x+1f(x) = x^3 - 6x^2 + 9x + 1.

  2. Ex. 70.2

    Maximize f(x)=xexf(x) = xe^{-x} on [0,+)[0, +\infty). What is the absolute maximum?

  3. Ex. 70.3

    Sketch f(x)=(x24)/xf(x) = (x^2 - 4)/x. Identify asymptotes, monotonicity, and concavity.

  4. Ex. 70.4

    Find the absolute minimum of f(x)=x+4/xf(x) = x + 4/x on (0,+)(0, +\infty).

  5. Ex. 70.5Answer key

    A cylindrical can with V=1000 cm3V = 1000\ \text{cm}^3 must be constructed using minimal material. Determine the optimal radius and height.

  6. Ex. 70.6

    From a 20×30 cm20 \times 30\ \text{cm} piece of cardboard, squares of side xx are cut from the corners, and the flaps are folded up. What value of xx maximizes the volume of the box?

  7. Ex. 70.7

    Find the point on the parabola y=x2y = x^2 closest to the point (3,0)(3, 0).

  8. Ex. 70.8Answer key

    A fence of 200 m200\ \text{m} is to enclose a rectangular area against a wall (the wall forms one side). Maximize the area.

  9. Ex. 70.9

    Determine the inflection points and concavity of f(x)=ex2f(x) = e^{-x^2}.

  10. Ex. 70.10

    Perform a complete sketch of f(x)=ln(1+x2)f(x) = \ln(1 + x^2): domain, symmetry, extrema, inflection points, asymptotic behavior.

  11. Ex. 70.11Answer key

    L'Hôpital's Rule applies directly to limx0sinx/x\lim_{x \to 0} \sin x / x (form 0/00/0). Which alternative describes a case where the rule does not directly apply?

  12. Ex. 70.12

    Calculate limx01cosxx2\lim_{x \to 0} \dfrac{1 - \cos x}{x^2}.

  13. Ex. 70.13

    Calculate limx+x2ex\lim_{x \to +\infty} \dfrac{x^2}{e^x}.

  14. Ex. 70.14

    Calculate limx0+xsinx\lim_{x \to 0^+} x^{\sin x} (indeterminate form 000^0).

  15. Ex. 70.15

    Write the Maclaurin polynomial of sinx\sin x of order 5 (P5P_5).

  16. Ex. 70.16

    Use Taylor expansion to calculate limx0tanxsinxx3\lim_{x \to 0} \dfrac{\tan x - \sin x}{x^3}.

  17. Ex. 70.17Answer key

    Approximate 1.1\sqrt{1.1} using the Maclaurin series of (1+x)1/2(1+x)^{1/2} up to order 3.

  18. Ex. 70.18

    Approximate e0.1e^{-0.1} with the Maclaurin polynomial of exe^x of order 3. Calculate the error.

  19. Ex. 70.19

    Calculate limx0xsinxx3\lim_{x \to 0} \dfrac{x - \sin x}{x^3} using Taylor series.

  20. Ex. 70.20

    Write the Maclaurin series for ln(1+x)\ln(1+x) up to the x5x^5 term.

  21. Ex. 70.21

    Calculate limx0excosxxx2\lim_{x \to 0} \dfrac{e^x - \cos x - x}{x^2} via Taylor series.

  22. Ex. 70.22

    What is the interval of convergence for the Maclaurin series of ln(1+x)\ln(1 + x)?

  23. Ex. 70.23

    Write the Maclaurin polynomial P6(x)P_6(x) for cosx\cos x.

  24. Ex. 70.24

    Calculate limx+(1+2x)x\lim_{x \to +\infty} \left(1 + \dfrac{2}{x}\right)^x (form 11^\infty).

  25. Ex. 70.25

    Cost C(q)=q2/4+5q+100C(q) = q^2/4 + 5q + 100 (Reais), price p=50p = 50 Reais/unit. Find the quantity qq^* and maximum profit π\pi^*.

  26. Ex. 70.26Answer key

    A monopolist faces demand q=1002pq = 100 - 2p and has cost C(q)=10qC(q) = 10q. Find qq^*, pp^*, and the maximum profit.

  27. Ex. 70.27

    A ball is thrown vertically upward with an initial velocity v0=20 m/sv_0 = 20\ \text{m/s} (g=10 m/s2g = 10\ \text{m/s}^2). Calculate the maximum height and the time of flight.

  28. Ex. 70.28Answer key

    Given s(t)=t39t2+24ts(t) = t^3 - 9t^2 + 24t. When is v(t)=0v(t) = 0? Calculate the total distance traveled over 0t50 \leq t \leq 5.

  29. Ex. 70.29

    Mass-spring system: m=0.5 kgm = 0.5\ \text{kg}, k=50 N/mk = 50\ \text{N/m}, amplitude A=0.1 mA = 0.1\ \text{m}. Calculate the period and the maximum velocity.

  30. Ex. 70.30

    Use Newton-Raphson on f(x)=x27f(x) = x^2 - 7 with x0=3x_0 = 3 to calculate 7\sqrt{7} to 5 decimal places.

  31. Ex. 70.31

    Use Newton-Raphson on f(x)=x32f(x) = x^3 - 2 with x0=1x_0 = 1 to approximate 23\sqrt[3]{2}. Perform 3 iterations.

  32. Ex. 70.32

    Apply Newton-Raphson to f(x)=ex3xf(x) = e^x - 3x to find both real roots. Use x0=0x_0 = 0 for one and x0=1.5x_0 = 1.5 for the other.

  33. Ex. 70.33

    Kepler's equation is E0.3sinE=1E - 0.3\sin E = 1. Use Newton-Raphson with E0=1E_0 = 1 and perform 4 iterations.

  34. Ex. 70.34

    Show that a strictly convex (f>0f'' > 0) C2C^2 function on R\mathbb{R} has at most one minimum point.

  35. Ex. 70.35Answer key

    Use the Maclaurin series of sinx\sin x to prove that sinx<x\sin x < x for all x>0x > 0.

  36. Ex. 70.36

    Sketch f(x)=xxf(x) = x^x on (0,+)(0, +\infty). Find the minimum and analyze the behavior at the domain's extremes.

  37. Ex. 70.37

    Newton-Raphson applied to f(x)=arctanxf(x) = \arctan x with x0=2x_0 = 2 diverges. Explain geometrically why, and show numerically.

  38. Ex. 70.38Answer key

    Prove via Taylor series: if f(a)=0f'(a) = 0 and f(k)(a)f^{(k)}(a) is the first non-zero derivative at aa, then aa is an extremum if kk is even, and a saddle point/inflection point if kk is odd.

  39. Ex. 70.39

    Show, via Taylor of order 1, that limxaf(x)/g(x)=f(a)/g(a)\lim_{x\to a} f(x)/g(x) = f'(a)/g'(a) when f(a)=g(a)=0f(a) = g(a) = 0 and g(a)0g'(a) \neq 0.

  40. Ex. 70.40Answer key

    Formally derive the MR=MCMR = MC condition for maximum profit. Explain why a monopolist produces less than a competitive firm.

Sources

  • Active Calculus — Matt Boelkins, David Austin, Steve Schlicker · Grand Valley State University · 2024 · CC-BY-NC-SA. Sections §2.6 (L'Hôpital's Rule), §3.1–3.4 (optimization), §8.4–8.5 (Taylor series).
  • APEX Calculus — Gregory Hartman et al. · Virginia Military Institute · 2024 · CC-BY-NC. Chapters 3 (function analysis), 4 (applications), 6 (Newton's Method and applications), 8 (Taylor series).
  • Calculus Volume 1 — OpenStax (Strang, Herman et al.) · 2023 · CC-BY-NC-SA. Sections §4.3 (max-min), §4.7 (applied optimization), §4.8 (L'Hôpital's Rule), §4.9 (Newton's Method).

Updated on 2024-05-15 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.