0% found this document useful (0 votes)
77 views

Tutorial For Maths

This document contains the summary of an engineering mathematics tutorial covering differential equations. It includes 15 problems solving explicit solutions to differential equations, verifying solutions, finding intervals of definition, and solving initial value problems. The tutorial covers key concepts in differential equations including definitions, terminology, explicit and implicit solutions, and uniqueness of solutions.

Uploaded by

mukesh3021
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

Tutorial For Maths

This document contains the summary of an engineering mathematics tutorial covering differential equations. It includes 15 problems solving explicit solutions to differential equations, verifying solutions, finding intervals of definition, and solving initial value problems. The tutorial covers key concepts in differential equations including definitions, terminology, explicit and implicit solutions, and uniqueness of solutions.

Uploaded by

mukesh3021
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Engineering Mathematics II (2M03) Tutorial 1

Marina Chugunova
Department of Math. & Stat., oce: HH403 e-mail: [email protected] oce hours: to be assigned

September 13-14, 2007

Introduction to Dierential Equations (1.1 Denitions and Terminology) Problem (1.1: 16) Verify that the function y (x) = 5 tan 5x is an explicit solution of the dierential equation y = 25 + y 2. Give domain of the function y (x). Give at least one interval I of denition. (domain of the solution y (x)) Solution
25 LHS: y = (5 tan 5x) = cos 2 5x sin2 5x 2 2 RHS: 25 + y = 25 + (5 tan 5x) = 25(1 + cos2 5x ) = LHS = RHS (solution is veried)

25 cos2 5x

Domain of the function y = 5 tan 5x is the real line except points where cos 5x = 0, xn = 10 5 n.
Interval I of the solution y = 5 tan 5x can be chosen as ( 10 , 10 ).

Introduction to Dierential Equations (1.1 Denitions and Terminology) Problem (1.1: 23) Verify that the family of functions y = c1e2x + c2xe2x is a solution of the dy d2 y + 4y = 0. Assume an appropriate interval I dierential equation dx2 4 dx of denition. Solution:
dy 2x 2x 2x 2x = ( c e + c xe ) = (2 c + c ) e + 2 c xe 1 2 1 2 2 dx d2 y 2x 2x 2x 2x = ((2 c + c ) e + 2 c xe ) = (4 c + 4 c ) e + 4 c xe 1 2 2 1 2 2 2 dx d2 y dy 2x 2x 2x 2x 2x 2x +4 c xe 4((2 c + c ) e +2 c xe )+4( c e + c xe ) 4 +4 y = (4 c +4 c ) e 2 1 2 2 1 2 1 2 2 dx dx

=0

(solution is veried)

Interval I of the solution y = c1e2x + c2xe2x can be chosen as (, +).

Introduction to Dierential Equations (1.1 Denitions and Terminology)

Problem (1.1: 28) Find values of m such that the function y = xm is a solution of the equation: (a) xy +2y = 0 (b) x2y 7xy +15y = 0. Explain your reasoning. Solution: y = xm y = mxm1 y = m(m 1)xm2 (a) xy + 2y = xm(m 1)xm2 + 2mxm1 = xm1(m2 + m) = 0 m2 + m = m(m + 1) = 0, m1 = 0, m2 = 1 two solutions are obtained: y = 1 and y = x1. (b) x2y 7xy +15y = x2m(m 1)xm2 7xmxm1 +15xm = xm(m2 8m +15) = 0 m2 8m + 15 = 0, m1 = 3, m2 = 5 two solutions are obtained: y = x3 and y = x5.

Introduction to Dierential Equations (1.1 Denitions and Terminology) Problem (1.1: 30) Determine whether the dierential equation y = y 2 + 2y 3 possesses constant solutions. (Hint: for the constant solution y = c the derivative y = 0.) Solution: 0 = y 2 + 2y 3, y1 = 1, y2 = 3 the dierential equation y = y 2 + 2y 3 possesses two constant solutions.

Introduction to Dierential Equations (1.1 Denitions and Terminology) Problem (1.1: 39) Given that y = sin(x) is an explicit solution of the rst order dierential dy equation dx = 1 y 2. Find an interval I of denition. (Hint: I is not the interval < x < ) Solution:
dy LHS: dx = (sin(x)) = cos(x) RHS: 1 y 2 = cos2 x = | cos(x)| LHS = RHS only if cos(x) 0.

