if $f \sim g$ is $\text{Im}(f) \sim \text{Im}(g)$?
I wanted to find an asymptotic expansion to $\int_0^\infty e^{-xt} \sin(t) dt$ as $x \to \infty$
My thought was to look at $\int_0^\infty e^{-xt}e^{it}dt$ and then apply Watson's Lemma to show that
$$\int_0^\infty e^{-xt}e^{it}dt \sim \sum_{n=0}^\infty \frac{i^n}{x^{n+1}} \ \ \ \text{ as } \ x \to \infty$$ And then take the Imaginary parts of both sides to get:
$$\int_0^\infty e^{-xt} \sin(t)dt \sim \frac1{x^2}\sum_{n=0}^\infty \frac{(-1)^n}{x^{2n}} \ \ \ \text{ as } \ x \to \infty$$
Is this valid? I would like to say it is, as the imaginary parts and real parts should be independent of each other. I could aslo rephrase this as:
If $(f, g) \sim (F, G)$ is $f \sim F$ and $g \sim G$?
Since complex numbers (and functions) can be thought of as vectors. Again, I would believe this to be true for the same reasons as before, but don't know a real way to convince myself in either case.