Multivariable Functions

Multivariable Functions: Introduction
  • New section focusing on multivariable functions, their appearance, and calculus applications.

  • Deals with functions having more than one independent variable, which introduces complexities to concepts like derivatives.

  • Begins with basic understanding: function definition, domain, and mechanics.

Functions with One Independent Variable
  • Review of functions with a single independent variable (e.g., X), contrasted with the single dependent variable (Y).

  • Transition to functions with multiple independent variables.

  • Good news: Basic principles still apply, including domain, range, and graphical representation.

  • Bad news: Increased complexity, particularly with limits involving multiple variables (to be addressed later).

Key Concepts for Graphing Functions
  • Rule: To graph a function, the number of dimensions required is one more than the number of independent variables.

  • Focus is on independent variables due to their explicit presence in function notation.

  • Example 1: Function with one independent variable (X) and one dependent variable. Needs two dimensions for graphing (2D).

  • Includes X-axis and Y-axis forming a 2D graph.

  • f(x)f(x)

Functions with Two Independent Variables
  • Function notation indicates independent variables (e.g., X and Y).

  • Requires two numbers (a point on the XY-plane) to produce an output (height).

  • A point (X, Y) is input to get a height value.

  • 3D coordinate system facilitates graphing, with the XY plane for input points and height representing the function's output.

  • Surface creation: Each point yields a height, forming a surface in 3D space.

  • Example: g(X,Y)=X2+Y2g(X, Y) = X^2 + Y^2 can be represented as Z=X2+Y2Z = X^2 + Y^2.

Dependent Variable Representation
  • Functions can be represented with one dependent variable (e.g., f(X)f(X) can be replaced with Y).

  • Functions based on independent variables can be set equal to a single dependent variable.

  • Maximum of one dependent variable due to this function-based dependency.

Functions with Three Independent Variables
  • Function notation lists independent variables (X, Y, Z).

  • Maximum of one dependent variable (e.g., W, not X, Y, or Z).

  • Plugging in an ordered triple (X, Y, Z) yields a value in a fourth dimension.

  • 4D Representation: Often uses time to represent changes in a 3D system, though it can't be directly drawn.

  • Need one dimension lower than the graph to represent it (e.g., 3D on a plane, 4D needs 3D model).

Dimensionality and Graphing
  • One independent variable: 2D graph.

  • Two independent variables: 3D graph.

  • Three independent variables: 4D graph.

  • General Rule: Need one more dimension than the number of independent variables.

Domain Graphing
  • To graph the domain of a function, you need dimensions equal to the number of independent variables.

  • One independent variable needs one dimension (X-axis). Graphing domain, we need just 1D, just the x-axis.

  • Two independent variables need two dimensions (XY plane): the Domain is something on the XY plane, 2D.

  • Three independent variables need three dimensions (3D space).

  • Avoid confusing graph dimension with domain dimension.

Domain vs. Graph Dimensions
  • Graph dimension is one higher because inputting multiple values yields a single output.

  • Domain dimension matches the number of independent variables.

Practice with a Four-Variable Function
  • Example: A function with three independent variables (X, Y, Z) and one dependent variable (W).

  • Total variables: Four.

  • Graph requires 4D, while the domain needs 3D for a contour plot.

  • Evaluating the function at a point (0, 2, -1): f(0,2,1)=02+22+3(1)+2=11f(0, 2, -1) = 0 * 2 + 2 * 2 + 3 * (-1) + 2 = 11.

Parameterization Technique
  • Parameterizing X, Y, and Z in terms of another parameter (U) can simplify the problem.

  • Substitution and simplification to express the function in terms of U. Example: parameterizing X, Y, and Z and finding the value of the function f(X,Y,Z)=XY+2Y+3Z+2f(X, Y, Z) = XY + 2Y + 3Z + 2 results in transforming it into a function of U.

Domain Focus and Integration
  • Finding the domain is essential for graphing regions and integration.

  • Understanding the domain guides the integration process in later chapters.

Domain and Range Principles
  • Same rules apply as with single-variable functions (e.g., avoiding square roots of negative numbers, zero denominators in rational expressions, and considering natural logs of non-positive numbers).

Example: Finding Domain and Range
  • Function: f(X,Y)=XYXYf(X, Y) = \frac{XY}{X-Y}

  • Independent variables: Two (X, Y).

  • Total variables including f(X, Y): Three.

  • Graph: 3D surface; Domain: 2D.

  • Denominator restriction: XY0X - Y \neq 0, implying XYX \neq Y.

  • Domain Definition: Set of all ordered pairs (X, Y) such that XYX \neq Y.

  • Range: Any value. Since X can be almost anything, plugging in different values, the range could, therefore, be any real number.

Addressing Range Difficulties
  • Range can be challenging and require deep thinking to identify possible outputs (Z).

  • Can get any number out of this function, so as long as XYX \neq Y.

  • The range can be from negative to positive infinity.

