Jump to content

Differential equations/Change of variables

From Wikiversity
Educational level: this is a tertiary (university) resource.
Type classification: this is a lesson resource.
Subject classification: this is a mathematics resource.
Completion status: this resource is ~25% complete.

Definition

[edit | edit source]

In a differential equation, if a certain term appears many different times, a substitution can be made similar to a u-substitution.

Solution

[edit | edit source]
  1. Substitute a term for a variable (e.g. u=2yx).
  2. Implicitly differentiate the variable (e.g. dudx=2xdydx).
  3. Solve for the derivative that needs to be solved (e.g. dydx=x2dudx).
  4. Solve the original equation in terms of u and then use the substitution for u to get the original equation back in terms of x and y.