how can put the integral with their limit in to find the answer? please
Perhaps this?
In[4]:= Limit[Integrate[1/x, {x, 1, a}], a -> Infinity] Out[4]= \[Infinity]
If not then please describe your problem more clearly and someone can probably help.
Thank you