Let $A_n =\sum \limits_{j=1}^n\frac{\sin j}{j}$. How can I prove that $A_n$ converges as $n$ approaches infinity?
I know that if we think of it as an infinite series, it can be proved by applying appropriate convergence tests(for example, Abel's convergence test(or Dirichlet test). But I want a proof not using convergence tests of an infinite series, and think of this as a 'sequence' $A_n$ instead of a 'series'.
I read Proving that the sequence $F_{n}(x)=\sum\limits_{k=1}^{n} \frac{\sin{kx}}{k}$ is boundedly convergent on $\mathbb{R}$ and other answers related to this question, but most of them used convergence tests and I don't know about Riemann-Lebesgue lemma or Fourier series. Actually I am taking an elementary analysis course, and this is an exercise on the textbook's 'sequence' part, not 'series'.