Visualizing 3d graph of two variables

Click For Summary
SUMMARY

The discussion centers on visualizing the 3D graph of the function f(x,y,z) = sqrt(1-x^2-y^2), which is identified as an infinite solid cylinder rather than a disk in the xy-plane. Participants clarify that while the equation x^2 + y^2 + z^2 = 1 represents a sphere, the function's domain extends vertically, creating a cylindrical shape. The conversation also touches on visualizing other functions, such as f(x,y) = yln(1+x) and f(x,y) = sin⁻¹(xy), emphasizing the need for better understanding of multi-variable graphing techniques.

PREREQUISITES
  • Understanding of 3D graphing concepts
  • Familiarity with functions of multiple variables
  • Knowledge of density functions in mathematical visualization
  • Experience with graphing software such as Mathematica
NEXT STEPS
  • Research 3D graphing techniques in Mathematica
  • Learn about density functions and their visual representations
  • Explore the implications of variable transformations in multi-variable functions
  • Study the properties of implicit functions and their graphical interpretations
USEFUL FOR

Students, educators, and mathematicians interested in enhancing their skills in visualizing multi-variable functions and understanding complex 3D shapes.

Beamsbox
Messages
61
Reaction score
0
I have a question in my book that states:
"T or F The natural domain of f(x,y,z) = sqrt(1-x^2-y^2) is a disk of radius 1 centered at the origin in the xy-plane."

This is F as the graph is an infinite solid cylinder. But I can't visualize it. If I let f(x,y,z) be z, and square both sides, I get:

x^2 + y^2 + z^2 = 1 which is the graph of a sphere centered at the origin, right?

Not sure where the 'solid cylinder' comes in...
 
Physics news on Phys.org
I think it is true, since the shape is a sphere radius one centered at the origin (the infinite cylinder equation would be x^{2}+y^{2}=1).

Think of projecting the sphere onto the xy-plane. What would it's shadow look like?
 
Beamsbox said:
I have a question in my book that states:
"T or F The natural domain of f(x,y,z) = sqrt(1-x^2-y^2) is a disk of radius 1 centered at the origin in the xy-plane."

This is F as the graph is an infinite solid cylinder. But I can't visualize it. If I let f(x,y,z) be z, and square both sides, I get:

x^2 + y^2 + z^2 = 1 which is the graph of a sphere centered at the origin, right?

Not sure where the 'solid cylinder' comes in...

You have f(x,y,z)=\sqrt{1-x^2-y^2}

That's a function of three variables right? But the value of the function is only in terms of x and y. That means for any z, the value is the same for the same x and y. So the domain for real values of the function in terms of x, y, and z is not just the unit circle in the x-y plane but the unit circle for every z. Think of the function f(x,y,z) as a density function in 3D space. For example,

f(1,0,0)=0
f(0,0,0)=1

Now suppose you colored the values of the function for every value of x, y, and z in it's domain, the smaller the value of f, the lighter the color. Say the colors go from white for small values to black when f(x,y,z)=1. Now consider that "natural" domain in the x, y, z plane, a cylinder right with all those values of f(x,y,z) colored according to their values. Wouldn't that figure look like a density plot with white on the perimeter where f(x,y,z)=0 and as you get closer to the z-axis, the colors get darker and darker until at the z-axis, they are black.

Ok, now plot that in Mathematica.
 
Ah perfect. I understand the circle at every value of z. I don't understand the 'density function' part though. PErhaps that one will come with time.

Thank you, jackmell.
 
Assignment problem. I have a new issue regarding visualizing graphs of multiple variables.

How do you visualize the two of these:

f(x,y)=yln(1+x)
f(x,y)=sin-1(xy)


These completely baffle me. I can see z=ln(1+x), but when you multiply it by y, how does that change it? Does it extend infinitely in the +/- y direction? As for the second one... I can graph z=sin-1(x), but I'm not sure how the newly introduced y changes things...

The answer is in the back of the book for both questions. Both are sketched in the xy-plane only. The first has an open boundary at y=-1, and is colored for all values in the positive direction from this line. The second graph is much like a star, with parabolas in each quadrant, dipping toward the origin (opening outwards), and the spikes of the star along each of the two axes (four directions of x-, x+, y-, y+)...

I'd really like to get better at visualizing these myself. But not sure where to start.
 

Similar threads

  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K