In my algebraic geometry course, we are studying tangent cones and I have some troubles to intuitively understand the definition of the latter. Let $X$ be an affine variety that contains $0$. We define the tangent cone at $0$ as $$C_0 X = V(f^{in}; f \in J)$$ for $X = V(J)$ and $f^{in}$ the lowest degree term. If we take for example $X = V(y^2 -x^2 - x^3)$, we easily find that $$C_0X = \{y = x\} \cup \{y = -x\}$$ which are indeed the two tangent lines to $X$ at the origin. However, I don't have any geometric intuition of why, in general, this definition with the initial term should give us the tangent line to the origin. Any explanation ?
2026-03-27 07:42:56.1774597376
Geometric intuition of the tangent cone.
299 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGEBRAIC-GEOMETRY
- How to see line bundle on $\mathbb P^1$ intuitively?
- Jacobson radical = nilradical iff every open set of $\text{Spec}A$ contains a closed point.
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- An irreducible $k$-scheme of finite type is "geometrically equidimensional".
- Global section of line bundle of degree 0
- Is there a variant of the implicit function theorem covering a branch of a curve around a singular point?
- Singular points of a curve
- Find Canonical equation of a Hyperbola
- Picard group of a fibration
- Finding a quartic with some prescribed multiplicities
Related Questions in AFFINE-VARIETIES
- Finitely generated $k-$algebras of regular functions on an algebraic variety
- Is every open affine subscheme of an algebraic $k-$variety an affine $k-$variety?
- Let $f(x, y) = y^2 - g(x) \in \mathbb{R}[x, y]$. Show that $(0, 0)$ is a singular point if and only if $g(x) = x^2(x-a)$.
- Show that the ideal $(XY+XZ+YZ,XYZ) = (X,Y)(Y,Z)(X,Z)$ and the irreducibility of the vanishing sets of the factors.
- The 1-affine space is not isomorphic to the 1-affine space minus one point
- Proving $\mathcal V(\mathcal I(A)) =A$ and $\mathcal I(\mathcal V(B))= \sqrt{B} $
- Connectedness and path connectedness, of irreducible affine algebraic set in $\mathbb C^n$, under usual Euclidean topology
- Is the complement of a complex affine algebraic set in an irreducible complex affine algebraic set (path) connected in the euclidean topology?
- Does an irreducible real affine algebraic set/ its complement has finitely many connected components in the Euclidean topology?
- On the radical of an ideal in the polynomial ring in 4 variables over complex field
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?
As suggested in the comments, the terms of lowest degree are dominant near the origin, so we may neglect all but the lowest-degree terms without changing which curves are tangent to the variety. The two arguments below rely on analytic tools and idioms (limits, order of vanishing, the chain rule) rather than being purely algebro-geometric.
For each argument, let $p(x, y) = \sum_{k} p_{k}(x, y)$ be a polynomial, with each $p_{k}$ non-zero and homogeneous of degree $k$ (i.e., "collect the degree-$k$ terms of the given polynomial"). Let $p_{m}$ denote the summand of smallest degree.
First, imagine zooming in on the plane at the origin. This amounts to the coordinate transformation $(x, y) \mapsto (tx, ty)$, whose effect on the variety is to replace $p(x, y) = 0$ with $$ 0 = p(tx, ty) = \sum_{k} p_{k}(tx, ty) = \sum_{k} t^{k} p_{k}(x, y) = t^{m} \sum_{k} t^{k-m} p_{k}(x, y). $$ Since $t \neq 0$, this equation is equivalent to $0 = p_{m}(x, y) + O(t)$. In the limit as $t \to 0$, this becomes $0 = p_{m}(x, y)$.
Second, if $c(t) = (x(t), y(t))$ is a smooth path in the zero set satisfying $c(0) = (0, 0)$ and $c'(0) \neq (0, 0)$, then $c(t) = c'(0)t + o(t) = t(c'(0) + o(1))$. Since $|p_{k}(c(t))| = |t|^{k}(C + o(1))$ near $t = 0$, $$ 0 = p(c(t)) = p_{m}(c(t)) + O(|t|^{m+1}). $$ Differentiating at $t = 0$ tells us $$ 0 = mt^{m-1} Dp_{m}(0, 0)c'(0) + O(|t|^{m}), $$ and therefore $0 = Dp_{m}(0, 0)c'(0)$, i.e., $c'(0)$ is tangent to the variety $p_{m}(x, y) = 0$.
The argument extends in the obvious way to varieties in more than two variables.