Question
Question: If \(y=\sqrt{\log x+\sqrt{\log x+\sqrt{\cdots \infty }}}\), then prove that \(\dfrac{dy}{dx}=\dfrac{...
If y=logx+logx+⋯∞, then prove that dxdy=x(2y−1)1
Solution
Assume that y=logx+logx+⋯∞. Square both sides and hence prove that y2=logx+y
Differentiate both sides of the equation and using the method of implicit differentiation and hence prove that dxdy=x(2y−1)1
Complete step-by-step answer:
Before solving the question, we need to know how to deal with infinite sequences, like infinite radicals, sum to infinity, infinite continued product etc.
Dealing with infinite sequence:
When trying to solve the questions involving infinite sequences, we try to express the result in terms of itself and solve the resulting equation.
In case radicals e.g. x+x+x+⋯∞, we substitute it for y and square on both sides.
In case of sums e.g. a+ar+ar2+⋯ we substitute it for y and observe that y=a+r(a+ar+ar2+⋯)=a+ry and solve the resulting expression.
So, let y=logx+logx+logx+⋯∞
Squaring both sides, we get
y2=logx+logx+logx+logx+⋯∞
Hence, we have
y2=logx+y
Subtracting logx+y from both sides, we get
y2−logx−y=0
Differentiating both sides, with respect to y, we get
dxd(y2)−dxd(logx)−dxd(y)=0
Now, we have
dxd(f(g(x)))=dg(x)df(g(x))×dxdg(x). This is known as chain rule of differentiation.
Hence, we have
dxd(y2)=dyd(y2)×dxdy=2ydxdy
Also, we know that dxd(logx)=x1
Hence, we have
2ydxdy−x1−dxdy=0
Taking dxdy common from the first and the last term on LHS, we get
(2y−1)dxdy−x1=0
Adding x1 on both sides, we get
(2y−1)dxdy=x1
Dividing both sides by 2y-1, we get
dxdy=(2y−1)x1
Hence, we have
dxdy=x(2y−1)1
Q.E.D
Note: [1] In these types of questions, we always express y as f(x,y) and use a method of implicit differentiation to find the derivative of y with respect to x. Although in the above question, it is possible to explicitly write y in terms of x using the quadratic formula, it has been avoided as it would make the differentiation cumbersome.