{"id":8639,"date":"2024-01-06T18:18:31","date_gmt":"2024-01-06T12:48:31","guid":{"rendered":"https:\/\/physicscatalyst.com\/article\/?p=8639"},"modified":"2024-01-06T18:20:02","modified_gmt":"2024-01-06T12:50:02","slug":"hyperbolic-functions","status":"publish","type":"post","link":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/","title":{"rendered":"Hyperbolic functions"},"content":{"rendered":"\n<p>Hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are defined in terms of the exponential function and are important in many areas of mathematics, including algebra, geometry, calculus, and complex analysis. Hyperbolic functions are closely related to the exponential function, as evident from their definitions. The basic hyperbolic functions are:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Definition of Hyperbolic functions <\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Hyperbolic Sine ($\\sinh$):<br>$$<br>\\sinh(x) = \\frac{e^x &#8211; e^{-x}}{2}<br>$$<br>This function is an odd function, similar to the sine function in trigonometry.<\/li>\n\n\n\n<li>Hyperbolic Cosine ($\\cosh$):<br>$$<br>\\cosh(x) = \\frac{e^x + e^{-x}}{2}<br>$$<br>This function is an even function, similar to the cosine function in trigonometry.<\/li>\n\n\n\n<li>Hyperbolic Tangent ($\\tanh$):<br>$$<br>\\tanh(x) = \\frac{\\sinh(x)}{\\cosh(x)} = \\frac{e^x &#8211; e^{-x}}{e^x + e^{-x}}<br>$$<br>This function is similar to the tangent function in trigonometry.<\/li>\n\n\n\n<li>Hyperbolic Cotangent ($\\coth$):<br>$$<br>\\coth(x) = \\frac{\\cosh(x)}{\\sinh(x)} = \\frac{e^x + e^{-x}}{e^x &#8211; e^{-x}}<br>$$<br>This is the reciprocal of the hyperbolic tangent.<\/li>\n\n\n\n<li>Hyperbolic Secant ($sech$):<br>$$<br>sech(x) = \\frac{1}{\\cosh(x)} = \\frac{2}{e^x + e^{-x}}<br>$$<br>This is the reciprocal of the hyperbolic cosine.<\/li>\n\n\n\n<li>Hyperbolic Cosecant ($csch$):<br>$$<br>csch(x) = \\frac{1}{\\sinh(x)} = \\frac{2}{e^x &#8211; e^{-x}}<br>$$<br>This is the reciprocal of the hyperbolic sine.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Odd and Even Hyperbolic functions <\/h2>\n\n\n\n<p><br>Like trigonometric functions, hyperbolic functions have properties of being odd or even. $\\sinh(x)$ is odd, and $\\cosh(x)$ is even.<br>We know<br>$\\sin(x) = &#8211; \\sin(-x)$<br>Similary<br>$$<br>\\sinh(x) = \\frac{e^x &#8211; e^{-x}}{2}<br>$$<br>$$<br>\\sinh(-x) = \\frac{e^{-x} &#8211; e^{x}}{2}= &#8211; \\frac{e^x &#8211; e^{-x}}{2}= &#8211; \\sinh(x)<br>$$<\/p>\n\n\n\n<p>We know<br>$\\cos(x) = \\cos(-x)$<br>Similary<br>$$<br>\\cosh(x) = \\frac{e^x + e^{-x}}{2}<br>$$<br>$$<br>\\cosh(-x) = \\frac{e^{-x} + e^{x}}{2}= \\cosh(x)<br>$$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hyperbolic Identities<\/h2>\n\n\n\n<p>There are several identities involving hyperbolic functions that are analogous to trigonometric identities. For example, $\\cosh^2(x) &#8211; \\sinh^2(x) = 1$, which is similar to the Pythagorean identity in trigonometry.<\/p>\n\n\n\n<p>(I) $\\cosh^2(x) &#8211; \\sinh^2(x) = 1$<br>(II) $\\tanh ^2(x) + sech^2(x) = 1$<br>(III) $\\coth^2(x) &#8211; cosech^2(x) = 1$<\/p>\n\n\n\n<p><strong>Proof of I<\/strong><\/p>\n\n\n\n<p>$\\cosh^2(x) &#8211; \\sinh^2(x) $<br>$= [\\frac{e^x + e^{-x}}{2}]^2 &#8211; [\\frac{e^x &#8211; e^{-x}}{2}]^2$<br>$= \\frac {e^{2x} + e^{-2x} + 2}{4} &#8211; \\frac {e^{2x} + e^{-2x} &#8211; 2}{4}$<br>$=1$<\/p>\n\n\n\n<p><strong>Proof of II<\/strong><\/p>\n\n\n\n<p>Recall the definitions of $\\tanh(x)$ and $sech(x)$:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>$\\tanh(x) = \\frac{\\sinh(x)}{\\cosh(x)}$<\/li>\n\n\n\n<li>$sech(x) = \\frac{1}{\\cosh(x)}$<\/li>\n<\/ol>\n\n\n\n<p>Substituting these values we get<\/p>\n\n\n\n<p>$$<br>\\tanh^2(x) + sech^2(x) = \\frac{\\sinh^2(x) + 1}{\\cosh^2(x)}<br>$$<\/p>\n\n\n\n<p>Use the identity $\\cosh^2(x) &#8211; \\sinh^2(x) = 1$, which can be rearranged to $\\sinh^2(x) + 1 = \\cosh^2(x)$:<\/p>\n\n\n\n<p>$$<br>\\tanh^2(x) + sech^2(x) = \\frac{\\cosh^2(x)}{\\cosh^2(x)} = 1<br>$$<\/p>\n\n\n\n<p><strong>Proof of III<\/strong><\/p>\n\n\n\n<p>The hyperbolic cotangent and cosecant functions are defined as follows:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>$\\coth(x) = \\frac{\\cosh(x)}{\\sinh(x)}$<\/li>\n\n\n\n<li>$csch(x) = \\frac{1}{\\sinh(x)}$<\/li>\n<\/ol>\n\n\n\n<p>Substituting these values we get<\/p>\n\n\n\n<p>$$<br>\\coth^2(x) &#8211; csch^2(x) = \\frac{\\cosh^2(x) &#8211; 1}{\\sinh^2(x)}<br>$$<\/p>\n\n\n\n<p>Use the identity $\\cosh^2(x) &#8211; \\sinh^2(x) = 1$, which can be rearranged to $\\cosh^2(x) = 1 + \\sinh^2(x)$:<\/p>\n\n\n\n<p>$$<br>\\coth^2(x) &#8211; csch^2(x) = \\frac{1 + \\sinh^2(x) &#8211; 1}{\\sinh^2(x)}<br>$$<\/p>\n\n\n\n<p>$$<br>\\coth^2(x) &#8211; csch^2(x) = \\frac{\\sinh^2(x)}{\\sinh^2(x)} = 1<br>$$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Inverse Hyperbolic Functions<\/h2>\n\n\n\n<p>They are the inverses of the hyperbolic functions. Just as the inverse trigonometric functions (like arcsin, arccos, and arctan) are used to find the angle corresponding to a given trigonometric ratio, inverse hyperbolic functions are used to find the hyperbolic angle corresponding to a hyperbolic function value. The main inverse hyperbolic functions are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Inverse Hyperbolic Sine ($\\text{arsinh}$ or $\\sinh^{-1}$):<br>$$<br>\\text{arsinh}(x) = \\ln\\left(x + \\sqrt{x^2 + 1}\\right)<br>$$<br>This function gives the value whose hyperbolic sine is $x$.<\/li>\n\n\n\n<li>Inverse Hyperbolic Cosine ($\\text{arcosh}$ or $\\cosh^{-1}$):<br>$$<br>\\text{arcosh}(x) = \\ln\\left(x + \\sqrt{x^2 &#8211; 1}\\right)<br>$$<br>This is defined for $x \\geq 1$. It gives the value whose hyperbolic cosine is $x$.<\/li>\n\n\n\n<li>Inverse Hyperbolic Tangent ($\\text{artanh}$ or $\\tanh^{-1}$):<br>$$<br>\\text{artanh}(x) = \\frac{1}{2} \\ln\\left(\\frac{1 + x}{1 &#8211; x}\\right)<br>$$<br>This is defined for $-1 &lt; x &lt; 1$. It gives the value whose hyperbolic tangent is $x$.<\/li>\n\n\n\n<li>Inverse Hyperbolic Cotangent ($\\text{arcoth}$ or $\\coth^{-1}$):<br>$$<br>\\text{arcoth}(x) = \\frac{1}{2} \\ln\\left(\\frac{x + 1}{x &#8211; 1}\\right)<br>$$<br>This is defined for $|x| &gt; 1$. It gives the value whose hyperbolic cotangent is $x$.<\/li>\n\n\n\n<li>Inverse Hyperbolic Secant ($\\text{arsech}$ or $sech^{-1}$):<br>$$<br>\\text{arsech}(x) = \\ln\\left(\\frac{1}{x} + \\sqrt{\\frac{1}{x^2} &#8211; 1}\\right)<br>$$<br>This is defined for $0 &lt; x \\leq 1$. It gives the value whose hyperbolic secant is $x$.<\/li>\n\n\n\n<li>Inverse Hyperbolic Cosecant ($\\text{arcsch}$ or $csch^{-1}$):<br>$$<br>\\text{arcsch}(x) = \\ln\\left(\\frac{1}{x} + \\sqrt{\\frac{1}{x^2} + 1}\\right)<br>$$<br>This function gives the value whose hyperbolic cosecant is $x$.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are defined in terms of the exponential function and are important in many areas of mathematics, including algebra, geometry, calculus, and complex analysis. Hyperbolic functions are closely related to the exponential function, as evident from their definitions. The basic hyperbolic functions are: Definition [&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":"set","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":[498],"tags":[],"class_list":["post-8639","post","type-post","status-publish","format-standard","hentry","category-maths"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hyperbolic functions - 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\/hyperbolic-functions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hyperbolic functions - physicscatalyst&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"Hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are defined in terms of the exponential function and are important in many areas of mathematics, including algebra, geometry, calculus, and complex analysis. Hyperbolic functions are closely related to the exponential function, as evident from their definitions. The basic hyperbolic functions are: Definition [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/\" \/>\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=\"2024-01-06T12:48:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-06T12:50:02+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":"Hyperbolic functions - 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\/hyperbolic-functions\/","og_locale":"en_US","og_type":"article","og_title":"Hyperbolic functions - physicscatalyst&#039;s Blog","og_description":"Hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are defined in terms of the exponential function and are important in many areas of mathematics, including algebra, geometry, calculus, and complex analysis. Hyperbolic functions are closely related to the exponential function, as evident from their definitions. The basic hyperbolic functions are: Definition [&hellip;]","og_url":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/","og_site_name":"physicscatalyst&#039;s Blog","article_publisher":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_author":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_published_time":"2024-01-06T12:48:31+00:00","article_modified_time":"2024-01-06T12:50:02+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\/hyperbolic-functions\/#article","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/"},"author":{"name":"physicscatalyst","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f"},"headline":"Hyperbolic functions","datePublished":"2024-01-06T12:48:31+00:00","dateModified":"2024-01-06T12:50:02+00:00","mainEntityOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/"},"wordCount":767,"commentCount":0,"publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"articleSection":["Maths"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/","url":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/","name":"Hyperbolic functions - physicscatalyst&#039;s Blog","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/#website"},"datePublished":"2024-01-06T12:48:31+00:00","dateModified":"2024-01-06T12:50:02+00:00","breadcrumb":{"@id":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/physicscatalyst.com\/article\/hyperbolic-functions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/physicscatalyst.com\/article\/"},{"@type":"ListItem","position":2,"name":"Maths","item":"https:\/\/physicscatalyst.com\/article\/maths\/"},{"@type":"ListItem","position":3,"name":"Hyperbolic functions"}]},{"@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":"Hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are defined in terms of the exponential function and are important in many areas of mathematics, including algebra, geometry, calculus, and complex analysis. Hyperbolic functions are closely related to the exponential function, as evident from their definitions. The basic hyperbolic functions are: Definition&hellip;","_links":{"self":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/8639","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=8639"}],"version-history":[{"count":3,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/8639\/revisions"}],"predecessor-version":[{"id":8642,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/8639\/revisions\/8642"}],"wp:attachment":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/media?parent=8639"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/categories?post=8639"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/tags?post=8639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}