Limits of Single/Multi-Variable Functions & Graphing on xy/yz Planes

  • Thread starter MaryA
  • Start date
  • Tags
    Functions
In summary, a limit of a single/multi-variable function is the value that the function approaches as its input approaches a specific value. It can be calculated by substituting the value that the input approaches into the function and graphing a function on an xy/yz plane allows for the visual representation of the relationship between the input and output of a function. The domain and range of a function can be determined from its graph by identifying the values of the input and output that are included in the graph. It is also possible for a function to have a limit at a point where it is not defined, known as a "removable discontinuity."
  • #1
MaryA
1
0
For a single variable function f(x), what does it mean when we state that lim x->3 f(x) exists?

Also for the multivariable function f(x, y), what does it mean when we state that lim x->3, y->2 f(x, y) exists?


Also how can I graph z=1/4((x-5)^2+(y+3)^3)^1/2 on the xy-plane as a set of contours representing static values of z.
And how can I graph the same function but on the yz-plane as a set of contours representing static values of x.

Thanks ^_^
 
Physics news on Phys.org
  • #2
MaryA said:
For a single variable function f(x), what does it mean when we state that lim x->3 f(x) exists?

It means that there is a number L, called the limit of f as x approaches 3 such that no matter how small a nbhd of L you look at, there is always a nbhd of of 3 such that all the neighbors of 3 are mapped in the small nbhd of L.

This what the epsilon-delta definition is saying in words.

Even more intuitively, it means that as you considers points nearer and nearer to 3, their image becomes nearer and nearer to L.

MaryA said:
Also for the multivariable function f(x, y), what does it mean when we state that lim x->3, y->2 f(x, y) exists?

It's the exact same idea.
MaryA said:
Also how can I graph z=1/4((x-5)^2+(y+3)^3)^1/2 on the xy-plane as a set of contours representing static values of z.
And how can I graph the same function but on the yz-plane as a set of contours representing static values of x.

Thanks ^_^

In both cases, you fix a value for z and you look at the relation btw x and y that pops out. For instance, fixing z=1, the equation becomes

1=1/4((x-5)^2+(y+3)^3)^1/2

But, squaring both sides, this is equivalent to

1 = 1/4((x-5)^2+(y+3)^3)

equivalent to

1=4((x-5)^2+(y+3)^3)

equivalent to

1/4 - (x-5)^2 = (y+3)^3

equivalent to

...

equivalent to

y = [1/4 - (x-5)²]^{1/3} - 3

this is a function y(x) that you can plot relatively easily on the xy plane.
 
Last edited:
  • #3
Limit of f(x) as x ---> c exists if there is a number L that satisfies the following:

For each real ε > 0 there exists a real δ > 0 such that for all x with 0 < |x − c| < δ, we have |f(x) − L| < ε.

For vectors it is a similar definition where each variable has two dimensions and the absolute value operator is replaced by the norm operator ||.||.

z = f(x,y) can be rewritten as 0 = f(x, y) - z, where z is treated as a constant. If you solve y in terms of x and z, then for each constant value of z you can express y as a contour function of x.

On the yz plane it is the same idea except now you should treat x as a constant and solve y in terms of z (and x). Or solve z in terms of y (and x).
 

1. What is a limit of a single/multi-variable function?

A limit of a single/multi-variable function is the value that a function approaches as its input approaches a specific value. It is used to describe the behavior of a function near a specific point.

2. How is a limit of a function calculated?

The limit of a function can be calculated by substituting the value that the input approaches into the function and simplifying the resulting expression.

3. What is the purpose of graphing a function on an xy/yz plane?

The purpose of graphing a function on an xy/yz plane is to visually represent the relationship between the input and output of a function. It also allows for the identification of key features, such as the domain, range, and local and global extrema, of the function.

4. How can you determine the domain and range of a function from its graph?

The domain of a function can be determined by identifying the values of the input, or x-coordinate, that are included in the graph. The range of a function can be determined by identifying the values of the output, or y-coordinate, that are included in the graph.

5. Can a function have a limit at a point where it is not defined?

Yes, a function can have a limit at a point where it is not defined. This is known as a "removable discontinuity" and occurs when the function has a hole in its graph at that point. The limit is the value that the function would approach if the hole were filled in.

Similar threads

Replies
3
Views
1K
Replies
32
Views
3K
Replies
4
Views
1K
Replies
3
Views
1K
Replies
36
Views
4K
Replies
6
Views
1K
Replies
31
Views
921
Replies
3
Views
2K
Replies
19
Views
3K
Back
Top