Elementary Number Theory Problems 2.5 Solution (David M. Burton's 7th Edition)

My solutions for Burton's Elementary Number Theory Problems 2.5 (7th Edition)

Ran
Ran

Table of Contents

Background

These are my solutions while I was studying number theory using this book. I will use the theorems and definitions mentioned in the book.

If you don't have the book and are not sure which theorem or definition I am using here, you can check this article, where I listed all theorems, corollaries, and definitions by following the book's order.

Theorems and Corollaries in Elementary Number Theory (Ch 1 - 3)
All theorems and corollaries mentioned in David M. Burton’s Elementary Number Theory are listed by following the book’s order. (7th Edition) (Currently Ch 1 - 3)

If you haven't heard of this book and are interested in learning number theory, I strongly recommend it since it is very friendly for beginners. You can check out the book by this link:

Elementary Number Theory (Paperback)
Get it now:

Also, for my solutions, I will only use theorems or facts that are proved before this chapter. So you will not see that I quote theorems or facts from the later chapters.

Limited-Time Offer: 50% Off Discount Forever!

[This is for the early supporters. You will have 50% Off forever! This offer will last until I finish 10 premium articles.]

All Problems in 2.5 (p. 37)

  1. Which of the following Diophantine equations cannot be solved?
    (a) $6x +51y = 22$.
    (b) $33x + 14y = 115$.
    (c) $14x + 35y = 93$.
  2. Determine all solutions in the integers of the following Diophantine equations:
    (a) 56x + 72y = 40.
    (b) 24x + 138y = 18.
    (c) 221x + 35y = 11.
  3. Determine all solutions in the positive integers of the following Diophantine equations:
    (a) $18x + 5y = 48$.
    (b) $54x + 21y = 906$.
    (c) $123x + 360y = 99$.
    (d) $158x - 57y = 7$.
  4. If $a$ and $b$ are relatively prime positive integers, prove that the Diophantine equation $ax - by = c$ has infinitely many solutions in the positive integers.
    [Hint: There exist integers $x_0$ and $y_0$ such that $ax_0 + by_0 = c$. For any integer $t$, which is larger than both $\lvert x_0 \rvert / b$ and $\lvert y_0 \rvert /a$, a positive solution of the given equation is $x = x_0 + bt$, $y =-(y_0 - at)$.]
  5. (a) A man has \$4.55 in change composed entirely of dimes and quarters. What are the maximum and minimum number of coins that he can have? Is it possible for the number of dimes to equal the number of quarters?
    (b) The neighborhood theater charges \$1.80 for adult admissions and \$.75 for children. On a particular evening the total receipts were $90. Assuming that more adults than children were present, how many people attended?
    (c) A certain number of sixes and nines is added to give a sum of 126; if the number of sixes and nines is interchanged, the new sum is 114. How many of each were there originally?
  6. A farmer purchased $100$ head of livestock for a total cost of $\$4000$. Prices were as follow: calves, $\$120$ each; lambs, $\$50$ each; piglets, $\$25$ each. If the farmer obtained at least one animal of each type, how many of each did he buy?
  7. When Mr. Smith cashed a check at his bank, the teller mistook the number of cents for the number of dollars and vice versa. Unaware of this, Mr. Smith spent $68$ cents and then noticed to his surprise that he had twice the amount of the original check. Determine the smallest value for which the check could have been written.
    [Hint: If $x$ denotes the number of dollars and $y$ the number of cents in the check, then $100y + x - 68 = 2(100x + y)$.]
  8. Solve each of the puzzle-problems below:
    (a) Alcuin of York, 775. One hundred bushels of grain are distributed among $100$ persons in such a way that each man receives $3$ bushels, each woman $2$ bushels, and each child $\frac{1}{2}$ bushel. How many men, women, and children are there?
    (b) Mahaviracarya, 850. There were $63$ equal piles of plantain fruit put together and $7$ single fruits. They were divided evenly among $23$ travelers. What is the number of fruits in each pile?
    [Hint: Consider the Diophantine equation $63x + 7 = 23y$.]
    (c) Yen Kung, 1372. We have an unknown number of coins. If you make $77$ strings of them, you are $50$ coins short; but if you make $78$ strings, it is exact. How many coins are there?
    [Hint: If $N$ is the number of coins, then $N = 77x + 27 = 78y$ for integers $x$ and $y$.]
    (d) Christoff Rudolff, 1526. Find the number of men, women, and children in a company of $20$ persons if together they pay $20$ coins, each man paying $3$, each woman $2$, and each child $\frac{1}{2}$.
    (e) Euler, 1770. Divide $100$ into two summands such that one is divisible by $7$ and the other by $11$.

My Solutions (Q1 - Q8)

Q1

Which of the following Diophantine equations cannot be solved?

(a) $6x +51y = 22$.
(b) $33x + 14y = 115$.
(c) $14x + 35y = 93$.

(a)

$$ \begin{equation} \begin{split} 51 & = 8 \cdot 6 + 3 \\ 6 & = 2 \cdot 3 + 0 \\ \end{split} \nonumber \end{equation} $$

Hence, $gcd(51, 6) = 3$. Because $3 \not \mid 22$, by Theorem 2.9, the equation cannot be solved.

(b)

$$ \begin{equation} \begin{split} 33 & = 2 \cdot 14 + 5 \\ 14 & = 2 \cdot 5 + 4 \\ 5 & = 1 \cdot 4 + 0 \\ \end{split} \nonumber \end{equation} $$

Hence, $gcd(33, 14) = 1$. Because $1 \mid 115$, By Theorem 2.9, the equation can be solved.

(c)

$$ \begin{equation} \begin{split} 35 & = 2 \cdot 14 + 7 \\ 14 & = 2 \cdot 7 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(35, 14) = 7$. Because $7 \not \mid 93$, By Theorem 2.9, the equation cannot be solved.

Q2

Determine all solutions in the integers of the following Diophantine equations:

(a) 56x + 72y = 40.
(b) 24x + 138y = 18.
(c) 221x + 35y = 11.

(a)

$$ \begin{equation} \begin{split} 72 & = 1 \cdot 56 + 16 \\ 56 & = 3 \cdot 16 + 8 \\ 16 & = 2 \cdot 8 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(72, 56) = 8$. Since $8 \mid 40$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 8 & = 56 - 3 \cdot 16 \\ & = 56 - 3 \cdot (72 - 1 \cdot 56) \\ & = 72(-3) + 56(4) \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $5$, we arrive at

$$ 40 = 72(-15) + 56(20) $$

Therefore, we get one possible solution where $x = 20$ and $y = -15$.

By using Theorem 2.9, all solutions are:

$$ x = 20 + \frac{72}{8}t = 20 + 9t \\~\\ y = -15 - \frac{56}{8}t = -15 - 7t \\ $$

where $t$ is an integer.

(b)

$$ \begin{equation} \begin{split} 138 & = 5 \cdot 24 + 18 \\ 24 & = 1 \cdot 18 + 6 \\ 18 & = 3 \cdot 6 + 0 \\ \end{split} \nonumber \end{equation} $$

Hence, $gcd(138, 24) = 6$. Since $6 \mid 18$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 6 & = 24 - 18 \\ & = 24 - (138 - 5 \cdot 24) \\ & = -138 + 6 \cdot 24 \\ & = 138(-1) + 24(6) \\ \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $3$, we arrive at

$$ 18 = 138(-3) + 24(18) \\ $$

Therefore, we get one possible solution where $x = 18$ and $y = -3$.

By using Theorem 2.9, all solutions are:

$$ x = 18 + \frac{138}{6}t = 18 + 23t \\~\\ y = -3 - \frac{24}{6}t = -3 - 4t \\ $$

where $t$ is an integer.

(c)

$$ \begin{equation} \begin{split} 221 & = 6 \cdot 35 + 11 \\ 35 & = 3 \cdot 11 + 2 \\ 11 & = 5 \cdot 2 + 1 \\ 2 & = 2 \cdot 1 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(221, 35) = 1$. Since $1 \mid 11$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 1 & = 11 - 5 \cdot 2 \\ & = 11 - 5(35 - 3 \cdot 11) \\ & = (-5)(35) + (16)(11) \\ & = (-5)(35) + (16)(221 - 6 \cdot 35) \\ & = (16)(221) - (101)(35) \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $11$, we arrive at

$$ 11 = 221(176) + 35(-1111) \\ $$

Therefore, we get one possible solution where $x = 176$ and $y = -1111$.

By using Theorem 2.9, all solutions are:

$$ x = 176 + \frac{35}{1}t = 176 + 35t \\~\\ y = -1111 - \frac{221}{1}t = -1111 - 221t \\ $$

where $t$ is an integer.

Q3

Determine all solutions in the positive integers of the following Diophantine equations:

(a) $18x + 5y = 48$.
(b) $54x + 21y = 906$.
(c) $123x + 360y = 99$.
(d) $158x - 57y = 7$.

(a)

$$ \begin{equation} \begin{split} 18 & = 3 \cdot 5 + 3 \\ 5 & = 1 \cdot 3 + 2 \\ 3 & = 1 \cdot 2 + 1 \\ 2 & = 2 \cdot 1 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(18, 5) = 1$. Since $1 \mid 48$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 1 & = 3 - 2 \\ & = 3 - (5 - 3) \\ & = -5 + 2 \cdot 3 \\ & = -5 + 2(18 - 3 \cdot 5) \\ & = -5 + 2(18) - 6 \cdot 5 \\ & = 18(2) + 5(-7) \\ \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $48$, we arrive at

$$ 48 = 18(96) + 5(-336) \\ $$

Therefore, we get one possible solution where $x = 96$ and $y = -336$.

By using Theorem 2.9, all solutions are:

$$ x = 96 + \frac{5}{1}t = 96 + 5t \\~\\ y = -336 - \frac{18}{1}t = -336 - 18t \\ $$

where $t$ is an integer.

For solutions in the positive integers, we require $96 + 5t \gt 0$ and $-336 - 18t \gt 0$, which results in $t \gt \frac{-96}{5} (= -19.2)$ and $t \lt \frac{-336}{18} (\approx -18.67)$.

Therefore, $t = -19$. The solution is $x = 96 + 5 \cdot (-19) = 1$ and $y = -336 - 18(-19) = 6$.

(b)

$$ \begin{equation} \begin{split} 54 & = 2 \cdot 21 + 12 \\ 21 & = 1 \cdot 12 + 9 \\ 12 & = 1 \cdot 9 + 3 \\ 9 & = 3 \cdot 3 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(54, 21) = 3$. Since $3 \mid 906$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 3 & = 12 - 9 \\ & = 12 - (21 - 12) \\ & = -21 + 12(2) \\ & = -21 + (54 - 2 \cdot 21)(2) \\ & = 54(2) + 21(-5) \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $302$, we arrive at

$$ 906 = 54(604) + 21(-1510) \\ $$

Therefore, we get one possible solution where $x = 604$ and $y = -1510$.

By using Theorem 2.9, all solutions are:

$$ x = 604 + \frac{21}{3}t = 604 + 7t\\~\\ y = -1510 - \frac{54}{3}t = -1510 - 18t \\ $$

where $t$ is an integer.

For solutions in the positive integers, we require $604 + 7t \gt 0$ and $-1510 - 18t \gt 0$, which results in $t \gt \frac{-604}{7} (\approx -86.29)$ and $t \lt \frac{-1510}{18} (\approx -83.89)$.

Therefore, $t = -84$, $-85$ or $-86$.

For $t = -84$:

$$ x = 604 + 7(-84) = 16\\~\\ y = -1510 - 18(-84) = 2\\ $$

For $t = -85$:

$$ x = 604 + 7(-85) = 9\\~\\ y = -1510 - 18(-85) = 20\\ $$

For $t = -86$:

$$ x = 604 + 7(-86) = 2\\~\\ y = -1510 - 18(-86) = 38\\ $$

These are three positive solutions for the given equation.

(c)

$$ \begin{equation} \begin{split} 360 & = 2 \cdot 123 + 114 \\ 123 & = 1 \cdot 114 + 9 \\ 114 & = 12 \cdot 9 + 6 \\ 9 & = 1 \cdot 6 + 3 \\ 6 & = 2 \cdot 3 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(360, 123) = 3$. Since $3 \mid 99$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 3 & = 9 - 6 \\ & = 9 - (114 - 12 \cdot 9) \\ & = -114 + 13 \cdot 9 \\ & = -114 + 13(123 - 114) \\ & = 114(-14) + 123(13) \\ & = (360 - 2 \cdot 123)(-14) + 123(13) \\ & = 123(41) + 360(-14) \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $33$, we arrive at

$$ 99 = 123(1353) + 360(-462) \\ $$

Therefore, we get one possible solution where $x = 1353$ and $y = -462$.

By using Theorem 2.9, all solutions are:

$$ x = 1353 + \frac{360}{3}t = 1353 + 120t \\~\\ y = -462 - \frac{123}{3}t = -462 - 41t \\ $$

where $t$ is an integer.

For solutions in the positive integers, we require $1353 + 120t \gt 0$ and $-462 - 41t \gt 0$, which results in $t \gt \frac{-1353}{120} (\approx -11.275)$ and $t \lt \frac{-462}{41} (\approx -11.268)$.

Therefore, there are no solutions in the positive integers for the given equation.

(d)

From Section 2.3 Q11, we know $gcd(158, -57) = gcd(158, 57)$.

$$ \begin{equation} \begin{split} 158 & = 2 \cdot 57 + 44 \\ 57 & = 1 \cdot 44 + 13 \\ 44 & = 3 \cdot 13 + 5 \\ 13 & = 2 \cdot 5 + 3 \\ 5 & = 1 \cdot 3 + 2 \\ 3 & = 1 \cdot 2 + 1 \\ 2 & = 2 \cdot 1 + 0 \end{split} \nonumber \end{equation} $$

Hence, $gcd(158, 57) = 1$. Since $1 \mid 7$, by Theorem 2.9, the equation has a solution. By using the extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 1 & = 3 - 2 \\ & = 3 - (5 - 3) \\ & = -5 + 3(2) \\ & = -5 + (13 - 2 \cdot 5)(2) \\ & = 5(-5) + 13(2) \\ & = (44 - 3 \cdot 13)(-5) + 13(2) \\ & = 44(-5) + 13(17) \\ & = 44(-5) + (57 - 44)(17) \\ & = 57(17) + 44(-22) \\ & = 57(17) + (158 - 2 \cdot 57)(-22) \\ & = 158(-22) + 57(61) \\ \end{split} \nonumber \end{equation} $$

Upon multiplying this relation by $7$, we arrive at

$$ \begin{equation} \begin{split} 7 & = 158(-154) + 57(427) \\ & = 158(-154) - 57(-427) \end{split} \nonumber \end{equation} $$

Therefore, we get one possible solution where $x = -154$ and $y = -427$.

By using Theorem 2.9, all solutions are:

$$ x = -154 + \frac{-57}{1}t = -154 - 57t \\~\\ y = -427 - \frac{158}{1}t = -427 - 158t \\ $$

where $t$ is an integer.

For solutions in the positive integers, we require $-154 - 57t \gt 0$ and $-427 - 158t \gt 0$, which results in $t \lt \frac{-154}{57} (\approx -2.70)$ and $t \lt \frac{-427}{158} (\approx -2.70)$.

Therefore, the solutions in the positive integers will be $x = -154 - 57t$ and $y = -427 - 158t$ when $t \leq -3$.

Q4

If $a$ and $b$ are relatively prime positive integers, prove that the Diophantine equation $ax - by = c$ has infinitely many solutions in the positive integers.
[Hint: There exist integers $x_0$ and $y_0$ such that $ax_0 + by_0 = c$. For any integer $t$, which is larger than both $\lvert x_0 \rvert / b$ and $\lvert y_0 \rvert /a$, a positive solution of the given equation is $x = x_0 + bt$, $y =-(y_0 - at)$.]

Because $gcd(a, b) = 1 \mid c$, by Theorem 2.9, $ax + by = c$ has a solution.

Let $x_0$ and $y_0$ be a particular solution for $ax + by = c$. By corollary of 2.9, we have $x = x_0 + bt$ and $y = y_0 - at$ for $ax + by = c$.

For $ax - by = c$, the solutions will then be $x = x_0 + bt$ and $y = -(y_0 - at)$.

For solutions in positive integers, we require $x_0 + bt \gt 0$ and $-(y_0 - at) \gt 0$, which results in $t \gt \frac{-x_0}{b}$ and $t \gt \frac{y_0}{a}$.

We don't know which one of $\frac{-x_0}{b}$ and $\frac{y_0}{a}$ is larger when $x_0$ and $y_0$ are having opposite signs. Therefore, $t$ has to be larger than both $\frac{\lvert x_0 \rvert}{b}$ and $\frac{\lvert y_0 \rvert}{a}$.

Therefore, when $t$ is larger than both $\frac{\lvert x_0 \rvert}{b}$ and $\frac{\lvert y_0 \rvert}{a}$, $ax - by = c$ has infinitely many solutions in the positive solutions given by $x = x_0 + bt$ and $y = -(y_0 - at)$.

Q5

(a) A man has \$4.55 in change composed entirely of dimes and quarters. What are the maximum and minimum number of coins that he can have? Is it possible for the number of dimes to equal the number of quarters?
(b) The neighborhood theater charges \$1.80 for adult admissions and \$.75 for children. On a particular evening the total receipts were $90. Assuming that more adults than children were present, how many people attended?
(c) A certain number of sixes and nines is added to give a sum of 126; if the number of sixes and nines is interchanged, the new sum is 114. How many of each were there originally?

(a)

Let $x$ and $y$ be the number of dimes and the number of quarters, respectively. From the description, we assume $x \gt 0$ and $y \gt 0$.

We have the Diophantine equation: $0.1x + 0.25y = 4.55$, which can be simplified into $2x + 5y = 91$.

Because $gcd(2, 5) = 1 \mid 91$, by Theorem 2.9, the equation has a solution.

We know $2(-2) + 5(1) = 1$. By multiplying $91$ on both sides, we get $2(-182) + 5(91) = 91$. By Theorem 2.9, all solutions are given by:

$$ x = -182 + 5t \\ y = 91 - 2t $$

where $t$ is an integer.

Because $x$ and $y$ must be greater than $0$, we require $-182 + 5t \gt 0$ and $91 - 2t \gt 0$, which results in $t \gt \frac{182}{5} (\approx 36.4)$ and $t \lt \frac{91}{2} (= 45.5)$. Therefore, $t = 37$, $38$, ... , or $45$.

The total number of coins will be $x + y = -182 + 5t + 91 - 2t = 3t - 91$. The maximum number of coins will be $3(45) - 91 = 44$. The minimum number of coins will be $3(37) - 91 = 20$.

When $-182 + 5t = 91 - 2t$, $t = 39$ and $x = y = 91 - 2(39) = 13$. Therefore, it is possible that the number of dimes equals the number of quarters. The number will be $13$ for each type.

(b)

Let $x$ and $y$ be the number of adults and the number of children, respectively. From the description, we assume $x \gt 0$ and $y \geq 0$.

We have the Diophantine equation: $1.8x + 0.75y = 90$, which can be simplified into $12x + 5y = 600$.

Because $gcd(12, 5) = 1 \mid 600$, by Theorem 2.9, the equation has a solution.

We know $12(-2) + 5(5) = 1$ by observation. By multiplying $600$ on both sides, we get $12(-1200) + 5(3000) = 600$. By Theorem 2.9, all solutions are given by:

$$ x = -1200 + 5t \\ y = 3000 - 12t $$

where $t$ is an integer.

We require $-1200 + 5t \gt 0$ and $3000 - 12t \geq 0$, which results in $t \gt 240$ and $t \leq 250$. Also, $x > y$ means $-1200 + 5t \gt 3000 -12t$, which results in $t \gt \frac{4200}{17} (\approx 247.06)$. Therefore, $t = 248$, $249$, or $250$.

The total number of people attended will be $x + y = -1200 + 5t + 3000 - 12t = 1800 - 7t$. Therefore, $1800 - 7t = 64$, $57$ or $50$ when $t = 248$, $249$ or $250$.

The total number of people attended is $64$, $57$, or $50$.

(c)

Let $x$ and $y$ be the number of sixes and nines, respectively.

From the description, we have the equation $6x + 9y = 126$ and $6y + 9x = 114$. You may have the intention to do it as the Diophantine equation. Well, don't do that😂.

You can just solve it as systems of linear equations. We get $36x + 54y = 756$ and $24y + 36x = 456$ from the original equations. Solving gives $y = 10$ and $x = 6$.

Therefore, there are $6$ sixes and $10$ nines.

Q6

A farmer purchased $100$ head of livestock for a total cost of $\$4000$. Prices were as follow: calves, $\$120$ each; lambs, $\$50$ each; piglets, $\$25$ each. If the farmer obtained at least one animal of each type, how many of each did he buy?

From the description, we have $120x + 50y + 25z = 4000$ and $x + y + z = 100$ where $x \geq 1$, $y \geq 1$ and $z \geq 1$.

By substituting $z$ with $100 - x - y$ in the first equation, we get $120x + 50y + 25(100 - x - y) = 4000$. After simplification, we get $19x + 5y = 300$.

Because $gcd(19, 5) = 1 \mid 300$, by Theorem 2.9, the equation has a solution.

We know $19(-1) + 5(4) = 1$ by observation. By multiplying $300$ on both sides, we get $19(-300) + 5(1200) = 300$. By Theorem 2.9, all solutions are given by:

$$ x = -300 + 5t \\ y = 1200 - 19t $$

where $t$ is an integer.

Hence, $z = 100 - x - y = -800 + 14t$.

We require $-300 + 5t \geq 1$, $1200 - 19t \geq 1$, and $-800 + 14t \geq 1$, which results in $t \geq \frac{301}{5} (\approx 60.2)$, $t \leq \frac{1199}{19} (\approx 63.11)$ and $t \geq \frac{801}{14} (\approx 57.21)$. Therefore, $t = 61$, $62$, or $63$.

When $t = 61$, $x = 5$, $y = 41$, and $z = 54$.
When $t = 62$, $x = 10$, $y = 22$, and $z = 68$.
When $t = 63$, $x = 15$, $y = 3$, and $z = 82$.

Q7

When Mr. Smith cashed a check at his bank, the teller mistook the number of cents for the number of dollars and vice versa. Unaware of this, Mr. Smith spent $68$ cents and then noticed to his surprise that he had twice the amount of the original check. Determine the smallest value for which the check could have been written. [Hint: If $x$ denotes the number of dollars and $y$ the number of cents in the check, then $100y + x - 68 = 2(100x + y)$.]

Let $x$ and $y$ be the number of dollars and the number of cents, respectively.

From the description, we get the equation $100y + x - 68 = 2(100x + y)$ where $x \gt 0$ and $y \gt 0$.

$$ \begin{equation} \begin{split} 100y + x - 68 & = 2(100x + y) \\ 100y + x - 68 & = 200x + 2y \\ -199x + 98y & = 68 \end{split} \nonumber \end{equation} $$

By Section 2.3 Q11, we know $gcd(-199, 98) = gcd(199, 98)$. By using Euclidean Algorithm:

$$ \begin{equation} \begin{split} 199 & = 2 \cdot 98 + 3 \\ 98 & = 32 \cdot 3 + 2 \\ 3 & = 1 \cdot 2 + 1 \\ 2 & = 2 \cdot 1 + 0 \end{split} \nonumber \end{equation} $$

Thus $gcd(199, 98) = 1 \mid 68$, by Theorem 2.9, the equation has a solution.

By using Extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 1 & = 3 - 2 \\ & = 3 - (98 - 32 \cdot 3) \\ & = -98 + 33 \cdot 3 \\ & = -98 + 33 \cdot (199 - 2 \cdot 98) \\ & = 199(33) + 98(-67) \end{split} \nonumber \end{equation} $$

By multiplying $68$ on both sides, we get $199(2244) + 98(-4556) =68$. Hence, $-199(2244) + 98(-4556) = 68$. By Theorem 2.9, all solutions are given by:

$$ x = -2244 + 98t \\ y = -4556 + 199t $$

where $t$ is an integer.

We require $-2244 + 98t \gt 0$ and $-4556 + 199t \gt 0$, which results in $t \gt \frac{1122}{49} (\approx 22.90)$ and $t \gt \frac{4556}{199} (\approx 22.89)$.

The original check would be $100x + y = 100(-2244 + 98t) + (-4556 + 199t) = 9999t -228956$. As $100y + x - 68 = 2(100x + y)$, the left-hand side will reach the smallest value as $100x + y$ reaches its smallest value. $100x + y$ will reach its smallest value when $t = 23$.

Therefore, the original check is $9999(23) - 228956 = 1021$, which is $10$ dollars and $21$ cents. The check that could have been written is $21$ dollars and $10$ cents.

Q8

Solve each of the puzzle-problems below:

(a) Alcuin of York, 775. One hundred bushels of grain are distributed among $100$ persons in such a way that each man receives $3$ bushels, each woman $2$ bushels, and each child $\frac{1}{2}$ bushel. How many men, women, and children are there?
(b) Mahaviracarya, 850. There were $63$ equal piles of plantain fruit put together and $7$ single fruits. They were divided evenly among $23$ travelers. What is the number of fruits in each pile?
[Hint: Consider the Diophantine equation $63x + 7 = 23y$.]
(c) Yen Kung, 1372. We have an unknown number of coins. If you make $77$ strings of them, you are $50$ coins short; but if you make $78$ strings, it is exact. How many coins are there?
[Hint: If $N$ is the number of coins, then $N = 77x + 27 = 78y$ for integers $x$ and $y$.]
(d) Christoff Rudolff, 1526. Find the number of men, women, and children in a company of $20$ persons if together they pay $20$ coins, each man paying $3$, each woman $2$, and each child $\frac{1}{2}$.
(e) Euler, 1770. Divide $100$ into two summands such that one is divisible by $7$ and the other by $11$.

(a)

Let $x$, $y$, and $z$ be the number of men, women, and children, respectively.

From the description, we get the equation $3x + 2y + \frac{1}{2}z = 100$ and $x + y + z = 100$. We assume $x \geq 0$, $y \geq 0$, and $z \geq 0$.

By substituting $z$ with $100 - x - y$ in the first equation, we get:

$$ \begin{equation} \begin{split} 3x + 2y + \frac{1}{2}(100 - x - y) & = 100 \\ 2.5x + 1.5y & = 50 \\ 5x + 3y & = 100 \end{split} \nonumber \end{equation} $$

Because $gcd(5, 3) = 1 \mid 100$, by Theorem 2.9, the equation has a solution.

From observation, we have $5(20) + 3(0) = 100$. By Theorem 2.9, all solutions are given by:

$$ x = 20 + 3t \\ y = - 5t $$

where $t$ is an integer.

Hence, $z = 100 - (x + y) = 100 - (20 - 2t) = 80 + 2t$.

We require $20 + 3t \geq 0$, $- 5t \geq 0$, and $80 + 2t \geq 0$, which results in $t \geq \frac{-20}{3} (\approx -6.67)$, $t \leq 0$ and $t \geq -40$. Therefore, $t = -6$, $-5$,..., or $0$.

When $t = -6$, $2$ men, $30$ women, and $68$ children are there.
When $t = -5$, $5$ men, $25$ women, and $70$ children are there.
When $t = -4$, $8$ men, $20$ women, and $72$ children are there.
When $t = -3$, $11$ men, $15$ women, and $74$ children are there.
When $t = -2$, $14$ men, $10$ women, and $76$ children are there.
When $t = -1$, $17$ men, $5$ women, and $78$ children are there.
When $t = 0$, $20$ men, $0$ women, and $80$ children are there.

(b)

Let $x$ and $y$ be the number of fruits in a pile of plantain and the number of fruits for each traveler, respectively.

From the description, we get the equation $63x + 7 =23y$ where $x \gt 0$ and $y \gt 0$.

Considering the form $63x - 23y = -7$, from Section 2.3 Q11, we know $gcd(63, -23) = gcd(63, 23)$. By using Euclidean Algorithm:

$$ \begin{equation} \begin{split} 63 & = 2 \cdot 23 + 17 \\ 23 & = 1 \cdot 17 + 6 \\ 17 & = 2 \cdot 6 + 5 \\ 6 & = 1 \cdot 5 + 1 \\ 5 & = 5 \cdot 1 + 0 \end{split} \nonumber \end{equation} $$

Thus $gcd(63, 23) = 1 \mid -7$. By Theorem 2.9, the equation has a solution. Using Extended Euclidean Algorithm:

$$ \begin{equation} \begin{split} 1 & = 6 - 5 \\ & = 6 - (17 - 2 \cdot 6) \\ & = -17 + 3 \cdot 6 \\ & = -17 + 3 \cdot (23 - 17) \\ & = 23(3) + 17(-4) \\ & = 23(3) + (63 - 2 \cdot 23)(-4) \\ & = 63(-4) + 23(11) \end{split} \nonumber \end{equation} $$

We multiply both sides by $-7$ and get $63(28) + 23(-77) = -7$. Hence, $63(28) + (-23)(77) = -7$. By Theorem 2.9, all solutions are given by:

$$ x = 28 + (-23)t \\ y = 77 - 63t $$

where $t$ is an integer.

We require $28 + (-23)t \gt 0$ and $77 - 63t \gt 0$, which results in $t \lt \frac{28}{23} (\approx 1.22)$ and $t \lt \frac{77}{63}$. Therefore, $t = 0$ or $1$.

When $t = 0$, $28$ fruits are in a pile of plantain and $77$ fruits are for each traveler.
When $t = 1$, $5$ fruits are in a pile of plantain and $14$ fruits are for each traveler.

(c)

First, let $y$ be the number of coins in one string if we make $78$ strings.

Some people may think the hint is wrong, but it is actually correct. It depends on how we define $x$.

If we define $x$ as the number of coins in one string if we make $77$ strings. The equation will be $77x - 50 = 78y$. This way, we consider filling up as many strings as possible first.

The red part is 50 coins

Another way is to separate all the coins into $77$ strings until we run out of coins (like dealing cards to players one by one). Then the first $27$ strings will have $1$ extra coin. We define the $x$ as the number of coins in the common part. The equation will be $77x + 27 = 78y$, like the one shown in the hint.

Both equations will give you the same answer. Let's go with the second equation. We also know $x \gt 0$, $y \gt 0$, and $x + 1 \gt y$.

Considering the form $77x - 78y = -27$, from Section 2.3 Q11, we know $gcd(77, -78) = gcd(77, 78) = 1$. Because $1 \mid -27$, by Theorem 2.9, the equation has a solution.

By observation, $77(-1) - 78(-1) = 1$. We multiply both sides by $-27$. We get $77(27) - 78(27) = -27$. By Theorem 2.9, all solutions are given by:

$$ x = 27 - 78t \\ y = 27 - 77t $$

where $t$ is an integer.

We require $27 - 78t \gt 0$, $27 - 77t \gt 0$ and $27 -78t + 1 \gt 27 - 77t$, which results in $t \lt \frac{27}{78} (\approx 0.35)$, $t \lt \frac{27}{77} (\approx 0.35)$, and $t \lt 1$. Therefore, $t \leq 0$.

The total number of coins will be $78(27 - 77t) = 2106 - 6006t$ where $t \leq 0$. The smallest possibility will be $2106$ coins.

(d)

Let $x$, $y$, and $z$ be the number of men, number of women, and number of children, respectively.

From the description, we get the equation $3x + 2y + \frac{1}{2}z = 20$ and $x + y + z = 20$. We assume $x \geq 0$, $y \geq 0$ and $z \geq 0$.

By substituting $z$ with $20 - x - y$ in the first equation, we get:

$$ \begin{equation} \begin{split} 3x + 2y + 10 - \frac{1}{2}x - \frac{1}{2}y & = 20 \\ 6x + 4y + 20 - x - y & = 40 \\ 5x + 3y & = 20 \end{split} \nonumber \end{equation} $$

Because $gcd(5, 3) = 1 \mid 20$, by Theorem 2.9, the equation has a solution.

By observation, $5(4) + 3(0) = 20$. Therefore, by Theorem 2.9, all solutions are given by:

$$ x = 4 + 3t \\ y = -5t $$

where $t$ is an integer.

Hence, $z = 20 - (x + y) = 20 - (4 - 2t) = 16 + 2t$.

We require $4 + 3t \geq 0$, $-5t \geq 0$ and $16 + 2t \geq 0$, which results in $t \geq \frac{-4}{3} (\approx -1.33)$, $t \leq 0$ and $t \geq -8$. Therefore, $t = 0$ or $1$.

When $t = 0$, there are $4$ men, $0$ women, and $16$ children.
When $t = -1$, there are $1$ man, $5$ women, and $14$ children.

(e)

Let $m$ and $n$ be the two summands, respectively. WLOG, we assume $7 \mid m$ and $11 \mid n$. Then $m = 7x$ and $n = 11y$ for some integers $x$ and $y$. Thus we have the equation $7x + 11y = 100$.

Because $gcd(7, 11) = 1 \mid 100$, by Theorem 2.9, the equation has a solution.

By observation, $7(8) + 11(4) = 100$. Hence, by Theorem 2.9, all the solutions are given by:

$$ x = 8 + 11t \\ y = 4 - 7t $$

where $t$ is an integer.

Number TheoryMathSolution

Ran

Comments