Chapter 3: Problem 9
Prove that for each natural number \(n, \sqrt{3 n+2}\) is not a natural number.
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 3: Problem 9
Prove that for each natural number \(n, \sqrt{3 n+2}\) is not a natural number.
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
Recall that a Pythagorean triple consists of three natural numbers \(a, b,\) and \(c\) such that \(a
Let \(h\) and \(k\) be real numbers and let \(r\) be a positive number. The equation
for a circle whose center is at the point \((h, k)\) and whose radius is \(r\) is
$$
(x-h)^{2}+(y-k)^{2}=r^{2}
$$
We also know that if \(a\) and \(b\) are real numbers, then
\- The point \((a, b)\) is inside the circle if \((a-h)^{2}+(b-k)^{2}
See the instructions for Exercise (19) on page 100 from Section 3.1 . (a) Proposition. For all integers \(a\) and \(b\), if \((a+2 b) \equiv 0(\) mod 3 ), then \((2 a+b) \equiv 0(\bmod 3)\) Proof. We assume \(a, b \in \mathbb{Z}\) and \((a+2 b) \equiv 0(\) mod 3\() .\) This means that 3 divides \(a+2 b\) and, hence, there exists an integer \(m\) such that \(a+2 b=3 m .\) Hence, \(a=3 m-2 b .\) For \((2 a+b)=0(\bmod 3),\) there exists an integer \(x\) such that \(2 a+b=3 x .\) Hence, $$ \begin{aligned} 2(3 m-2 b)+b &=3 x \\ 6 m-3 b &=3 x \\ 3(2 m-b) &=3 x \\ 2 m-b &=x . \end{aligned} $$ Since \((2 m-b)\) is an integer, this proves that 3 divides \((2 a+b)\) and hence, \((2 a+b) \equiv 0(\bmod 3)\). (b) Proposition. For each integer \(m, 5\) divides \(\left(m^{5}-m\right)\). Proof. Let \(m \in \mathbb{Z}\). We will prove that 5 divides \(\left(m^{5}-m\right)\) by proving that \(\left(m^{5}-m\right) \equiv 0(\bmod 5)\). We will use cases. For the first case, if \(m \equiv 0(\bmod 5),\) then \(m^{5} \equiv 0(\bmod 5)\) and, hence, \(\left(m^{5}-m\right) \equiv 0(\bmod 5)\) For the second case, if \(m \equiv 1(\bmod 5),\) then \(m^{5} \equiv 1(\bmod 5)\) and, hence, \(\left(m^{5}-m\right) \equiv(1-1)(\) mod 5\()\), which means that \(\left(m^{5}-m\right) \equiv\) \(0(\bmod 5)\) For the third case, if \(m \equiv 2(\bmod 5),\) then \(m^{5} \equiv 32(\bmod 5)\) and, hence, \(\left(m^{5}-m\right)=(32-2)(\bmod 5),\) which means that \(\left(m^{5}-m\right)=\) \(0(\bmod 5)\).
Are the following propositions true or false? Justify your conclusion. (a) There exist integers \(x\) and \(y\) such that \(4 x+6 y=2\). (b) There exist integers \(x\) and \(y\) such that \(6 x+15 y=2\). (c) There exist integers \(x\) and \(y\) such that \(6 x+15 y=9\).
Let \(a\) and \(b\) be natural numbers such that \(a^{2}=b^{3}\). Prove each of the propositions in Parts (a) through (d). (The results of Exercise (1) and Theorem 3.10 may be helpful.) (a) If \(a\) is even, then 4 divides \(a\). (b) If 4 divides \(a,\) then 4 divides \(b\). (c) If 4 divides \(b\), then 8 divides \(a\). (d) If \(a\) is even, then 8 divides \(a\). (e) Give an example of natural numbers \(a\) and \(b\) such that \(a\) is even and \(a^{2}=b^{3},\) but \(b\) is not divisible by 8
What do you think about this solution?
We value your feedback to improve our textbook solutions.