#convergence tests
78 messages · Page 1 of 1 (latest)
TheVinkler
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
- 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:
for starters, does un converge to zero?
also think of the ratio test
@hidden vessel
I think it does, it makes sense that it goes to 0 but I was unsuccessful to prove that
sin(1/n) is aproximtly 1/n and so on but I couldn't prove it
sin x ~ x when x -> 0, you can use this
note that the product exp (un) * u(n+1) is bounded
I know and I did , I got $u_{n+1}\approx \frac{1}{ne^{u_n}}$
TheVinkler
that's a start
So what you are saying is something along the lines of
$u_{n+1}\cdot ne^{u_n} \approx 1$
TheVinkler
TheVinkler
yes, so un must converge to zero because the right hand side tends to 0 whereas exp(un) is bounded below by 1
It's only bounded by 1 if un is positive, how do I justfy the negative?
actally now I see
u2 must be positive
assume first u1 is positive
ye ye
doesn't really matter
or you can do induction if you wanna be formal about it
Okay so un goes to 0, now just the ratio test and that's it?
play around with it, maybe it diverges, who knows..
if the un are positive eventually then you can also try comparing with another series
I think ratio is the easiest
go for it 
It isn't that easy 
Ratio test isn't really working bcs I got $\lim_{n\to\infty}|\frac{1}{n\cdot u_n}|$
TheVinkler
and using the comperstion test I keep getting lower bounds converge but upper bounds diverge
I thought about making a lower bound like this but it isn't very rigrous
$\frac{\sin(\frac{1}{n})}{e^{u_n}}> \frac{\sin(\frac{1}{n})}{2}\approx \frac{1}{2n}$
TheVinkler
but I am not sure if this is even allowed
yes because you know that un -> 0, so for large indices it must be true that exp (un) < 2
@hidden vessel
I know but the 2nd approx is what feels iffy
Do you think I have to justify it?
it is already justified
it holds because of this
technically speaking $\frac{\sin(\frac{1}{n})}{2}< \frac{1}{2n}$
TheVinkler
nono
that is true
but the two quantities are equivalent
this is another form of comparison for convergence
this formulation is sufficient
ok
you have shown the initial series is bounded below by something that is equivalent to a divergent series
ye its between 2 harmonics therfore converges
diverges!
correct
Wow, thanks a lot!
I will keep this thread open until I finish writing my solution but thank you so much!
im confused about this bit, what does this mean
it's not strictly speaking "between" anything, there is no sandwiching argument involved here
are you familiar with the two main comparison tests?
That's how I think abt it, but the thing that I am writing will just be abt how its bigger the 1/2n and that is sufficent for divergnce