Functions of several variables
Functions of several variables
SEVERAL
VARIABLES
INTRODUCTION
INTRODUCTION
Previously we have seen function of one variable ,y(f(x),where x is the independent variable and y
is the dependent variable ,that is y depends on x. There are also exist function of more than one
variable such as x f(x,y), ff(x,y,z),v f(x,y,z,t).For convenience, we allow to express z z(x,y), f
f(x,y,z), v v(x,y,z,t),etc
For the function z f(x,y),x and y are independent variables and z is the dependent variable (z
depends on x and y)
However,notice that x and y are independent of each other,that is,y is NOT the function of x or
vice versa
Function of two or
more variables
Let x, y be two independent variables if a variable z takes a value corresponding to
a pair of values(x,y) then we say z is a function of the two variables x and y.
We write z=f( x, y) .e. g .z= x^2+xy.
Here x^2+xy is a function of x and y
i.e f( x, y)= x^2+xy.
The above definition can be extended for function of three four or more variables.
e.g. z=x1^2+ 2x1x3+x4x2 is a function of the four variables
x1,x2,x3 and x4, i.e. f(x1,x2,x3,x4)= x1^2+ 2x1x3+ x4x2
Geometrical Interpretation of a
function of two variables
If f(x,y) is a function, where f partially depends on x and y and if we differentiate f with respect to x and y
then the derivatives are called the partial derivative of f. The formula for partial derivative of f with respect to
x taking y as a constant is given by;
EXAMPLE:
Thank You