#impropres integrals
90 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
The first one
, rotate
just a thought
is this true?
$$ x\leqslant \exp (\sqrt{\ln x}), \quad x\geqslant 1 $$
aL
if this is true, then the integrand is bounded by 1/x^2 and that converges
@waxen bison
Not sure about x >= 1, but for x large enough will suffice
you said the first one
It is sin(x)*sin(1/x)
i quote
Oh ok
I mean n 8 is the only full exercise
I don't know if there is a simple way of doing the first one
I think you can fall back to series if you cut the integral into chunks on intervals of size pi
taylor series maybs
and then use a convergence test
maybe Abel test
Hmm
in the neighborhood of 0 there is no problem with convergence due to continuity
but at infinity it's more problematic
I have to start with the absolute value
Intégration by parts and comparisons to the Riemann integral of 1/x^2 no ?
Like set du=sin(x) u=-cos(x) v=sin(1/x) dv =-1/x^2 * cos(1/x)
Yeah you know what, I think rotor is right on that one
Nope it's divergent
because the integral of sin(x)/x converges
So it's not on the good side of the comparison
Yeah though unfortunately we can't really use equivalents due to the flips in signs
I mean is there a trig identity I can use ?
Asymptotic Comparaison only works if the function inside has a constant
Sign
I think a series + AST is fine
$$ \sum _{k=1}^\infty \sin k \sin \frac{1}{k} $$
aL
and now use the comparison test
with some suitably picked series
well comparison yields that is sufficient to study behaviour of
$$ \sum _{k=1}^\infty \frac{\sin k}{k} $$
aL
because $$ \lim _{k\to \infty} \frac{\sin k \sin \frac{1}{k}}{\sin k\cdot \frac{1}{k}} \to 1 $$
aL
oops no, it doesn't converge absolutely, but can't say if it diverges yet
If you set x=$\frac{1}{u}$ the integral becomes $\int_{0}^{\infty} \frac{sin(u)sin(\frac{1}{u})}{u^{2}} du$
Rotor
through some fourier stuff i think this actually converges
so the initial integral should also converge
Yeah I guess that's far simpler
that being said now you have problems in the neighborhood of 0
so there's that
Yea fourrier analysis works but also The series expansion of -ln(1-x) converges uniformly for |x|<=1 $x \neq 1$ so setting $sin(k)=Im(e^{ik})$ you have the value of the series I think
Rotor
Not sure though but I think it works
I'm not sure the comparison test actually holds for series which sign is not constant
shoot you might be right, lemme double check
I think you need monotony and continuity of the function
That being said, for simple convergence, one can consider $a_k = \int_{k\pi}^{(k+1)\pi} \sin(x) \sin(1/x)dx$
Rion
you're right
It is not hard to prove that this sequence alternates and that $\lvert a_{k+1} \rvert < \lvert a_k \rvert$, and that it converges to 0
Rion
So one can go straight for the kill with AST
For absolute convergence however I have no idea
For absolute convergence $\frac{|sin(x)|}{x} \sim |sin(\frac{1}{x})sin(x)|)$ for x approaching infinity
I meant equivalent
sim
Rotor
Thx
@tardy yacht has given 1 rep to @lilac shell
The integral of |sin(x)|/x is divergent
yup, we get a harmonic lower bound
I got the same yeah
this discussion made me think of something that i cant figure out
+close