- Change of variables
-
In mathematics, a change of variables is a basic technique used to simplify problems in which the original variables are replaced with new ones; the new and old variables being related in some specified way. The intent is that the problem expressed in new variables may be simpler, or equivalent to a better understood problem.
A very simple example of a useful variable change can be seen in the problem of finding the roots of the sixth order polynomial:
Sixth order polynomial equations are generally impossible to solve in terms of elementary functions. This particular equation, however, may be simplified by defining a new variable x3 = u. Substituting this into the polynomial:
which is just a quadratic equation with solutions:
The solution in terms of the original variable is obtained by replacing the original variable:
Contents
Differentiation
The chain rule is used to simplify complicated differentiation. For example, to calculate the derivative
the variable x may be changed by introducing x2 = u. Then, by the chain rule:
so that
where in the very last step u has been replaced with x2.
Integration
Difficult integrals may often be evaluated by changing variables; this is enabled by the substitution rule and is analogous to the use of the chain rule above.
Differential equations
Variable changes for differentiation and integration are taught in elementary calculus and the steps are rarely carried out in full.
The very broad use of variable changes is apparent when considering differential equations, where the independent variables may be changed using the chain rule or the dependent variables are changed resulting in some differentiation to be carried out. Exotic changes, such as the mingling of dependent and independent variables in point and contact transformations, can be very complicated but allow much freedom.
Very often, a general form for a change is substituted into a problem and parameters picked along the way to best simplify the problem.
Scaling and shifting
Probably the simplest change is the scaling and shifting of variables, that is replacing them with new variables that are "stretched" and "moved" by constant amounts. This is very common in practical applications to get physical parameters out of problems. For an nth order derivative, the change simply results in
where
This may be shown readily through the chain rule and linearity of differentiation. This change is very common in practical applications to get physical parameters out of problems, for example, the boundary value problem
describes parallel fluid flow between flat solid walls separated by a distance δ; µ is the viscosity and dp / dx the pressure gradient, both constants. By scaling the variables the problem becomes
where
Scaling is useful for many reasons. It simplifies analysis both by reducing the number of parameters and by simply making the problem neater. Proper scaling may normalize variables, that is make them have a sensible unitless range such as 0 to 1. Finally, if a problem mandates numeric solution, the fewer the parameters the fewer the number of computations.
See also
Categories:
Wikimedia Foundation. 2010.