Integral Proofing: Proving Existence and Continuity of I(x)

  • Thread starter Thread starter cummings12332
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
cummings12332
Messages
38
Reaction score
0

Homework Statement



let f(x,t)=xe^(-xt).show that the integral I(x)=∫f(x,t)dt (integration from 0 to infinite)exists for all x>=0 . is x->I(x) continuous on [0,infinite)



The Attempt at a Solution


what should i use here to prove the integral exist ?once i prove that exist, can i use the specific integration to see its continuity?
 
Physics news on Phys.org
For a fixed value of [itex]x[/itex], are you able to show that the function [itex]g:\mathbb{R}\rightarrow\mathbb{R}[/itex] defined by [itex]g(t) = xe^{-xt}[/itex] is continuous for all [itex]t[/itex]? If so, then it can be integrated on any finite interval, so [itex]\int_{0}^{T} g(t) dt[/itex] exists and is finite for all [itex]T > 0[/itex]. You should be able to evaluate this integral explicitly to get some function [itex]G(x,T)[/itex]. Then check whether
[tex]\lim_{T \rightarrow 0}G(x,T)[/tex]
exists.
 
jbunniii said:
For a fixed value of [itex]x[/itex], are you able to show that the function [itex]g:\mathbb{R}\rightarrow\mathbb{R}[/itex] defined by [itex]g(t) = xe^{-xt}[/itex] is continuous for all [itex]t[/itex]? If so, then it can be integrated on any finite interval, so [itex]\int_{0}^{T} g(t) dt[/itex] exists and is finite for all [itex]T > 0[/itex]. You should be able to evaluate this integral explicitly to get some function [itex]G(x,T)[/itex]. Then check whether
[tex]\lim_{T \rightarrow 0}G(x,T)[/tex]
exists.

yes, i have solved it out the limit is 1 , then means I(x)>0 but i feel confused about the continuous part,what should i do in the secound part?
 
cummings12332 said:
yes, i have solved it out the limit is 1 , then means I(x)>0 but i feel confused about the continuous part,what should i do in the secound part?

Ok, so I(x)=1 if x>0. What's I(0)?
 
Dick said:
Ok, so I(x)=1 if x>0. What's I(0)?

ok, i get it , thanks so much