Solving intergral

trying to solve 10 INT(0,t) 20*Te^-(10T)dT and am getting "undefined name" error when pressing eval. (in rpn) Thanks in advance Mick Carey

formatting link

Reply to
Michael
Loading thread data ...

A primitive function to T*e^(a*T) is {e^(a*T)} * (a*T - 1 )/(a^2)

Ref: Selby:SMT,formula 520

--
Sven Wilhelmsson
http://home.swipnet.se/swi
Reply to
Sven Wilhelmsson

Don't you have to separate things a little more cleanly? e.g:

10*(INT(0,t)20* T *( e^ -(10*T)) dT)
Reply to
Bob Eld

This requires using integration by parts. Is the device you are using capable of solving integrals requiring integration by parts?

tim

Reply to
tim gorman

Sorry wrong group, meant for a calulator group.] Mick

formatting link

Reply to
Michael

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.