Chapter 1: Problem 32
Let \(n \in \mathbb{Z}\) with \(n>1\). Show that \(\sum_{i=1}^{n} 1 / i\) is not an integer.
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 1: Problem 32
Let \(n \in \mathbb{Z}\) with \(n>1\). Show that \(\sum_{i=1}^{n} 1 / i\) is not an integer.
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
Show that \(\operatorname{gcd}(a+b, \operatorname{lcm}(a, b))=\operatorname{gcd}(a, b)\) for all \(a, b \in \mathbb{Z}\).
Let \(n\) be an integer. Show that if \(a, b\) are relatively prime integers, each of which divides \(n,\) then \(a b\) divides \(n\).
Let \(x \in \mathbb{R}\) and \(n \in \mathbb{Z}\) with \(n>0 .\) Show that \(\lfloor\lfloor x\rfloor / n\rfloor=\lfloor x / n\rfloor ;\) in particular, \(\lfloor\lfloor a / b\rfloor / c\rfloor=\lfloor a / b c\rfloor\) for all positive integers \(a, b, c .\)
Let \(a_{1}, \ldots, a_{k} \in \mathbb{Z}\) with \(k>1\). Show that: $$ \operatorname{gcd}\left(a_{1}, \ldots, a_{k}\right)=\operatorname{gcd}\left(a_{1}, \operatorname{gcd}\left(a_{2}, \ldots, a_{k}\right)\right)=\operatorname{gcd}\left(\operatorname{gcd}\left(a_{1}, \ldots, a_{k-1}\right), a_{k}\right) $$ \(\operatorname{lcm}\left(a_{1}, \ldots, a_{k}\right)=\operatorname{lcm}\left(a_{1}, \operatorname{lcm}\left(a_{2}, \ldots, a_{k}\right)\right)=\operatorname{lcm}\left(\operatorname{lcm}\left(a_{1}, \ldots, a_{k-1}\right), a_{k}\right)\)
Show that for all integers \(a, b, c,\) we have: (a) \(\operatorname{gcd}(a, b)=\operatorname{gcd}(b, a) ;\) (b) \(\operatorname{gcd}(a, b)=|a| \Longleftrightarrow a \mid b ;\) (c) \(\operatorname{gcd}(a, 0)=\operatorname{gcd}(a, a)=|a|\) and \(\operatorname{gcd}(a, 1)=1 ;\) (d) \(\operatorname{gcd}(c a, c b)=|c| \operatorname{gcd}(a, b)\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.