Mada za sehemu hiiDifferential EquationsMada 6
The general form of a first-order differential equation is or , where and are variables, and , , and are functions defined in a region of the -plane. It is first-order because it involves only the first derivative.
If the variables of a first-order differential equation can be grouped on either side of the equation, a solution can be found by integrating both sides. This method is called separation of variables. (Activity 7.2 is omitted as it describes a process rather than providing examples.) A separable equation is a first-order differential equation where can be expressed as a product of a function of only and a function of only. That is, , which can be separated as .
Example 1
Write each of the following first-order differential equations in general form and then separate the variables: (a) (b) (c) (d)
Solution: (a) (b) (c) (d)
Example 2
Separate the variables in each of the following differential equations: (a) (b)
Solution: (a) (b)
If the given equation is of the form , where can be written as , then separating the variables gives . Integrating both sides gives the solution:
An initial-value problem consists of a differential equation and one or more supplementary conditions that are all related to the same value of the independent variable (often at an initial time, hence the name). A boundary-value problem has supplementary conditions related to different values of the independent variable.
Examples: (a) is an initial-value problem. (b) is a boundary-value problem.
Example 1
Solve the differential equation .
Solution: Separating variables: Integrating both sides: This is the general solution. It's difficult to express explicitly in terms of in this case.
Example 2
Solve the differential equation , for , expressing in terms of .
Solution: Separating variables: Integrating both sides: Applying the initial condition : So,
Example 3
Solve the initial-value problem , .
Solution: This equation is not directly separable. However, it can be rearranged as: Integrating each term: Applying the initial condition : Thus, the solution is:
Some first-order differential equations are not separable in their original form but can be made separable by a change of variables. A first-order differential equation is said to be homogeneous if it can be written in the form , where the functions and are homogeneous of the same degree. In this case, is isolated on one side, while the other side has an expression where and appear in the combination . For instance, is a homogeneous first-order differential equation. A homogeneous differential equation can be transformed into a separable equation by the following change of variables: From , let . Replacing with in the differential equation gives: (7.1) Since , it follows that . Differentiating with respect to gives: Substituting into equation (7.1) gives: (7.2) Equation (7.2) is now a separable differential equation. Rearranging the variables gives: (7.3) Equation (7.3) can now be solved by integrating both sides.
Example 1
Determine whether or not each of the following differential equations is homogeneous: (a) (b) (c) (d)
Solution: (a) . This is in the form . Therefore, it is homogeneous. (b) . This is in the form . Therefore, it is homogeneous. (c) . This cannot be written solely as a function of . Therefore, it is not homogeneous. (d) . This cannot be written solely as a function of . Therefore, it is not homogeneous.
Example 2
Solve each of the following differential equations: (a) (b)
Solution: (a) Let , so . Then . Substituting into the given equation: Substituting back : (b) Let , so and . Substituting: Using the initial condition :
Example 3
Find the solution in each of the following initial-value problems: (a) (b) (c)
Solution: (a) . Let , so and . Using : (b) This equation is not homogeneous in its current form. It requires a different substitution. Let and . Then and . Substituting into the original equation and solving for doesn't lead to a simple homogeneous form. This problem is of the form . The method for this type of problem is not covered in the previous text. Thus it is not solved here. (c) . Let , so and . (where ) Using : Therefore, , or .
A first-order linear differential equation in the dependent variable and independent variable is an equation of the form: (7.4) where is not identically zero. Dividing equation (7.4) by gives: (7.5) where and are functions of or constants. Equation (7.5) is called the standard form of a first-order linear differential equation. Any first-order linear differential equation can be transformed into this standard form.
Example 1
Write each of the following first-order linear differential equations in standard form: (a) , (b)
Solution: (a) Given , . Divide both sides by : Comparing with the standard form , we have and . Therefore, is the standard form. (b) Given . Divide both sides by : Comparing with the standard form , we have and . Therefore, is the standard form.
Solutions of the first-order linear differential equation: are obtained using the following steps:
- Rearrange the given equation into the standard form , where and are functions of only.
- Obtain the integrating factor , which has the form .
- Multiply both sides of the standard form equation by the integrating factor .
- Integrate both sides with respect to and add a constant of integration to obtain the general solution.
Derivation of the Integrating Factor: Starting with , multiplying by an integrating factor gives: We want the left side to be the result of the product rule: So, we require
Example 1
Find the general solution of each of the following differential equations: (a) (b) ,
Solution: (a) The equation is in standard form. . Integrating factor: Multiply the equation by : Using integration by parts twice, we get: (b) The standard form is . . Integrating factor: Multiply the equation by :
Example 2
Find the particular solution of each of the following initial-value problems: (a) , (b) ,
Solution: (a) . Integrating factor: Using integration by parts: Using : (b) The standard form is . . Integrating factor: Using :
Consider a differential equation of the form: (7.8) If there exists a function , where is a constant, such that , then the differential equation is exact, and is a solution of equation (7.8). From the definition of the total differential: By comparison: and Assuming has continuous second-order partial derivatives, then: and Since has continuous second derivatives, , which implies: (7.9) Equation (7.9) is the condition for exactness of the differential equation .
Steps to solve exact differential equations:
- Write the equation in the form .
- Test for exactness using .
- If exact, integrate with respect to or with respect to : or where and are functions of integration.
- Differentiate with respect to and equate it to (or differentiate with respect to and equate to ) to find (or ).
- Integrate to find (or integrate to find ).
- The solution is .
Example 1
Determine the exactness of each of the following differential equations: (a) (b) (c) (d)
Solution: (a) , ; , . Since , the equation is not exact. (b) , ; , . Since , the equation is exact. (c) , ; , . Since , the equation is not exact. (d) , ; , . Since , the equation is not exact.
Example 2
Solve each of the following differential equations: (a) (b)
Solution: (a) , ; , . The equation is exact. Therefore, . (b) . , . , . The equation is exact. (a constant) Therefore, or .
If a differential equation of the form is not exact (i.e., ), it can sometimes be made exact by multiplying by an integrating factor . This leads to: (7.10) Which expands to: (7.11)
Case 1: If is a function of only, then , and equation (7.11) becomes: Integrating both sides: Let . Then, .
Case 2: If is a function of only, then , and equation (7.11) becomes: Integrating both sides: Let . Then, .
Example 1
Find the general solution of the differential equation .
Solution: , ; , . The equation is not exact. Since this is a function of only, we can find an integrating factor : Multiplying the original equation by : Now, , ; , . The new equation is exact. , so Therefore, .
Mwalimu
Unasoma somo hili? Niulize nikuelezee chochote kilichomo.
Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.
Ingia ili kuuliza