Differential and derivatives [HELP]

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
xmedium
Messages
2
Reaction score
0
Can someone explain to me what are differential and derivatives used for (intergrals ?) in some well known stuff from dynamics or thermodynamics:

dA=Fdr or in thermodynamics PdV

For example what is that dV ... why not just V.

Why do I sometimes write a=d^2r/dt^2 instead of a=r(:)/t(.)

(':' 2nd derivate and '.' is first derivate ------ so sorry for the input I am in a rush)

Thanks.
 
Physics news on Phys.org
The dots are just a shorthand notation, there is no difference.

dV is a small amount of V. How small? The smallest possible. The exact amount does not need to be known in the context of differential equations.

This is known as "the calculus". There are many notes and courses on the subject.
 
Im watching now someMIT courses ... is there something similar for this coz I don't really understand what "smallest possible" Work(A) might be :)
 
Work (A) = Force (F) * Displacement (r)

If the displacement is not a straight line, then we can break the path up into a series of straight lines, and so the work is then the sum of all F*r for each r, or segment of the path. Letting this segment lengths approach zero, the sum becomes an integral and the "r's" becomes "dr's". Differentiating with respect to r, dA/dr = F , or in differential form, dA = Fdr.