2.1

Introduction to Calculus

  • Understanding the essence of calculus and this particular course.

  • Emphasis on geometry as a way to motivate calculus concepts.

Differential Calculus

  • The goal of the course is to develop an understanding of differential calculus of one variable.

  • Introduction to the derivative:

    • A fundamental concept in calculus, different from trigonometry and geometry.

    • Involves limits, which is crucial for understanding derivatives.

  • The development of the derivative will take a few weeks; the focus will then shift to applications of the derivative.

Prerequisites

  • Strong background in algebra is mandatory.

  • Zero tolerance for algebraic mistakes throughout the course to ensure valid results.

Tangent Line Problem

  • Focus of the course: solving the tangent line problem.

  • Introduction to conic sections as a specific example of the tangent line problem.

Conic Sections

  • Definition and explanation of conic sections obtained by slicing a cone with a plane:

    • Circle

    • Ellipse

    • Parabola

    • Hyperbola

  • Characteristics of conic sections:

    • Equations for conic sections are standard, allowing us to solve problems without derivatives.

Example 1: Tangent Line to a Circle

  • Analysis of a circle with a radius of 5, centered at the origin.

  • Point of interest: (3, 4)

  • Verification of point on the circle:

    • Standard equation: x² + y² = 5² = 25

  • Properties of the tangent line:

    • The tangent line at point (3, 4) is perpendicular to the radial line from the center of the circle to the point of tangency.

    • Discuss the slope of the radial line to find the slope of the tangent line:

      • Radial line slope calculation: rise/run = 4/3.

      • Slope of tangent line = -1/(radial line slope) = -3/4.

  • Slope-point form for the tangent line:

    • Equation: y = (-3/4)(x - 3) + 4.

    • Equation of a line: y = m ( x - x1) + y1

    • m is the slope; x1 and y1 are a point on the line.. essentially.. the equation of the tangent line includes a point and a slope for the equation.

Example 2: Tangent Line to a Parabola

  • Next, explore tangent lines to a parabola, specifically y = x².

  • Point of interest: (1, 1)

  • Use similar methods as in the circle case but with quadratic equations.

  • Set up the system of equations:

    • y = x²

    • y = m(x - 1) + 1

  • Combine and rearrange these equations to form a quadratic equation:

    • x² - mx + m - 1 = 0.

  • Use the quadratic formula to find the conditions for a single intersection:

    • Condition for one solution: discriminant = 0.

    • Solve for m, yielding m = 2 as the slope of the tangent line.

  • The final equation of the tangent line:

    • y = 2(x - 1) + 1 = 2x - 1.

General Observations

  • Tangent lines for conic sections meet the curves at exactly one point, leading to unique solutions.

  • The pursuit of tangent lines highlights the need for precalculus skills and provides a gateway to learning derivatives.

Extensions and Advanced Topics

  • Discussion on finding tangent lines from points external to conic sections, leading to more complex scenarios:

    • Two tangents from a point outside the unit circle to the circle.

    • Encouragement to explore equations for these tangent lines.