Derivative Calculator LogoDerivative Calculator

Derivative of Sine

Complete guide with formula, proof, examples, and graph.

Quick Answer

ddxsin(x)=cos(x)\frac{d}{dx}\sin(x) = \cos(x)

The derivative of \sin(x) is:

Proof / Derivation

Step-by-step derivation of the derivative formula.

Apply the limit definition of the derivative.

ddxsin(x)=limh0sin(x+h)sin(x)h\frac{d}{dx}\sin(x) = \lim_{h \to 0} \frac{\sin(x+h) - \sin(x)}{h}

Expand using the sine addition formula: sin(x+h) = sin(x)cos(h) + cos(x)sin(h).

=limh0sin(x)cos(h)+cos(x)sin(h)sin(x)h= \lim_{h \to 0} \frac{\sin(x)\cos(h) + \cos(x)\sin(h) - \sin(x)}{h}

Group terms and factor out sin(x) and cos(x).

=limh0[sin(x)cos(h)1h+cos(x)sin(h)h]= \lim_{h \to 0} \left[ \sin(x)\frac{\cos(h)-1}{h} + \cos(x)\frac{\sin(h)}{h} \right]

Evaluate the well-known limits: lim (cos(h)-1)/h = 0 and lim sin(h)/h = 1.

=sin(x)0+cos(x)1=cos(x)= \sin(x) \cdot 0 + \cos(x) \cdot 1 = \cos(x)

Graph

Visualization of Sine and its derivative.

f(x) = \sin(x)

f(x)=sin(x)f(x) = \sin(x)

f'(x) = \cos(x)

f(x)=cos(x)f'(x) = \cos(x)
Domain: (,+)(-\infty, +\infty)Range: [1,1][-1, 1]

Worked Examples

Step-by-step solutions using the chain rule and other techniques.

Find: ddxsin(3x)\frac{d}{dx}\sin(3x)

Solution: 3cos(3x)3\cos(3x)

1.Applychainrule:ddxsin(u)=cos(u)uApply chain rule: \frac{d}{dx}\sin(u) = \cos(u) \cdot u'
2.Letu=3x,sou=3Let u = 3x, so u' = 3
3.ddxsin(3x)=cos(3x)3=3cos(3x)\frac{d}{dx}\sin(3x) = \cos(3x) \cdot 3 = 3\cos(3x)

Find: ddxsin2(x)\frac{d}{dx}\sin^2(x)

Solution: 2sin(x)cos(x)=sin(2x)2\sin(x)\cos(x) = \sin(2x)

1.Applychainrule:ddx[u]2=2uuApply chain rule: \frac{d}{dx}[u]^2 = 2u \cdot u'
2.Letu=sin(x),sou=cos(x)Let u = \sin(x), so u' = \cos(x)
3.ddxsin2(x)=2sin(x)cos(x)=sin(2x)\frac{d}{dx}\sin^2(x) = 2\sin(x) \cdot \cos(x) = \sin(2x)

Calculate Any Derivative

Use our free online derivative calculator to verify your answers or solve more complex functions.

Open Derivative Calculator

Frequently Asked Questions

What is the derivative of Sine?

+
The derivative of sin(x)\sin(x) is cos(x)\cos(x). This is one of the fundamental derivatives in calculus that you should memorize.

How do you prove the derivative of Sine?

+
The proof uses the limit definition of the derivative. See the Proof section above for the complete step-by-step derivation.

Is the derivative of Sine always the same?

+
Yes, the derivative formula for sin(x)\sin(x) is constant — it does not depend on x. However, when composed with inner functions (e.g., sin(x)\sin(x) of u(x)), the chain rule applies.

Where is the derivative of Sine undefined?

+
The derivative is undefined where the original function is not differentiable. Check the domain section for details.

Why is the derivative of Sine important?

+
This derivative appears frequently in physics (wave motion), engineering (signal processing), economics (oscillating models), and many other fields involving periodic or growth phenomena.