HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>We can derive the derivative of cos x using proofs.</p>
1 <p>We can derive the derivative of cos x using proofs.</p>
2 <p>To show this, we will use the trigonometric identities along with the rules of differentiation.</p>
2 <p>To show this, we will use the trigonometric identities along with the rules of differentiation.</p>
3 <p>There are several methods we use to prove this, such as:</p>
3 <p>There are several methods we use to prove this, such as:</p>
4 <p>By First Principle</p>
4 <p>By First Principle</p>
5 <p>Using Chain Rule</p>
5 <p>Using Chain Rule</p>
6 <p>Using Product Rule</p>
6 <p>Using Product Rule</p>
7 <p>We will now demonstrate that the differentiation of cos x results in -sin x using the above-mentioned methods:</p>
7 <p>We will now demonstrate that the differentiation of cos x results in -sin x using the above-mentioned methods:</p>
8 <p>By First Principle</p>
8 <p>By First Principle</p>
9 <p>The derivative of cos x can be proved using the First Principle, which expresses the derivative as the limit of the difference<a>quotient</a>.</p>
9 <p>The derivative of cos x can be proved using the First Principle, which expresses the derivative as the limit of the difference<a>quotient</a>.</p>
10 <p>To find the derivative of cos x using the first principle, we will consider f(x) = cos x.</p>
10 <p>To find the derivative of cos x using the first principle, we will consider f(x) = cos x.</p>
11 <p>Its derivative can be expressed as the following limit. f'(x) = limₕ→₀ [f(x + h) - f(x)] / h … (1)</p>
11 <p>Its derivative can be expressed as the following limit. f'(x) = limₕ→₀ [f(x + h) - f(x)] / h … (1)</p>
12 <p>Given that f(x) = cos x, we write f(x + h) = cos (x + h).</p>
12 <p>Given that f(x) = cos x, we write f(x + h) = cos (x + h).</p>
13 <p>Substituting these into<a>equation</a>(1), f'(x) = limₕ→₀ [cos(x + h) - cos x] / h = limₕ→₀ [ [-sin(x + h) sin x - cos(x + h) cos x] / h]</p>
13 <p>Substituting these into<a>equation</a>(1), f'(x) = limₕ→₀ [cos(x + h) - cos x] / h = limₕ→₀ [ [-sin(x + h) sin x - cos(x + h) cos x] / h]</p>
14 <p>We now use the formula for cosine<a>subtraction</a>: cos A - cos B = -2sin((A + B)/2)sin((A - B)/2). f'(x) = limₕ→₀ [ -2sin((x + h + x)/2)sin((x + h - x)/2) ] / h = limₕ→₀ [ -2sin(x + h/2)sin(h/2) ] / h = limₕ→₀ -sin(x) [ sin(h/2) / (h/2) ] · 1/2</p>
14 <p>We now use the formula for cosine<a>subtraction</a>: cos A - cos B = -2sin((A + B)/2)sin((A - B)/2). f'(x) = limₕ→₀ [ -2sin((x + h + x)/2)sin((x + h - x)/2) ] / h = limₕ→₀ [ -2sin(x + h/2)sin(h/2) ] / h = limₕ→₀ -sin(x) [ sin(h/2) / (h/2) ] · 1/2</p>
15 <p>Using limit formulas, limₕ→₀ (sin(h/2))/(h/2) = 1. f'(x) = -sin(x) · 1 · 1 f'(x) = -sin x</p>
15 <p>Using limit formulas, limₕ→₀ (sin(h/2))/(h/2) = 1. f'(x) = -sin(x) · 1 · 1 f'(x) = -sin x</p>
16 <p>Hence, proved.</p>
16 <p>Hence, proved.</p>
17 <p>Using Chain Rule</p>
17 <p>Using Chain Rule</p>
18 <p>To prove the differentiation of cos x using the chain rule,</p>
18 <p>To prove the differentiation of cos x using the chain rule,</p>
19 <p>We use the formula: cos x = 1/sin x Consider f(x) = 1 and g(x) = sin x</p>
19 <p>We use the formula: cos x = 1/sin x Consider f(x) = 1 and g(x) = sin x</p>
20 <p>So we get, cos x = f(x)/g(x) By quotient rule: d/dx [f(x) / g(x)] = [f'(x) g(x) - f(x) g'(x)] / [g(x)]²… (1)</p>
20 <p>So we get, cos x = f(x)/g(x) By quotient rule: d/dx [f(x) / g(x)] = [f'(x) g(x) - f(x) g'(x)] / [g(x)]²… (1)</p>
21 <p>Let’s substitute f(x) = 1 and g(x) = sin x in equation (1), d/dx (cos x) = [(0) (sin x) - (1) (cos x)] / (sin x)² = -cos x / sin² x …(2)</p>
21 <p>Let’s substitute f(x) = 1 and g(x) = sin x in equation (1), d/dx (cos x) = [(0) (sin x) - (1) (cos x)] / (sin x)² = -cos x / sin² x …(2)</p>
22 <p>Here, we use the identity sin² x + cos² x = 1.</p>
22 <p>Here, we use the identity sin² x + cos² x = 1.</p>
23 <p>Substituting this into (2), d/dx (cos x) = -sin x. Since sin x = sin x, we write: d/dx(cos x) = -sin x</p>
23 <p>Substituting this into (2), d/dx (cos x) = -sin x. Since sin x = sin x, we write: d/dx(cos x) = -sin x</p>
24 <p>Using Product Rule</p>
24 <p>Using Product Rule</p>
25 <p>We will now prove the derivative of cos x using the<a>product</a>rule.</p>
25 <p>We will now prove the derivative of cos x using the<a>product</a>rule.</p>
26 <p>The step-by-step process is demonstrated below:</p>
26 <p>The step-by-step process is demonstrated below:</p>
27 <p>Here, we use the formula, cos x = 1/sin x cos x = (1) · (sin x)⁻¹</p>
27 <p>Here, we use the formula, cos x = 1/sin x cos x = (1) · (sin x)⁻¹</p>
28 <p>Given that, u = 1 and v = (sin x)⁻¹</p>
28 <p>Given that, u = 1 and v = (sin x)⁻¹</p>
29 <p>Using the product rule formula: d/dx [u.v] = u'. v + u. v' u' = d/dx (1) = 0 (substitute u = 1)</p>
29 <p>Using the product rule formula: d/dx [u.v] = u'. v + u. v' u' = d/dx (1) = 0 (substitute u = 1)</p>
30 <p>Here we use the chain rule: v = (sin x)⁻¹ = (sin x)⁻¹ (substitute v = (sin x)⁻¹) v' = -1 · (sin)⁻² · d/dx (sin x) v' = -cos x / sin² x Again, use the product rule formula: d/dx (cos x) = u'. v + u. v'</p>
30 <p>Here we use the chain rule: v = (sin x)⁻¹ = (sin x)⁻¹ (substitute v = (sin x)⁻¹) v' = -1 · (sin)⁻² · d/dx (sin x) v' = -cos x / sin² x Again, use the product rule formula: d/dx (cos x) = u'. v + u. v'</p>
31 <p>Let’s substitute u = 1, u' = 0, v = (sin x)⁻¹, and v' = -cos x / sin² x</p>
31 <p>Let’s substitute u = 1, u' = 0, v = (sin x)⁻¹, and v' = -cos x / sin² x</p>
32 <p>When we simplify each<a>term</a>: We get, d/dx (cos x) = -sin x</p>
32 <p>When we simplify each<a>term</a>: We get, d/dx (cos x) = -sin x</p>
33 <p>Thus: d/dx (cos x) = -sin x.</p>
33 <p>Thus: d/dx (cos x) = -sin x.</p>
34  
34