Calc 2 - 11/10

Overview of Differential Equations

  • Focus on separable differential equations.
  • Definition and identification of equilibrium solutions.

Key Concepts

  • Equilibrium Solution: Occurs when the rate of change is zero (i.e., the derivative of the function is equal to 0).
  • Separable Differential Equation: Can be rearranged so that all terms dependent on one variable are on one side and all terms dependent on the other variable are on the opposite side.
    • Example Form: dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y) can be manipulated as 1g(y)dy=f(x)dx\frac{1}{g(y)}dy = f(x)dx.

Example of Separation

  • To determine equilibrium of a given first-order differential equation, set the equation equal to zero and solve for the dependent variable.
  • Example: dqdt=AKpq\frac{dq}{dt} = A - Kpq
    • To find equilibrium: Set right side to zero: 0=AKpq0 = A - Kpq.

Integration of Separable Equations

  • Integrate both sides after separating variables. Gain either explicit solutions (where the dependent variable is isolated) or implicit solutions (not isolated).
  • Important Distinction: The explicit solution presents y as a function of x, whereas implicit does not simplify y to one side.

Implicit vs. Explicit Solutions

  • Explicit Solution: Example: y=f(x)y = f(x)
  • Implicit Solution: Example: F(x,y)=0F(x, y) = 0
  • It can be easier to work with implicit solutions due to complexities in factoring or isolating variables.

Example Problems

  • Solving initial value problems often results in explicit solutions where possible, determined by initial conditions provided.
  • In obtaining solutions, care must be taken with square roots to ensure correct interpretation of positive and negative roots based on the context of the initial conditions.

Final Notes

  • Important Techniques: Understand integral properties and application of constants during integration.
  • For complex functions, understanding methodology to obtain solutions is critical for effective problem-solving in differential equations.