online advertising
Processing math: 100%

Friday, December 11, 2015

UTM Ideals Varieties and Algorithm - Chapter 1 Section 3 Exercise 5

Problem:




Solution:

For part (a), just substitute the definition of the hyperbolic trigonometric function into the hyperbola.

x2y2=cosh2(t)sinh2(t)=(12(et+et))2(12(etet))2=14((e2t+2+e2t)(e2t2+e2t))=14(4)=1

Note that the hyperbola cover the whole y range, we also know that hyperbolic sine is monotonic and cover the whole y range, so we know for each y value, there is a corresponding t, so we have a corresponding x as well. Note that as hyperbolic cosine is always positive, so it never covers the whole left hand side of the hyperbola.

For part (b), x=0 does not touch the hyperbola, x=1 touches the hyperbola once as a tangent, y=0 cuts the hyperbola twice.

For part (c), consider the line y=t(x+1)=tx+t, substitute this into the hyperbola, we get:

x2y2=1x2(tx+t)2=1x2(t2x2+2t2x+t2)=1(1t2)x22t2xt2=1(1t2)x22t2x(t2+1)=0

Normally, we would have to solve this, but we already know one of the solution must be (1,0), so we can simply use the sum of root formula.

1+x=ba=2t21t2x=2t21t2+1==1+t21t2

Then we simply also computes y.

y=tx+t=t1+t21t2+t=t+t31t2+tt31t2=2t1t2

The final parametrization is therefore (xy)=(1+t21t22t1t2). It is interesting to compare it with the circle's parametrization as (xy)=(1t21+t22t1+t2)

Part (d) is obvious now, of course the line cannot be the asymptote, that correspond to t=±1.

No comments:

Post a Comment