The interval I of the solution can be chosen as [/2, /2].

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 8) The second-order DE x + x = 0 possesses a two-parameter family of solutions x = c1 cos t + c2 sin t. Find a solution of the second-order IVP for the initial conditions: x(/2) = 0, x (/2) = 1. Solution: Find constants c1 and c2 from the initial conditions: x(/2) = c1 cos /2 + c2 sin /2 = c2 = 0 x = c1 cos t x = (c1 cos t) = c1 sin t x (/2) = c1 sin /2 = 1, c1 = 1 solution of the second-order IVP is x = cos t.

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 12) The second-order DE y y = 0 possesses a two-parameter family of solutions y = c1ex + c2ex. Find a solution of the second-order IVP for the initial conditions: y (1) = 0, y (1) = e. Solution: y = c1ex + c2ex, y = c1ex c2ex y (1) = c1e + c2e1 = 0, y (1) = c1e c2e1 = e 1 2 , c = c1 = 1 2 2 2e
x 2x ). solution of the second-order IVP is y = 1 2 (e e

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 18) Determine the region of the xy -plane for which the dierential equation dy = xy would have a unique solution whose graph passes through a dx point (x0, y0) in the region. Solution: Domain of the function x 0, y 0. Derivative
d dy ( xy )

xy consists of two parts: x 0,

y 0 and

x 2 xy

1 2

x y

. y = 0 is the discontinuity point.

dy The region for which the dierential equation dx = xy would have a unique solution can be taken as x 0, y > 0 or as x 0, y < 0.

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 22) Determine the region of the xy -plane for which the dierential equation (1 + y 3)y = x2 would have a unique solution whose graph passes through a point (x0, y0) in the region. Solution: dy x2 y = dx = 1+y3 Domain of the function Derivative
d x2 ( dy 1+y 3 ) x2 1+y 3

is [x, y ] [(, +), (, +)]

3x2 y 2 (1+y 3 )2

The region for which the dierential equation (1 + y 3)y = x2 would have a unique solution is [x, y ] [(, +), (, +)]

10

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 26) Determine whether Theorem 1.1 guarantees that the dierential equation y = y 2 9 possesses a unique solution through the point (5, 3). Solution: Derivative

d dy (

y 2 9) = y2

y 9

has discontinuity at the point y = 3 and it

violates the condition for the Theorem 1.1. The answer is negative.

11

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problem (1.2: 42) Determine a plausible value of x0 for which the graph of the solution of the IVP y + 2y = 3x 6, y (x0) = 0 is tangent to the x-axis at (x0, 0). Explain your reasoning. Solution: y + 2y = 3x 6, y = 3x 6 2y, y (x0, 0) = 3x0 6 = 0, x0 = 2

12

Introduction to Dierential Equations (1.2 Initial-Value Problem) Problems (1.2: 33-34) (33a) Verify that 3x2 y 2 = c is a one-parameter family of solutions of dy the dierential equation y dx = 3x. (33b) Sketch the graph of the implicit solution 3x2 y 2 = 3. Find all explicit solutions and give intervals I of denition for them. (33c) The point (2, 3) is on the graph of 3x2 y 2 = 3. Which explicit solution from (33b) satises y (2) = 3. dy (34a) Solve IVP y dx = 3x, y (2) = 4 and sketch the graph of the solution. dy (34b) Are there any explicit solutions of y dx = 3x that pass through the origin ? Solution: (33a) (See the graph in the solution manual). Dierentiating 3x2 y 2 = c with dy dy respect to x we obtain : 6x 2y dx = 0. It follows from here that: y dx = 3x. (33b)
13

Solving 3x2 y 2 = 3 for y we get: y1(x) = 3(x2 1), 1 < x < , y2(x) = 3(x2 1), 1 < x < , y3(x) = 3(x2 1), < x < 1, y4(x) = 3(x2 1), < x < 1, (33c) The answer is y3(x) = (34a) Find c in 3x2 y 2 = c using y (2) = 4. 3 4 (4)2 = c, c = 4. The solution of IVP is 3x2 y 2 = 4. To sketch the graph see (33a) in the solution manual. (34b)
dy dy y dx = 3x, dx = 3yx , y = 0 is the point of the discontinuity of the derivative. The answer is negative.

3(x2 1),

< x < 1.

14

See you next week :-) !

15

You might also like