Exponential Integral (Possibly integration by parts)

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
4 replies · 6K views
staceybiomed
Messages
11
Reaction score
0

Homework Statement


Integrate the following equation for average energy from -infinity to infinity
[tex]\int(c*x^4)*(e^(-c*x^4)/KT)dx[/tex]


Homework Equations


c, K, T are constants
[tex]\int(e^(-c*x^4/KT))[/tex] = (KT/c)^(1/4)*(2[tex]\Gamma[/tex](5/4))


The Attempt at a Solution


I tried using integration by parts [tex]\intu dv[/tex] = uv - [tex]\intv du[/tex] but either way i do (with u as the exponential term and dv = cx^4 dx or the other way around), i can't seem to get the answer. Can anyone help me out?

Thanks!
 
Physics news on Phys.org
might want to repost this in a simpler form without all the constants and then add those back in later, also your exponents are kinda messed up I'm guessing you wanted:

[tex] \int(c*x^4)*(e^{(-c*x^4)/KT})dx[/tex]
 
subsitute t = c*x^4/KT and use the definition of the gamma function [tex]\Gamma(x) = \int t^{x-1} e^t dt[/tex]
 
weejee said:
subsitute t = c*x^4/KT and use the definition of the gamma function [tex]\Gamma(x) = \int t^{x-1} e^t dt[/tex]

thanks - i will give this a try!
 
Hi all

I would like to integrate

the integrale from o to t of (1/(1-k*exp(alpha*t))) dt where alpha and k are constant. I tried integration by part but it didnt work :s. Any help is much appreciated.

S