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

  • Context: Undergrad 
  • Thread starter Thread starter MaryA
  • Start date Start date
  • Tags Tags
    Functions
Click For Summary
SUMMARY

The discussion focuses on the concepts of limits for single-variable and multi-variable functions, specifically addressing the definitions of limits as x approaches a certain value. It emphasizes the epsilon-delta definition of limits, stating that for a single-variable function f(x), the limit exists if values of f(x) approach a specific number L as x approaches a point. Additionally, it explains how to graph the function z=1/4((x-5)^2+(y+3)^3)^1/2 on both the xy-plane and the yz-plane, detailing the process of fixing values for z and solving for y in terms of x.

PREREQUISITES
  • Understanding of single-variable limits in calculus
  • Familiarity with multi-variable functions and limits
  • Knowledge of contour plotting in Cartesian coordinates
  • Proficiency in manipulating algebraic expressions and functions
NEXT STEPS
  • Study the epsilon-delta definition of limits in depth
  • Learn about contour plots and their applications in graphing functions
  • Explore the concept of limits in multi-variable calculus
  • Practice graphing complex functions using software tools like Desmos or GeoGebra
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus, as well as anyone interested in understanding limits and graphing techniques for single and multi-variable functions.

MaryA
Messages
1
Reaction score
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
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:
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).
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K