How Do You Integrate ae^(a^u) with Respect to u?

  • Thread starter Thread starter Chaz706
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The integral of ae^(a^u) with respect to u can be solved using substitution and the chain rule. The derivative of e^(a^u) is ae^(a^u), leading to the conclusion that the integral simplifies to e^(a^u) + C. The discussion emphasizes the importance of understanding the antiderivative concept and applying both the power rule and chain rule in integration. The final result confirms that the integral is e^(a^u) + C. This method can help clarify similar integration problems in the future.
Chaz706
Messages
13
Reaction score
0
My brain is truly fried.

I know this:
\int e^u du = e^u +C

But what do I do if I get this:
\int ae^a^u du ? Assuming a is a non-zero constant?

EDIT: Never mind! I figured this out backwards.

\frac {d}{du} e^a^u = ae^a^u du

Thus

\int ae^a^u du = e^a^u
 
Last edited:
Physics news on Phys.org
You can use substitution.
y=au\Rightarrow \frac{dy}{du}=a\Rightarrow du=\frac{dy}{a}
Therefore,
\int ae^{au}du=\int ae^{y}\frac{1}{a}dy=\int e^{y}dy=e^{y}+C=e^{au}+C
 
+ C



It seems like you have already figured out the solution, but I will still provide a response for anyone else who may be struggling with this concept.

Firstly, it is important to remember that when solving an integral, we are essentially finding the antiderivative of the given function. In this case, the function is ae^a^u, where a is a non-zero constant.

To solve this integral, we can use the power rule for integration, which states that the integral of x^n is equal to (x^(n+1))/(n+1) + C. Applying this rule to our function, we get:

\int ae^a^u du = (ae^a^u)/(a+1) + C

However, this is not the final answer. We need to simplify the expression further by using the chain rule. The chain rule states that the derivative of a composite function f(g(x)) is equal to f'(g(x)) * g'(x). In our case, g(x) is a^u and f(u) is e^u. So, using the chain rule, we get:

\frac{d}{du} e^a^u = ae^a^u

Therefore, we can rewrite our integral as:

\int ae^a^u du = \frac{1}{a} * \frac{d}{du} e^a^u du = \frac{1}{a} * ae^a^u + C = e^a^u + C

And there we have it! Our final answer is e^a^u + C. I hope this helps clear up any confusion. Remember to always use the power rule and the chain rule when solving integrals. Keep practicing and it will become easier over time!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top