Chapter 2: Problem 1
If \(a \mid b\), show that \((-a)|b, a|(-b)\), and \((-a) \mid(-b)\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: Problem 1
If \(a \mid b\), show that \((-a)|b, a|(-b)\), and \((-a) \mid(-b)\).
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Obtain the following version of the Division Algorthm: For integers \(a\) and
\(b\), with \(b \neq 0\), there exist unique integers \(q\) and \(r\) that satisfy
\(a=q b+r\), where \(-\frac{1}{2}|b|
Given integers \(a\) and \(b\), prove the following: (a) There exist integers \(x\) and \(y\) for which \(c=a x+b y\) if and only if \(\operatorname{gcd}(a, b) \mid c .\) (b) If there exist integers \(x\) and \(y\) for which \(a x+b y=\operatorname{gcd}(a, b)\), then \(\operatorname{gcd}(x, y)=1\).
For \(n \geq 1\), use mathematical induction to establish each of the following divisibility statements: (a) \(8 \mid 5^{2 n}+7\). \(\left[\right.\) Hint: \(5^{2(k+1)}+7=5^{2}\left(5^{2 k}+7\right)+\left(7-5^{2} \cdot 7\right)\).] (b) \(15 \mid 2^{4 n}-1\). (c) \(5 \mid 3^{3 n+1}+2^{n+1}\). (d) \(21 \mid 4^{n+1}+5^{2 n-1}\). (e) \(24 \mid 2 \cdot 7^{n}+3 \cdot 5^{n}-5\)
For any integer \(a\), show the following: (a) \(\operatorname{gcd}(2 a+1,9 a+4)=1\). (b) \(\operatorname{gcd}(5 a+2,7 a+3)=1\). (c) If \(a\) is odd, then \(\operatorname{gcd}(3 a, 3 a+2)=1\).
If \(a\) and \(b\) are integers, not both of which are zero, verify that $$ \operatorname{gcd}(a, b)=\operatorname{gcd}(-a, b)=\operatorname{gcd}(a,-b)=\operatorname{gcd}(-a,-b) $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.