Chapter 14: Problem 1
Express each of the rational numbers below as finite simple continued fractions: (a) \(-19 / 51\) (b) \(187 / 57\) (c) \(71 / 55\) (d) \(118 / 303\)
Short Answer
Expert verified
(a) \\( -\frac{19}{51} = [0; -2, -1, -6] \\\); (b) \\( \frac{187}{57} = [3; 3, 1, 1, 3] \\\); (c) \\( \frac{71}{55} = [1; 3, 2, 3] \\\); (d) \\( \frac{118}{303} = [0; 2, 1, 1, 3, 5] \\\).
Step by step solution
01
Introduction to Continued Fractions
A continued fraction for a number is an expression obtained through an iterative process of representing the number as the sum of its integer part and the reciprocal of another number. A finite simple continued fraction consists of a sequence of integer values.
02
Express \\( \frac{-19}{51} \\\) as a Continued Fraction
To express \( \frac{-19}{51} \), we first perform the Euclidean algorithm to find the integer parts:1. Divide -19 by 51. - \(-19 \div 51 = 0\) with a remainder of -19.2. Invert the fraction using the remainder: \(-\frac{51}{19}\).3. Divide -51 by 19. - \(-51 \div 19 \approx -2 \) with a remainder of -13.4. Invert the fraction using this remainder: \(-\frac{19}{13}\).5. Continue the process: -19 divided by 13. - \(-19 \div 13 \approx -1 \) with a remainder of -6.6. Invert the fraction: \(-\frac{13}{6}\).7. Continue: -13 divided by 6. - \(-13 \div 6 = -2\) with a remainder of -1.8. The process ends, as \(-\frac{6}{1}\), -6 divided by 1 is exactly -6 with no remainder.Thus, \( -\frac{19}{51} = [0; -2, -1, -6] \)
03
Express \\( \frac{187}{57} \\\) as a Continued Fraction
1. Divide 187 by 57. - \(187 \div 57 \approx 3\), remainder 16.2. Invert the fraction: \(\frac{57}{16}\).3. Divide 57 by 16. - \( 57 \div 16 \approx 3\) with a remainder of 9.4. Invert the fraction: \(\frac{16}{9}\).5. Divide 16 by 9. - \(16 \div 9 = 1\) with a remainder of 7.6. Invert the fraction: \(\frac{9}{7}\).7. Divide 9 by 7. - \(9 \div 7 = 1\) with a remainder of 2.8. Invert the fraction: \(\frac{7}{2}\).9. Divide 7 by 2. - \(7 \div 2 = 3\) with a remainder of 1.10. End process as \(\frac{2}{1}\) simplifies fully.Thus, \( \frac{187}{57} = [3; 3, 1, 1, 3] \)
04
Express \\( \frac{71}{55} \\\) as a Continued Fraction
1. Divide 71 by 55. - \(71 \div 55 = 1\) with a remainder of 16.2. Invert the fraction: \(\frac{55}{16}\).3. Divide 55 by 16. - \(55 \div 16 = 3\) with a remainder of 7.4. Invert the fraction: \(\frac{16}{7}\).5. Divide 16 by 7. - \(16 \div 7 = 2\) with a remainder of 2.6. Invert the fraction: \(\frac{7}{2}\).7. Divide 7 by 2. - \(7 \div 2 = 3\) with a remainder of 1.8. Process ends here as \(\frac{2}{1}\) simplifies fully.Thus, \( \frac{71}{55} = [1; 3, 2, 3] \)
05
Express \\( \frac{118}{303} \\\) as a Continued Fraction
1. Divide 118 by 303. - \(118 \div 303 = 0\) with remainder 118.2. Invert the fraction: \(-\frac{303}{118}\).3. Continue with 303 divided by 118. - \(303 \div 118 = 2\) with a remainder of 67.4. Invert the fraction: \(\frac{118}{67}\).5. Continue with 118 divided by 67. - \(118 \div 67 = 1\) with a remainder of 51.6. Invert the fraction: \(\frac{67}{51}\).7. Divide 67 by 51. - \(67 \div 51 = 1\) with a remainder of 16.8. Invert the fraction: \(\frac{51}{16}\).9. Divide 51 by 16. - \(51 \div 16 = 3\) with a remainder of 3.10. Invert the fraction: \(\frac{16}{3}\).11. Divide 16 by 3. - \(16 \div 3 = 5\) with a remainder of 1.12. The fraction ends here as \(\frac{3}{1}\) simplifies fully.Thus, \( \frac{118}{303} = [0; 2, 1, 1, 3, 5] \)
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Euclidean Algorithm
The Euclidean Algorithm is a fantastic method for finding the greatest common divisor (GCD) of two numbers. It's incredibly efficient and works through a process of dividing and taking remainders repeatedly.
Here's how it works:
- You start by dividing the larger number by the smaller one.
- Take the remainder from that division.
- Replace the larger number with the smaller number and the smaller one with the remainder.
- Repeat the process.
Rational Numbers
Rational numbers are numbers you can express as the ratio of two integers. This means a rational number has the form \( \frac{p}{q} \), where \( p \) and \( q \) are integers, and \( q eq 0 \). In other words, they are fractions that can be written in their simplest form when the greatest common divisor of the numerator and the denominator is 1.Some examples include:
- Whole numbers like 5 can be written as \( \frac{5}{1} \).
- Fractions like \( \frac{1}{2} \).
- Negative numbers, such as \( -\frac{3}{4} \).
Finite Simple Continued Fraction
Finite simple continued fractions are an alternate way of expressing rational numbers. They have the form \([a_0; a_1, a_2, ..., a_n]\), where \( a_0 \) is an integer and all other \( a_i \) are positive integers. These fractions are 'simple' because they are structured purely through continuous divisions. The process involves:
- Starting with a rational number \( \frac{p}{q} \).
- Using division to break down the fraction into parts.
- Continuing by flipping the remainder into a new numerator.
- Repeating until no remainder.