MGF Help / General Integration/Multiplication of e^x help please

  • Thread starter Thread starter Stevieg123
  • Start date Start date
  • Tags Tags
    E^x General
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the integral from 0 to +∞ of the function (e^tx) multiplied by (5e^-5x). Participants are exploring rules of calculus related to the integration of exponential functions.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to recall integration techniques, particularly integration by parts, but expresses uncertainty about the multiplication of exponential terms. They question whether they can combine the exponentials to simplify the integral.
  • Some participants suggest that integration by parts may not be necessary and propose a simpler approach by factoring out constants and combining exponents.
  • Questions arise about the representation of the integral in different forms and the implications of sign changes in the exponent.
  • There is a discussion about the importance of following through with the steps of integration and evaluating limits in improper integrals.

Discussion Status

The conversation is ongoing, with participants providing insights into the integration process and clarifying the steps needed to evaluate the integral correctly. There is no explicit consensus, but some guidance has been offered regarding the approach to take.

Contextual Notes

Participants note the need to consider the limits of integration and the nature of improper integrals. There is also a mention of potential confusion arising from preconceived answers and the importance of methodical work in integration.

Stevieg123
Messages
2
Reaction score
0
I solved this problem a couple months ago, but seem to have forgotten some rules of calculus with regards to e in the meantime. The goal is to just solve this integral. Integral from 0 to +inf of (e^tx) times (5e^-5x) dx

Now - in my work I got the answer of 5/5-t, which is correct.

In the key that I have the answer to, one tip they give is that they use the integration rule of:

Integral from 0 to +inf of e^-at dt = 1/a if a>0.So, I went at it with the standard integration by parts, but quickly realized I had forgotten some rules about multiplying e^ax X e^something else, because I couldn't terminate the integrals to get to the point of reaching 5/5-t.

Just basically did something like:

u= e^tx, dv= 5e^-5x -> du= te^tx, v=: -e^-5x

but I think I forgot a rule somewhere as when I put it into uv - S vdu form I realized I was stuck.

Does anyone know how to solve this? Do I need to do IBP a few times, or can I multiply the e's together to get to the form from before?

-or-

Do I not need to do IBP at all? Is the integral in its original form of Integral from 0 to +inf (e^tx) times (5e^-5x) dx

able to be multiplied out to get to the e^-at form required in the answer? Looking over it now, I'm starting to figure this may be true. But like I said before, I've forgotten some rules with multiplying the two together. Any help would be appreciated. Thanks.

edit - sorry for the sloppy formatting in some places, I'm unfamiliar with the codes here. I just copied the integral code from someone else's post to make it look sort of nice. The basic integral is (e^tx times 5e^-5x).
 
Physics news on Phys.org
Stevieg123 said:
I solved this problem a couple months ago, but seem to have forgotten some rules of calculus with regards to e in the meantime. The goal is to just solve this integral.


Integral from 0 to +inf of (e^tx) times (5e^-5x) dx

Now - in my work I got the answer of 5/5-t, which is correct.

In the key that I have the answer to, one tip they give is that they use the integration rule of:

Integral from 0 to +inf of e^-at dt = 1/a if a>0.


So, I went at it with the standard integration by parts, but quickly realized I had forgotten some rules about multiplying e^ax X e^something else, because I couldn't terminate the integrals to get to the point of reaching 5/5-t.

Just basically did something like:

u= e^tx, dv= 5e^-5x -> du= te^tx, v=: -e^-5x

but I think I forgot a rule somewhere as when I put it into uv - S vdu form I realized I was stuck.

Does anyone know how to solve this? Do I need to do IBP a few times, or can I multiply the e's together to get to the form from before?

-or-

Do I not need to do IBP at all? Is the integral in its original form of


Integral from 0 to +inf (e^tx) times (5e^-5x) dx

able to be multiplied out to get to the e^-at form required in the answer? Looking over it now, I'm starting to figure this may be true. But like I said before, I've forgotten some rules with multiplying the two together. Any help would be appreciated. Thanks.

