final update on 4121
This commit is contained in:
@@ -89,12 +89,16 @@ x-\lfloor x \rfloor & x \in [\lfloor x \rfloor, \lfloor x \rfloor + \frac{1}{2})
|
||||
x-\lfloor x \rfloor - 1 & x \in (\lfloor x \rfloor + \frac{1}{2}, \lfloor x \rfloor + 1] \end{cases}
|
||||
$$
|
||||
|
||||
).png)
|
||||
|
||||
We define
|
||||
|
||||
$$
|
||||
f(x) = \sum_{n=1}^{\infty} \frac{((nx))}{n^2}=\lim_{N\to\infty}\sum_{n=1}^{N} \frac{((nx))}{n^2}
|
||||
$$
|
||||
|
||||
).png)
|
||||
|
||||
(i) The series converges uniformly over $x\in[0,1]$.
|
||||
|
||||
$$
|
||||
|
||||
Reference in New Issue
Block a user