Finding the Derivative of Exponential Functions

Click For Summary

Homework Help Overview

The discussion revolves around finding the derivative of the function y = x(3x)^(x^2), which involves exponential functions and differentiation techniques.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore various methods for differentiation, including logarithmic differentiation and the multi-variable chain rule. Some question the algebraic steps taken by others, while others suggest different interpretations of the derivative.

Discussion Status

Multiple approaches to the problem are being discussed, with some participants providing guidance on techniques like logarithmic differentiation. There is no explicit consensus on a single method, but various valid strategies are acknowledged.

Contextual Notes

Some participants express uncertainty about specific algebraic manipulations and the application of differentiation rules, indicating a need for clarification on assumptions and definitions related to the problem.

thomasrules
Messages
243
Reaction score
0
How do you find the derivative of:

y=x(3x)^x^2
?

I though it was yprime=(1)3x^x^2+x(3x^x^2)ln(1+3x)(2x)
 
Physics news on Phys.org
I got

1*3x^x^2+x(3x^x^2)*(2x ln(3x) + x).

I'm guessing you just did some bad algebra. Maybe instead of ln(1+3x) you meant (ln(3x) + 1)?
 
You could do it in various ways.
One method (ultimately justified by the multi-variable chain rule) is to regard one x as varying, the others constant, and then add the results:
[tex]\frac{dy}{dx}=(3x)^{x^{2}}+3x^{3}(3x)^{x^{2}-1}+2x^{2}(3x)^{x^{2}}\ln(3x)[/tex]

To do this properly, we may define:
[tex]H(u,v,w)=uv^{w}, U(x)=x, V(x)=3x, W(x)=x^{2}[/tex]
Then, we may define the function:
[tex]h(x)=H(U(x),V(x),W(x))[/tex]
and we have, by the multi-variable chain rule:
[tex]\frac{dh}{dx}=(\frac{\partial{H}}{\partial{u}}\frac{dU}{dx}+\frac{\partial{H}}{\partial{v}}\frac{dV}{dx}+\frac{\partial{H}}{\partial{w}}\frac{dW}{dx})\mid_{(u,v,w)=(U(x),V(x),W(x)}[/tex]
 
Last edited:
i thought the law of y=x^x was:

x^x(1+lnx)
 
i was taught taht you should find the log of both sides and differentiate from there

so then you question
[tex]y = x(3x)^{x^2}[/tex]
will turn into

[tex]\ln y = \ln (x(3x)^{x^2})[/tex]

and differentiate both sides from here
 
stunner5000pt said:
i was taught taht you should find the log of both sides and differentiate from there

so then you question
[tex]y = x(3x)^{x^2}[/tex]
will turn into

[tex]\ln y = \ln (x(3x)^{x^2})[/tex]

and differentiate both sides from here


There's a name for what you did: logarithmic differentiation. It basically allows one to get the derivative of any (no matter how complicated) elementary function.

Daniel.
 
thomasrules said:
i thought the law of y=x^x was:

x^x(1+lnx)
Yes, that's perfectly correct.

stunner5000pt said:
i was taught taht you should find the log of both sides and differentiate from there

so then you question
[tex]y = x(3x)^{x^2}[/tex]
will turn into

[tex]\ln y = \ln (x(3x)^{x^2})[/tex]

and differentiate both sides from here
Also correct. In particular, if y= xx then ln y= x ln x so
(1/y)y'= ln x+ x(1/x)= ln(x)+ 1. y'= y(ln x+ 1)= xx(ln x+ 1) as thomasrules said. You can use (xx)'= xx(ln x+ 1) together with the product and chain rules to do this more complicated version:
[tex]y= x(3x)^{x^2}[/tex]
then
[tex]y'= (3x)^{x^2}+ x((3x)^{x^2})(ln(3x)+ 1)(2x)[/tex]
or you can say
[tex]\ln y = \ln (x(3x)^{x^2})= ln x+ x^2 ln 3+ x^2 ln(x)[/tex]
and differentiate that.
 
thomasrules said:
i thought the law of y=x^x was:

x^x(1+lnx)
Sure enough, and you can do find this out in various ways:
1. One variable chain rule
[tex]y=x^{x}=e^{x\ln(x)}=e^{u(x)},\frac{dy}{dx}=\frac{d}{du}e^{u}*\frac{du}{dx}=e^{u(x)}*(\ln(x)+x*\frac{1}{x})=x^{x}(1+\ln(x))[/tex]
2. Logarithmic differentiation:
[tex]Y(x)=\ln(y(x))=x\ln(x),\frac{dY}{dx}=\ln(x)+1=\frac{dY}{dy}\frac{dy}{dx}\to\frac{1}{y(x)}\frac{dy}{dx}=1+\ln(x)\to\frac{dy}{dx}=y(x)(1+\ln(x))=x^{x}(1+\ln(x))[/tex]
3. Multivariable chain rule (regard one x as constant, the others varying, then add the results)):
[tex]\frac{dy}{dx}=x*x^{x-1}+x^{x}\ln(x)=x^{x}(1+\ln(x))[/tex]
stunner5000pt said:
i was taught taht you should find the log of both sides and differentiate from there

As noted, there are various valid methods to do this correctly. Logarithmic differentiation is ONE technique, among several.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K