Dear all,
How can we obtain the analytical solution (in the complex n-space C^n) to the following 2nd order system of polynomial equation with n variables?
a_{11}x_1x_1+a_{12}x_1x_2+...+a_{1n}x_1x_n=b_1
a_{21}x_2x_1+a_{22}x_2x_2+...+a_{2n}x_2x_n=b_2
.
a_{k1}x_kx_1+a_{k2}x_kx_2+...+a_{kn}x_kx_n=b_k
.
a_{n1}x_nx_1+a_{n2}x_nx_2+...+a_{nn}x_nx_n=b_n
where a_{ij} and b_k, i,j,k=1,2,...n are constant complex values, and x_i, i=1,2,...n are unknowns.
Kind regards,
Chao