the reason I ask is because I have a confusion with one more way to see variation.
Suppose I vary [itex]B[/itex], so that [itex]A[/itex] is going to be varied too:
[itex]A+ \delta A = f(B+\delta B)[/itex]
And suppose [itex]f(x) = \frac{1}{\sqrt{x}}[/itex]
Then:
[itex]A( 1+ \frac{\delta A}{A}) = \frac{1}{\sqrt{B+\delta B}}= \frac{1}{\sqrt{B}} \frac{1}{\sqrt{1+\frac{\delta B}{B}}}≈ A -A \frac{1}{2} \frac{\delta B}{B}[/itex]
[itex]\frac{\delta A}{A}= - \frac{1}{2} \frac{\delta B}{B}[/itex]This result would imply that:
[itex]\frac{d f(B)}{dB} = -\frac{1}{2}\frac{A}{B}[/itex]
in my OP...
with a simple check, we have:
[itex]\frac{d (1/ \sqrt{B})}{dB} = -\frac{1}{2} \frac{1}{B^{3/2}}[/itex]
This method works fine for such an easy function as [itex]f(x)=\frac{1}{\sqrt{x}}[/itex]
Now suppose I have instead:
[itex]f(x)= \frac{1}{\sqrt{x}} + c[/itex]
with [itex]c[/itex] a constant. The same method won't work because I will end up with something like:
[itex]\frac{\delta A}{A} = - \frac{1}{A} \frac{1}{2} \frac{1}{\sqrt{B}} \frac{\delta B}{B}[/itex]
unfortunately now [itex]\frac{1}{A}[/itex] can't be canceled with the [itex]\frac{1}{\sqrt{x}}[/itex] ... Only maybe, up to some error, if I consider [itex]c[/itex] very small... The derivative however will kill [itex]c[/itex] and give some other result (the same as for without [itex]c[/itex] which I think is more physical- isn't it? a constant shouldn't destroy the variations)..