<< Chapter < Page Chapter >> Page >
a c , b c = 1 - m n 2 1 + m n 2 , 2 m n 1 + m n 2 = n 2 - m 2 n 2 + m 2 , 2 n m n 2 + m 2 .

Thus, since we may take n and m to be relatively prime, as long as n and m aren't both odd (which would lead to a triple with b odd instead) we have that a = n 2 - m 2 , b = 2 n m , and c = n 2 + m 2 . This gives a sort of “parametrization” of the Pythagorean triples and in particular makes it easy to show there are infinitely many of them (and not just by multiplying by a constant).

Exercises

  1. Recall that a rational function x ( t ) is one of the form x ( t ) = p ( t ) q ( t ) , where p and q are polynomials. Show that the following curves are rational by finding non-constant functions x ( t ) and y ( t ) such that f ( x ( t ) , y ( t ) ) 0 . Then use a computer to graph the curve from the implicit function and then from the parametrization to verify that they coincide (at least for some section of the curve). Hint: Try using a substitution such as t = y x or t = y x 2 .
    1. f ( x , y ) = y 2 - x 3
    2. f ( x , y ) = x 2 - y 2 - ( x - 2 y ) ( x 2 + y 2 )
    3. f ( x , y ) = x 5 - x y 2 + y 3
    4. f ( x , y ) = 3 x - 2 y - y 2
    5. f ( x , y ) = x 5 - x 4 + x 2 y - y 2
    6. f ( x , y ) = x 2 + 2 x y + y 2 - y
    7. f ( x , y ) = x 2 - 2 x - y + 1
  2. A cardioid is defined by the polar equation r = 1 - cos θ . Find an implicit polynomial equation f ( x , y ) = 0 for the cardioid, and show that
    x ( t ) , y ( t ) = ( cos t ) ( 1 - cos t ) , ( sin t ) ( 1 - cos t )
    is a (non-rational) parametrization of it.
  3. Recall the definition of an affine equivalence from last week. Show that affine equivalence preserves rationality. That is, show that if f ( x , y ) = g ( φ ( x , y ) ) for some affine equivalence φ and V ( g ) = { ( x , y ) : f ( x , y ) = 0 } is rational then V ( f ) is also rational.
    1. Show that any nonempty conic is affine equivalent to one with no constant term, i.e. a conic of the form f ( x , y ) = a x + b y + c x 2 + d x y + e y 2 .
    2. Let f ( x , y ) = ( a x + b y ) + ( c x 2 + d x y + e y 2 ) = f 1 + f 2 be irreducible, where f i is the purely degree i part of the polynomial. Prove that V ( f ) is rational.
    3. Show that any irreducible conic is rational.
    4. Now, let f ( x , y ) by an irreducible degree n polynomial such that f = f n - 1 + f n , so that f has no terms of degree less than n - 1 . Prove that f ( x , y ) = 0 is a rational curve.
  4. On the last homework, we began investigating the solution of equations like n = 4 x + 6 y and n = 5 x + 8 y . We discovered that which numbers are expressible in the form a x + b y for x , y integers seems to have a lot to do with the the greatest common divisor of a and b . In fact, it turns out that the standard method of computing the g.c.d. d of a and b can help us solve the equation d = a x + b y for integers x and y . This computational method is called “Euclid's algorithm” and works by repeated division with remainder as follows:
    b = q 1 a + r 1 a = q 2 r 1 + r 2 r 1 = q 3 r 2 + r 3 r n - 2 = q n r n - 1 + r n r n - 1 = q n + 1 r n + 0
    The algorithm eventually terminates when it gets a zero remainder (since the remainders get smaller at each step). At that point the g.c.d. of a and b is known to be the last non-zero remainder r n .
    1. Why does Euclid's algorithm work to find the g.c.d.? [Hint: The common divisors of r 1 and r 2 are the same as the common divisors of r 2 and r 3 . (Why?)]
    2. How does Euclid's algorithm allow us to write the g.c.d. r n in the form a x + b y ? Use it to solve 68 x + 173 y = 1 .
    3. In the integers modulo 173, what is the multiplicative inverse of 68?

Ideals and monomial orders

Given an algebraic plane curve f ( x , y ) = 0 , we've been looking at the problem of finding a rational parametrization ( x ( t ) , y ( t ) ) for it, where x ( t ) and y ( t ) are rational functions of t . In several examples (and in a couple of general cases) we've been able to show that curves are rational and exhibit rational parametrizations.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask