redshift
- 53
- 0
I need to differentiate z = artan(y/x) with respect to x. Somehow z' = y/(1 +(1/x)^2) doesn't seem right.
The discussion revolves around differentiating the function z = arctan(y/x) with respect to x, focusing on the application of differentiation rules and the chain rule in calculus.
Some participants provide insights into the differentiation process and suggest applying known derivative formulas. There is an ongoing examination of the expressions used, with multiple interpretations of the derivative being discussed.
There is a mention of the independence of variables y and x, which may influence the differentiation approach. Participants also note potential issues with notation and clarity in the expressions presented.
redshift said:I need to differentiate z = artan(y/x) with respect to x. Somehow z' = y/(1 +(1/x)^2) doesn't seem right.
HallsofIvy said:[tex]z'= \frac{1}{1+(\frac{y}{x})^2} \(-\frac{y}{x^2}\)[/tex]
by the chain rule.
Now multiply both numerator and denominator by x2.