I'm learning more about dimensions in multivariable calc, and have been able to make connections by studying level curves and level surfaces. I've learned that a function of 2 variables is really a 2 dimensional object and we can view and perceive it as 3D by looking at it in 3 space. A function of 3 variables is a 3 dimensional object but we cannot perceive this because it would require us to view it in 4 dimensions, but we can view special cases by drawing level surfaces.
2026-03-25 08:07:50.1774426070
Is my understanding of space correct?
340 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The real question is how you view the space. You must separate these ideas as you think about the question of what a space is:
Let me give a specific example, $t \mapsto (\cos t, \sin t)$ parametrizes a circle $C$. On the other hand, the circle could be viewed as the solution set of $F(x,y)=x^2+y^2=1$. The solution set viewpoint involves a single function of two variables $x,y$ whereas the parametric viewpoint requires two functions of a single variable $t$. Each viewpoint has its merits and you must learn to converse in both.
Moving on to the question of a surface in three dimensions. We again have two viewpoints:
Advantage of the parametric viewpoint, tangents to $S$ are really easy to find. Advantage of the implicit viewpoint, normals to $S$ are really easy to find.
Now, we primarily school students in how to understand graphs of the form $y=f(x)$. These in my view are a sort of middle ground: it is easy to describe $\text{graph}(f)$ either parametrically or implicitly: $$ F(x,y) = y-f(x)=0 \qquad \& \qquad x \mapsto (x,f(x))$$
I think of it this way:
Both of these comments assume certain technical details, but this is roughly it.