In this question, I considered a double-sequence $(x_k,y_k)$ whose first term was shown to be $x_k= k\operatorname{sgn}(\cos(k))$. I was interested when the quantity $X_n=\sum_{k=1}^n x_k$ or a corresponding sum $Y_n=\sum_{k=1}^n y_k$ were equal to zero. However, in this post I am interested in the asymptotics of $X_n$, particularly if it can be suitably renormalized in the limit as $n\to\infty$.
It's interesting to compare $X_n$ to series whose signs are periodic; $\operatorname{sgn}(\cos(k))$ is not periodic since $\pi$ is irrational. Still, using Abel summation, we can renormalize several related series:
$$\text{period 1: }\lim_{z\to 1^-}\sum_{k=1}^{\infty}k(-1)^k z^k = \frac{-1}{4}$$
$$\text{period 2: }\lim_{z\to 1^-}\sum_{k=1}^{\infty}k(-1)^{k(k+1)/2} z^k = \frac{-1}{2}$$
$$\text{period 3: }\lim_{z\to 1^-}-\sum_{k=1}^{\infty}k \cos\left(\left\lfloor\frac{k-1}{3}\right\rfloor \pi\right) z^k = \frac{-3}{4}$$
$$\text{period 4: }\lim_{z\to 1^-}-\sum_{k=1}^{\infty}k \cos\left(\left\lfloor\frac{k-1}{4}\right\rfloor \pi\right) z^k = -1$$
In fact, it's not terrible to show that if $(a_{k,n})$ is a sequence with $n$ blocks of $1$ followed by $n$ blocks of $-1$, then $\lim_{z\to 1^-}-\sum_{k=1} k a_{k,n}z^k = -n/4$. Again, the sequence $\{\operatorname{sgn}(\cos(k))\}$ does not display any obvious patterns, but perhaps this analysis could show that a suitable renormalization of $X_n$ exists. Disregarding the sign operator, the related series $\sum k\cos(k)$ is also Abel-summable:
$$\lim_{z\to 1^-}\sum_{k=1}^{\infty}k \cos\left(k\right) z^k = \frac{-1}{4}\csc^2\left(\frac{1}{2}\right)$$
I mention Abel summation because I don't believe $X_n$ is Cesaro summable. This was surprising to me, because looking at the Cesaro means $(C,\alpha)_n = \sum_{j=0}^{n} \frac{\binom{n}{j}}{\binom{n+\alpha}{j}}x_j$ for $\alpha=1,2,3,4$ showed strange behavior near $n=400$. Below is a picture of $(C,1)_n$ for $1\le n\le 1000$:
It's possible this spike is due to rounding error, but I'm not certain. At any rate, I think Abel summation is the appropriate approach. All this leaves me to believe that there is a proper normalization for $X_n$, even if the behavior of $\operatorname{sgn}(\cos(k))$ is subtle.

sgn(sin(x))can be expanded as an infinite Fourier series (sin(x) + sin(3x)/3+...) $\endgroup$k sgn(cos(k t))as a Fourier series? Then sum each harmonic separately? If that works, take the value fort=1? $\endgroup$