Write gcd(308, 165) as a linear combination of 308 and 165
Read moreTable of Contents
Textbook Solutions for Mathematical Structures for Computer Science
Question
The division of a full circle into 360 probably dates back to the early Persian calendar from around 700 b.c. that used 360 days in a year, so one day represented a rotation of 1/360 of other stars around the North Star. But it was also chosen because it is divisible by so many factors, avoiding the need to deal with fractions. Find the distinct nontrivial (but not necessarily prime) factors of 360.
Solution
The first step in solving 2.4 problem number 28 trying to solve the problem we have to refer to the textbook question: The division of a full circle into 360 probably dates back to the early Persian calendar from around 700 b.c. that used 360 days in a year, so one day represented a rotation of 1/360 of other stars around the North Star. But it was also chosen because it is divisible by so many factors, avoiding the need to deal with fractions. Find the distinct nontrivial (but not necessarily prime) factors of 360.
From the textbook chapter Number Theory you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution