Solveeit Logo

Question

Question: Find: \( \dfrac{d}{dx}(\sec x) \)...

Find: ddx(secx)\dfrac{d}{dx}(\sec x)

Explanation

Solution

Recall that sec x = 1cosx\dfrac{1}{\cos x} = (cosx)1{{(\cos x)}^{-1}} and use the chain rule of derivatives: ddxf[g(x)]\dfrac{d}{dx}f[g(x)] = dd g(x)f[g(x)]\dfrac{d}{d\ g(x)}f[g(x)] × ddxg(x)\dfrac{d}{dx}g(x) . Knowing the derivatives of algebraic functions and trigonometric functions will be useful: ddxxn\dfrac{d}{dx}{{x}^{n}} = nxn1n{{x}^{n-1}} and ddx(cosx)\dfrac{d}{dx}(\cos x) = −sin x.
We can also directly use the quotient rule of the derivatives ddx(uv)\dfrac{d}{dx}(uv) = vdudxudvdxv2\dfrac{v\dfrac{du}{dx}-u\dfrac{dv}{dx}}{{{v}^{2}}} for finding the derivative ddx(1cosx)\dfrac{d}{dx}\left( \dfrac{1}{\cos x} \right) , taking the functions u = 1 and v = cos x.

Complete step-by-step answer:
We know that sec x = 1cosx\dfrac{1}{\cos x} = (cosx)1{{(\cos x)}^{-1}} . Therefore, the given question ddx(secx)\dfrac{d}{dx}(\sec x) can be written as ddx(cosx)1\dfrac{d}{dx}{{(\cos x)}^{-1}} .
Using the chain rule of derivatives, we can write it as:
= dd(cosx)(cosx)1\dfrac{d}{d(\cos x)}{{(\cos x)}^{-1}} × ddx(cosx)\dfrac{d}{dx}(\cos x)
Applying the formulae ddxxn\dfrac{d}{dx}{{x}^{n}} = nxn1n{{x}^{n-1}} and ddx(cosx)\dfrac{d}{dx}(\cos x) = −sin x, we will get:
= (1)(cosx)11(-1){{(\cos x)}^{-1-1}} × (−sin x)
= sinxcos2x\dfrac{\sin x}{{{\cos }^{2}}x} , which is the required answer.
It can also be written as:
= sinxcosx\dfrac{\sin x}{\cos x} × 1cosx\dfrac{1}{\cos x}
= tan x sec x, which is a more compact form of the same result.

Note: A quick observation will also tell us that ddx(cscx)\dfrac{d}{dx}(\csc x) = cot x csc x.
The derivatives of sin x and cos x are found using the first principle (definition) of derivatives. The first principle states that the derivative of a function f(x) is: ddxf(x)\dfrac{d}{dx}f(x) = limh0f(x+h)f(x)h\underset{h\to 0}{\mathop{\lim }}\,\dfrac{f(x+h)-f(x)}{h} . The derivative of a function is the rate of change of the value of the function with respect to the change in the value of the independent variable x. The derivative of a function y = f(x) is often also denoted by y' = f'(x).
It should be noted that integration is the opposite operation of differentiation.
That is, f(x)dx\int{f'(x)dx} = f(x) + C.