📈

Understanding Derivatives and Fixed Points

Oct 22, 2024

Introduction to Calculus

Overview of the Course

  • Expect hard work and challenges ahead.
  • Will involve:
    • Neat and not-so-neat examples.
    • Beautiful connections to physics.
    • Memorization of formulas.
    • Moments of confusion followed by "aha" moments.
    • Graphical intuition.

Importance of Visualization

  • Standard visualizations focus on graphs:
    • Derivative = slope of a graph.
    • Integral = area under a graph.
  • Limitation:
    • Hard to graph functions in more advanced topics (multivariable calculus, complex analysis).
    • Relies heavily on graphs can create conceptual hurdles.

Transformational View of Derivatives

Basic Concept

  • Think of derivatives as sensitivity of a function to small changes in input.
  • Derivative is a measure of how much input space is stretched or squished during mapping.

Visualizing Derivatives through Transformations

  • Example: Function f(x) = x²
    • Maps inputs:
      • 1 to 1, 2 to 4, 3 to 9, etc.
    • Zoom in on points around input 1:
      • Outputs get stretched by a factor of 2.
    • At input 3, points stretched by a factor of 6.
    • At input 1/4, points contracted by a factor of 1/2.
    • At input 0, points collapse into zero (derivative = 0).

Negative Inputs

  • Around negative inputs (e.g., -2):
    • Points get flipped and stretched (derivative negative).

Application: Analyzing Infinite Fractions

Fun Puzzle Example

  • Infinite fraction expression:
    • 1 + 1 / (1 + 1 / (1 + ...))
  • Method to evaluate:
    • Set x = expression, solve x = 1 + 1/x (fixed point).

Fixed Points

  • Two solutions:
    • Golden ratio (φ ≈ 1.618) - stable.
    • Negative value (-1/φ ≈ -0.618) - unstable.
  • Starting points and their impacts:
    • Starting with positive numbers leads to φ.
    • Starting with negative numbers may stay fixed at -1/φ.

Stability of Fixed Points

Relationship to Derivatives

  • Stability determined by the magnitude of the derivative:
    • If |f'(x)| < 1, stable fixed point (attracts inputs).
    • If |f'(x)| > 1, unstable fixed point (repels inputs).
  • Example function: f(x) = 1 + 1/x
    • At φ: f'(φ) < 1 (contracting).
    • At -1/φ: f'(-1/φ) > 1 (repelling).

Conclusion

Emphasizing the Transformational Perspective

  • Useful for understanding derivatives flexibly.
  • Important for deeper topics in calculus.
  • Encouragement to integrate this perspective into learning calculus to enhance understanding.