Mathematics-I: Prepared By:Ch - Kumara Swamy Date:01 August, 2015
Mathematics-I: Prepared By:Ch - Kumara Swamy Date:01 August, 2015
The matrix obtained from any given matrix A,by interchanging rows
and columns is called the transpose of A. It is denoted by AT
A square matrix all of whose elements above the leading diagonal are
zero is called lower triangular matrix
A square matrix A=[aij] is said to be symmetric if aij=aji for
every i and j
Thus,A is symmetric matrix ↔ A=AT
1 2
Ex: Let A=
4 1
then | A- λI| = λ2-2λ+9 is the characteristic polynomial of A
Characteristic equation: Let A be square matrix of order n then
| A- λI|=0 is called characteristic equation of A
1 2
Ex: Let A=
4 1
If λ1, λ2,…..λn are the eigen values of A then λ1k, λ2k,…..λnk are
the eigen values of Ak.
If A & B are square matrices and if A is invertable then the matrices A-1B
& BA-1 have the same eigen values
Diagonalization of a matrix: If a square matrix A of order
n has n eigen vectors X1, X2 ………..Xn
Corresponding to n eigen values λ1, λ2… λn respectively
then a matrix P can be found such that
P-1AP is a diagonal matrix
i.e., P-1AP=D.
x x . . . x
x2
.
X= , XT= 1 2 n
.
xn
a1 1 a . . . . a1n
12
1.by Diagonalization
0 0 3
y
1
4. Canonical form is YTDY where Y= y
2
y 3
1 0 0 y1
C.F = y y y 1 2 3
0 2 0 y 2
0 0 3 y
y 3
= y y
y3 3
1
y 2
1 1 2 2
y 3
y12 1
y 2
2 2
y3
2
3
Method 2: Orthogonal transformation
Write the matrix A of the Q.F
Find the eigen values λ1,λ2,λ3 and corresponding eigen vectors X1,X2,X3 in
the normalized form i.e.,||X1||,||X2||,||X3||
e e e
1 2 3
Complex matrices:
Hermitian matrix
Skew-hermitian matrix
Unitary matrix
Complex matrices: If the elements of a matrix, then the
matrix is called a complex matrix.
1 i i
2 2 i is a complex matrix
Note: 1. (Aө)ө = A
2. (kA)ө = k Aө , k is a complex number
3. (A+B)ө = Aө + Bө
Hermitian matrix: A square matrix A=[aij] is said
to be hermitian if aij = aij
ii ) B p, q 2
0
/2
sin 2 p 1 cos 2 q 1 d . x sin
2
y p 1dy
iii ) B p, q . x y / 1 y
0 1 y pq
63
MULTIPLE INTEGRALS
Let y=f(x) be a function of one variable defined and
bounded on [a,b]. Let [a,b] be divided into n subintervals
by points x0,…,xn such that a=x0,……….xn=b. The
generalization of this definition ;to two dimensions is
called a double integral and to three dimensions is called a
triple integral.
DOUBLE INTEGRALS
Double integrals over a region R may be evaluated by two
successive integrations. Suppose the region R cannot be
represented by those inequalities, and the region R can be
subdivided into finitely many portions which have that
property, we may integrate f(x,y) over each portion
separately and add the results. This will give the value of
the double integral.
CHANGE OF VARIABLES IN DOUBLE
INTEGRAL
Sometimes the evaluation of a double or triple integral
with its present form may not be simple to evaluate. By
choice of an appropriate coordinate system, a given
integral can be transformed into a simpler integral
involving the new variables. In this case we assume that
x=r cosθ, y=r sinθ and dxdy=rdrdθ
CHANGE OF ORDER OF INTEGRATION
Here change of order of integration implies that the
change of limits of integration. If the region of
integration consists of a vertical strip and slide along
x-axis then in the changed order a horizontal strip and
slide along y-axis then in the changed order a
horizontal strip and slide along y-axis are to be
considered and vice-versa. Sometimes we may have to
split the region of integration and express the given
integral as sum of the integrals over these sub-regions.
Sometimes as commented above, the evaluation gets
simplified due to the change of order of integration.
Always it is better to draw a rough sketch of region of
integration.
TRIPLE INTEGRALS
The triple integral is evaluated as the repeated integral
where the limits of z are z1 , z2 which are either constants
or functions of x and y; the y limits y1 , y2 are either
constants or functions of x; the x limits x1, x2 are
constants. First f(x,y,z) is integrated w.r.t. z between z
limits keeping x and y are fixed. The resulting expression
is integrated w.r.t. y between y limits keeping x constant.
The result is finally integrated w.r.t. x from x1 to x2.
CHANGE OF VARIABLES IN TRIPLE
INTEGRAL
In problems having symmetry with respect to a point
O, it would be convenient to use spherical coordinates
with this point chosen as origin. Here we assume that
x=r sinθ cosф, y=r sinθ sinф, z=r cosθ and dxdydz=r2
sinθ drdθdф
Example: By the method of change of variables in
triple integral the volume of the portion of the sphere
x2+y2+z2=a2 lying inside the cylinder x2+y2=ax is
2a3/9(3π-4)
Differential Equations
INTRODUCTION
An equation involving a dependent variable and its
derivatives with respect to one or more independent
variables is called a Differential Equation.
Example 1: y″ + 2y = 0
Example 2: y2 – 2y1+y=23
Example 3: d2y/dx2 + dy/dx – y=1
L1-3:
TYPES OF A DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION: A
differential equation is said to be ordinary, if the
derivatives in the equation are ordinary derivatives.
Example:d2y/dx2-dy/dx+y=1
PARTIAL DIFFERENTIAL EQUATION: A
differential equation is said to be partial if the
derivatives in the equation have reference to two or
more independent variables.
Example:∂4y/∂x4+∂y/∂x+y=1
L1-3:
DEFINITIONS
ORDER OF A DIFFERENTIAL EQUATION: A
differential equation is said to be of order n, if the nth
derivative is the highest derivative in that equation.
Example: Order of d2y/dx2+dy/dx+y=2 is 2
DEGREE OF A DIFFERENTIAL EQUATION: If the
given differential equation is a polynomial in y(n), then
the highest degree of y(n) is defined as the degree of
the differential equation.
Example: Degree of (dy/dx)4+y=0 is 4
L1-3:
SOLUTION OF A DIFFERENTIAL
EQUATION
SOLUTION: Any relation connecting the variables of an
equation and not involving their derivatives, which satisfies the
given differential equation is called a solution.
GENERAL SOLUTION: A solution of a differential equation
in which the number of arbitrary constant is equal to the order
of the equation is called a general or complete solution or
complete primitive of the equation.
Example: y = Ax + B
PARTICULAR SOLUTION: The solution obtained by giving
particular values to the arbitrary constants of the general
solution, is called a particular solution of the equation.
Example: y = 3x + 5
L1-3:
EXACT DIFFERENTIAL EQUATION
Let M(x,y)dx + N(x,y)dy = 0 be a first order and first
degree differential equation where M and N are real
valued functions for some x, y. Then the equation Mdx +
Ndy = 0 is said to be an exact differential equation if
∂M/∂y=∂N/∂x
Example: (2y
sinx+cosy)dx=(x siny+2cosx+tany)dy
L1-3:
Working rule to solve an exact equation
STEP 1: Check the condition for exactness,
if exact proceed to step 2.
STEP 2: After checking that the equation is
exact, solution can be obtained as
∫M dx+∫(terms not containing x) dy=c
L1-3:
INTEGRATING FACTOR
Let Mdx + Ndy = 0 be not an exact differential equation.
Then Mdx + Ndy = 0 can be made exact by multiplying it
with a suitable function u is called an integrating factor.
Example 1:ydx-xdy=0 is not an exact equation. Here 1/x2
is an integrating factor
Example 2:y(x2y2+2)dx+x(2-2x2y2)dy=0 is not an exact
equation. Here 1/(3x3y3) is an integrating factor
L1-3:
METHODS TO FIND INTEGRATING
FACTORS
METHOD 1: With some experience integrating factors
can be found by inspection. That is, we have to use some
known differential formulae.
Example 1:d(xy)=xdy+ydx
Example 2:d(x/y)=(ydx-xdy)/y2
Example 3:d[log(x2+y2)]=2(xdx+ydy)/(x2+y2)
L1-3:
METHODS TO FIND INTEGRATING
FACTORS
METHOD 2: If Mdx + Ndy = 0 is a non-exact but
homogeneous differential equation and Mx + Ny ≠ 0
then 1/(Mx + Ny) is an integrating factor of Mdx + Ndy =
0.
Example 1:x2ydx-(x3+y3)dy=0 is a non-exact
homogeneous equation. Here I.F.=-1/y4
Example 2:y2dx+(x2-xy-y2)dy=0 is a non-exact
homogeneous equation. Here I.F.=1/(x2y-y3)
L1-3:
METHODS TO FIND INTEGRATING
FACTORS
METHOD 3: If the equation Mdx + Ndy = 0 is of the
form y.f(xy) dx + x.g(xy) dy = 0 and Mx – Ny ≠ 0
then 1/(Mx – Ny) is an integrating factor of Mdx +
Ndy = 0.
Example 1:y(x2y2+2)dx+x(2-2x2y2)dy=0 is non-exact
and in the above form. Here I.F=1/(3x3y3)
Example 2:(xysinxy+cosxy)ydx+(xysinxy-
cosxy)xdy=0 is non-exact and in the above form. Here
I.F=1/(2xycosxy)
L1-3:
METHODS TO FIND INTEGRATING FACTORS
METHOD 4: If there exists a continuous single
variable function f(x) such that ∂M/∂y-∂N/∂x=Nf(x)
then e∫f(x)dx is an integrating factor of Mdx + Ndy =
0
Example 1:2xydy-(x2+y2+1)dx=0 is non-exact and
∂M/∂y - ∂N/∂x=N(-2/x). Here I.F=1/x2
Example 2:(3xy-2ay2)dx+(x2-2axy)=0 is non-exact
and ∂M/∂y - ∂N/∂x=N(1/x). Here I.F=x
L1-3:
METHODS TO FIND INTEGRATING
FACTORS
METHOD 5: If there exists a continuous single
variable function f(y) such that
∂N/∂x - ∂M/∂y=Mg(y) then e∫g(y)dy is an integrating
factor of Mdx + Ndy = 0
Example 1:(xy3+y)dx+2(x2y2+x+y4)dy=0 is a non-
exact equation and ∂N/∂x - ∂M/∂y=M(1/y). Here
I.F=y
Example 2:(y4+2y)dx+(xy3+2y4-4x)dy=0 is a non-
exact equation and ∂N/∂x - ∂M/∂y=M(-3/y).Here
I.F=1/y3
L1-3:
LEIBNITZ LINEAR EQUATION
An equation of the form y′ + Py = Q is called a
linear differential equation.
Integrating Factor(I.F.)=e∫pdx
Solution is y(I.F) = ∫Q(I.F)dx+C
Example 1:xdy/dx+y=logx. Here I.F=x and solution
is xy=x(logx-1)+C
Example 2:dy/dx+2xy=e-x.Here I.F=ex and solution
is yex=x+C
L1-3:
BERNOULLI’S LINEAR EQUATION
An equation of the form y′ + Py = Qyn is called a
Bernoulli’s linear differential equation. This
differential equation can be solved by reducing it to
the Leibnitz linear differential equation. For this
dividing above equation by yn
Example 1: xdy/dx+y=x2y6.Here I.F=1/x5 and solution
is 1/(xy)5=5x3/2+Cx5
Example 2: dy/dx+y/x=y2xsinx. Here I.F=1/x and
solution is 1/xy=cosx+C
ORTHOGONAL TRAJECTORIES
If two families of curves are such that each member of
family cuts each member of the other family at right
angles, then the members of one family are known as
the orthogonal trajectories of the other family.
Example 1: The orthogonal trajectory of the family of
parabolas through origin and foci on y-axis is
x2/2c+y2/c=1
Example 2: The orthogonal trajectory of rectangular
hyperbolas is xy=c2
PROCEDURE TO FIND ORTHOGONAL
TRAJECTORIES
Suppose f (x ,y ,c) = 0 is the given family of
curves, where c is the constant.
STEP 1: Form the differential equation by
eliminating the arbitrary constant.
STEP 2: Replace y′ by -1/y′ in the above
equation.
STEP 3: Solve the above differential equation.
NEWTON’S LAW OF COOLING
The rate at which the temperature of a hot body decreases
is proportional to the difference between the temperature
of the body and the temperature of the surrounding air.
θ′ ∞ (θ – θ0)
Example: If a body is originally at 80oC and cools down to
60oC in 20 min.If the temperature of the air is at 40oC then
the temperture of the body after 40 min is 50oC
LAW OF NATURAL GROWTH
When a natural substance increases in Magnitude as a
result of some action which affects all parts equally,
the rate of increase depends on the amount of the
substance present.
N′ = k N
Example: If the number N of bacteria in a culture
grew at a rate proportional to N. The value of N was
initially 100 and increased to 332 in 1 hour. Then the
value of N after one and half hour is 605
LAW OF NATURAL DECAY
The rate of decrease or decay of any substance is
proportion to N the number present at time.
N′ = -k N
Example: A radioactive substance disintegrates at a rate
proportional to its mass. When mass is 10gms, the rate of
disintegration is 0.051gms per day. The mass is reduced to
10 to 5gms in 136 days.
INTRODUCTION
An equation of the form
Dny + k1 Dn-1y +....+ kny = X
Where k1,…..,kn are real constants and X is a
continuous function of x is called an ordinary linear
equation of order n with constant coefficients.
Its complete solution is
y = C.F + P.I
where C.F is a Complementary Function and
P.I is a Particular Integral.
Example:d2y/dx2+3dy/dx+4y=sinx
COMPLEMENTARY FUNCTION
If roots are real and distinct then
C.F = c1 em1x + …+ ck emkx
Example 1: Roots of an auxiliary equation are 1,2,3
then C.F = c1 ex + c2 e2x + c3 e3x
Example 2: For a differential equation
(D-1)(D+1)y=0, roots are -1 and 1. Hence
C.F = c1 e-x +c2 ex
COMPLEMENTARY FUNCTION
If roots are real and equal then
C.F = (c1+ c2x +….+ ckxk)emx
Example 1: The roots of a differential equation (D-1)3y=0
are 1,1,1. Hence C.F.= (c1+c2x+c3x2)ex
Example 2: The roots of a differential equation (D+1)2y=0
are -1,-1. Hence C.F=(c1+c2x)e-x
COMPLEMENTARY FUNCTION
If two roots are real and equal and rest are real and
different then C.F=(c1+c2x)em1x+c3em3x+….
Example : The roots of a differential equation (D-
2)2(D+1)y=0 are 2,2,-1. Hence C.F.=(c1+c2x)e2x+c3e-X
COMPLEMENTARY FUNCTION
If roots of Auxiliary equation are complex say p+iq and p-
iq then C.F=epx(c1 cosqx+c2 sinqx)
Example: The roots of a differential equation (D2+1)y=0
are 0+i(1) and 0-i(1). Hence C.F=e0x(c1cosx+c2sinx)
=(c1cosx+c2sinx)
COMPLEMENTARY FUNCTION
A pair of conjugate complex roots say p+iq and p-iq are
repeated twice then
C.F=epx((c1+c2x)cosqx+(c3+c4x)sinqx)
Example: The roots of a differential equation (D2-
D+1)2y=0 are ½+i(1.7/2) and ½-i(1.7/2) repeated twice.
Hence C.F=e1/2x(c1+c2x)cos(1.7/2)x+ (c3+c4x)sin(1.7/2)x
PARTICULAR INTEGRAL
When X = eax put D = a in Particular Integral. If f(a) ≠ 0
then P.I. will be calculated directly. If f(a) = 0 then
multiply P.I. by x and differentiate denominator. Again put
D = a.Repeat the same process.
Example 1:y″+5y′+6y=ex. Here P.I=ex/12
Example 2:4D2y+4Dy-3y=e2x.Here P.I=e2x/21
PARTICULAR INTEGRAL
When X = Sinax or Cosax or Sin(ax+b) or Cos(ax+b) then
put D2= - a2 in Particular Integral.
Example 1: D2y-3Dy+2y=Cos3x. Here
P.I=(9Sin3x+7Cos3x)/130
Example 2: (D2+D+1)y=Sin2x. Here P.I= -
1/13(2Cos2x+3Sin2x)
PARTICULAR INTEGRAL
When X = xk or in the form of polynomial then convert
f(D) into the form of binomial expansion from which we
can obtain Particular Integral.
Example 1: (D2+D+1)y=x3.Here P.I=x3-3x2+6
Example 2: (D2+D)y=x2+2x+4. Here P.I=x3/3+4x
PARTICULAR INTEGRAL
When X = eaxv then put D = D+a and take out eax to the
left of f(D). Now using previous methods we can obtain
Particular Integral.
Example 1:(D4-1)y=ex Cosx. Here P.I=-
exCosx/5
Example 2: (D2-3D+2)y=xe3x+Sin2x. Here P.I=e3x/2(x-
3/2)+1/20(3Cos2x-Sin2x)
PARTICULAR INTEGRAL
When X = x.v then
P.I = [{x – f "(D)/f(D)}/f(D)]v
Example 1: (D2+2D+1)y=x Cosx. Here
P.I=x/2Sinx+1/2(Cosx-Sinx)
Example 2: (D2+3D+2)y=x ex Sinx. Here
P.I=ex[x/10(Sinx-Cosx)-1/25Sinx+Cosx/10]
PARTICULAR INTEGRAL
When X is any other function then Particular Integral can
be obtained by resolving 1/f(D) into partial fractions.
Example 1: (D2+a2)y=Secax. Here P.I=x/a Sinax+Cosax
log(Cosax)/a2
CAUCHY’S LINEAR EQUATION
Its general form is
xnDny + …. +y = X
then to solve this equation put x = ez and convert into
ordinary form.
Example 1: x2D2y+xDy+y=1
Example 2: x3D3y+3x2D2y+2xDy+6y=x2
LEGENDRE’S LINEAR EQUATION
Its general form is
(ax + b)n Dny +…..+y = X
then to solve this equation put ax + b = ez and convert into
ordinary form.
Example 1: (x+1)2D2y-3(x+1)Dy+4y=x2+x+1
Example 2: (2x-1)3D3y+(2x-1)Dy-2y=x
METHOD OF VARIATION OF
PARAMETERS
Its general form is
D2y + P Dy + Q = R
where P, Q, R are real valued functions of x.
Let C.F = C1u + C2v
P.I = Au + Bv
Example 1: (D2+1)y=Cosecx. Here A=-x, B=log(Sinx)
Example 2: (D2+1)y=Cosx. Here A=Cos2x/4,
B=(x+Sin2x)/2
Laplace transform
DEFINITION
Let f(t) be a function defined for all positive values of t.
Then the Laplace transform of f(t), denoted by L{f(t)} or
f(s) is defined by L{f(t)}=f(s)=∫e-st f(t) dt
Example 1:L{1}=1/s
Example 2:L{eat}=1/(s-a)
Example 3:L{Sinat}=a/(s2+a2)
FIRST SHIFTING THEOREM
If L{f(t)}=f(s), then L{eat f(t)}=f(s-a), s-a>0 is known as a
first shifting theorem.
Example 1: By first shifting theorem the value of
L{eatSinbt} is b/[(s-a)2+b2]
Example 2: L{eattn}=n!/(s-a)n+1
Example 3: L{eatSinhbt}=b/[(s-a)2-b2]
Example 4: L{e-atSinbt}=b/[(s+a)2+b2]
UNIT STEP FUNCTION(HEAVISIDES UNIT
FUNCTION)
The unit step function is defined as H(t-a) or u(t-a)=0, if t<a
and 1 otherwise.
L{u(t-a)}=e-as f(s)
Example 1: The laplace transform of (t-2)3u(t-2) is 6e-2s/s4
Example 2: The laplace transform of e-3tu(t-2) is e-(s+3)/(s+3)
CHANGE OF SCALE PROPERTY
If L{f(t)}=f(s), then L{f(at)}=1/a f(s/a) is known as a
change of scale property.
Example 1:By change of scale property the value of
L{sin2at} is 2a2/[s(s2+4a2]
Example 2:If L{f(t)}=1/s e-1/s then by change of scale
property the value of L{e-tf(3t)} is e-3/(s+1)/(s+1)
LAPLACE TRANSFORM OF INTEGRAL
If L{f(t)}=f(s) then L{∫f(u)du}=1/s f(s) is known as
laplace transform of integral.
Example 1:By the integral formula, L{∫e-tcost
dt}=(s+1)/[s(s2+2s+2)]
Example 2:By the integral formula, L{∫ ∫coshat dt
dt}=1/[s(s2-a2)]
LAPLACE TRANSFORM OF tn f(t)
If f(t) is sectionally continuous and of exponential order
and if L{f(t)}=f(s) then L{t.f(t)}=-f(s)
In general L{tn.f(t)}= (-1)n dn/dsn f(s)
Example 1: By the above formula the value of L{t cosat}
is (s2-a2)/(s2+a2)2
Example 2: By the above formula the value of L{t e-t
cosht} is (s2+2s+2)/(s2+2s)2
LAPLACE TRANSFORM OF f(t)/t
If L{f(t)}=f(s), then L{f(t)/t}= ∫f(s)ds, provided the
integral exists.
Example 1: By the above formula, the value of L{sint/t} is
cot-1s
Example 2: By the above formula, the value of L{(e-at – e-
bt)/t}=log(s+b)/(s+a)
LAPLACE TRANSFORM OF PERIODIC
FUNCTION
PERIODIC FUNCTION: A function f(t) is said to be
periodic, if and only if f(t+T)=f(t) for some value of T and
for every value of t. The smallest positive value of T for
which this equation is true for every value of t is called the
period of the function.
If f(t) is a periodic function then
L{f(t)}=1/(1-e-sT)∫e-st f(t) dt
INVERSE LAPLACE TRANSFORM
So far we have considered laplace transforms of some
functions f(t). Let us now consider the converse namely,
given f(s), f(t) is to be determined. If f(s) is the laplace
transform of f(t) then f(t) is called the inverse laplace
transform of f(s) and is denoted by f(t)=L-1{f(s)}
CONVOLUTION THEOREM
Let f(t) and g(t) be two functions defined for positive
numbers t. We define
f(t)*g(t)=∫f(u)g(t-u) du
Assuming that the integral on the right hand side
exists.f(t)*g(t) is called the convolution product of f(t) and
g(t).
Example: By convolution theorem the value of L-1{1/[(s-
1)(s+2)]} is (et-e-2t)/3
APPLICATION TO DIFFERENTIAL
EQUATION
Ordinary linear differential equations with constant
coefficients can be easily solved by the laplace tranform
method, without the necessity of first finding the general
solution and then evaluating the arbitrary constants. This
method, in general, shorter than our earlier methods and is
especially suitable to obtain the solution of linear non-
homogeneous ordinary differential equations with
constant coefficients.
SOLUTION OF A DIFFERENTIAL EQUATION BY LAPLACE
TRANSFORM
Step 1:Take the laplace transform of both sides of the given
differential equation.
Step 2:Use the formula
L{y'(t)}=sy(s)-y(0)
Step 3:Replace y(0),y'(0) etc., with the given initial conditions
Step 4:Transpose the terms with minus signs to the right
Step 5:Divide by the coefficient of y, getting y as a known
function of s.
Step 6:Resolve this function of s into partial fractios.
Step 7:Take the inverse laplace transform of y obtained in step
5. This gives the required solution.