All sequences here are sequences of positive reals. If $\sum x_n^2$ diverges, does there always exist a sequence $y_n$ such that $\sum y_n^2$ converges but $\sum x_ny_n$ does not?
My attempt is as follows:
Suppose not. Then choose $x_n$ with $\sum x_n^2$ divergent such that $\sum y_n^2 < \infty \implies \sum s_ny_n < \infty$. Then there exists $K$ such that $Ky_n^2>x_ny_n$. So $K^2y_n^2>x_n^2$ (??). So $\sum y_n^2$ diverges. Contradiction.
Although I am not overly convinced by this. Is the statement even true?