Are the Sets P and Q Equal? Investigating 3-Tuples in the Natural Numbers

  • Thread starter Thread starter honestrosewater
  • Start date Start date
  • Tags Tags
    Sets
AI Thread Summary
The discussion centers on determining whether the sets P and Q of 3-tuples in natural numbers are equal, where P consists of tuples satisfying a² + b² = c² with a < b, and Q is defined by specific formulas involving integers m and n. Participants suggest that proving P equals Q requires showing mutual inclusion of the sets. One participant notes that demonstrating Q is a subset of P is straightforward, but proving the reverse is challenging. A counterexample is provided, indicating that the tuples (8, 15, 17) and (15, 8, 17) may illustrate the complexity of the relationship between the two sets. The conversation highlights the need for further exploration and classification of tuples that satisfy the given conditions.
honestrosewater
Gold Member
Messages
2,133
Reaction score
6
Sorry if this doesn't come out right- figuring out how to state it is part of my problem.
Let P be the set of all 3-tuples (a, b, c) in N such that a2 + b2 = c2 and a < b.
Let Q be the set of all 3-tuples (x, y, z) in N such that x = m(2n + 1), y = m(2n2 + 2n), and z = m(2n2 + 2n + 1) for some m and n in N.
I want to figure out if P = Q. I know that for all sets S and T, (S = T) is equivalent to (S is a subset of T and T is a subset of S), but I don't know where to begin. Should I try to prove that for all 3-tuples t in N, if t is in P, then t is in Q and if t is in Q, then t is in P? Should I state it a different way (I tried, but it seemed more complicated)?
 
Last edited:
Mathematics news on Phys.org
What you want to do is take an arbitrary element of one set and show it belongs in the other set. One way appears easy. Take a 3-tuple in Q (x,y,z). Leaving m and n undefined consider x^2 + y^2. Does it equal z^2. The other way is harder. Take a 3-tuple in P (a,b,c). You know that a^2+b^2= c^2. Can you find m and n integers such that the first two requisites are satisfied? If you can the 3rd requisite is satisfied automatically by the work done earlier.

Also numbers that satisfy a^2+b^2 =c^2 have been completely classified so looking that up may help.

Good luck,
Steven
 
I want to figure out if P = Q. I know that for all sets S and T, (S = T) is equivalent to (S is a subset of T and T is a subset of S), but I don't know where to begin. Should I try to prove that for all 3-tuples t in N, if t is in P, then t is in Q and if t is in Q, then t is in P? Should I state it a different way (I tried, but it seemed more complicated)?

Yes, what you have stated sounds correct, and is a typical approach. One alternative approach is:

x is in P ==> x is in Q
x isn't in P ==> x isn't in Q
 
Yeah, Q is a subset of P was easy- just manipulation. I couldn't get anywhere trying to prove the other half, so I gave up, went searching, and found (8, 15, 17). Eh. x = d(n2 - m2), y = d2nm, and z = d(n2 + m2), for d in N and relatively prime n > m in N supposedly works (I haven't checked), but by this my counterexample above is actually (15, 8, 17), so I guess I just need to lose a < b - my brain is pudding now, so I'll look at it later. Thanks for the help. :smile:
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top