the number of irreducible analytic components at a point
tortoisesaid · Mon Feb 02, 2009 4:54 am
Hello all:
I have a geometry question. Given an ALGEBRAIC variety V in C^n
defined by a single polynomial and given a point p in V, can Singular compute the number of (distinct) irreducible ANALYTIC components of V
passing through p?
For example, let f = y^2 -x^2*(1 +x). Then the variety V(f) has two
irreducible analytic components passing through (0,0), one for each
factor of the decomposition
f = (y -x*sqrt(1+x)) *(y +x*sqrt(1+x))
in C{x,y}, the ring of power series convergent in a neighborhood of
(0,0).
I was told by someone on the Sage mailing list that Singular can factor approximately (up to any given degree) in C[[x_1,...,x_n]], the ring of formal power series over C. If so, what are the appropriate commands? (I tried searching the Singular documentation but couldn't find an answer.) Using such a factorization would be one way to determine the number of irreducible analytic components at p.
Thanks for your attention.
Alex
I have a geometry question. Given an ALGEBRAIC variety V in C^n
defined by a single polynomial and given a point p in V, can Singular compute the number of (distinct) irreducible ANALYTIC components of V
passing through p?
For example, let f = y^2 -x^2*(1 +x). Then the variety V(f) has two
irreducible analytic components passing through (0,0), one for each
factor of the decomposition
f = (y -x*sqrt(1+x)) *(y +x*sqrt(1+x))
in C{x,y}, the ring of power series convergent in a neighborhood of
(0,0).
I was told by someone on the Sage mailing list that Singular can factor approximately (up to any given degree) in C[[x_1,...,x_n]], the ring of formal power series over C. If so, what are the appropriate commands? (I tried searching the Singular documentation but couldn't find an answer.) Using such a factorization would be one way to determine the number of irreducible analytic components at p.
Thanks for your attention.
Alex