Singular point of a curve
In geometry, a singular point on a curve is one where the curve is not given by a smooth embedding of a parameter. The precise definition of a singular point depends on the type of curve being studied.
Algebraic curves in the plane
Algebraic curves in the plane may be defined as the set of points (x, y) satisfying an equation of the form [math]\displaystyle{ f(x,y) = 0, }[/math] where f is a polynomial function [math]\displaystyle{ f: \R^2 \to \R. }[/math] If f is expanded as [math]\displaystyle{ f = a_0 + b_0 x + b_1 y + c_0 x^2 + 2c_1 xy + c_2 y^2 + \cdots }[/math] If the origin (0, 0) is on the curve then a0 = 0. If b1 ≠ 0 then the implicit function theorem guarantees there is a smooth function h so that the curve has the form y = h(x) near the origin. Similarly, if b0 ≠ 0 then there is a smooth function k so that the curve has the form x = k(y) near the origin. In either case, there is a smooth map from [math]\displaystyle{ \R }[/math] to the plane which defines the curve in the neighborhood of the origin. Note that at the origin [math]\displaystyle{ b_0 = \frac{\partial f}{\partial x}, \; b_1 = \frac{\partial f}{\partial y}, }[/math] so the curve is non-singular or regular at the origin if at least one of the partial derivatives of f is non-zero. The singular points are those points on the curve where both partial derivatives vanish, [math]\displaystyle{ f(x,y) = \frac{\partial f}{\partial x} = \frac{\partial f}{\partial y} = 0. }[/math]
Regular points
Assume the curve passes through the origin and write [math]\displaystyle{ y = mx. }[/math] Then f can be written [math]\displaystyle{ f= (b_0 + m b_1) x + (c_0 + 2m c_1 + c_2 m^2)x^2 + \cdots. }[/math] If [math]\displaystyle{ b_0 + mb_1 }[/math] is not 0 then f = 0 has a solution of multiplicity 1 at x = 0 and the origin is a point of single contact with line [math]\displaystyle{ y = mx. }[/math] If [math]\displaystyle{ b_0 + mb_1 = 0 }[/math] then f = 0 has a solution of multiplicity 2 or higher and the line [math]\displaystyle{ y = mx, }[/math] or [math]\displaystyle{ b_0x + b_1y = 0, }[/math] is tangent to the curve. In this case, if [math]\displaystyle{ c_0 + 2mc_1 + c_2m^2 }[/math] is not 0 then the curve has a point of double contact with [math]\displaystyle{ y = mx. }[/math] If the coefficient of x2, [math]\displaystyle{ c_0 + 2mc_1 + c_2m^2, }[/math] is 0 but the coefficient of x3 is not then the origin is a point of inflection of the curve. If the coefficients of x2 and x3 are both 0 then the origin is called point of undulation of the curve. This analysis can be applied to any point on the curve by translating the coordinate axes so that the origin is at the given point.[1]
Double points
If b0 and b1 are both 0 in the above expansion, but at least one of c0, c1, c2 is not 0 then the origin is called a double point of the curve. Again putting [math]\displaystyle{ y = mx, }[/math] f can be written [math]\displaystyle{ f = (c_0 + 2m c_1 + c_2 m^2)x^2 + (d_0 + 3md_1 + 3 m^2 d_2 + d_3 m^3) x^3 + \cdots. }[/math] Double points can be classified according to the solutions of [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0. }[/math]
Crunodes
If [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0 }[/math] has two real solutions for m, that is if [math]\displaystyle{ c_0c_2 - c_1^2 \lt 0, }[/math] then the origin is called a crunode. The curve in this case crosses itself at the origin and has two distinct tangents corresponding to the two solutions of [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0. }[/math] The function f has a saddle point at the origin in this case.
Acnodes
If [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0 }[/math] has no real solutions for m, that is if [math]\displaystyle{ c_0c_2 - c_1^2 \gt 0, }[/math] then the origin is called an acnode. In the real plane the origin is an isolated point on the curve; however when considered as a complex curve the origin is not isolated and has two imaginary tangents corresponding to the two complex solutions of [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0. }[/math] The function f has a local extremum at the origin in this case.
Cusps
If [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0 }[/math] has a single solution of multiplicity 2 for m, that is if [math]\displaystyle{ c_0c_2 - c_1^2 = 0, }[/math] then the origin is called a cusp. The curve in this case changes direction at the origin creating a sharp point. The curve has a single tangent at the origin which may be considered as two coincident tangents.
Further classification
The term node is used to indicate either a crunode or an acnode, in other words a double point which is not a cusp. The number of nodes and the number of cusps on a curve are two of the invariants used in the Plücker formulas.
If one of the solutions of [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 = 0 }[/math] is also a solution of [math]\displaystyle{ d_0 + 3md_1 + 3m^2d_2 + m^3d_3 = 0, }[/math] then the corresponding branch of the curve has a point of inflection at the origin. In this case the origin is called a flecnode. If both tangents have this property, so [math]\displaystyle{ c_0 + 2mc_1 + m^2c_2 }[/math] is a factor of [math]\displaystyle{ d_0 + 3md_1 + 3m^2d_2 + m^3d_3, }[/math] then the origin is called a biflecnode.[2]
Multiple points
In general, if all the terms of degree less than k are 0, and at least one term of degree k is not 0 in f, then curve is said to have a multiple point of order k or a k-ple point. The curve will have, in general, k tangents at the origin though some of these tangents may be imaginary.[3]
Parametric curves
A parameterized curve in [math]\displaystyle{ \R^2 }[/math] is defined as the image of a function [math]\displaystyle{ g: \R \to \R^2, }[/math] [math]\displaystyle{ g(t) = (g_1(t),g_2(t)). }[/math] The singular points are those points where [math]\displaystyle{ \frac{dg_1}{dt} = \frac{dg_2}{dt} = 0. }[/math]
Many curves can be defined in either fashion, but the two definitions may not agree. For example, the cusp can be defined on an algebraic curve, [math]\displaystyle{ x^3 - y^2 = 0, }[/math] or on a parametrised curve, [math]\displaystyle{ g(t) = (t^2, t^3). }[/math] Both definitions give a singular point at the origin. However, a node such as that of [math]\displaystyle{ y^2 - x^3 - x^2 = 0 }[/math] at the origin is a singularity of the curve considered as an algebraic curve, but if we parameterize it as [math]\displaystyle{ g(t) = (t^2 - 1, t(t^2 - 1)), }[/math] then [math]\displaystyle{ g'(t) }[/math] never vanishes, and hence the node is not a singularity of the parameterized curve as defined above.
Care needs to be taken when choosing a parameterization. For instance the straight line y = 0 can be parameterised by [math]\displaystyle{ g(t) = (t^3, 0), }[/math] which has a singularity at the origin. When parametrised by [math]\displaystyle{ g(t) = (t, 0), }[/math] it is nonsingular. Hence, it is technically more correct to discuss singular points of a smooth mapping here rather than a singular point of a curve.
The above definitions can be extended to cover implicit curves which are defined as the zero set [math]\displaystyle{ f^{-1}(0) }[/math] of a smooth function, and it is not necessary just to consider algebraic varieties. The definitions can be extended to cover curves in higher dimensions.
A theorem of Hassler Whitney[4][5] states
Theorem — Any closed set in [math]\displaystyle{ \R^n }[/math] occurs as the solution set of [math]\displaystyle{ f^{-1}(0) }[/math] for some smooth function [math]\displaystyle{ f: \R^n \to \R. }[/math]
Any parameterized curve can also be defined as an implicit curve, and the classification of singular points of curves can be studied as a classification of singular points of an algebraic variety.
Types of singular points
Some of the possible singularities are:
- An isolated point: [math]\displaystyle{ x^2 + y^2 = 0, }[/math] an acnode
- Two lines crossing: [math]\displaystyle{ x^2 - y^2 = 0, }[/math] a crunode
- A cusp: [math]\displaystyle{ x^3 - y^2 = 0, }[/math] also called a spinode
- A tacnode: [math]\displaystyle{ x^4 - y^2 = 0 }[/math]
- A rhamphoid cusp: [math]\displaystyle{ x^5 - y^2 = 0. }[/math]
See also
References
- Hilton, Harold (1920). "Chapter II: Singular Points". Plane Algebraic Curves. Oxford. https://archive.org/stream/cu31924001544216#page/n37/mode/1up.
Original source: https://en.wikipedia.org/wiki/Singular point of a curve.
Read more |