online advertising
Processing math: 100%

Thursday, November 12, 2015

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

Problem:


Solution:

We know that any point in the four-leaved rose must satisfy r=sin(2θ). Using the given formula, we have

(x2+y2)34x2y2=r64r2sin2(θ)r2cos2(θ)=r6r4(4sin2(θ)cos2(θ))=r6r4(2sin(θ)cos(θ))2=r6r4(sin(2θ))2=r6r4(r)2=r6r6=0

Therefore, we proved part a, a point in the four-leaved rose is necessary in the affine variety.

Part (b) is mostly a language problem, once I figured out how do we represent the different polar coordinates, the problem is mostly solved.

Denote ru, θu as the usual polar coordinate for a point, and rs, θs be the special polar coordinates defined as follow:

If the point is in the 1st and 3rd quadrant, use the normal polar coordinate, otherwise take rs to be negative (and therefore θs need to take a phase shift of π to compensate for the sign.

For example, the point (1,1) has the usual polar coordinates (ru,θu)=(2,π4) and special polar coordinates (rs,θs)=(2,π4), which is the same because (1, 1) is in 1st quadrant.

But the point (1,1) will have usual polar coordinates (ru,θu)=(2,3π4) and special polar coordinates (rs,θs)=(2,π4), which is the different because (1, 1) is in 2nd quadrant.

The interest thing is these three formula still works for the special polar coordinates
 x2+y2=r2s
 x=rscos(θs)
 y=rssin(θs)

That can be argued on a case by case basis. If normal polar coordinate and special coordinate coincides, then it is obviously true, otherwise, the square of negative cancels, and the negative sign together with the phase shift also cancels.

(x2+y2)34x2y2=r6s4r2ssin2(θs)r2scos2(θs)=r6sr4s(4sin2(θs)cos2(θs))=r6sr4s(2sin(θs)cos(θs))2=r6sr4ssin2(2θs)=r4s(r2ssin2(2θs))

That implies either rs=0, the origin, or r2s=sin2(2θs). Last but not least, we argue that rs=sin2(2θs) when rs0. That is true because by the way we defined the special polar coordinates, the two must match in sign and can be argued in more detail with a case by case analysis for each quadrant.

No comments:

Post a Comment