Section 5.1: A family of examples

Return to the main page.


Description

This family of systems is a modification of Example 5.1 in [Li & Zhi JCS 2012].
For any s ≥ 2, the system has s variables, s polynomials of degrees at most 3. The system has a root at the origin with multiplicity 2^s and breadth 2, i.e. its Jacobian matrix at the origin has co-rank 2.


Our method

We apply our parametric normal form method to compute an extension of the original system that completely deflates the root at the origin and contain new variables describing the multiplicity structure at the origin.
We demonstrate that this deflated system has at most s*(2^s-1) variables, which is linear in the multiplicity.

Note that the nil-index at the origin is 2^(s-1), so the size of the Macaulay multiplicity matrix is proportional to the number monomials in s variables of degree at most 2^(s-1).


Software
Matlab is used in the examples to construct the deflated systems using the file deflate51b.m.
Directions

Computational Results

Parametric normal form

s  

multiplicity

variables 

polynomials

time (sec)

2

4

5

9

1.476

3

8

17

31

5.596

4

16

49

100

19.698

5

32

129

296

73.168

6

64

321

819

659.59

 




Return to the main page.