﻿{"id":4529,"date":"2013-12-28T06:05:05","date_gmt":"2013-12-27T21:05:05","guid":{"rendered":"http:\/\/fujiitoshiki.com\/improvesociety\/?p=4529"},"modified":"2014-08-01T19:03:04","modified_gmt":"2014-08-01T10:03:04","slug":"ordinary-differential-equations","status":"publish","type":"post","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529","title":{"rendered":"Ordinary differential equations"},"content":{"rendered":"<div class=\"theContentWrap-ccc\"><blockquote>\n<h2>Definition of a differential equation<\/h2>\n<p>A <span style=\"font-style: italic\">differential equation<\/span> is an equation involving derivatives or differentials. <\/p>\n<p>Equations involving only one independent variable are called <span style=\"font-style: italic\">ordinary differential equations<\/span>. Equations with two or more independent variables are called <span style=\"font-style: italic\">partial differential equation<\/span>. <\/p>\n<h2>Order of a differential equation<\/h2>\n<p>An equation having a derivative of <span style=\"font-style: italic\">n<\/span>th order but no higher is called an <span style=\"font-style: italic\">n<\/span>th <span style=\"font-style: italic\">order differential equation<\/span>. <\/p>\n<h2>Arbitrary constants<\/h2>\n<p>An arbitrary constant, often denoted by a letter at the beginning of the alphabet such as <span style=\"font-style: italic\">A, B, C, c<sub>1<\/sub>, c<sub>2<\/sub><\/span>, etc., may assume values independently of the variables involved. For example in <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2+%2B+c_1x+%2B+c_2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2 + c_1x + c_2' title='y = x^2 + c_1x + c_2' class='latex' \/>, <span style=\"font-style: italic\">c<sub>1<\/sub><\/span> and <span style=\"font-style: italic\">c<sub>2<\/sub><\/span> are arbitrary constants. <\/p>\n<p>The relation of <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+Ae%5E%7B-4x+%2B+B%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = Ae^{-4x + B}' title='y = Ae^{-4x + B}' class='latex' \/> which can be written <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+Ae%5EBe%5E%7B-4x%7D+%3D+Ce%5E%7B-4x%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = Ae^Be^{-4x} = Ce^{-4x}' title='y = Ae^Be^{-4x} = Ce^{-4x}' class='latex' \/> actually involves only one arbitrary constant. It&#8217;s always assumed that the minimum number of constants is present, i.e. the arbitrary constants are <span style=\"font-style: italic\">essential<\/span>. <\/p>\n<h2>Solution of a differential equation<\/h2>\n<p>A <span style=\"font-style: italic\">solution<\/span> of a differential equation is a relation between the variables which is free of derivatives and which satisfies the differential equation identically. <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2+%2B+c_1x+%2B+c_2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2 + c_1x + c_2' title='y = x^2 + c_1x + c_2' class='latex' \/> is a solution of <img src='https:\/\/s0.wp.com\/latex.php?latex=y%27%27+%3D+2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y&#039;&#039; = 2' title='y&#039;&#039; = 2' class='latex' \/> since by substitution the identity 2 = 2. <\/p>\n<p>A <span style=\"font-style: italic\">general solution<\/span> of an <span style=\"font-style: italic\">n<\/span>th order differential equation is one involving <span style=\"font-style: italic\">n<\/span> (essential) arbitrary constants. Since <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2+%2B+c_1x+%2B+c_2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2 + c_1x + c_2' title='y = x^2 + c_1x + c_2' class='latex' \/> has two arbitrary constants and satisfies the second order differential equation <img src='https:\/\/s0.wp.com\/latex.php?latex=y%27%27+%3D+2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y&#039;&#039; = 2' title='y&#039;&#039; = 2' class='latex' \/>, it is a general solution of <img src='https:\/\/s0.wp.com\/latex.php?latex=y%27%27+%3D+2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y&#039;&#039; = 2' title='y&#039;&#039; = 2' class='latex' \/>. <\/p>\n<p>A <span style=\"font-style: italic\">particular solution<\/span> is a solution obtained from the general solution by assigning specific values to the arbitrary constants. <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2+-+3x+%2B+2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2 - 3x + 2' title='y = x^2 - 3x + 2' class='latex' \/> is a particular solution of <img src='https:\/\/s0.wp.com\/latex.php?latex=y%27%27+%3D+2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y&#039;&#039; = 2' title='y&#039;&#039; = 2' class='latex' \/> and is obtained from the general solution <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2+%2B+c_1x+%2B+c_2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2 + c_1x + c_2' title='y = x^2 + c_1x + c_2' class='latex' \/> by putting <span style=\"font-style: italic\">c<sub>1<\/sub><\/span> = -3 and <span style=\"font-style: italic\">c<sub>2<\/sub><\/span> = 2. <\/p>\n<p>A <span style=\"font-style: italic\">singular solution<\/span> is a solution which cannot be obtained from the general solution by specifying values of the arbitrary constants. The general solution of <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+xy%27+-+y%27%5E2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = xy&#039; - y&#039;^2' title='y = xy&#039; - y&#039;^2' class='latex' \/> is <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+cx+-+c%5E2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = cx - c^2' title='y = cx - c^2' class='latex' \/>. However, as seen by substitution another solution is <img src='https:\/\/s0.wp.com\/latex.php?latex=y+%3D+x%5E2%2F4&#038;bg=T&#038;fg=000000&#038;s=0' alt='y = x^2\/4' title='y = x^2\/4' class='latex' \/> which cannot be obtained from the general solution for any constant <span style=\"font-style: italic\">c<\/span>. This second solution is a singular solution. <\/p>\n<h2>Differential equation of a family of curves<\/h2>\n<p>A general solution of an <span style=\"font-style: italic\">n<\/span>th order differential equation has <span style=\"font-style: italic\">n<\/span> arbitrary constants (or parameters) and represents geometrically an <span style=\"font-style: italic\">n parameter family of curves<\/span>. Conversely a relation with <span style=\"font-style: italic\">n<\/span> arbitrary constants (sometimes called a <span style=\"font-style: italic\">primitive<\/span>) has associated with it a differential equation of order <span style=\"font-style: italic\">n<\/span> (of which it is a general solution) called the <span style=\"font-style: italic\">differential equation of the family<\/span>. This differential equation is obtained by differentiating the primitive <span style=\"font-style: italic\">n<\/span> times and then eliminating the <span style=\"font-style: italic\">n<\/span> arbitrary constants among the <span style=\"font-style: italic\">n<\/span> + 1 resulting equations. <\/p>\n<\/blockquote>\n<p><iframe src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=fujiitoshiki-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=0071635408\" style=\"width:120px;height:240px;\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\"><\/iframe><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Definition of a differential equation A differential equation is an equation involving derivatives or differen &hellip; <a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Ordinary differential equations&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":6040,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"categories":[9],"tags":[],"class_list":["post-4529","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mathematics"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"admin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Improve Society | with Database, Statistics and Nutrition\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Ordinary differential equations | Improve Society\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-12-27T21:05:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-08-01T10:03:04+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Ordinary differential equations | Improve Society\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#article\",\"name\":\"Ordinary differential equations | Improve Society\",\"headline\":\"Ordinary differential equations\",\"author\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/wp-content\\\/uploads\\\/mathematics.jpg\",\"width\":300,\"height\":225},\"datePublished\":\"2013-12-28T06:05:05+09:00\",\"dateModified\":\"2014-08-01T19:03:04+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#webpage\"},\"articleSection\":\"Mathematics\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"name\":\"Mathematics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"position\":2,\"name\":\"Mathematics\",\"item\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#listItem\",\"name\":\"Ordinary differential equations\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#listItem\",\"position\":3,\"name\":\"Ordinary differential equations\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"name\":\"Mathematics\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#webpage\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529\",\"name\":\"Ordinary differential equations | Improve Society\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/wp-content\\\/uploads\\\/mathematics.jpg\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529\\\/#mainImage\",\"width\":300,\"height\":225},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=4529#mainImage\"},\"datePublished\":\"2013-12-28T06:05:05+09:00\",\"dateModified\":\"2014-08-01T19:03:04+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#website\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/\",\"name\":\"Improve Society\",\"description\":\"with Database, Statistics and Nutrition\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Ordinary differential equations | Improve Society","description":"","canonical_url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#article","name":"Ordinary differential equations | Improve Society","headline":"Ordinary differential equations","author":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"publisher":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/wp-content\/uploads\/mathematics.jpg","width":300,"height":225},"datePublished":"2013-12-28T06:05:05+09:00","dateModified":"2014-08-01T19:03:04+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#webpage"},"isPartOf":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#webpage"},"articleSection":"Mathematics"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety#listItem","position":1,"name":"Home","item":"https:\/\/www.fujiitoshiki.com\/improvesociety","nextItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","name":"Mathematics"}},{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","position":2,"name":"Mathematics","item":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9","nextItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#listItem","name":"Ordinary differential equations"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#listItem","position":3,"name":"Ordinary differential equations","previousItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","name":"Mathematics"}}]},{"@type":"Person","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"Person","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"WebPage","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#webpage","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529","name":"Ordinary differential equations | Improve Society","inLanguage":"ja","isPartOf":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#website"},"breadcrumb":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#breadcrumblist"},"author":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"creator":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/wp-content\/uploads\/mathematics.jpg","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529\/#mainImage","width":300,"height":225},"primaryImageOfPage":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529#mainImage"},"datePublished":"2013-12-28T06:05:05+09:00","dateModified":"2014-08-01T19:03:04+09:00"},{"@type":"WebSite","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#website","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/","name":"Improve Society","description":"with Database, Statistics and Nutrition","inLanguage":"ja","publisher":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person"}}]},"og:locale":"ja_JP","og:site_name":"Improve Society | with Database, Statistics and Nutrition","og:type":"article","og:title":"Ordinary differential equations | Improve Society","og:url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529","article:published_time":"2013-12-27T21:05:05+00:00","article:modified_time":"2014-08-01T10:03:04+00:00","twitter:card":"summary","twitter:title":"Ordinary differential equations | Improve Society"},"aioseo_meta_data":{"post_id":"4529","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 23:42:48","updated":"2025-06-04 05:12:10","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9\" title=\"Mathematics\">Mathematics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tOrdinary differential equations\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.fujiitoshiki.com\/improvesociety"},{"label":"Mathematics","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9"},{"label":"Ordinary differential equations","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=4529"}],"_links":{"self":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/4529","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4529"}],"version-history":[{"count":10,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/4529\/revisions"}],"predecessor-version":[{"id":6055,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/4529\/revisions\/6055"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/media\/6040"}],"wp:attachment":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}