Exploring Number Theory Questions: From Proofs to Existence

In summary: You might be able to find a p that divides both a and b by trying all the primes up to p and seeing which one divides them both.
  • #1
randommacuser
24
0
1. Prove (a,b)=1 iff (a+b, ab)=1

I'm guessing the main tools I have here are xa+yb=1 and the lemma behind the Euclidean algorithm: if a=bq+r, (a,b)=(b,r). I figure I need to do lots of manipulation to build up a more complicated equality, but I can't make it quite work. Any suggestions?

2. Suppose x an integer such that 0<x<n^3. Show there exist a_0, a_1, a_2 in {0,1,...,n-1} such that x=a_0+a_1n+a_2n^2

I don't even know where to start this one.
 
Last edited:
Physics news on Phys.org
  • #2
For the second one, you mean ...+ a_2 n^2, right? If so, start with the division algorithm x=qn^2+r.
 
  • #3
Yes, that's what I meant; I've changed it now. Thanks for your help!
 
  • #4
1) (a+b,ab)=1 => (a,b)=1 can be done the way you have planned, a linear combination of a+b and ab can be turned into a linear combination of a and b. Show what you've tried!

For the other direction, if a prime p divides (a+b,ab) what else can you say it divides?

Did you manage 2)? If not where has StatusX's hint led you?
 
  • #5
Since a,b are assumed to be integers, isn't x(a+b)+yab=(x+yb)a+xb an integer combination? My trouble is the other direction, starting from (a,b)=1. I don't think I see where your question is headed there.

The second problem followed pretty quickly after StatusX's hint.
 
  • #6
All right, I think I follow your question a bit. If a prime divides (a+b,ab) then it divides a+b, ab, and at least one of a or b. What else do I need?
 
  • #7
I don't know if this is what shmoe meant, but what about a^2 and b^2?
 
  • #8
the 2nd one is simple...its based on the counting principle/grouping and
is about "base numbers" the thing you should think of is how do we create base-number systems ie. binary,tertiary,octal, decimal,hex...how is each one created. what makes a binary number binary and why does the entire binary set contian just the alphabet {0,1}

for the first one is (,) an unknown operator or does it stand for remainder?
 
  • #9
I have the second one now. In the first one, the operator is greatest common divisor.
 
  • #10
randommacuser said:
All right, I think I follow your question a bit. If a prime divides (a+b,ab) then it divides a+b, ab, and at least one of a or b. What else do I need?

You're a small step away, can you show p will divide *both* a and b from what you have?
 

FAQ: Exploring Number Theory Questions: From Proofs to Existence

What is number theory?

Number theory is a branch of mathematics that studies the properties and relationships of numbers. It is concerned with the integers, rational numbers, and real numbers, and their patterns and structures.

What are prime numbers?

Prime numbers are positive integers that are only divisible by 1 and themselves. Examples include 2, 3, 5, 7, 11, etc. Prime numbers play a crucial role in number theory and have many applications in cryptography and coding theory.

What is the Goldbach conjecture?

The Goldbach conjecture is an unsolved problem in number theory, which states that every even integer greater than 2 can be expressed as the sum of two prime numbers. For example, 10 = 3 + 7. It has been tested for all numbers up to 4 x 10^18 but remains unproven.

What is the Riemann hypothesis?

The Riemann hypothesis is another unsolved problem in number theory, which states that all non-trivial zeros of the Riemann zeta function lie on the critical line of 1/2 + it, where t is a real number. Proving this hypothesis would have significant implications for understanding the distribution of prime numbers.

What is the significance of number theory in real-world applications?

Number theory has many practical applications, including cryptography, coding theory, and computer science. It is also used in fields such as physics, chemistry, and engineering for solving complex problems and developing efficient algorithms. Number theory also helps us understand patterns and structures in nature and the universe.

Back
Top