I'm stuck on this for quite of few hours now. Can someone please explain me how would I prove this? TIA
$\lceil x + n \rceil = \lceil x \rceil + n $ (x is a real number and n is an integer)
I'm stuck on this for quite of few hours now. Can someone please explain me how would I prove this? TIA
$\lceil x + n \rceil = \lceil x \rceil + n $ (x is a real number and n is an integer)
Use this alternative definition of ceiling:
For $x \in \Bbb R$, $\lceil x \rceil$ is an integer $n$ such that:
To show that $\lceil x \rceil + n = \lceil x + n \rceil$, I will show that $\lceil x \rceil + n$ satisfies the property.
$\lceil x\rceil$ satisfies $x\le\lceil x\rceil< x+1$. Then $$x+n\le\lceil x\rceil+n< x+n+1$$ where $\lceil x\rceil+n$ is integer.
But $\lceil x+n\rceil$ is the only integer that satisfies $x+n\le\lceil x+n\rceil< x+n+1$, so $$\lceil x+n\rceil=\lceil x\rceil+n$$