﻿{"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":{"_crdt_document":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[9],"tags":[],"class_list":["post-4529","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mathematics"],"aioseo_notices":[],"_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}]}}