Derivative of Log3*arccsc2^x: Solving for dy/dx

  • Thread starter Thread starter vipertongn
  • Start date Start date
  • Tags Tags
    Log
vipertongn
Messages
97
Reaction score
0

Homework Statement



find dy/dx of log3*arccsc2^x

The Attempt at a Solution



I got up to 1/ln3csc2^x * 1/2^x(sqrt(2^2x-1)

However there's also a 2^x*ln2 after that

How is that?

In otherwords how would I derive 2^x would i treat it like e^x or something?

Also if its x^x why would that be 1+lnx?
 
Last edited:
Physics news on Phys.org
I don't feel like reading your main question; it just looks messy. However, I can answer your sub q I think!

d/dx of e^x is e^x * ln (e) = e^x and d/dx of 2^x is 2^x ln (2).

To derive this, suppose y = 2^x, then ln y = ln (2^x) = x ln (2).

derivative of both sides gives you:
1/y * dy/dx = ln (2) multiply both sides by y to get:

dy/dx = y ln (2) and substitute y = 2^x to get

dy/dx = 2^x ln (2)

I also did x ^ x the same way, try it before looking at my solution..

let y = x^x then
ln y = x ln (x)

1/y * dy/dx = 1 * ln (x) + 1/x * x = ln (x) + 1 ->

dy/dx = y ln(x) + y = x^x * ln (x) + x^x or more commonly x^x * [ln (x) + 1]
 
Thanks! that's all i needed
 
vipertongn said:

Homework Statement



find dy/dx of log3*arccsc2^x
That is log3(arcsec(2x))?

The Attempt at a Solution



I got up to 1/ln3csc2^x * 1/2^x(sqrt(2^2x-1)
I have no idea how you got that! How did "arcsec" become "csc"? The derivative of log x is 1/x so you should have 1/(arcsec(2x)) times the derivative of that denominator.

However there's also a 2^x*ln2 after that

How is that?

In otherwords how would I derive 2^x would i treat it like e^x or something?

Also if its x^x why would that be 1+lnx?
2^x= e^{ln(2^x)}= e^{x ln(2)} so the derivative of 2x is ln(2)2x.

To differentiate y= xx, write it as ln(y)= x ln(x). On the left, the derivative is (1/y) y'. On the right, it is ln(x)+ x(1/x)= ln(x)+ 1. So y'= (ln(x)+ 1)y= (ln(x)+ 1)xx.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top