Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Prove that there are no integers x and y such that 333x + 456y = 4. 2. Find the smallest positive integer x so

1. Prove that there are no integers x and y such that 333x + 456y = 4.

2. Find the smallest positive integer x so that 157x leaves remainder 10 when divided by 24. Show your work.

3. For all integers a, b, c, prove that GCD(a, c) = 1 and GCD(b, c) = 1 if and only if GCD(ab, c) = 1.

The procedure of proof should follow the following format. The answer should like that.

Example

Proposition: For any a,b, if at least one of a,b is not zero, then GCD(a/GCD(a,b), b/GCD(a,b)) = 1

Proof. Let a and b be arbitrary integers.

(1)Since at least one of a,b is non-zero, by definition GCD(a,b) exists and is a positive integer.

(2)By Bzouts Lemma, there exist x and y such that ax + by = GCD(a,b)

(3)By (1), GCD(a,b) is a non-zero integer.

(4)From (2), ax + by = GCD(a,b), and by (3), we can divide both sides by GCD(a,b), so (a/GCD(a,b))x + (b/GCD(a,b))y = 1

(5)By the characterization of GCD, since 1 divides both a/GCD(a,b) and b/GCD(a,b), and from

(4) we know (a/GCD(a,b))x + (b/GCD(a,b))y = 1, it follows that GCD(a/GCD(a,b), b/GCD(a,b)) = 1.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Bookkeeping and accounting are the same. Do you agree? Explain.

Answered: 1 week ago