MHB Can You Solve These Number Theory Challenges?

AI Thread Summary
The discussion centers on solving two number theory challenges. The first challenge involves proving that for positive integers x and y satisfying the equation x^2 = y^2 - 9y, the possible values for x are 6 or 20. This is demonstrated by manipulating the equation and factoring it, leading to a set of conditions that yield these solutions. The second challenge asks to show that for distinct primes p and q, the equation p^(q-1) + q^(p-1) ≡ 1 (mod pq) can be proven using Fermat's Little Theorem. Overall, the thread emphasizes methods and proofs in number theory.
Poirot1
Messages
243
Reaction score
0
1)Prove that x,y are positive integers such that $x^2=y^2-9y$, then x=6 or 20.

2) Let p and q be distinct primes. Show that $p^{q-1}+q^{p-1}=1$ (modpq)

Hint for 2) Use Fermats little theorem.
 
Mathematics news on Phys.org
Re: 2 Number theory challenge

Poirot said:
1)Prove that x,y are positive integers such that $x^2=y^2-9y$, then x=6 or 20.
Multiply the equation by $4$ to get $4y^2-4x^2-36y=0$, which can be factorised as $(2y+2x-9)(2y-2x-9) = 81$. The only possibilities are $$2y+2x-9 = \left\{\begin{matrix}1\\ 3\\9 \\ 27 \\ 81 \end{matrix}\right.,\qquad 2y-2x-9 = \left\{\begin{matrix}81\\ 27\\ 9\\ 3 \\ 1 \end{matrix}\right.. $$ Subtract the second of these from the first to get $4x = \left\{\begin{matrix}-80\\ -24\\ \phantom{-1}0\\ \phantom{-}24 \\ \phantom{-}80 \end{matrix}\right..$ Reject the first three cases because $x$ is positive, and we are left with $x = 6$ or $20.$
 
Better method for 1) relies on the following fact: if a and b are coprime positive integers such that ab is a square, then a and b are both squares.
 
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...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
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...

Similar threads

Back
Top