Solve Improper Integration: Integrand Convergence

  • Context: Undergrad 
  • Thread starter Thread starter Redoctober
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Redoctober
Messages
46
Reaction score
1
Help :@ !

the question states that

[tex]\int^{\infty}_{1}\frac{e^x}{x}.dx[/tex]

Determine whether the integrand is convergent or divergent ??

It tried using the limit comparison test but i fail to select a g(x) to compare it with this

i chose
[tex]g(x) = \frac{e^x}{x +1}[/tex]

but this hard to integrate too :S !
I can't find any other function to compare with cause i need to cancel out the e^x

this seek for functions to compare the integral seem more like luck factor dependent lol !
 
Last edited:
Physics news on Phys.org
I do know that e^x > than x when x>1 thus i know that the integral is divergent . but the question is asking me to prove it via the comparison test

[tex]\lim_{x \to \infty } \frac{f(x)}{g(x)}[/tex]
 
Compare it to g(x)=1, then.
 
Its alright i found out the solution

It turns out, because f(x) is divergent , i shall choose a smaller function g(x) but diverge too

i chose

[tex]g(x) = \frac{e^x}{e^x + 1}[/tex]

[tex]\int^{\infty}_{1} \frac{e^x}{e^x + 1}.dx[/tex]

the integral is easy to calculate . It will give infinity .

Because the g(x) < f(x) and g(x) integral is divergent , thus f(x) integral is divergant too :D !