Families of Curves: Discussion
Families of Curves: Discussion
Families of Curves: Discussion
MODULE 2
Families of Curves
In this module, you will learn to find the equation of the families of curve
and at the same time, you will be able to determine the differential equation of
that families of curve. It also includes one of the methods to solve first-order
ordinary differential equation; that is, the separation of variables.
Objectives:
Upon completion of this module, you are expected:
DISCUSSION:
An equation containing a parameter, as well as one or both of the coordinates of a
point in a plane, may represent a family of curves. One curve corresponds to each value of the
parameter.
is the equation of a family of straight lines passing through the origin. If ‘m’ is treated as an
arbitrary constant and eliminated, the result is called the differential equation of the family of
straight lines passing through the origin.
y'= m .
Since ‘m’ is not yet eliminated, substitute the value of ‘m’ to the original equation,
we have
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
y = y' x .
Then
y' x − y = 0
is the differential equation of the family of straight lines passing through the origin.
Example 1: Find the differential equation of the family of straight lines with slope and y-
intercept equal.
Consider first the standard form of the equation of a line involving slope and y-
intercept y = mx+b
where m and b are the slope and y-intercept respectively. Since the slope and y-intercept are
equal, we have
y = mx+m.
This is the equation of the family of straight lines with slope and y-intercept equal. To eliminate
the arbitrary constant m, isolation of arbitrary constant is easy to use. We have
y
=
m
.
+1
x
Applying the first derivative, we have
( 1) ' (1) x y y
+−
( 1) 2= 0.
x
+
Simplifying, we have
(x +1)y'− y = 0
which is the desired differential equation of the family of straight lines with slope and y-intercept
equal.
Example2: Find the differential equation of the family of circles with center at the
origin.
()()
22
2
x−h+y−k =r
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
where h and k are the coordinates of the center of the circle and r its radius. Since the
center of the family of circles is at the origin, h and k are both equal to zero. We have
222
x+y=r
as the equation of the family of circles with center at the origin and with radius of any length. To
eliminate the arbitrary constant r, the first derivative yields
2x + 2yy'= 0 .
Simplifying, we have
x + yy'= 0
which is the desired differential equation of the family of circles passing through the origin.
Example 3: Find the differential equation of the family of parabolas with vertex and
focus on the x –axis.
where h and k are the coordinates of the vertex of the parabola and ‘a’ is the distance of the focus
to the vertex.
y = ±4a(x − h)
2
which is the equation of the family of parabolas with vertex and focus on the x-axis. We shall
eliminate ‘h’ and ‘a’ to obtain the desired differential equation of the family.
2yy'= ±4a
and
2yy' '+y'(2y') = 0
simplifying, we have
'' ( ') 0
2
yy + y =
as the required differential equation of the family of parabolas with vertex and focus on
the x-axis.
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
Example 4: Find the differential equation of the family of cubics whose equation is
cy = x (x − a)
22
with ‘a’ held fixed.
( )c
2
xxa
=
y −2 .
Differentiating both sides of the equation, we have
[ ( ) ] [ ( )]
222
y x x a x x x a yy.
(1) 2 2 '
+−−−
0
()
2
y Simplifying, we have 2
=
2 ( ) 2 '( ) 0
2222
x y + xy x − a − x yy x − a = .
3. Parabolas with axis parallel to the y-axis and with a distance from vertex to focus fixed
as ‘a’.
3
2 x
y
−
=
4. The cissoids whose equation is
ax
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
Solutions of First Order Ordinary Differential Equation
DISCUSSION:
We have many methods to solve first-order differential equations. One of which is by
separation of variables.
Separation of Variables
f (y)d(y) = g(x)d(x)
1. Get all the y's on the left hand side of the equation and all of the x's on the right hand side
or vise versa.
2. Integrate both sides of the equation.
3. If there is/are given value/s, substitute it/them to find the constant of integration.
dy = (2x +1)dx .
()
∫∫
dy = 2x +1 dx
then
. 2
y=x+x+c
To solve for the arbitrary constant, substitute the value of y = 3 when x = 0, then
c = 3.
The required solution is
2
3
y=x+x+.
Central Luzon State University MATH 2230 Department of Mathematics and
Physics 2nd Sem SY 2020-2021 College of Science
2 ydy
y xdx
∫∫+
=
1
which is equivalent to
∫ ∫ ⎟⎟⎠⎞
⎜ ⎛
⎜ ⎝ +
1
21.
xdx
1
= − dy
y
Then, we have
. 2
x = y − ln y +1 + c
When x = 0 and y = -2, we have
0 = −2 − ln −1 + c
so,
c = 2.
2
x=y−y++
ln 1 2.
()
222
2xy + x y'= y
dy
222
x
20
dx + xy − y =
simplifying, we obtain
(2 1) 0
22
x dy + y x − dx =
then
dy ⎟
⎠⎞
⎜
⎝⎛ −
2 1.
x
dx
y = − 22x
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
dy 21x
⎜
⎝⎛ −
∫ ∫⎟⎠⎞ = − dx
y which is equivalent to
22x
dy ⎢ 2 dx dx
⎣⎡
∫ ∫ ∫ ⎥⎦⎤ = − − 22
x
y
x
so, we have
2ln 1
1
c−=−−+
y x x
x = 2xy ln x + y + cxy .
∫∫
ln (sec x)(sin y) = ln c .
dy
=−
xdx
2
yy
+
dy dx
∫∫
2 .
=−
+x
yy
We will find an equivalent equation by applying rational integration to the left side of the
equation. Solve first the equivalent partial fraction of the left member, that is
1 =+
A B
1 2+
+y
yy y
Then solve for the constants A and B. Multiplying both sides by y(y +1), we have
1 = A(y +1) + By
so, when y = 0, we get
A=1
and when y = -1, we get
B = -1
Therefore, the equivalent equation is
dy −
xdx dy
∫∫∫
y 1
y So, we have
+ =−
ln y − ln y +1 = −ln x + ln c
ln = ⎟
⎟ ⎠⎞
⎜ ⎛
⎜ ⎝ +.
xy
ln
c
y 1
⎟⎟
obtain ln= ⎠⎞
⎜ ⎛+
⎜ ⎝ .
xy
yc
1 ln
ee
Then, we have
xy
=
c
.
+1
y
Simplifying, we get
xy = c(y +1)
which is the general solution of the given equation.
I. Find the particular solution satisfying the given values of the variables.
5
y; when y(0) = 0
2
' +
=
x
1.
1
2. 2
y'= 2y − y; when y(0) = 1
dy
= sin
1. y x
dx
3
2. y = xy − xy
'
3 x 2
xy dx + e dy =
3. 0
References:
Anton, H., Bivens, I., & Davis, S. (2012). Early transcendentals. 10th ed. USA: John
Wiley & Sons, Inc.
Central Luzon State University MATH 2230
Department of Mathematics and Physics 2nd Sem SY 2020-2021
College of Science
Edwards, C. H. & Penny, D. E. (1997). Calculus with analytic geometry. New York:
Prentice Hall.
Leithold, Louis. (1990). The Calculus with analytic Geometry, 6th ed. New York: Harper &
Row.
Protter, M. H. & Morrey. C. B. Jr. (1970). Calculus with analytic geometry. University of
Michigan: Addison-Wesley.
Varberg, D. E. & Purcell, E. J. (1991). Calculus with analytic geometry. 6th ed. New York:
Prentice & Hall College Division.