<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="8719">
 <title>solutions of ordinary differential equation</title>
 <name>SolutionsOfOrdinaryDifferentialEquation</name>
 <created>2007-01-05 17:51:30</created>
 <modified>2009-08-04 10:23:57</modified>
 <type>Definition</type>
<parent id="2969">differential equation</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="34A05"/>
 </classification>
 <defines>
	<concept>general solution</concept>
	<concept>particular solution</concept>
 </defines>
 <related>
	<object name="DerivativesOfSolutionOfFirstOrderODE"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
 \usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>Let us consider the ordinary differential equation
\begin{align}
  F(x,\,y,\,y',\,y'',\,\ldots,\,y^{(n)}) = 0
\end{align}
of order $n$.

The {\em general solution} of (1) is a function 
$$x\mapsto y = \varphi(x,\,C_1,\,C_2,\,\ldots,\,C_n)$$
satisfying the following conditions:\\

a) $y$ depends on $n$ arbitrary constants $C_1,\,C_2,\,\ldots,\,C_n$.\\
b) $y$ satisfies (1) with all values of $C_1,\,C_2,\,\ldots,\,C_n$\\
c) If there are given the initial conditions\\
\qquad\qquad $y = y_0$,\,\,$y' = y_1$,\,\,$y'' = y_2$,\,\,
$\ldots$,\,\,$y^{(n-1)} = y_{n-1}$\quad when\quad$x = x_0,$\\
then one can chose the values of $C_1,\,C_2,\,\ldots,\,C_n$ such that\, 
$y = \varphi(x,\,C_1,\,C_2,\,\ldots,\,C_n)$\, fulfils those conditions (supposing that $x_0,\,y_0,\,y_1,\,y_2,\,\ldots,\,y_{n-1}$ belong to the region where the conditions for the existence of the solution are valid).

Each function which is obtained from the general solution by giving certain concrete values for\, $C_1,\,C_2,\,\ldots,\,C_n$,\, is called a {\em particular solution} of (1).</content>
</record>
