Integration, Limits, and e^(x)

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
7 replies · 2K views
Krishan93
Messages
7
Reaction score
0
http://img827.imageshack.us/img827/4765/img0161u.jpg

I don't know how to integrate e^(t^2) like that. I am thinking that it become e^(t^2+1) with some constant in front of the whole expression.

And then with A) I just don't know how to begin.

A kick in the right direction would help. Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
Yeah...I'm still stumped.
I don't know how to do this one, let alone apply the fundamental theorem.

How should one come about the solution to these problems?
 
How do you know to use Lhopitals rule?
Whats the rule when you're dealing with infinity-I already know the 0/0, just not infinity.

Deriving top and bottom expression should yield
xe^(x^2)+F(x)
x^2(e^(x^2))(2x) <-- (chain rule, right?)
 
L'Hopital's rule can be used when you have indeterminate forms. 0/0 is one such form; ∞/∞ is another.

The denominator would be correct without the x2 in front. When you differentiate the exponential, you get the exponential, and then the chain rule gives you the factor of 2x. You end up with
[tex]\frac{xe^{x^2}+F(x)}{2xe^{x^2}} = \frac{1}{2} + \frac{F(x)}{2xe^{x^2}}[/tex]When you try to take the limit now, the second term is again ∞/∞, so you need to apply L'Hopital's rule on it.
 
Krishan93 said:
How do you know to use Lhopitals rule?
Whats the rule when you're dealing with infinity-I already know the 0/0, just not infinity.

Deriving top and bottom expression should yield
xe^(x^2)+F(x)
x^2(e^(x^2))(2x) <-- (chain rule, right?)

Assuming you're working with the (a), the derivative of the denominator is incorrect.

[itex]\displaystyle \frac{d}{dx}e^{x^2}=2xe^{x^2}[/itex]