202k views
5 votes
Derivative of modulus of cosx​

1 Answer

6 votes

Answer:

sin(mod(π/2 -x, π) -π/2) . . . . except undefined at odd multiples of π/2

Explanation:

The derivative of the modulus of the cosine function is the same as the derivative of the cosine function between cusps: -sin(x), for -π/2 < x < π/2.

There are many ways to make that pattern repeat with period π. one of them is this:

(d/dx)|cos(x)| = sin(mod(π/2 -x, π) -π/2) . . . . . except undefined at x=π/2+kπ, k any integer

___

The graph shows the modulus of the cosine function along with its derivative as computed by the graphing calculator and its derivative as defined above.

Derivative of modulus of cosx​-example-1
User Danemacmillan
by
8.3k points