Limits are plugged in terms become infinite

DylanB
Messages
52
Reaction score
0

Homework Statement



find the integral from 0 to infinity of t^(-1)*e^(-st) dt

Homework Equations



e^x series expansion

The Attempt at a Solution



I expanded e^(-st) into its series and then integrated, it appears to diverge since when the limits are plugged in terms become infinite, but I am unsure since the series alternates with (-1)^n.
 
Last edited:
Physics news on Phys.org


Sure it diverges. exp(-st) approaches 1 as t->0. So near 0 the integral diverges like 1/t. If s=0 it's exactly 1/t.
 
Last edited:


Is showing that the function has a diverging asymptote at one of the endpoints strong enough proof to say that it's integral diverges to +inf?
 


Sure. More formally write a comparison test for the integral on the interval of say t from 0 to 1/s. If it's greater than something that diverges, then it diverges.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top