Dansuer
- 81
- 1
What is the derivative of the function f(x)= max(u(x),v(x)) ?
where u(x) and v(x) are two given function
where u(x) and v(x) are two given function
The discussion centers on determining the derivative of the function f(x) = max(u(x), v(x)), where u(x) and v(x) are given functions. Participants explore the conditions under which this function may be differentiable, considering both theoretical and practical implications.
Participants express differing views on the differentiability of max(u(x), v(x)) under various conditions. No consensus is reached regarding the general behavior of the derivative in relation to the continuity of u(x) and v(x).
The discussion highlights the complexity of differentiability in piecewise functions and the influence of continuity on the derivative, but does not resolve the implications of these examples fully.
Office_Shredder said:Try looking at the two cases when u(x)>v(x) and when v(x)>u(x)
AlephZero said:That is a good place to start, but max(u(x),v(x)) can be differentiable when u(x) and v(x) are not even continuous.
For example
u(x) = 0 when x is rational, u(x) = 1 otherwise
v(x) = 1 when x is rational , v(x) = 0 otherwise