Does anyone know how to find the parametric equation of a cone with circumference centre (x,y,z) and vertex (a,b,c) with a radius R? I can only find an explanation that has the centre of circumference with z-coordinate 0.
2026-03-30 08:01:44.1774857704
Parametric equation of a cone through 3D space
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Related Questions in PARAMETRIC
- Suggest parametric equations for a given curve
- Parametric Circle equations and intersections
- Is it possible to construct the equation of a surface from its line element?
- Finding the equation of aline in implicit form
- Finding whether a parametric curve has a well defined tangent at the origin
- Parametric representation of a cylinder generated by a straight line
- Converting circle parametric equation
- Finding the major and minor axes lengths of an ellipse given parametric equations
- Draw (2, 3) torus knot on the unwrapped torus surface
- Question about parametric, implicit equation and vector equation
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?
The base is represented by a circle about $P$ and the circle is normal to the line from $O$ to $P.$ The general parametric equation for a circle in $\mathbb{R}^{3}$ is $$ Circle:\quad\left[\begin{array}{c} x\\ y\\ z \end{array}\right]=\mathbf{P}+R\cdot cos\theta\cdot\mathbf{u}+R\cdot sin\theta\cdot\mathbf{v}\tag{Eq:1} $$
In this general circle parametrization, vectors $\mathbf{u}$ and $\mathbf{v}$ are two orthogonal vectors that lie in the plane of the circle. If, for example, the circle were in the $xy$ plane, then two such vectors would be $\mathbf{u}=(1,0,0)$ and $\mathbf{v}=(0,1,0)$. Then the circle equation would exactly match the definition that we are accustomed to seeing in the $xy$ plane.
The particular plane of interest is easily obtained from its normal, which is given by $\mathbf{d=\mathbf{P-O}}$. The plane of the cone base is defined as $\mathbf{d\cdot}\left[\left(\begin{array}{c} x\\ y\\ z \end{array}\right)-\mathbf{P}\right]=0$. In order to graph the plane, we would either have to expand the dot product to get into Cartesian coordinates, or find 3 points in the plane so that we could multiply two of them by parameters. But, we don't need to graph the plane, we just need a normal to it and $\mathbf{d}$ is one. An orthogonal to $\mathbf{d}$ will be a vector in the direction of the plane and it can be converted to a unit vector. An orthogonal to any vector, such as $\mathbf{d}$ is given by $$ \mathbf{n}=\left(\begin{array}{c} d_{y}\\ -d_{x}\\ 0 \end{array}\right) $$ The two orthogonal unit vectors for the plane are given by $$ \mathbf{u}=\frac{\mathbf{d\times n}}{\vert\mathbf{d\times n}\vert}\qquad\mathbf{v}=\frac{\mathbf{n}}{\vert\mathbf{n}\vert} $$
If we were to graph $O$ and $P$ and the circle, with $R=1$, $O=(0,-1,2)$, $P=(2,2,-1)$ it would appear as in the figure. The equation of the circle is: \begin{equation} \left[\begin{array}{c} x\\ y\\ z \end{array}\right]=\left(\begin{array}{c} P_{x}\\ P_{y}\\ P_{z} \end{array}\right)+\left(\begin{array}{c} R\cdot cos\theta\cdot u_{x}\\ R\cdot cos\theta\cdot u_{y}\\ R\cdot cos\theta\cdot u_{z} \end{array}\right)+\left(\begin{array}{c} R\cdot sin\theta\cdot v_{x}\\ R\cdot sin\theta\cdot v_{y}\\ R\cdot sin\theta\cdot v_{z} \end{array}\right)\quad0\le\theta\le2\pi\tag{Eq:2} \end{equation}
The equation of the line segment is $$ \left[\begin{array}{c} x\\ y\\ z \end{array}\right]=\left(\begin{array}{c} O_{x}\\ O_{y}\\ O_{z} \end{array}\right)+t\cdot\left(\begin{array}{c} d_{x}\\ d_{y}\\ d_{z} \end{array}\right)\tag{Eq:3} $$
In a $\textbf{cone}$, the radius would be ever expanding as some variable changed from $O$ to $P.$ $H$ = $\vert P-O|=|d|$. As $h$ goes from $0$ to $H$ the fraction, $h/H$ in the first term governs how far we have traversed the line, while the same fraction in the second and third term govern the radius of the cone along the line. Finally, the general parametric equation of a cone. $$ \left[\begin{array}{c} x\\ y\\ z \end{array}\right]=\left(\begin{array}{c} O_{x}+{\displaystyle \frac{h}{H}d_{x}}\\ O_{y}+{\displaystyle \frac{h}{H}d_{y}}\\ O_{z}+{\displaystyle \frac{h}{H}d_{z}} \end{array}\right)+\left(\begin{array}{c} R\cdot{\displaystyle \frac{h}{H}\cdot cos\theta\cdot u_{x}}\\ R\cdot{\displaystyle \frac{h}{H}\cdot cos\theta\cdot u_{y}}\\ R\cdot{\displaystyle \frac{h}{H}\cdot cos\theta\cdot u_{z}} \end{array}\right)+\left(\begin{array}{c} R\cdot{\displaystyle \frac{h}{H}\cdot sin\theta\cdot v_{x}}\\ R\cdot{\displaystyle \frac{h}{H}\cdot sin\theta\cdot v_{y}}\\ R\cdot{\displaystyle \frac{h}{H}\cdot sin\theta\cdot v_{z}} \end{array}\right)\quad\begin{array}{c} 0\le h\le H\\ 0\le\theta\le2\pi \end{array}\label{eq:Cone_Equation_3d} $$