Let $S_n:= \displaystyle\sum_{k=1}^n \displaystyle\sum_{j=1}^{k-1}\dfrac{(-1)^k}{[j(k-j)]^p} $. Determine whether $\lim\limits_{n\to\infty} S_n =\displaystyle\sum_{k=1}^\infty \displaystyle\sum_{j=1}^{k-1}\dfrac{(-1)^k}{[j(k-j)]^p}$ converges or diverges for $\frac{1}2 < p \leq 1.$
I claim that $S_n$ converges as $n\to \infty.$ Let $c_k:= \displaystyle\sum_{j=1}^{k-1}\dfrac{1}{[j(k-j)]^p}>0\,\forall k\in\mathbb{N},$ with $c_1 := 0.$ We want to show that $c_k$ is eventually nonincreasing (ie. $\exists N\in\mathbb{N}$ such that $\forall k\geq N, c_{k+1}\geq c_k$) and that $\lim\limits_{k\to\infty}c_k=0,$ which will show by Leibnitz's alternating series test that the series converges.
However, this seems very difficult to do.
I want to avoid using "well-known" theorems, and instead use more fundamental theorems like Leibnitz's alternating series test, the Cauchy product formula for absolutely convergent series, etc.