Derivatives of Basic Functions - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Mathematical Methods Derivatives of Basic Functions

Derivatives of Basic Functions

Mathematical Methods
StudyPulse

Derivatives of Basic Functions

Mathematical Methods
05 Apr 2025

Derivatives of Basic Functions

Introduction

This section covers the derivatives of the fundamental functions: \(x^{n}\) for \(n \in Q\), \(e^{x}\), \(\log_{e}(x)\), \(\sin(x)\), \(\cos(x)\), and \(\tan(x)\). These derivatives are essential building blocks for differentiating more complex functions.

Power Rule: \(x^n\) for \(n \in Q\)

The power rule states that if \(f(x) = x^n\), where \(n\) is any rational number, then its derivative is given by:

\[f'(x) = nx^{n-1}\]

Examples:

  • If \(f(x) = x^3\), then \(f'(x) = 3x^2\).
  • If \(f(x) = x^{-2}\), then \(f'(x) = -2x^{-3} = \frac{-2}{x^3}\).
  • If \(f(x) = \sqrt{x} = x^{\frac{1}{2}}\), then \(f'(x) = \frac{1}{2}x^{-\frac{1}{2}} = \frac{1}{2\sqrt{x}}\).

Exponential Function: \(e^x\)

The derivative of the exponential function \(f(x) = e^x\) is itself:

\[f'(x) = e^x\]

Natural Logarithm: \(\log_e(x)\) or \(\ln(x)\)

The derivative of the natural logarithm function \(f(x) = \log_e(x) = \ln(x)\) is:

\[f'(x) = \frac{1}{x}\]

Note: \(x > 0\) for the natural logarithm to be defined.

Trigonometric Functions

Sine Function: \(\sin(x)\)

The derivative of the sine function \(f(x) = \sin(x)\) is the cosine function:

\[f'(x) = \cos(x)\]

Cosine Function: \(\cos(x)\)

The derivative of the cosine function \(f(x) = \cos(x)\) is the negative sine function:

\[f'(x) = -\sin(x)\]

Tangent Function: \(\tan(x)\)

The derivative of the tangent function \(f(x) = \tan(x)\) is the square of the secant function:

\[f'(x) = \sec^2(x) = 1 + \tan^2(x) = \frac{1}{\cos^2(x)}\]

Summary Table

Function Derivative
\(x^n\) \(nx^{n-1}\)
\(e^x\) \(e^x\)
\(\ln(x)\) \(\frac{1}{x}\)
\(\sin(x)\) \(\cos(x)\)
\(\cos(x)\) \(-\sin(x)\)
\(\tan(x)\) \(\sec^2(x)\)

Applications

These derivatives are used extensively in various applications, including:

  • Finding the gradient of a curve at a specific point.
  • Determining the rate of change of a function.
  • Optimization problems (finding maximum and minimum values).
  • Modelling physical phenomena.

Examples

  1. Find the derivative of \(f(x) = 3x^4 - 2e^x + \ln(x) + 5\sin(x)\).

    \[f'(x) = 12x^3 - 2e^x + \frac{1}{x} + 5\cos(x)\]
  2. Find the derivative of \(g(x) = 2\cos(x) - 4\tan(x)\).

    \[g'(x) = -2\sin(x) - 4\sec^2(x)\]

Practice questions

Free exam-style questions on Derivatives of Basic Functions with instant AI feedback.

1 available
  1. Written 5 marks

    The population, $P$, of a certain species of endangered bird is modelled by the differential equation $\frac{dP}{dt} = kP^{0.75} \cos(0.1t)$…

Table of Contents