Find Derivative: dp/dq if p = 1/(√q+1)

  • Thread starter Thread starter TommG
  • Start date Start date
  • Tags Tags
    Derivatives
TommG
Messages
28
Reaction score
0
find the indicated derivative
dp/dq if p = 1/(√q+1)

I apologize ahead of time if you can't read my work.

my work

[(1/(√(q+h+1))) - (1/(√(q+1))] \divh

[((√(q+1)) - (√(q+h+1)))/((√(q+h+1))(√(q+1)))] \divh

[(q+1-q-h-1)/(((√q+h+1)(√q+1))((√q+1)+(√q+h+1)))]\div h

[-h//(((√(q+h+1))(√(q+1)))((√(q+1))+(√(q+h+1))))]\div h

-1//(((√(q+h+1))(√(q+1)))((√(q+1))+(√(q+h+1))))

-1/[((√(q+1))(√(q+1)))((√(q+1))+(√(q+1)))]

-1/[(q+1)(2√(q+1))] this was my answerthe answer in the book is -1/[2(q+1)(√(q+1))]

is my answer the same as the book or is there something else I still need to do?
 
Last edited:
Physics news on Phys.org
TommG said:
find the indicated derivative
dp/dq if p = 1/(√q+1)

I apologize ahead of time if you can't read my work.

my work

[1/(√q+h+1) - 1/(√q+1)] \divh

[((√q+1) - (√q+h+1))/((√q+h+1)(√q+1))] \divh

[(q+1-q-h-1)/(((√q+h+1)(√q+1))((√q+1)+(√q+h+1)))]\div h

[-h//(((√q+h+1)(√q+1))((√q+1)+(√q+h+1)))]\div h

-1//(((√q+h+1)(√q+1))((√q+1)+(√q+h+1)))

-1/[((√q+1)(√q+1))((√q+1)+(√q+1))]

-1/[(q+1)(2√q+1)] this was my answer


the answer in the book is -1/[2(q+1)(√q+1)]

is my answer the same as the book or is there something else I still need to do?

Do you mean
p = \frac{1}{\sqrt{q+1}} \text{ or } p = \frac{1}{\sqrt{q} + 1}?
In text you should write the first as p = 1/√(q+1) and the second as p = 1/(1+√p) or 1/((√p)+1).
 
Ray Vickson said:
Do you mean
p = \frac{1}{\sqrt{q+1}} \text{ or } p = \frac{1}{\sqrt{q} + 1}?
In text you should write the first as p = 1/√(q+1) and the second as p = 1/(1+√p) or 1/((√p)+1).

I am sorry it is the first one p = \frac{1}{\sqrt{q+1}}
 
TommG said:
-1/[(q+1)(2√(q+1))] this was my answer


the answer in the book is -1/[2(q+1)(√(q+1))]

So your answer was $$-\frac{1}{(q+1)(2\sqrt{q+1})}$$ and the book's was $$-\frac{1}{2(q+1)(\sqrt{q+1})}?$$

If so, yes they are the same. q is just a variable. It is the norm to see, for example, 2x rather than x2. And the latter becomes problematic when dealing with a product of different variables.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top