Can you solve the strange derivative of this complex function?

  • Thread starter Thread starter thennigar
  • Start date Start date
  • Tags Tags
    Derivative Strange
AI Thread Summary
The discussion revolves around solving the derivative of a complex nested function, f(x) = (x+(x+(x+(x+1)^.5)^.5)^.5)^.5. Participants emphasize the importance of applying the chain rule repeatedly to unravel the layers of the function. The process involves differentiating each nested component step by step, which can become tedious. A humorous acknowledgment of the difficulty in this task is shared among contributors. Ultimately, the discussion highlights the complexity of derivatives in multi-layered functions and the necessity of perseverance in calculus.
thennigar
Messages
6
Reaction score
1
here we go.
originally in root forum, like root under a root under a root etc... just don't know where to start with this one.

f(x) = (x+(x+(x+(x+1)^.5)^.5)^.5)^.5)
 
Physics news on Phys.org
You know the chain rule, right?...Now is the time to have lots of fun with it!
 
chain rule

Just keep applying the chain rule... over and over and over. Keep peeling back each layer until you reach the end:
f(x) = (x + g(x))^.5
f'(x) = .5(x + g(x))^(-.5) (1 + g'(x))
... etc...
 
That sucks. LOL.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
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...
Back
Top