Lecture Notes (Chapter 1.0 Introduction)
Lecture Notes (Chapter 1.0 Introduction)
Lecture Notes (Chapter 1.0 Introduction)
Definition
A function of two variables is a rule that assigns to each ordered pair of real numbers ( x, y )
in a set D a unique real number denoted by f ( x, y ) , in which it can be represented in the
form of:
f : ( x, y ) z f ( x, y )
where
Set D is the domain of f
The corresponding set of values that f takes on is the range of f
x and y are the independent variables
z is the dependent variable
Similar definition can be extended to functions of three, four or n variables, where the domain
consist of ordered triples ( x1 , x2 , x3 ) , quadruples ( x1, x2 , x3 , x4 ) and n-tuples ( x1, x2 ,..., xn ) ,
respectively.
However, the scope of this course is limited to the discussion of functions of two and three
variables only.
(a1,b1)
x z
D (a ,b ) f(a1,b1) f(a2,b2)
2 2
20
10
z=f(x,y)
-10
-20
30
20 25
20
15
10 10
5
y 0 0
x
1
z=f(x,y)
-1
-2
60
40 50
40
30
20 20
10
y 0 0
x
iii. f : ( x, y ) z
iv. f : ( x, y ) z f ( x, y )
v. f : ( x, y ) z R, ( x, y ) R
For example, evaluating the function f ( x, y ) 2 x 2 y 2 for (1,1), (2,3) and (5,y), we have:
f (1,1) 2(1)2 (1)2 3
f (2,3) 2(2)2 (3)2 17
f (5, y ) 2(5)2 ( y )2 50 y 2