Can't find the second derivative, help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
NouvaNouca
Messages
1
Reaction score
0

Homework Statement



Knowing that:

[tex]\frac{dz}{dx}[/tex]=[tex]\sqrt{\frac{(-T)^2}{(k*(z-a)*(z-2*b+a)/2-T*cos(phi))^2}-1}[/tex]

What is:
[tex]\frac{d^2z}{dx^2}[/tex] ?


Homework Equations


I'm trying to solve using this general equation I found on Wikipedia (http://en.wikipedia.org/wiki/Differential_equation):

[tex]\frac{d^2z}{dx^2}[/tex] =F(z) when x= integral(1/[tex]{\sqrt{\int F(z)*dz + C1}}[/tex],z)


The Attempt at a Solution



I've actually spent a couple of hours trying to solve this, but I can't find a way to solve for C1. Of course that if it's possible to solve this problem without using the general equation I propose well that's even better! Any help or comments would be greatly appreciated. Sorry that I couldn't make the equations look perfect using Latex, I hope they are clear enough.
 
Last edited by a moderator:
Physics news on Phys.org
Since you know:
[tex]\frac{dz}{dx} = f(z)[/tex]
Just differentate again:
[tex]\frac{d^2z}{dx^2} = \frac{d}{dx}f(z) = \frac{df}{dz} \frac{dz}{dx} = f \frac{df}{dz}[/tex]
So just differentiate the right hand side(which is f(z)) with respect to z, and multiply by f(z).