Taller 1 Mate IV PDF
Taller 1 Mate IV PDF
Taller 1 Mate IV PDF
REMARKS
(i) As we have just seen in Example 5, some simple functions do not possess
an antiderivative that is an elementary function. Integrals of these kinds of
functions are called nonelementary. For example, x3 et dt and sin x2 dx are
2
nonelementary integrals. We will run into this concept again in Section 2.3.
(ii) In some of the preceding examples we saw that the constant in the one-
parameter family of solutions for a first-order differential equation can be rela-
beled when convenient. Also, it can easily happen that two individuals solving the
same equation correctly arrive at dissimilar expressions for their answers. For
example, by separation of variables we can show that one-parameter families of
solutions for the DE (1 y 2 ) dx (1 x 2 ) dy 0 are
xy
arctan x arctan y c or c.
1 xy
As you work your way through the next several sections, bear in mind that fami-
lies of solutions may be equivalent in the sense that one family may be obtained
from another by either relabeling the constant or applying algebra and trigonom-
etry. See Problems 27 and 28 in Exercises 2.2.
3. dx e 3xdy 0 4. dy (y 1) 2 dx 0 dx
23. 4(x2 1), x(>4) 1
dt
dy dy
5. x 4y 6. 2xy 2 0 dy y2 1
dx dx 24. , y(2) 2
dx x2 1
dy dy
7. e3x2y 8. e x y ey e2xy dy
dx dx 25. x2 y xy, y(1) 1
dx
y1
2y 3
dx 2
dy 2 dy
9. y ln x 10. 26. 2y 1, y(0) 52
dy x dx 4x 5 dt
13
11. csc y dx sec 2x dy 0 27. 11 y2 dx 11 x2 dy 0, y(0)
2
12. sin 3x dx 2y cos 33x dy 0
28. (1 x 4 ) dy x(1 4y 2 ) dx 0, y(1) 0
13. (e y 1) 2ey dx (e x 1) 3ex dy 0
In Problems 29 and 30 proceed as in Example 5 and find an
14. x(1 y ) 2 1/2
dx y(1 x )2 1/2
dy explicit solution of the given initial-value problem.
dy
yex , y(4) 1
2
dS dQ 29.
15. kS 16. k(Q 70) dx
dr dt
dy
dP dN 30. y 2 sin x2, y(2) 13
17. P P2 18. N Ntet2 dx
dt dt
31. (a) Find a solution of the initial-value problem consisting
dy xy 3x y 3 dy xy 2y x 2 of the differential equation in Example 3 and the ini-
19. 20.
dx xy 2x 4y 8 dx xy 3y x 3 tial conditions y(0) 2, y(0) 2, and y 14 1. ()
60 ● CHAPTER 2 FIRST-ORDER DIFFERENTIAL EQUATIONS
REMARKS
*Certain commands have the same spelling, but in Mathematica commands begin with a capital letter
(Dsolve), whereas in Maple the same command begins with a lower case letter (dsolve). When
discussing such common syntax, we compromise and write, for example, dsolve. See the Student
Resource and Solutions Manual for the complete input commands used to solve a linear first-order DE.
dy
dx f (x) x,x, 0x1
x1
19. (x 1) (x 2)y 2xex
dx 35. Proceed in a manner analogous to Example 6 to solve the
dy initial-value problem y P(x)y 4x, y(0) 3, where
20. (x 2)2 5 8y 4xy
2>x, 0 x 1,
dx 2,
P(x)
dr x 1.
21. r sec cos
d
Use a graphing utility to graph the continuous function
dP y(x).
22. 2tP P 4t 2
dt
dy 36. Consider the initial-value problem y e x y f (x),
23. x (3x 1)y e3x y(0) 1. Express the solution of the IVP for x 0 as a
dx
nonelementary integral when f (x) 1. What is the so-
24. (x 2 1)
dy lution when f (x) 0? When f (x) e x?
2y (x 1)2
dx 37. Express the solution of the initial-value problem
In Problems 25 – 30 solve the given initial-value problem. y 2xy 1, y(1) 1, in terms of erf(x).
Give the largest interval I over which the solution is defined.
25. xy y ex, y(1) 2 Discussion Problems
dx 38. Reread the discussion following Example 2. Construct a
26. y x 2y2, y(1) 5
dy linear first-order differential equation for which all
nonconstant solutions approach the horizontal asymp-
di
27. L Ri E, i(0) i0, tote y 4 as x :
.
dt
L, R, E, and i 0 constants 39. Reread Example 3 and then discuss, with reference
to Theorem 1.2.1, the existence and uniqueness of a
dT solution of the initial-value problem consisting of
28. k(T Tm ); T(0) T0,
dt xy 4y x 6e x and the given initial condition.
k, T m, and T 0 constants
(a) y(0) 0 (b) y(0) y 0 , y 0 0
29. (x 1)
dy (c) y(x 0) y 0 , x 0 0, y 0 0
y ln x, y(1) 10
dx
40. Reread Example 4 and then find the general solution of
30. y (tan x)y cos 2 x, y(0) 1 the differential equation on the interval (3, 3).
In Problems 31 – 34 proceed as in Example 6 to solve the 41. Reread the discussion following Example 5. Construct a
given initial-value problem. Use a graphing utility to graph linear first-order differential equation for which all solu-
the continuous function y(x). tions are asymptotic to the line y 3x 5 as x :
.
The integrating factor is then e 3dy/y e 3lny e lny y 3. After we multiply the given
3
REMARKS
(i) When testing an equation for exactness, make sure it is of the precise
form M(x, y) dx N(x, y) dy 0. Sometimes a differential equation
is written G(x, y) dx H(x, y) dy. In this case, first rewrite it as
G(x, y) dx H(x, y) dy 0 and then identify M(x, y) G(x, y) and
N(x, y) H(x, y) before using (4).
(ii) In some texts on differential equations the study of exact equations
precedes that of linear DEs. Then the method for finding integrating factors
just discussed can be used to derive an integrating factor for
y P(x)y f (x). By rewriting the last equation in the differential form
(P(x)y f (x)) dx dy 0, we see that
M y Nx
P(x).
N
From (13) we arrive at the already familiar integrating factor e P(x)dx, used in
Section 2.3.
6. 1
2y cos 3x
x
dy y
2 4x3 3y sin 3x 0
dx x 16. (5y 2x)y 2y 0
7. (x y ) dx (x 2xy) dy 0
2 2 2
17. (tan x sin x sin y) dx cos x cos y dy 0
(x sin2 x 4xye xy ) dy
2