online advertising
Loading [MathJax]/jax/output/HTML-CSS/jax.js

Monday, October 26, 2015

UTM Ideals Varieties and Algorithm - Chapter 1 Section 2 Exercise 1

Problem:


Solution:

(Part a)

It is an ellipse, let me put it in a standard form.

x2+4y2+2x16y+1=0x2+2x+4y216y=1x2+2x+1+4y216y+16=1+1+16x2+2x+1+4(y24y+4)=16(x+1)2+4(y2)2=16(x+1)242+(y2)222=1.

Therefore it is an ellipse with center (1,2) and radii on x-axis being 4, radii on y-axis being 2, it looks like this:


It can be parameterized with one parameter, so it should be 1 dimensional.

As an aside, if I add a 'curve' on this plot on excel, it looks like an lemon :(

(Part b)

This is really just x=±y, therefore, it is the pair of straight line x=y and x=y.

I am not sure about the dimension of this one, but look like we cannot do that in one parameter, so at least two.

(Part c)

Let's solve the pair of equations

2x+y1=0
3xy+2=0.

The second equation shows y=3x+2, so just substitute that back to equation 1 to get

2x+3x+21=0, solving get x=15, y=75

So this is simply the point (15,75).

Just a point has dimension 0.

No comments:

Post a Comment