A circular has a center, so can a plane have a center? A plane extends infinitely in all directions parallel to itself, so it doesn't make sense for a plane to have a center me thinks. If a plane doesn't have a center, does it not make sense to shift a plane right or left to the effect that the equation of the plane z=a is unchanged for some a$\in$ $\mathbb{R}$?. I know it doesn't make sense for a plane to be centered at some point in space, but I think it makes sense for a surface to be centered at some point in space. If we can change where a torus is centered in space by editing its equation, can we change where a plane is centered in space or does it not make sense?
2026-04-06 12:42:57.1775479377
Do planes in space have centers like surfaces and circles do?
39 Views Asked by user470460 https://math.techqa.club/user/user470460/detail At
1
There are 1 best solutions below
Related Questions in MULTIVARIABLE-CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- $\iint_{S} F.\eta dA$ where $F = [3x^2 , y^2 , 0]$ and $S : r(u,v) = [u,v,2u+3v]$
- Proving the differentiability of the following function of two variables
- optimization with strict inequality of variables
- How to find the unit tangent vector of a curve in R^3
- Prove all tangent plane to the cone $x^2+y^2=z^2$ goes through the origin
- Holding intermediate variables constant in partial derivative chain rule
- Find the directional derivative in the point $p$ in the direction $\vec{pp'}$
- Check if $\phi$ is convex
- Define in which points function is continuous
Related Questions in SURFACES
- Surface by revolution
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Hyperplane line bundle really defined by some hyperplane
- 2D closed surface such that there's always a straight line to a point?
- parametrized surface are isometric if all corresponding curves have same length
- Klein bottle and torus in mod $p$ homology
- How can I prove that the restricted parametrization of a surface in $\mathbb{R}^{3}$ ia a diffeomorphism?
- A diffeomorphism between a cylinder and a one-sheeted hyperboloid
- Involution of the 3 and 4-holed torus and its effects on some knots and links
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
From a purely geometric point of view, I think you're right: there is no such thing as the center of a plane. But in a way that means that you can treat any point of the plane as the center (this idea can be useful in certain Physics problems that have a certain symmetry; e.g. computing the electric field across a parallel plane capacitor), and in a way we can select a point to be the center by imposing a coordinate system on the space.
For example, let's consider 2D space for a minute and consider the line defined by $y = 2x$. As a geometric object, this line also has no center. But with our usual coordinate system, we are tempted to view it as "centered" about the origin. We could imagine "shifting" the line along itself two units up and one unit to the right, and the "center" would now be located at the point $(1,2)$.
Geometrically, of course, we haven't changed anything. That's the symmetry of a line. But I think it's enlightening to see what happens to the equation of the line when we think about performing this "shift" operation. To shift the graph of some equation involving $x$ and $y$, we subtract the horizontal and vertical shift amounts from the corresponding variables. In this case, $x \to x-1$ and $y \to y-2$. Thus our line equation becomes $$ y-2 = 2(x-1) $$ which, of course, simplifies into $y = 2x$ upon algebraic manipulation, which corresponds to the geometric symmetry that shifting a line along itself doesn't really change it. Also note that the equation above is the point-slope form of the equation of a line! And for that matter, when we construct an equation for a line using point-slope form, the point we pick could be thought of as the "center".
We can even play this game in 3D with your flat plane example of $z = a$, except, let's rewrite this equation in a way that reflects a coordinate system. I can rewrite it as $$ z-a = 0(x-h) + 0(y-k) $$ which is something like the point-slope form for a line, but "centered" at the point $(h,k,a)$ in space. And you see that, no matter what $h$ and $k$ we choose, the equation trivially simplifies into $z=a$, which corresponds to the plane's symmetry.
So if you want to think of it this way, to "shift" a plane (or a line, or any other such symmetrical object) doesn't change the plane itself, but it does change the equation of the plane--although it remains algebraically equivalent to the original equation just as, geometrically, a "shifted" plane, though it is shifted, looks identical to the original.