{"id":9019,"date":"2026-03-08T22:12:22","date_gmt":"2026-03-08T16:42:22","guid":{"rendered":"https:\/\/physicscatalyst.com\/article\/?p=9019"},"modified":"2026-03-08T22:12:33","modified_gmt":"2026-03-08T16:42:33","slug":"integration-of-odd-function","status":"publish","type":"post","link":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/","title":{"rendered":"Integration of odd function"},"content":{"rendered":"\n<p>The integration of  odd function over a symmetric interval can be understood through some fundamental concepts in calculus and symmetry. An odd function is defined as a function $f(x)$ that satisfies the condition $f(-x) = -f(x)$ for all $x$ in the domain of the function. Graphically, odd functions exhibit symmetry about the origin, meaning their graphs are invariant under a rotation of 180 degrees around the origin.<\/p>\n\n\n\n<p>When integrating an odd function over a symmetric interval $[-a, a]$, the result is always zero. This outcome can be intuitively understood by considering the symmetry of odd functions: for every positive value of $x$ that contributes a certain area under the function curve between $0$ and $a$, there is a corresponding negative value of $x$ between $-a$ and $0$ whose contribution to the integral cancels out the positive area, due to the nature of odd functions.<\/p>\n\n\n\n<p>Let f(x) =x and it is a odd function and we can clearly see  that the area of the curve in the left half plane is equal to the area of the curve in the right half plane but they are opposite sign and hence they cancel out<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png\"><img loading=\"lazy\" decoding=\"async\" width=\"652\" height=\"532\" src=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png\" alt=\"Graph is a odd function | integration of odd function \" class=\"wp-image-9020\" srcset=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png 652w, https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng-300x245.png 300w\" sizes=\"auto, (max-width: 652px) 100vw, 652px\" \/><\/a><\/figure>\n\n\n\n<p>Mathematically, this property can be shown using the definition of the definite integral:<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{a} f(x)\\,dx = 0 \\quad \\text{for odd functions } f(x).<br>$$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Proof of this Integral<\/h2>\n\n\n\n<p>$$<br>\\int_{-a}^{a} f(x)\\,dx = \\int_{-a}^{0} f(x)\\,dx + \\int_{0}^{a} f(x)\\,dx.<br>$$<\/p>\n\n\n\n<p>For the first integral, we can perform a variable substitution $u = -x$, which transforms the integral as follows:<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{0} f(x)\\,dx = \\int_{a}^{0} f(-u)(-du) = \\int_{0}^{a} -f(u)\\,du,<br>$$<\/p>\n\n\n\n<p>where we have used the fact that $f(-u) = -f(u)$ because $f$ is odd, and $-du$ is due to the change of variable ($dx = -du$). This shows that the area under the curve from $-a$ to $0$ is the negative of the area from $0$ to $a$, leading to their sum being zero:<\/p>\n\n\n\n<p>$$<br>\\int_{0}^{a} f(x)\\,dx + \\int_{0}^{a} -f(x)\\,dx = 0.<br>$$<\/p>\n\n\n\n<p><strong>Example 1:<\/strong><\/p>\n\n\n\n<p>Integration of $f(x) = x^3$ over $[-2, 2]$<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>Now<br>$f(x) = x^3$<br>$f(-x) = (-x)^3 = -x^3$<br>So,<br>($f(-x) = -f(x)$).<br>which is an odd function<br>Therefoe<\/p>\n\n\n\n<p>$$<br>\\int_{-2}^{2} x^3\\,dx =0<br>$$<\/p>\n\n\n\n<p><strong>Example 2:<\/strong><\/p>\n\n\n\n<p>$$<br>\\int_{-1}^{1} (5x^5 &#8211; 3x^3)\\,dx<br>$$<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>Now<br>$f(x) = 5x^5 &#8211; 3x^3$<br>$f(-x) = -5x^5 +3x^3= -(5x^5 &#8211; 3x^3)$<br>So,<br>($f(-x) = -f(x)$).<br>which is an odd function<br>Therefre<\/p>\n\n\n\n<p>$$<br>\\int_{-1}^{1} (5x^5 &#8211; 3x^3)\\,dx=0<br>$$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Important Properties<\/h2>\n\n\n\n<p>If f(x ) and g(x) are two odd function, then their sum and subtraction will also be odd function, so<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{a} (f(x) + g(x))  \\,dx = 0 <br>$$<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{a} (f(x) &#8211; g(x))  \\,dx = 0 <br>$$<\/p>\n\n\n\n<p>If f(x ) and g(x) are two odd function, then their product and division will be even function<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{a} (f(x) g(x))  \\,dx = 2 \\int_{0}^{a} (f(x) g(x))  \\,dx<br>$$<\/p>\n\n\n\n<p>$$<br>\\int_{-a}^{a} (f(x) \/g(x))  \\,dx = 2 \\int_{0}^{a} (f(x) \/g(x))  \\,dx<br>$$<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Solved Questions<\/h2>\n\n\n\n<p><strong>Question 1<\/strong><\/p>\n\n\n\n<p>$<br>\\int_{-1}^{1} \\frac {x^3}{x^2 + 2|x| +1} \\, dx<br>$<\/p>\n\n\n\n<p><strong>Solution<\/strong><br>$f(x) = \\frac {x^3}{x^2 + 2|x| +1}$<\/p>\n\n\n\n<p>$f(-x) = \\frac {-x^3}{x^2 + 2|x| +1} = -f(x) $<br>which is an odd function<br>Therefre<br>$<br>\\int_{-1}^{1} \\frac {x^3}{x^2 + 2|x| +1} \\, dx =0<br>$<\/p>\n\n\n\n<p><strong>Question 2<\/strong><\/p>\n\n\n\n<p>$<br>\\int_{-1}^{1} \\ln \\frac {10 -x}{10 + x} \\, dx<br>$<\/p>\n\n\n\n<p><strong>Solution<\/strong><br>$f(x) = \\ln \\frac {10 -x}{10 + x} )$<\/p>\n\n\n\n<p>$f(-x) = \\ln \\frac {10 +x}{10 &#8211; x} $<br>$=\\ln (10 +x ) &#8211; \\ln (10-x) = -( \\ln (10-x) &#8211; \\ln (10 +x )) = &#8211; \\ln \\frac {10 -x}{10 + x}= -f(x)$<br>which is an odd function<br>Therefore<br>$<br>\\int_{-1}^{1} \\ln \\frac {10 -x}{10 + x} \\, dx =0<br>$<\/p>\n\n\n\n<p>Hope you like this article on Integration of odd function. Please do provide the feedback<\/p>\n\n\n\n<div class=\"wp-block-group has-ast-global-color-4-background-color has-background is-layout-constrained wp-container-core-group-is-layout-ca99af60 wp-block-group-is-layout-constrained\" style=\"border-radius:17px;margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-medium-font-size\">Other Integration Related Articles<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-regular\" style=\"padding-right:0;padding-left:0;font-size:16px\"><table style=\"border-style:none;border-width:0px\"><tbody><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-modulus-function\/\" data-type=\"post\" data-id=\"8632\">Integration of modulus function<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-tan-x\/\" data-type=\"post\" data-id=\"8622\">Integration of tan x<\/a><\/td><td><\/td><td><\/td><\/tr><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-sec-x\/\" data-type=\"post\" data-id=\"8628\">Integration of sec x<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-greatest-integer-function\/\" data-type=\"post\" data-id=\"8599\">Integration of greatest integer function<\/a><\/td><td><\/td><td><\/td><\/tr><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-trigonometric-functions\/\" data-type=\"post\" data-id=\"8595\">Integration of trigonometric functions<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-cot-x\/\" data-type=\"post\" data-id=\"8591\">Integration of cot x<\/a><\/td><td><\/td><td><\/td><\/tr><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-cosec-x\/\" data-type=\"post\" data-id=\"8548\">Integration of cosec x<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-sinx\/\" data-type=\"post\" data-id=\"8530\">Integration of sinx<\/a><\/td><td><\/td><td><\/td><\/tr><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-irrational-functions\/\">Integration of irrational functions<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-root-x\/\">integration of root x<\/a><\/td><td><\/td><td><\/td><\/tr><tr><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-fractional-part-of-x\/\">Integration of fractional part of x<\/a><\/td><td><a href=\"https:\/\/physicscatalyst.com\/article\/integration-of-cos-square-x\/\">Integration of cos square x<\/a><\/td><td><\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The integration of odd function over a symmetric interval can be understood through some fundamental concepts in calculus and symmetry. An odd function is defined as a function $f(x)$ that satisfies the condition $f(-x) = -f(x)$ for all $x$ in the domain of the function. Graphically, odd functions exhibit symmetry about the origin, meaning their [&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-9019","post","type-post","status-publish","format-standard","hentry","category-maths"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Integration of odd function - physicscatalyst&#039;s Blog<\/title>\n<meta name=\"description\" content=\"The integral of an odd function over a symmetric interval [?a, a] is zero because the areas cancel each other out.\" \/>\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\/integration-of-odd-function\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integration of odd function - physicscatalyst&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"The integral of an odd function over a symmetric interval [?a, a] is zero because the areas cancel each other out.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/\" \/>\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=\"2026-03-08T16:42:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-08T16:42:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png\" \/>\n\t<meta property=\"og:image:width\" content=\"652\" \/>\n\t<meta property=\"og:image:height\" content=\"532\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"4 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integration of odd function - physicscatalyst&#039;s Blog","description":"The integral of an odd function over a symmetric interval [?a, a] is zero because the areas cancel each other out.","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\/integration-of-odd-function\/","og_locale":"en_US","og_type":"article","og_title":"Integration of odd function - physicscatalyst&#039;s Blog","og_description":"The integral of an odd function over a symmetric interval [?a, a] is zero because the areas cancel each other out.","og_url":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/","og_site_name":"physicscatalyst&#039;s Blog","article_publisher":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_author":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_published_time":"2026-03-08T16:42:22+00:00","article_modified_time":"2026-03-08T16:42:33+00:00","og_image":[{"width":652,"height":532,"url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png","type":"image\/png"}],"author":"physicscatalyst","twitter_misc":{"Written by":"physicscatalyst","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#article","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/"},"author":{"name":"physicscatalyst","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f"},"headline":"Integration of odd function","datePublished":"2026-03-08T16:42:22+00:00","dateModified":"2026-03-08T16:42:33+00:00","mainEntityOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/"},"wordCount":600,"commentCount":0,"publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#primaryimage"},"thumbnailUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png","articleSection":["Maths"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/","url":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/","name":"Integration of odd function - physicscatalyst&#039;s Blog","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/#website"},"primaryImageOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#primaryimage"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#primaryimage"},"thumbnailUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png","datePublished":"2026-03-08T16:42:22+00:00","dateModified":"2026-03-08T16:42:33+00:00","description":"The integral of an odd function over a symmetric interval [?a, a] is zero because the areas cancel each other out.","breadcrumb":{"@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#primaryimage","url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png","contentUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/02\/integration-of-odd-functionspng.png"},{"@type":"BreadcrumbList","@id":"https:\/\/physicscatalyst.com\/article\/integration-of-odd-function\/#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":"Integration of odd function"}]},{"@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 integration of odd function over a symmetric interval can be understood through some fundamental concepts in calculus and symmetry. An odd function is defined as a function $f(x)$ that satisfies the condition $f(-x) = -f(x)$ for all $x$ in the domain of the function. Graphically, odd functions exhibit symmetry about the origin, meaning their&hellip;","_links":{"self":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/9019","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=9019"}],"version-history":[{"count":3,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/9019\/revisions"}],"predecessor-version":[{"id":9945,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/9019\/revisions\/9945"}],"wp:attachment":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/media?parent=9019"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/categories?post=9019"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/tags?post=9019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}