Taking the integral of xe^ax^2

  • Thread starter Thread starter ilikesoldat
  • Start date Start date
  • Tags Tags
    Integral
ilikesoldat
Messages
9
Reaction score
1

Homework Statement


dy/dx=x*e^(ax^2)

solve the differential equation



Homework Equations


integral of e^x=e^x


The Attempt at a Solution


im not really sure how to do it when there are two variables in the exponent? i tried several things like u=x^2 1/2du=xdx then 1/2*int[e^a*u] results, but i can't take the integral without a different substitution since int[e^a*u] is not = to e^a*u.

the answer is 1/2a * e^ax^2 + C.. any methods to integrate this? several methods would be best
 
Physics news on Phys.org
Think about how you compute \frac{d}{dx}e^{f(x)}
 
a is a constant, keep that in mind . . .
 
I solved it with a as a constant and got the right answer, but . . .

How do i know a is a constant? I can't just assume that can I? What is the proof for a being a constant
 
Last edited:
ilikesoldat said:
I solved it with a as a constant and got the right answer, but . . .

How do i know a is a constant? I can't just assume that can I? What is the proof for a being a constant

Because a is assumed to be a constant in these situations, just as how \pi nearly always represents the irrational number, but in some other cases, it can be mean something completely different, such as representing a product.

And if it wasn't a constant, then you can't solve the problem. So which do you think is more likely? :-p
 
Was the question just "integrate xe^{ax}" or was it to find \int xe^{ax}dx?
 
That makes sense but it still bugs me to just assume it is a constant :(

And to the other person, the question was

dy/dx=x*e^(ax^2)

solve the differential equation, so yes it would be integral of x*e^ax^2 dx (except you forgot the squared on top of the x in e's exponent)

thanks for everybody's help
 
The situation is no different than if you were told to solve dy/dx = a .
 
HallsofIvy said:
Was the question just "integrate xe^{ax}" or was it to find \int xe^{ax}dx?

What's the difference?
 
  • #10
HallsofIvy said:
Was the question just "integrate xe^{ax^2}" or was it to find \int xe^{ax^2}dx?

Mentallic said:
What's the difference?
The second, \int xe^{ax^2} dx, makes it explicit that the 'variable of integration' is x ("dx") while the first, "integrate xe^{ax^2}", is ambiguous. Of course, it is a standard convention that such things as "x", "y", "z" are used as variables while such things as "a", "b", "c", etc. are used to denote constants.

If it were \int xe^{ax^2}da, it would be (1/x)\int e^{ax^2}+ C.
 
  • #11
HallsofIvy said:
The second, \int xe^{ax^2} dx, makes it explicit that the 'variable of integration' is x ("dx") while the first, "integrate xe^{ax^2}", is ambiguous. Of course, it is a standard convention that such things as "x", "y", "z" are used as variables while such things as "a", "b", "c", etc. are used to denote constants.
Yes, but without those standard conventions then we could just as well argue that a=f(x) in the integrand, just as the OP has done.
 

Similar threads

Back
Top