I am slightly confused about what you can do with projective transformations. For instance, say we have P, Q on a projective curve C, can we assume that after some projective transformation P is [1,0,0], Q is [0,1,0], AND their tangent lines are $\{x_1=0\}$, $\{x_0=0\}$ respectively? What is the maximum simplification a projective transformation can give? I think the above example is one. Thanks!
2026-03-28 02:04:30.1774663470
Question about how to use projective transformation to simplify condisions
186 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-CURVES
- Singular points of a curve
- Finding a quartic with some prescribed multiplicities
- Tangent lines of a projective curve
- Value of $t$ for which a curve has singular points.
- Reference for $L$-functions of curves
- Bézout's theorem for intersection of curves
- Curves of genus 0
- Multiplicity of singular points in a curve.
- Intersection of a quartic and conics.
- Rational points on conics over fields of dimension 1
Related Questions in PROJECTIVE-GEOMETRY
- Visualization of Projective Space
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Determining the true shape of a section.
- Do projective transforms preserve circle centres?
- why images are related by an affine transformation in following specific case?(background in computer vision required)
- Calculating the polar of a given pole relative to a conic (with NO Calculus)
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- Inequivalent holomorphic atlases
- Conic in projective plane isomorphic to projective line
- Noether normalization lemma
Related Questions in PROJECTIVE-SPACE
- Visualization of Projective Space
- Poincarè duals in complex projective space and homotopy
- Hyperplane line bundle really defined by some hyperplane
- Hausdorff Distance Between Projective Varieties
- Understanding line bundles on $\mathbb{P}_k^1$ using transition functions
- Definitions of real projective spaces
- Doubts about computation of the homology of $\Bbb RP^2$ in Vick's *Homology Theory*
- Very ample line bundle on a projective curve
- Realize the locus of homogeneous polynomials of degree $d$ as a projective variety.
- If some four of given five distinct points in projective plane are collinear , then there are more than one conic passing through the five points
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?
You can certainly assume the first part, as long as $P$ and $Q$ are distinct points - just take the line segment through $P$ and $Q$ and you can find a projective transformation mapping it to the line segment between $[1,0,0]$ and $[0,1,0]$.
The second part does not work out if $P$ and $Q$ share a tangent line - you can't have one line mapped to two different lines.
Otherwise, I believe such a projective transformation can be found:
By a known result, you can find a projective transformation taking four points to four points in $\mathbb R P^2$.
Let $R, S$ be points on the tangent lines at $P,Q$ respectively. Then choose the mappings
$$P \to [1,0,0], Q \to [0,1,0], R\to[1,0,1], S \to[0,0,1]. $$
Projective transformations preserve collinearity and incidence, so the tangent lines get mapped the way we want.
As for how much you can simplify, the theorem I mentioned above is probably useful. I will state it in full:
Pappus' hexagon theorem is a nice example - you can transform four points to the unit square, which makes a large part of the proof trivially easy. Note that we can use projective transformations here because the theorem only talks about collinearity and incidence, two properties that are preserved under a projective transformation.
My intuition agrees with you that your example is probably the most you can assume. The more points you specify, the harder it is to find a suitable transformation. Four generic points define just a single transformation, so you probably can't add any more restrictions after that!