Jan 31, 2010 #1 s210995 Messages 2 Reaction score 0 Hi All How to integrate this? exp(ax^n+bx) Thanks in advance
Feb 1, 2010 #3 HallsofIvy Science Advisor Homework Helper Messages 42,895 Reaction score 984 Even something as simple as e^{x^2} with a= 1, b= 0, n= 2, does not have an elementary anti-derivative. Last edited by a moderator: Feb 2, 2010
Even something as simple as e^{x^2} with a= 1, b= 0, n= 2, does not have an elementary anti-derivative.
Feb 1, 2010 #4 s210995 Messages 2 Reaction score 0 I tried the following methods: by part by substitution by partial fraction thanks