Number theory: gcd(a,b)=1 => for any n, gcd(a+bk,n)=1 for some k

Click For Summary
SUMMARY

The discussion centers on proving that if integers a and b are coprime (gcd(a, b) = 1), then for any integer n, there exists a nonzero integer k such that gcd(a + bk, n) = 1. The proof involves examining the properties of coprime integers and their representation in terms of ideals. The key insight is that if a and n share a common divisor, a prime p, then adjustments to k can yield a coprime relationship between a + bk and n.

PREREQUISITES
  • Understanding of number theory concepts, particularly coprimality.
  • Familiarity with the greatest common divisor (gcd) and its properties.
  • Knowledge of ideals in the context of integers.
  • Basic algebraic manipulation involving integers and equations.
NEXT STEPS
  • Study the properties of coprime integers in number theory.
  • Learn about the Euclidean algorithm for calculating gcd.
  • Explore the concept of ideals in ring theory.
  • Investigate the implications of the Chinese Remainder Theorem in relation to coprimality.
USEFUL FOR

Mathematics students, particularly those studying number theory, educators teaching algebraic concepts, and anyone interested in the properties of integers and their relationships.

Just a nobody
Messages
13
Reaction score
0

Homework Statement


a and b are coprime. Show that for any n, there exists a nonzero integer k that makes a+bk and n coprime.

Homework Equations


a and b are coprime if any of the following conditions are met:
  1. \text{gcd}(a,b)=1
  2. the ideal (a,b)=\{ax+by : x,y\in\mathbb{Z}\} is equal to the set of all integers \mathbb{Z}

The Attempt at a Solution


I tried expanding the desired result in terms of ideals:
(a+bk,n) = \{(a+bk)x+ny : x,y\in\mathbb{Z}\} = \{ax+bkx+ny : x,y\in\mathbb{Z}\}

If a and n are coprime, then setting k=0 makes a+bk and n coprime.

I couldn't figure out the case where a and n have a gcd other than 1.
 
Last edited:
Physics news on Phys.org
If a and n have gcd other than 1 then there will be a prime p dividing both of them. Now suppose that p divides a+bk. What can you say now?
 

Similar threads

Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K