Find functions $f$ and $\alpha$ such that the improper Riemann-Stieltjes integral $\int_1^{\infty}|f|d\alpha$ converges, but $\int_1^{\infty}fd\alpha$ does not exist?
I'm really not sure how to start this problem, and I haven't been able to find another post on here that has considered this.
EDIT: I know that $\alpha$ needs to be some function which is not increasing or differentiable on $[1,\infty )$ since then absolute convergence implies conditional convergence
Thank you,
How about the function:
$$f(x)=\begin{cases}\frac{1}{\sqrt{n}} \text{ for } x \in [n,n+1) \text{ and odd } n\\ -\frac{1}{\sqrt{n}} \text{ for } x \in [n,n+1) \text{ and even } n \end{cases}$$
and let $\alpha(x)=xf(x)$.
Then for odd $n$,
$$\int_{n}^{n+1} f(x) d\alpha(x)=\int_{n}^{n+1} f(x)\alpha'(x) dx=\int_{n}^{n+1} \frac{1}{n} dx=\frac{1}{n}$$
$$\int_{n}^{n+1} |f(x)| d\alpha(x)=\int_{n}^{n+1} \frac{1}{n} dx=\frac{1}{n}$$
For even $n$:
$$\int_{n}^{n+1} f(x) d\alpha(x)=\frac{1}{n}$$ $$\int_{n}^{n+1} |f(x)| d\alpha(x)=-\frac{1}{n}$$
So then $$\int_{1}^{\infty} |f(x)| d\alpha(x)=\sum\limits_{n=1}^{\infty} \frac{(-1)^n}{n}<\infty$$ $$\int_{1}^{\infty} f(x) d\alpha(x)=\sum\limits_{n=1}^{\infty} \frac{1}{n}=\infty$$