LearninDaMath
- 295
- 0
Homework Statement
I am of the conclusion that, under any circumstance, the extended exponential rule can not be applied to (1+x)^{1/x}.Thus, there is no way for the extended exponential rule to arise when taking the derivative of:
f(x) = (1+x)^{\frac{1}{x}}e^{x}
For instance, if my first step for finding the derivative of this function was to apply the product rule, i'd get:
f'x = ((1+x)^{\frac{1}{x}})'(e^{x}) + ((1+x)^{\frac{1}{x}})(e^{x})'
And in the next step, if I were to take the derivatives by first applying the exponential rule to (1+x)^{1/x},
I would get an incorrect outcome because while I could apply the exponential rule to something like b^x, I would not be able to apply exponential rule to something like (b+x)^x
Is this correct so far?