Domain and Range Key Points
  • Domain must address all independent variables.

  • Range includes only the single dependent variable.

  • Example 2: f(X,Y)=4X2Y2f(X, Y) = \sqrt{4 - X^2 - Y^2}

  • Independent Variables: 2 (X, Y).

  • Dependent Variable: 1. The output variable is traditionally called Z.

  • Graph Surface: 3D, Domain: 2D.

Domain Restrictions with Square Roots
  • Radicand (inside the square root) must be greater than zero: Equation requires 4X2Y204 - X^2 - Y^2 \geq 0

  • Rearrange to isolate: X2+Y24X^2 + Y^2 \leq 4

  • Domain: Every ordered pair (X, Y) such that 0X2+Y240 \leq X^2 + Y^2 \leq 4

  • This is a statement of every value on the x-y plane that produces a real number. As a graph, the numbers inside this equation form a shaded circle.

Range Determination
  • The range requires more thought. Radicand must have a value between 0 and 4.

  • Outputs (Z) range from 0 to 2, accounting for the square root.[0,2][0, 2]

Importance of Understanding Domain and Range
  • Essential for multivariable functions, integrating multiple dimensions of data like over a specific region.

Graphing Domains
  • Domain dimension equals the number of independent variables.

  • One Dimension: Graph the domain on the X-axis.

  • Example: f(X)=Xf(X) = \sqrt{X}

  • Domain condition: X > 0

  • Graph: A number line, from zero (not included) to positive infinity.

Graphing Domain with Two Independent Variables
  • Requires two axes.

  • Function: f(X,Y)=1X2Y2f(X, Y) = \frac{1}{X^2 - Y^2}

  • Domain restriction: X2Y20X^2 - Y^2 \neq 0. Thus, Y±XY \neq \pm X.

  • Requires what can't happen to X, Y, specifically ordered pairs.

  • Graph Y = X and Y = -X; these lines are excluded from the domain.

  • Domain graph is the entire plane excluding the lines Y=XY = X and Y=XY = -X.

More Domain Graphing with Two Independent Variables
  • Function featuring a natural logarithm: f(X,Y)=ln(YX)+X+1Yf(X, Y) = ln(Y - X) + \sqrt{X + 1 - Y}. The square root means no radicals (negatives inside the radical), the natural logarithm means zero can't happen too.

  • Use existing rules to make those functions graph.

  • Logarithm Argument Restriction: (Y-X) is strictly greater than zero.

  • Solve Y > X.

  • Radical Radicand Restriction: X+1-Y is less than or equal to zero.

  • Also Solve to, Y ≦ X+1. Graph Y=X, and graph that line, with the rule to shape half above and below a certain line.

  • You want shade both, those values are where functions occur; a strip of points, what doesn't intersect, is to do all things, and integrate, understand space.

Domain with Three Independent Variables and Graphing
  • Dimension surface has to be four and the domain to graph has to be three, based on the number of independent variables in the space.

  • Example, f(X,Y,Z)9X2Y2Z2f(X, Y, Z) \sqrt{9- X^2- Y^2 – Z^2} needs to be 3 dimensions for space and three-dimensional domain

  • Radical requires what's in the square root have to be positive, what is X^2+ Y^2+ Z^2 need to less than = to nine is found for real number answer.

  • Graph not function, to give a representation to which you just give it to put in, is what we consider here.

  • Domain has a radius, that's from zero for all values.

  • Inside a ball centered with the origins look at this points to domain to consider here. Can plug a negative to the X is not, square them and them cannot be larger for them to be larger with nine. It's solid.
    *Graphing domains will be as so.

Domain and Intersections Three Variables:

Same principles on this graph.

  • Example is a function, with three independent variables, of x,y,z. Function, or domain is three and how much would needed in independent variables, is three.

  • Z would be three, Z cannot to 3.
    *The domain will always be with three independent variables has been made.

  • Then take exception of which you put those the independent variables, as previously stated, to make them more. That's the graph is.

Graph Functions with Two Variables. Graphing:

First, don't use function notation. If have two independent variables with three numbers on one of sides. All variables sides how almost serve the almost all our, you can do so.
*Then all three or and with more surface one of the power ones. If the get and get it done.
Find easy stuff on sides, or on the side.

Planes. Two Independent Variables

Function and do domain with you and is graph and has to one sides with 162, so do so.

  • To know where thing is is just crossed the is zero coordinates in X, or is in with to what with X, with X for with X, that to, what the, 13 points.
    When intersect plane is points all to is idea all points is.

116 Variables

Make, move very, vary. Graph or 3 symbol, symbol. Get same on from on
Has look with shift, where shift is. Not is what opposite from you think
To tell all with zero, make circle to so far.

Contour

Contour do so? So not is one now is, do so or contour