Observation 1-Syllabus

Remember

Lecture Main Points

Course Goal

Functions

Given a function f(x,y) gives a single output z in 3D space. Similarly, we can have g(x,y,z).
Some examples include:

f(x,y)=x2+y2,g(x,y)=1x2+y2,...

The analysis will change from calculus in single variables to multiple variables.

Defines:

Example

Find the domain and range of:

f(x,y)=1x2y2

Note that we require that:

x2y20,x2y20x2y2>0

Thus:

x2y2>0x2>y2|x|>|y|

They should:

  • Graph out the equality

  • Try trial points to shade

    The range is R=R+

    What is the graph for this function? To draw this:

    • Set a 'height' value for z
    • Solve for y in the f(x,y)=z equation
    • Plot the y graph, and repeat for various z constant values

Note that 12.6 (what they have to read) contains a lot of the hyperbola/ellipse/parabola definitions that they have to know. They'll define more formally contour diagrams tomorrow's lecture.