Chapter 3: Problem 6
If \(k\) is an integer, what is \(\lceil k\rceil ?\) Why?
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 6
If \(k\) is an integer, what is \(\lceil k\rceil ?\) Why?
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
If \(0=\) Sunday, \(1=\) Monday, \(2=\) Tuesday, \(\ldots, 6=\) Saturday, then January 1 of year \(n\) occurs on the day of the week given by the following formula: \(\left(n+\left\lfloor\frac{n-1}{4}\right\rfloor-\left\lfloor\frac{n-1}{100}\right\rfloor+\left\lfloor\frac{n-1}{400}\right\rfloor\right) \bmod 7\). a. Use this formula to find January 1 of \(\begin{array}{lll}\text { i. } 2050 & \text { ii. } 2100 & \text { iii. the year of your birth. }\end{array}\)
Use the properties of even and odd integers that are listed in Example \(3.2 .3\) to do Indicate which properties you use to justify your reasoning.True or false? If \(a\) is any odd integer, then \(a^{2}+a\) is even. Explain.
For each of the values of \(n\) and \(d\) given in \(1-6\), find integers \(q\) and
\(r\) such that \(n=d q+r\) and \(0 \leq r
If \(k\) is an integer, what is \(\left\lceil k+\frac{1}{2}\right\rceil ?\) Why?
a. Prove that for all integers \(a\), if \(a^{3}\) is even then \(a\) is even. b. Prove that \(\sqrt[3]{2}\) is irrational.
What do you think about this solution?
We value your feedback to improve our textbook solutions.