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!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top