I can't understand this problem

AI Thread Summary
The discussion revolves around understanding the parameterization of primitive Pythagorean triples using rational coordinates on the unit circle. It emphasizes that letting t take rational values leads to rational solutions for x and y, derived from the equations x = a/c and y = b/c. Participants clarify that while it's tempting to equate numerators and denominators directly, this is not valid, as it overlooks the nature of rational numbers. The correct parameterization involves using t in the form of u/v, where u and v are relatively prime natural numbers. Overall, the thread seeks to clarify the conditions under which rational solutions can be derived from the parameterization.
nmego12345
Messages
21
Reaction score
0

Homework Statement


Ok so this isn't really a problem, more like a problem set, I'm not sure if I'm able to understand it yet.
The context is determining all the primitive pythogrean triples
  1. Letting x = a/c and y = b/c, we see that (x, y) is a point on the unit circle
    real85.png
    with rational number coordinates. In the section on solving systems of simultaneous equations, one obtained a parametrization of all solutions of this equation. Verify that if one allows the parameter t to take on only rational solutions, then one obtains a parameterization of all the solutions which are rational numbers.
  2. Determine conditions on t so that one has a parametrization of all positive rational solutions.
  3. Let t = u/v where u and v are relatively prime natural numbers and v > u. Then substitute these into the parametrization to obtain
    real86.png


    Now, it is tempting, but not valid to conclude that the numerators and denominators on each side are equal. However, one can conclude that there is a positive rational number r such that

    real87.png

    Explain why this is the case.

Homework Equations



x^2 + y^2 = 1
If x,y and z are vertices of a triangle and the triangle is right at z then
(xz)^2 + (zy)^2 = (xy)^2

The Attempt at a Solution


This is my attempt at understanding and solving this problem set, correct me if I'm wrong

1. I guess this asks me to get the paramaterization for:
(a/c)^2 + (b/c)^2 = 1
let's insert in
x = a/c, y = b/c

x^2 + y^2 = 1
then it's pretty straightforward
cos(t) = x, sin(t) = y

now I have to verify that if one allows the parameter t to take on only rational solutions, then one obtains a parameterization of all the solutions which are rational numbers.

What does the problem mean by "one obtains a a parameterization of all the rational solutions"?

I think it tells me to find the t values for which x, y are rational. They are
0 + mpi/2, pi/6 + mpi/2, pi/4 + mpi/2, pi/3 + m/pi2, pi/2 + m/pi2,

where m belongs to the set ℕ U {0}

2. This is easy to understand
0 < t < pi/2

Done

3. t = u/v

0 < u/v < pi/2

Now I can't understand how do we get
real86.png
That's one thing.

Another thing is when the problem says "not valid to conclude that the numerators and denominators on each side are equal"

does it means "not valid to conclude that v^2 - u^2 = 2uv"?

Thanks
 
Physics news on Phys.org
nmego12345 said:
Now I can't understand how do we get
proxy.php?image=http%3A%2F%2Fwww.msc.uky.edu%2Fken%2Fma109%2Fexercises%2Fimages%2Freal86.png
This is taking a different approach from the one you used.
Look at
##\left( \frac{a}{c}\right)^2+ \left( \frac{b}{c}\right)^2 = 1##
1 is a perfect square, so the left side must be able to be written as a square.
 
I'm sorry, I can't understand what are you trying to explain
 
Let's start with the parameterization.
The problem states:
nmego12345 said:
In the section on solving systems of simultaneous equations, one obtained a parametrization of all solutions of this equation.
Did the parameterization referred to use sine and cosine? I doubt that is the one the problem is asking for, since having a rational t does not guarantee that ##\sin(t)## and ##\cos(t)## are rational.
 
nmego12345 said:

Homework Statement


Ok so this isn't really a problem, more like a problem set, I'm not sure if I'm able to understand it yet.
The context is determining all the primitive pythogrean triples
  1. Letting x = a/c and y = b/c, we see that (x, y) is a point on the unit circle
    real85.png
    with rational number coordinates. In the section on solving systems of simultaneous equations, one obtained a parametrization of all solutions of this equation. Verify that if one allows the parameter t to take on only rational solutions, then one obtains a parameterization of all the solutions which are rational numbers.
  2. Determine conditions on t so that one has a parametrization of all positive rational solutions.
  3. Let t = u/v where u and v are relatively prime natural numbers and v > u. Then substitute these into the parametrization to obtain
    real86.png

    Now, it is tempting, but not valid to conclude that the numerators and denominators on each side are equal. However, one can conclude that there is a positive rational number r such that

    real87.png

    Explain why this is the case.

Homework Equations


x^2 + y^2 = 1
If x,y and z are vertices of a triangle and the triangle is right at z then
(xz)^2 + (zy)^2 = (xy)^2

The Attempt at a Solution


This is my attempt at understanding and solving this problem set, correct me if I'm wrong

1. I guess this asks me to get the paramaterization for:
(a/c)^2 + (b/c)^2 = 1
let's insert in
x = a/c, y = b/c

x^2 + y^2 = 1
then it's pretty straightforward
cos(t) = x, sin(t) = y

now I have to verify that if one allows the parameter t to take on only rational solutions, then one obtains a parameterization of all the solutions which are rational numbers.

What does the problem mean by "one obtains a a parameterization of all the rational solutions"?

I think it tells me to find the t values for which x, y are rational. They are
0 + mpi/2, pi/6 + mpi/2, pi/4 + mpi/2, pi/3 + m/pi2, pi/2 + m/pi2,

where m belongs to the set ℕ U {0}

2. This is easy to understand
0 < t < pi/2

Done

3. t = u/v

0 < u/v < pi/2

Now I can't understand how do we get
real86.png


That's one thing.

Another thing is when the problem says "not valid to conclude that the numerators and denominators on each side are equal"

does it means "not valid to conclude that v^2 - u^2 = 2uv"?

Thanks
What is the parametrization you are to use here?

It looks like it's
##\displaystyle x = \frac{1-t^2}{1+t^2} ##

##\displaystyle y = \frac{2t}{1+t^2} ##

Oh, I see that RUber beat me to it !
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top