Solving Integration Problem: ∫(20te^{-10t}) dt w/ Limits 0 & 20 us

  • Thread starter Thread starter jayanthd
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
jayanthd
Messages
16
Reaction score
0
I know ∫(xe[itex]^{ax}[/itex]) dx = x (e[itex]^{ax}[/itex] / a) - (1/a) ∫e[itex]^{ax}[/itex] . 1 dx = x (e[itex]^{ax}[/itex] / a) - (1/a) (e[itex]^{ax}[/itex] / a)

= (e[itex]^{ax}[/itex] / a) (x - 1/a)



i.e, integral of two functions = (first function) (integral of second function) - ∫(integral of second function) (differential of first function)

This is not a homework. I am a working professional and I need help in solving a problem.

The solution I need is for

(1/0.1) ∫20te[itex]^{-10t}[/itex] dt between limits 0 and 20 us. limits can be taken as 0 to t. I don't need numerical solution.

t = [itex]\tau[/itex]

dt = d[itex]\tau[/itex]

integral becomes

200 ∫[itex]\tau[/itex]e[itex]^{-10\tau}[/itex] d[itex]\tau[/itex] between limits 0 and t

it becomes 200 [ [itex]\tau[/itex] (e[itex]^{-10\tau}[/itex] / - 10) + (1/10) ∫e[itex]^{-10\tau}[/itex] . 1 d[itex]\tau[/itex]

= 200 [ [itex]\tau[/itex] (e[itex]^{-10\tau}[/itex] / - 10) + (1/10) (e[itex]^{-10\tau}[/itex] / - 10)]

= 200 [ [itex]\tau[/itex] (e[itex]^{-10\tau}[/itex] / - 10) - (1/100) e[itex]^{-10\tau}[/itex]]I know I have to apply limits to the two e[itex]^{-10\tau}[/itex]

I want to know should I apply limits also to [itex]\tau[/itex] which is at the beginning of the solution (here... = 200 [ [itex]\tau[/itex] ...) ?
 
Last edited:
Physics news on Phys.org
So you have the indefinite integral
$$\int \tau e^{-10 \tau} \, d\tau = - \tau e^{-10\tau} / 10 - e^{-10\tau} / 100 = -\frac{e^{-10\tau}}{10} \left( \tau - \frac{1}{10} \right)$$
which looks correct to me (I've rewritten it slightly to look a bit better).

Now evaluate that expression at ##\tau = t##, and at ##\tau = 0##, and subtract the result.
 
Yes, everywhere there is a τ, you must substitute the limits.
 
Thank you CompuChip and SteamKing.

CompuChip my question was

I know I have to apply limits to the two (e−10τ / - 10)

I want to know should I apply limits also to τ which is at the beginning of the solution (here... = 200 [ τ ...) ?

Yes, CompuChip the solution you gave is what I have. I was updating my first post to show the solution in the form you gave.

SteamKing gave the answer.

Thank you both of you.

So the limits are applied to whole solution and not just the integrals. Right? i.e., Even though [itex]\tau[/itex] is not integrated or differentiated in the process.

Edit: CompuChip I think you made a mistake.

Is it not

-e[itex]^{-10\tau}[/itex] / 10 ([itex]\tau[/itex] + 1/10)

I get ([itex]\tau[/itex] + 1/10) in the brackets

yours is ([itex]\tau[/itex] - 1/10)

You made a mistake in the sign?I was referring the book "Electric Circuits 9th edition by Nilsson and Riedel" page no 178.

attachment.php?attachmentid=62575&d=1381141311.png
 

Attachments

  • integration.png
    integration.png
    20.8 KB · Views: 502
Last edited:
jayanthd said:
Edit: CompuChip I think you made a mistake.

Is it not

-e[itex]^{-10\tau}[/itex] / 10 ([itex]\tau[/itex] + 1/10)

I get ([itex]\tau[/itex] + 1/10) in the brackets

yours is ([itex]\tau[/itex] - 1/10)

You made a mistake in the sign?

Yes, you are right. Good catch!

I mean, of course I was just checking if you were paying attention.[/size]