Calculating Recursive Derivatives at Point x=0

  • Thread starter Thread starter Monsu
  • Start date Start date
  • Tags Tags
    Derivatives
AI Thread Summary
To calculate the derivative of f(f(f(x))) at x=0, given that f(0) = 0 and f'(0) = 1, one must first define g(x) = f(f(x)). The derivative g'(x) is found using the chain rule, resulting in g'(x) = f'(f(x)) * f'(x). Substituting into the derivative of f(g(x)) gives f'(g(x)) * g'(x), which simplifies to f'(f(f(0))) * f'(f(0)) * f'(0). Ultimately, this calculation leads to the conclusion that the derivative equals 1.
Monsu
Messages
38
Reaction score
1
hi, could smne pls give me an idea of how to deal with this problem?

Suppose that f(0) = 0 and that f'(0) =1 , calculate f(f(f(x))) at point x=0
thanks a lot, any hint at all would b helpful, as i completely clueless.
 
Physics news on Phys.org
if f(0) = 0 then f(f(0)) = f(0) = 0.. it's recursive. I am not sure why you would need f'(x) to solve nothing to do with derivatives. Are you sure you typed the question correctly?
 
here it is again:
f(0) = 0 and f'(0) = 1 calculate the derivative of f(f(f(x))) at point x=0

that's the exact question.
thanks for the help on the second question
 
Last edited:
Oh I see calculate the DERIVATIVE of f(f(f(0)))

First let's set g(x) = f(f(x))
g'(x) is therefore f'(f(x))*f'(x)

Derivative f(g(x)) after substitution is f'(g(x))*g'(x)

= f'(f(f(0)))*f'(f(0))*f'(0)

What a mouthful. If I were to venture a wild crazy guess I'd say that simplifies to 1.
 
oh great! i just worked it out, it did come to 1. thanks a lot.
can u give a further hint on the other question, I'm still a bit confused there.
thanks again, marvellous!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top