11 problems found
Let \(\lfloor x \rfloor\) denote the largest integer that satisfies \(\lfloor x \rfloor \leq x\). For example, if \(x = -4.2\), then \(\lfloor x \rfloor = -5\).
Solution:
In this question, \(x\), \(y\) and \(z\) are real numbers. Let \(\lfloor x \rfloor\) denote the largest integer that satisfies \(\lfloor x \rfloor \leqslant x\) and let \(\{x\}\) denote the fractional part of~\(x\), so that \(x = \lfloor x \rfloor + \{x\}\) and \(0 \leqslant \{x\} < 1\). For example, if \(x = 4.2\), then \(\lfloor x \rfloor = 4\) and \(\{x\} = 0.2\) and if \(x = -4.2\), then \(\lfloor x \rfloor = -5\) and \(\{x\} = 0.8\).
The continuous random variable \(X\) has probability density function \[ f(x) = \begin{cases} \lambda e^{-\lambda x} & \text{for } x \geqslant 0, \\ 0 & \text{otherwise,} \end{cases} \] where \(\lambda\) is a positive constant. The random variable \(Y\) is the greatest integer less than or equal to \(X\), and \(Z = X - Y\).
Solution:
In this question, you should ignore issues of convergence.
Solution:
In this question, \(\lfloor x \rfloor\) denotes the greatest integer that is less than or equal to \(x\), so that (for example) \(\lfloor 2.9 \rfloor = 2\), \(\lfloor 2\rfloor = 2\) and \(\lfloor -1.5 \rfloor = -2\). On separate diagrams draw the graphs, for \(-\pi \le x \le \pi\), of:
Solution:
In this question, \(\lfloor x \rfloor\) denotes the greatest integer that is less than or equal to \(x\), so that \(\lfloor 2.9 \rfloor = 2 = \lfloor 2.0 \rfloor\) and \(\lfloor -1.5 \rfloor = -2\). The function \(\f\) is defined, for \(x\ne0\), by \(\f(x) = \dfrac{\lfloor x \rfloor}{x}\,\).
Solution:
In this question, the notation \(\lfloor x \rfloor\) denotes the greatest integer less than or equal to \(x\), so for example \(\lfloor \pi\rfloor = 3\) and \(\lfloor 3 \rfloor =3\).
Solution:
The notation \({\lfloor } x \rfloor\) denotes the greatest integer less than or equal to the real number \(x\). Thus, for example, \(\lfloor \pi\rfloor =3\,\), \(\lfloor 18\rfloor =18\,\) and \(\lfloor-4.2\rfloor = -5\,\).
Solution:
The square bracket notation \(\boldsymbol{[} x\boldsymbol{]}\) means the greatest integer less than or equal to \(x\,\). For example, \(\boldsymbol{[}\pi\boldsymbol{]} = 3\,\), \(\boldsymbol{[}\sqrt{24}\,\boldsymbol{]} = 4\,\) and \(\boldsymbol{[}5\boldsymbol{]}=5\,\).
Solution:
Sketch the graph of the function \([x/N]\), for \(0 < x < 2N\), where the notation \([y]\) means the integer part of \(y\). (Thus \([2.9] = 2\), \ \([4]=4\).)
For any number \(x\), the largest integer less than or equal to \(x\) is denoted by \([x]\). For example, \([3.7]=3\) and \([4]=4\). Sketch the graph of \(y=[x]\) for \(0\le x<5\) and evaluate \[ \int_0^5 [x]\;\d x. \] Sketch the graph of \(y=[\e^{x}]\) for \(0\le x< \ln n\), where \(n\) is an integer, and show that \[ \int_{0}^{\ln n}[\e^{x}]\, \d x =n\ln n - \ln (n!). \]
Solution: