Why is the indefinite integral of e^6x not the same as e^6x?

  • Thread starter DeepSeeded
  • Start date
  • Tags
    Integral
In summary, the derivative of e raised to a power with a variable in it is just the same result as e raised to that power without the variable. However, if the exponent has a variable in it, you must use the chain rule to get the result.
  • #1
DeepSeeded
113
1
I was under the impression that the derivative of e raised to any power with a variable in it is just the same result. So why isn't it the same for all indefinate integrals of e to any power with a variable in it? Specificaly why is it that:

\int e^6x = \frac{1}{6} e^6x
 
Last edited:
Physics news on Phys.org
  • #2
I'm assuming you mean e^(6x).

It's a simple u-sub. u = 6x. du = 6dx du/6 = dx

Then Integral[e^(6x)dx] becomes Integral[e^(u)*dx/6] = 1/6*e^(u) = 1/6*e^(6x)
 
  • #3
Vid said:
I'm assuming you mean e^(6x).

It's a simple u-sub. u = 6x. du = 6dx du/6 = dx

Then Integral[e^(6x)dx] becomes Integral[e^(u)*dx/6] = 1/6*e^(u) = 1/6*e^(6x)

Ok that makes sense. However the integral is an anti-derivative. This means that now taking the derivative of the answer:

F = 1/6*e^(6x)
F' = e^(6x)

Is that true?

I thought it was F' = 1/6*e^(6x)
 
  • #4
DeepSeeded said:
Ok that makes sense. However the integral is an anti-derivative. This means that now taking the derivative of the answer:

F = 1/6*e^(6x)
F' = e^(6x)

Is that true?

I thought it was F' = 1/6*e^(6x)

yeah, when you take the derivative of the primitive function F(x) it should equal the integrand. that is

[tex]\int f(x)=F(x)+C=>[F(x)+C]'=f(x)[/tex]

Integrals and derivatives, in some sense are inverse to each other, that is one undoes what the other does.
 
  • #5
sutupidmath said:
yeah, when you take the derivative of the primitive function F(x) it should equal the integrand. that is

[tex]\int f(x)=F(x)+C=>[F(x)+C]'=f(x)[/tex]

Integrals and derivatives, in some sense are inverse to each other, that is one undoes what the other does.

Ok I was wrong about e, e raised to a single variable with no coefficient only comes out to be the same answer.
Otherwise it comes out to be the product of the coefficient and the same answer. Thats what threw me off to begin with. Thanks
 
Last edited:
  • #6
DeepSeeded said:
Ok I was wrong about e, e raised to a single variable with no coefficient only comes out to be the same answer.
Otherwise it comes out to be the product of the coefficient and the same answer. Thats what threw me off to begin with. Thanks

In general you have to use the chain rule:

[tex]\frac{d}{dx}e^{f(x)} = e^{f(x)}\frac{d f(x)}{dx}[/tex]

When f(x) = x you get the result you were originally familiar with.
 
  • #7
DeepSeeded said:
I was under the impression that the derivative of e raised to any power with a variable in it is just the same result.
This is incorrect. The derivative of ex is ex. If the exponent just "has a variable in it", i.e. is a function of x, they you must use the chain rule:
[tex]\frac{de^{f(x)}}{dx}= e^{f(x)}\frac{df}{dx}[/tex]
 
  • #8
I used to have much confusion about this as well, but always remember your integral/derivative rules and check your answers.

In this case, [tex]\int e^{6x}dx = \frac{1}{6}e^{6x} + C[/tex]

To check, take the derivative of [tex]\frac{1}{6}e^{6x} + C[/tex] and you should come back to [tex]e^{6x}[/tex].

The [tex]\frac{1}{6}[/tex] is pulled through the derivative sign by constant multiple rule and the C drops out, so you're dealing with

[tex]\frac{d}{dx}(e^{6x})[/tex] which follows the rule [tex]\frac{d}{dx}(e^{u}) = e^{u}\frac{du}{dx}[/tex]

and [tex]\frac{d}{dx}(6x) = 6[/tex]

So, [tex]\frac{d}{dx}(e^{6x})[/tex] gives you [tex]6e^{6x}[/tex]

and don't forget about the constant 1/6 you pulled out earlier...

[tex](\frac{1}{6})(6e^{6x}) = e^{6x}[/tex]

It checks out.
 

FAQ: Why is the indefinite integral of e^6x not the same as e^6x?

What is the indefinite integral of e?

The indefinite integral of e is the function ln(x) + C, where C is the constant of integration.

How do you solve the indefinite integral of e?

To solve the indefinite integral of e, first rewrite the function as e^x and then use the integration by parts method to integrate.

Can the indefinite integral of e be evaluated at specific values?

Yes, the indefinite integral of e can be evaluated at specific values by substituting the value into the function ln(x) + C.

What is the difference between the indefinite integral and definite integral of e?

The indefinite integral of e is the general antiderivative of the function, while the definite integral of e is the specific area under the curve between two given limits.

How is the indefinite integral of e useful in real-world applications?

The indefinite integral of e is useful in calculating growth rates and exponential functions, which are commonly used in the fields of science, finance, and engineering.

Similar threads

Replies
7
Views
4K
Replies
6
Views
3K
Replies
2
Views
1K
Replies
9
Views
14K
Replies
2
Views
2K
Back
Top