edit - sorry for the sloppy formatting in some places, I'm unfamiliar with the codes here. I just copied the integral code from someone else's post to make it look sort of nice. The basic integral is (e^tx times 5e^-5x).

You're making this much harder than it is--you don't need integration by parts. Your original integral is this (where the limits of integration are 0 and [tex]\infty[/tex]:
[tex]\int[/tex] e[tex]^{tx}[/tex]5e[tex]^{-5x}[/tex]dx
= 5[tex]\int e^{(t - 5)x}[/tex] dx


Here you're integrating something that looks like [tex]e^{kx}[/tex], so a simple substitution will suffice.
Also, don't forget that this is an improper integral, so you'll need to take a limit when you evaluate the antiderivative.
 
Mark44 said:
You're making this much harder than it is--you don't need integration by parts. Your original integral is this (where the limits of integration are 0 and [tex]\infty[/tex]:
[tex]\int[/tex] e[tex]^{tx}[/tex]5e[tex]^{-5x}[/tex]dx
= 5[tex]\int e^{(t - 5)x}[/tex] dxHere you're integrating something that looks like [tex]e^{kx}[/tex], so a simple substitution will suffice.
Also, don't forget that this is an improper integral, so you'll need to take a limit when you evaluate the antiderivative.

Thanks, I figured it was something like that. So then my question becomes this. I see how the derivative can easily become this:

5[tex]\int e^{(t - 5)x}[/tex] dx

by factoring the 5 out and combining the two.

But my question then becomes, how can it be represented as (t-5) when the answer in front of me clearly states that the integral becomes:

5[tex]\int e^{-(5-t)x}[/tex] dx which takes on the form of 5[tex]\int e^{-at}[/tex] dt which can then be rewritten as 5/(5-t)? The signs get reversed somewhere in there and it confuses me as to why and how.

Is it just intuition? Am I supposed to look at 5[tex]\int e^{(t - 5)x}[/tex] dx and say to myself, oh, just negate the (t-5) and it becomes easy to represent?
 
Stevieg123 said:
Thanks, I figured it was something like that. So then my question becomes this. I see how the derivative can easily become this:

5[tex]\int e^{(t - 5)x}[/tex] dx

by factoring the 5 out and combining the two.

But my question then becomes, how can it be represented as (t-5) when the answer in front of me clearly states that the integral becomes:

5[tex]\int e^{-(5-t)x}[/tex] dx which takes on the form of 5[tex]\int e^{-at}[/tex] dt which can then be rewritten as 5/(5-t)? The signs get reversed somewhere in there and it confuses me as to why and how.

Is it just intuition? Am I supposed to look at 5[tex]\int e^{(t - 5)x}[/tex] dx and say to myself, oh, just negate the (t-5) and it becomes easy to represent?
No, you should be using integration, not intuition. You're jumping ahead too many steps without actually doing the intervening work. For this problem it seems that knowing the answer ahead of time is an obstacle.

Here are the things you need to do:
  1. Find the antiderivative for the definite integral (limits are 0 and b): 5[tex]\int e^{(t-5)x}[/tex] dx. There's actually a limit involved, namely lim b --> [tex]\infty[/tex].
  2. Evaluate the antiderivative you found at the two limits of integration. You haven't taken the limit yet.
  3. In the two expressions you get, one of which involves b, take the limit as b --> [tex]\infty[/tex].
If you do these steps correctly you should get the answer you're looking for.
 
No, you should be using integration, not intuition. You're jumping ahead too many steps without actually doing the intervening work. For this problem it seems that knowing the answer ahead of time is an obstacle.

Here are the things you need to do:
  1. Find the antiderivative for the definite integral (limits are 0 and b): 5[tex]\int e^{(t-5)x}[/tex] dx. There's actually a limit involved, namely lim b --> [tex]\infty[/tex].
  2. Evaluate the antiderivative you found at the two limits of integration. You haven't taken the limit yet.
  3. In the two expressions you get, one of which involves b, take the limit as b --> [tex]\infty[/tex].
If you do these steps correctly you should get the answer you're looking for.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K