{"id":7884,"date":"2023-04-13T22:41:00","date_gmt":"2023-04-13T17:11:00","guid":{"rendered":"https:\/\/physicscatalyst.com\/article\/?p=7884"},"modified":"2023-04-10T16:54:39","modified_gmt":"2023-04-10T11:24:39","slug":"derivatives-of-trigonometry","status":"publish","type":"post","link":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/","title":{"rendered":"Derivatives of Trigonometry"},"content":{"rendered":"\n<p>The concept of derivatives of trigonometric functions is an essential part of calculus.  In this article, we will provide an overview of the derivatives of trigonometric functions, along with examples, solutions, and frequently asked questions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Derivatives of Trigonometric Functions<\/h2>\n\n\n\n<p> The derivatives of the six trigonometric functions (sine, cosine, tangent, cotangent, secant, and cosecant) can be calculated using the following formulas:<\/p>\n\n\n\n<p>$\\frac {d}{dx} (sin x) = cos x $<br>$\\frac {d}{dx} (cos x) = -sin x $<br>$\\frac {d}{dx}  (tan x) = sec^2x $<br>$\\frac {d}{dx} (cot x) = -cosec^2x $<br>$\\frac {d}{dx} (sec x) = sec x . tan x $<br>$\\frac {d}{dx} (cosec x) = -cosec x . cot x$<\/p>\n\n\n\n<p>Important formula to find the derivative<\/p>\n\n\n\n<p>$\\frac {d}{dx} f(x) =\\displaystyle \\lim_{h \\to 0} \\frac {f (x+h) &#8211; f(x)}{h}$<\/p>\n\n\n\n<p>$\\displaystyle \\lim_{x \\to 0} \\frac {sinx}{x}=1$<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Proof of sin derivative<\/h2>\n\n\n\n<p>$\\frac {d}{dx} (sin x) = \\displaystyle \\lim_{h \\to 0} \\frac {sin (x+h) &#8211; sin x}{h}= \\displaystyle \\lim_{h \\to 0} \\frac {2cos (\\frac {2x+h}{2}) sin \\frac {h}{2}}{h}$<\/p>\n\n\n\n<p>$=\\displaystyle \\lim_{h \\to 0} cos (x + \\frac {h}{2}) \\displaystyle \\lim_{h \\to 0} \\frac {sin \\frac {h}{2}}{\\frac {h}{2}} = cos x$<br>as $\\displaystyle \\lim_{x \\to 0} \\frac {sinx}{x}=1$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Proof of cos derivative<\/h2>\n\n\n\n<p>$\\frac {d}{dx} (cos x) = \\displaystyle \\lim_{h \\to 0} \\frac {cos (x+h) &#8211; cos x}{h}= \\displaystyle \\lim_{h \\to 0} -\\frac {2sin (\\frac {2x+h}{2}) sin \\frac {h}{2}}{h}$<\/p>\n\n\n\n<p>$=-\\displaystyle \\lim_{h \\to 0} sin (x + \\frac {h}{2}) \\displaystyle \\lim_{h \\to 0} \\frac {sin \\frac {h}{2}}{\\frac {h}{2}} = -sin x$<br>as $\\displaystyle \\lim_{x \\to 0} \\frac {sinx}{x}=1$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Proof of tan derivative<\/h2>\n\n\n\n<p>$\\frac {d}{dx} (tan x) = \\displaystyle \\lim_{h \\to 0} \\frac {tan (x+h) &#8211; tan x}{h}= \\displaystyle \\lim_{h \\to 0} \\frac {1}{h}[\\frac {sin(x+h)}{cos(x+h) }- \\frac {sin(x)}{cos(x)}]$<\/p>\n\n\n\n<p>$=\\displaystyle \\lim_{h \\to 0} \\frac {1}{h}\\frac {sin(x+h)cos (x) &#8211; sin(x) cos (x+h)}{cos (x+h) cos x}$<\/p>\n\n\n\n<p>$=\\displaystyle \\lim_{h \\to 0} \\frac {1}{h} \\frac {sin (x+h -x)}{cos (x+h) cos x} $<\/p>\n\n\n\n<p>$=\\displaystyle \\lim_{h \\to 0} \\frac {sin h}{h}  \\displaystyle \\lim_{h \\to 0} \\frac {1}{cos (x+h) cos x}= sec^2 x$<br>as $\\displaystyle \\lim_{x \\to 0} \\frac {sinx}{x}=1$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Examples<\/h2>\n\n\n\n<p><strong>Example 1<\/strong><br>Find the derivative of f(x) = sin 2x. <\/p>\n\n\n\n<p><strong>Solution<\/strong><br>Using the chain rule of differentiation, we get<\/p>\n\n\n\n<p> $\\frac {d}{dx}(sin 2x) = cos 2x  \\times  2  = 2cos 2x<\/p>\n\n\n\n<p>or <\/p>\n\n\n\n<p>we can find using product rule  of differentiation, which states that the derivative of the product of two functions is the first function times the derivative of the second function, plus the second function times the derivative of the first function.<\/p>\n\n\n\n<p>$\\frac {d}{dx}(sin 2x) = \\frac {d}{dx} (2sinx cos x) =2  \\frac {d}{dx} (sin x cos x)$<\/p>\n\n\n\n<p>$ =2 [ cos x \\frac {d}{dx} (sinx ) + sin (x) \\frac {d}{dx} (cos x)]= 2 (cos^2 x &#8211; sin^2 x) = 2 cos 2x$<\/p>\n\n\n\n<p><strong>Example 2<\/strong><\/p>\n\n\n\n<p>Find the derivative of g(x) = cot x. <\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>Using the formula for the derivative of cotangent, we get: <\/p>\n\n\n\n<p>$\\frac {d}{dx}(cot x) = -cosec^2x $<\/p>\n\n\n\n<p><strong>Example <\/strong>3<\/p>\n\n\n\n<p>Find the derivative of h(x) = cos 3x. <\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p> $\\frac {d}{dx}(cos 3x) = -3sin 3x.$<\/p>\n\n\n\n<p><strong>Example 4<\/strong><\/p>\n\n\n\n<p>Find the derivative of f(x) = 2tan x + sin 2x. <\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p> $\\frac {d}{dx}(2tan x + sin 2x) = 2sec^2x + 2cos 2x$<\/p>\n\n\n\n<p>Derivatives of trigonometric functions are an important part of calculus and are included in the CBSE board syllabus. By using the formulas and rules of differentiation, students can calculate the derivatives of the six trigonometric functions. Practicing examples  will help students master this topic.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The concept of derivatives of trigonometric functions is an essential part of calculus. In this article, we will provide an overview of the derivatives of trigonometric functions, along with examples, solutions, and frequently asked questions. Derivatives of Trigonometric Functions The derivatives of the six trigonometric functions (sine, cosine, tangent, cotangent, secant, and cosecant) can be [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[24,498],"tags":[],"class_list":["post-7884","post","type-post","status-publish","format-standard","hentry","category-general","category-maths"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Derivatives of Trigonometry - physicscatalyst&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Derivatives of Trigonometry - physicscatalyst&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"The concept of derivatives of trigonometric functions is an essential part of calculus. In this article, we will provide an overview of the derivatives of trigonometric functions, along with examples, solutions, and frequently asked questions. Derivatives of Trigonometric Functions The derivatives of the six trigonometric functions (sine, cosine, tangent, cotangent, secant, and cosecant) can be [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/\" \/>\n<meta property=\"og:site_name\" content=\"physicscatalyst&#039;s Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PhysicsCatalyst\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/PhysicsCatalyst\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-13T17:11:00+00:00\" \/>\n<meta name=\"author\" content=\"physicscatalyst\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"physicscatalyst\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Derivatives of Trigonometry - physicscatalyst&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/","og_locale":"en_US","og_type":"article","og_title":"Derivatives of Trigonometry - physicscatalyst&#039;s Blog","og_description":"The concept of derivatives of trigonometric functions is an essential part of calculus. In this article, we will provide an overview of the derivatives of trigonometric functions, along with examples, solutions, and frequently asked questions. Derivatives of Trigonometric Functions The derivatives of the six trigonometric functions (sine, cosine, tangent, cotangent, secant, and cosecant) can be [&hellip;]","og_url":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/","og_site_name":"physicscatalyst&#039;s Blog","article_publisher":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_author":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_published_time":"2023-04-13T17:11:00+00:00","author":"physicscatalyst","twitter_misc":{"Written by":"physicscatalyst","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/#article","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/"},"author":{"name":"physicscatalyst","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f"},"headline":"Derivatives of Trigonometry","datePublished":"2023-04-13T17:11:00+00:00","mainEntityOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/"},"wordCount":593,"commentCount":0,"publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"articleSection":["General","Maths"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/","url":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/","name":"Derivatives of Trigonometry - physicscatalyst&#039;s Blog","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/#website"},"datePublished":"2023-04-13T17:11:00+00:00","breadcrumb":{"@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/physicscatalyst.com\/article\/derivatives-of-trigonometry\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/physicscatalyst.com\/article\/"},{"@type":"ListItem","position":2,"name":"General","item":"https:\/\/physicscatalyst.com\/article\/general\/"},{"@type":"ListItem","position":3,"name":"Derivatives of Trigonometry"}]},{"@type":"WebSite","@id":"https:\/\/physicscatalyst.com\/article\/#website","url":"https:\/\/physicscatalyst.com\/article\/","name":"physicscatalyst's Blog","description":"Learn free for class 9th, 10th science\/maths , 12th and IIT-JEE Physics and maths.","publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/physicscatalyst.com\/article\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/physicscatalyst.com\/article\/#organization","name":"physicscatalyst","url":"https:\/\/physicscatalyst.com\/article\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/logo\/image\/","url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/08\/cropped-logo-1.jpg","contentUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/08\/cropped-logo-1.jpg","width":96,"height":96,"caption":"physicscatalyst"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PhysicsCatalyst","https:\/\/x.com\/physicscatalyst","https:\/\/www.youtube.com\/user\/thephysicscatalyst","https:\/\/www.instagram.com\/physicscatalyst\/"]},{"@type":"Person","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f","name":"physicscatalyst","sameAs":["https:\/\/physicscatalyst.com","https:\/\/www.facebook.com\/PhysicsCatalyst","https:\/\/x.com\/physicscatalyst"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"shareaholic-thumbnail":false},"uagb_author_info":{"display_name":"physicscatalyst","author_link":"https:\/\/physicscatalyst.com\/article\/author\/physicscatalyst\/"},"uagb_comment_info":0,"uagb_excerpt":"The concept of derivatives of trigonometric functions is an essential part of calculus. In this article, we will provide an overview of the derivatives of trigonometric functions, along with examples, solutions, and frequently asked questions. Derivatives of Trigonometric Functions The derivatives of the six trigonometric functions (sine, cosine, tangent, cotangent, secant, and cosecant) can be&hellip;","_links":{"self":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/comments?post=7884"}],"version-history":[{"count":6,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7884\/revisions"}],"predecessor-version":[{"id":8304,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7884\/revisions\/8304"}],"wp:attachment":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/media?parent=7884"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/categories?post=7884"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/tags?post=7884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}