Open In App

Derivative of Sec x

Last Updated : 28 Jan, 2024
Improve
Improve
Like Article
Like
Save
Share
Report

Derivative of Sec x is (Sec x Tan x). Derivative of Sec x refers to the process of finding the change in the secant function with respect to the independent variable. The specific process of finding the derivative for trigonometric functions is referred to as trigonometric differentiation, and the derivative of Sec x is one of the key results in trigonometric differentiation.

In this article, we will learn about the derivative of sec x and its formula including the proof of the formula using the first principle of derivatives, quotient rule, and chain rule as well.

What is Derivative in Math?

The derivative of a function is the rate of change of the function with respect to any independent variable. The derivative of a function f(x) is denoted as f'(x) or (d /dx) [f(x)]. The differentiation of a trigonometric function is called as derivative of the trigonometric function or trig derivatives.

Learn, Derivative

What is Derivative of Sec x?

The derivative of the sec x is (sec x ).(tan x). The derivative of sec x is the rate of change with respect to angle i.e., x. Among the trig derivatives, the derivative of the sec x is one of the derivatives. The resultant of the derivative of sec x is (sec x ).(tan x) .

Derivative of Sec x Formula

The formula for the derivative of sec x is given by:

d/dx [sec x] = (sec x).(tan x)

or

(sec x)’ = (sec x).(tan x)

Proof of Derivative of Sec x

The derivative of sec x can be proved using the following ways:

  • By using the First Principle of Derivative
  • By using Quotient Rule
  • By using Chain Rule

Derivative of Sec x by First Principle of Derivative

To prove derivative of sec x using First Principle of Derivative, we will use basic limits and trigonometric formulas which are listed below:

  1. cos A – cos B = -2 sin (A+B)/2 sin (A-B)/2.
  2. limx→0 (sin x) / x = 1
  3. 1/cos x = sec x
  4. sin x/cos x = tan x.

Let’s start the proof for the derivative of sec x ,assume that f(x) = sec x.

By first principle, the derivative of a function f(x) is,

f'(x) = limh→0[f(x + h) – f(x)] / h … (1)

Since f(x) = sec x, we have f(x + h) = sec (x + h).

Substituting these values in (1),

f’ (x) = limh→0 [sec (x + h) – sec x]/h

⇒ limh→0 1/h [1/(cos (x + h) – 1/cos x)]

⇒limh→0 1/h [cos x – cos(x + h)] / [cos x cos(x + h)]

⇒ 1/cos x limh->0 1/h [- 2 sin (x + x + h)/2 sin (x – x – h)/2] / [cos(x + h)] {By 1}

⇒ 1/cos x limh->0 1/h [- 2 sin (2x + h)/2 sin (- h)/2] / [cos(x + h)]

Multiply and divide by h/2,

⇒ 1/cos x limh->0 (1/h) (h/2) [- 2 sin (2x + h)/2 sin (- h/2) / (h/2)] / [cos(x + h)]

When h → 0, we have h/2 → 0. So,

⇒ 1/cos x Lim h/2->0 sin (h/2) / (h/2). limh->0(sin(2x + h)/2)/cos(x + h)

⇒ 1/cos x. 1. sin x/cos x {By 2}

⇒ sec x · tan x {By 3 & 4}

Therefore, f'(x) = d/dx [sec x] = sec x . tan x

Derivative of Sec x by Quotient Rule

To prove derivative of sec x using Quotient rule, we will use basic derivatives and trigonometric formulas which are listed below:

  1. sec x = 1/cos x
  2. (d/dx) [u/v] = [u’v – uv’]/v2

Let’s start the proof of the derivative of sec x, assume that f(x) = sec x = 1/cos x.

We have f(x) = 1/cos x = u/v

By quotient rule,

f'(x) = (vu’ – uv’) / v2

f'(x) = [cos x d/dx (1) – 1 d/dx (cos x)] / (cos x)2

⇒ [cos x (0) – 1 (-sin x)] / cos2x

⇒ (sin x) / cos2x

⇒ 1/cos x · (sin x)/ (cos x)

⇒ sec x · tan x

Therefore, f'(x) = d/dx [sec x] = sec x. tan x

Derivative of Sec x by Chain Rule

To prove derivative of sin x using chain rule, we will use basic derivatives and trigonometric formulas which are listed below:

  1. a-m = 1/am
  2. d/dx [cos x] = – sin x
  3. d/dx [xn] = nxn-1

Let’s start the proof of the derivative of sec x, assume that f(x) = sec x = 1/cos x.

We can write f(x) as,

f(x) = 1/cos x = (cos x)-1

By power rule and chain rule,

f'(x) = (-1) (cos x)-2 d/dx (cos x) {By 3}

⇒ -1/cos2x · (- sin x) {By 1 & 2}

⇒ (sin x) / cos2x

⇒ 1/cos x · (sin x)/ (cos x)

⇒ sec x · tan x

Therefore, f'(x) = d/dx [sec x] = sec x. tan x

Learn More About,

Derivative of Sec x Examples

Example 1: Find the derivative of sec x ·tan x.

Solution:

Let f(x) = sec x · tan x = u.v

By product rule,

f'(x) = u.v’ + v.u’

⇒ (sec x) d/dx (tan x) + (tan x) d/dx (sec x)

⇒ (sec x)(sec2x) + (tan x) (sec x · tan x)

⇒ sec3x + sec x tan2x

Therefore f'(x)=sec3x + sec x tan2x.

Example 2: Find the derivative of (sec x)2.

Solution:

Let f(x) = (sec x)2

By power rule and chain rule,

f'(x) = 2 sec x d/dx (sec x)

⇒ 2 sec x · (sec x · tan x)

⇒ 2 sec2x tan x

Therefore f'(x)=2 sec2x tan x.

Example 3: Find the derivative of sec-1x.

Solution:

Let y = sec-1x.

Then, sec y = x … (1)

Differentiating both sides with respect to x,

⇒ sec y · tan y (dy/dx) = 1

⇒ dy/dx = 1 / (sec y · tan y)… (2)

By one of the trigonometric identities,

[ tan y = √sec²y – 1 = √x² – 1 ]

⇒ dy/dx = 1/(x √x² – 1)

Therefore f'(x)= 1/(x √x² – 1).

Derivative of Sec x Practice Questions

Q1. Find the derivative of sec 7x

Q2. Find the derivative of x2.sec x

Q3. Evaluate: (d/dx) [sec x/(x2 + 2)]

Q4. Evaluate the derivative of: sin x. tan x. cot x

Q5. Find: (tan x)sec x

Derivative of Sec x – FAQs

What is Derivative?

The derivative of the function is defined as the rate of change of the function with respect to a variable.

Write the Formula for Derivative of Sec x.

The formula for derivative of sec x is:

(d/dx) sec = sec x. tan x

What is the Derivative of sec (-x)?

Derivative of sec (-x) is sec(-x).tan(-x).(-1)

What are the Different Methods to Prove Derivative of Sec x?

The different methods to prove derivative of sin x are:

  • By using First Principle of Derivative
  • By Quotient Rule
  • By Chain Rule

What is the Derivative of Negative sec x?

Derivative of negative sec x i.e., -sec x is (-sec x. tan x).

What is Derivative of Cos x?

Derivative of cos x is -sin x.

What is the Derivative of 2 sec x?

Derivative of 2sec x is 2 sec x. tan x

What is the Derivative of Tan x?

Derivative of tan x is sec2 x.



Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads