Maths
Maths
Maths
KUVEMPU UNIVERSITY
SYLLABUS
COURSE : M. Sc. MATHEMATICS
With Effective from A/Y: 2016-17
SEMESTER – I:
MARKS
PAPER
SUBJECT ALLOTMENT TOTAL CREDIT
CODE
EXAM IA LAB
MSM 1.1 ALGEBRA 75 25 -- 100 05
Hard MSM 1.2 ANALYSIS-I 75 25 -- 100 05
Core MSM 1.3 COMPLEX ANALYSIS-I 75 25 -- 100 04
MSM 1.4 ORDINARY DIFFERENTIAL EQUATION 75 25 -- 100 04
Soft MSM 1.5
DISCRETE MATHEMATICS AND C-PROGRAMMING 75 25 -- 100 04
core
MSM 1.6 -- -- 50 50 02
PRACTICAL LAB : C-PROGRAMMS
TOTAL 550 24
SEMESTER – II:
TOTAL 600 26
SEMESTER – III :
MARKS
PAPER TOTAL CREDIT
SUBJECT ALLOTMENT
CODE
EXAM IA LAB
SEMESTER – IV :
MARKS
PAPER SUBJECT ALLOTMENT TOTAL CREDIT
SYLLABUS (CBCS-Scheme)
(Revised on 2015-16)
M.Sc., MATHEMATICS
WITH EFFECT FROM A/Y: 2016-17
FIRST SEMESTER
UNIT-1: Groups: Definition and examples of groups, Subgroups, abelian groups, cyclic
groups, Lagrange’s theorem, normal subgroups and quotient groups, homomorphism,
isomorphism, Cauchy’s theorem for abelian groups, application of Cauchy’s theorem,
automorphism, inner and outer automorphism.
UNIT-2: Permutation Groups: Examples, orbit, cycle, transposition, alternating groups,
Cayley’s Theorem, Conjugate class, class equation, Cauchy theorem for finite groups,
UNIT-3: Sylow’s Theorem and Problems: solvable groups, direct products, Fundamental
theorem on finite abelian groups.
UNIT-4: Rings: Definition and examples of Rings, Integral domain, Field, Characteristic of a
Ring, Homomorphism, Kernal, isomorphism, ideals and quotient rings, maximal
ideal, prime ideal, principal ideal ring.
UNIT-5: Euclidean Ring: Definition and examples, greatest common divisor, prime and
irreducible elements, unique factorization domain, unique factorization theorem.
UNIT-6: Polynomial Rings: Division Algorithm, irreducible polynomial, primitive
polynomial, Gauss Lemma, Eisenstein criterion, polynomial ring over commutative
rings.
UNIT-7: Extention Fields: Definition and example, algebraic extension, transitivity of
algebraic extension, roots of polynomial, Remainder Theorem, Factor theorem.
UNIT-8: Splitting Fields: Degree of Splitting fields, Normal extension, criterion for
polynomial to have a multiple root in any extension field, characteristic of a ring,
separable element, perfect fields.
Dept. of Mathematics, Shankaraghatta
Kuvempu University M.Sc., Mathematics Syllabus (WEF:2016-17) 4
References:
1. Topics in Algebra: ISBN-9971-512-53-X : I.N.Herstein
2. A First course in Abstract Algebra : J.B.Fraleigh
3. Algebra : Michael Artin
UNIT-1: Real Number System: Ordered sets, Fields, Real field, Extended real number
system, Euclidean spaces.
UNIT-2: Basics of Set theory: Ordered pairs, Relation and functions, one-to-one
correspondence, equivalent sets, cardinal number, finite and infinite sets, Countable
and uncountable sets with examples.
UNIT-3: Basic Topology: Metric spaces, Open sets, Closed sets, Compact sets, Perfect sets,
Connected sets.
UNIT-4: Numerical Sequence and Series: Convergent sequences, subsequences, Cauchy
sequences, some special sequences, Series, Series of non-negative series, summation
by parts, absolute convergence, addition and multiplication of series,
Rearrangement.
UNIT-6: Differentiation: The derivative of a real function, Mean value theorems, The
continuity of derivatives, Derivatives of higher order, Taylor’s theorem,
Differentiation of vector valued functions.
References:
References:
1. Complex Analysis :ISBN-0-07-000657-1 : L.V. Ahlfors
2. Functions of One Complex Variable : John B.Conway
3. Complex Analysis :T.O.Moore &E.H.Hadlock
4. Complex Analysis : Serge Lang
5. Foundation of Complex Variables : Ponnuswamy
6. Complex Analysis : I. Steward & D. Tall .
UNIT-1: First Order Linear Differential Equations: Introduction, first order linear
differential equations, separable equations, exact equations, Bernoulli’s equation and
method of substitutions.
UNIT-2: Higher Order Linear Differential Equations: Homogeneous equations and general
solutions; Initial value problems; existence and uniqueness of solutions, linear
dependence and independence of solutions, Solutions of nonhomogeneous equations
by Method of Variation of parameters, Method of Undetermined Coefficients.
Homogeneous equation of order n, initial value problems, Non-homogeneous
equations. Linear equations with variable coefficients, reduction of order of the
equation.
UNIT-3: Oscillations of Second Order Equations: Introduction, Oscillatory and non-
Oscillatory differential equations and some theorems on it. Boundary value problems;
Sturm Liouville theory; Green’s function.
UNIT-4: Solution in Terms of Power Series: -Solution near an ordinary point and a regular
singular point–Frobenius method–Legendre, Bessel’s andHypergeometric equations
and their polynomial solutions, Rodregue’s relation, generating functions, orthogonal
properties, and recurrence relations.
UNIT-5: Successive Approximations Theory: Introduction, solution by successive
approximations, Lipschitz condition, Convergence of successive approximations,
Existence and Uniqueness theorem (Picard’s theorem),
UNIT-6: System of First Order Equations: First order systems, Linear system of
homogeneous and non-homogeneous equations (matrix method) Non-linear
equations-Autonomous systems-Phase plane-Critical points–stability-Liapunov direct
method-Bifurcation of plane autonomous systems.
References:
1. An Introduction to Ordinary Differential Equations : Eurl A. Coddington
2. Differential Equations with Applications and Historical Notes
:Simmons, G.F.
3. Theory of ordinary differential equations :M.S.P.Eastham
Dept. of Mathematics, Shankaraghatta
Kuvempu University M.Sc., Mathematics Syllabus (WEF:2016-17) 7
UNIT-1: Lattice Theory: Partially ordered sets, Lattice, Distributive Lattice, Complements,
Demorgan’s Laws.
UNIT-2: Boolean Algebra: Boolean Lattice, Finite Boolean lattice, Boolean Expression and
function, Conjunctive and disjunctive normal forms.
UNIT-3: Number theory: Introduction, Divisibility, Greatest common, prime numbers, The
fundamental theorem of Arithmetic, The series of reciprocals of the primes, The
Euclidean algorithm, The greatest common divisor of more than two numbers.
UNIT-4: Congruence: Definition and basic properties of congruences, Residue classes and
complete residue systems, Linear congruences, Reduced residue systems and the
Euler-Fermat theorem.
UNIT-5: Introduction to ‘C’: Development of C, Features, Constants and Variables, Data
types, Operators and Expressions, Library functions.
UNIT-6: I/O Statements:Formatted and Unformatted I/O, scanf(), printf(), getchar() and
putchar() functions.
UNIT-7: Control Structures: Conditional and Unconditional, If, For, While and do-while,
Switch, Break and Continue, Goto statement.
UNIT-8: Arrays and functions: One and Multi dimensional arrays, Strings and String
functions, Definition and declaration of a function, Different types, Calling a function,
Passing parameters, Local and Global variables, Recursive functions.
Reference:
1. C Programming :Schaum Series
2. Spirit of C :Mullish& Cooper
3. Let us C :YeswantKanetkar
4. Introduction to computers and C-programming- :P.B.Kottor:
5. General Lattice theory :Birkhauser.
6. Discrete Mathematics :Purna Chandra Biswal.
List of programs:
1. Program to accept three integers and print the largest among them.
2. Program to check whether the integer is even or odd and also positive or negative.
3. Program to find roots of quadratic equation.
4. Program to perform arithmetic operations using switch case.
5. Program to convert binary number to decimal number and decimal number to binary
number.
6. Program to calculate factorial of a number.
7. Program to print Fibonacci numbers.
8. Program to search an element in the array.
9. Program to arrange a set of given integers in an ascending order and print them.
10. Program to find sum and differences of two matrices.
11. Program to find the Transpose, Trace and Norm of a matrix.
12. Program to find the product of two matrices.
13. Program to find row sum and column sum of a matrix.
14. Program to generate prime number between two give number.
15. Program to find the Armstrong Number between two given number.
16. Program to test whether the number is Palindrome or not.
SECOND SEMESTER
UNIT-1: Vector spaces: Definition and example, linear dependence and independence,
Basis, dimension, subspaces, homomorphism, isomorphism, Hom(V, W) as a vector
space, dual spaces.
UNIT-2: Inner Product Spaces: Annihilator, Schwarz inequality, orthonormal basis, Gram-
Schmidt orthogonalization process, orthogonal complement.
UNIT-3: Linear Transformations: The algebra of Linear Transformation, singular and
non singular transformations, characteristic polynomials, minimal polynomials,
Rank and Nullity, Eigen values and eigen vectors.
UNIT-4: Matrix of Linear Transformation: Examples, matrix of change of basis, similar
matrices.
UNIT-5: Canonical Forms: Similar transformations, Invariant subspaces, Triangular
forms, Nilpotent Transformations, Jordan form, Trace and Transpose, Determinants.
UNIT-6: Hermitian adjoint: Hermitian transformations, Unitary and Normal
Transformations, Real quadratic forms: Sylvester’s law of Inertia, rank and
signature.
References:
1. Topics in Algebra: ISBN-9971-512-53-X : I.N.Herstein
2. Linear Algebra with Applications : Otto Bretscher.
3. Linear Algebra : Surjeet Sing
4. Finite Dimensional Vector Space : P.R. Halmos.
5. Linear Algebra : Hoffman and Kunze
References:
1. Principles of Mathematical Analysis : W. Rudin
2. Real Analysis : ISBN-978-81-203-4280-4 : H.L. Royden
3. Mathematical Analysis : T.M. Apostal
4. Real Functions : C. Goffman
5. Measure and Integration : G. De barra
6. Calculus of variations : I.M. Geifand & S.V. Famin.
References:
1. Complex Analysis: ISBN-0-07-000657-1 : L.V. Ahlfors
2. Functions of One Complex Variable : John B.Conway
3. Complex Analysis : T.O. Moore & E.H. Hadlock
4. Complex Analysis : Serge Lang
5. Foundation of Complex Variables : S Ponnuswamy
6. Complex Analysis : I. Steward & D. Tall
References:
1. Nonlinear Partial Differential Equations in Engineering :Ames, W.F.
2. Integral Transforms and Their Applications :Debnath, L
3. Partial Differential Equations for Scientists and Engineers
:Stanley J. Farlow
4. Partial Differential Equations of Mathematical Physics :Tyn Myint-U
5. Elements of Partial Differential Equations :I.N. Sneddon
6. Linear Partial Differential Equations for Scientists and Engineers
:Tyn Myint-U and Lokenath Debnath
UNIT-1: Curves and Surfaces-An Introduction: What is Curve? Parametrized curve, Level
curves, Curvature, Plane curves, Space curves. What is Surface? Smooth surfaces,
Examples of Surface.
UNIT-2: Calculus on Euclidean Space: Euclidean space, Tangent Vectors, Vector field,
Directional derivatives, Curves in R3.
UNIT-3: Differential Forms: 1-Forms, Differential forms, Mappings on Euclidean spaces,
Derivative map, Dot product on R3, Dot product of tangent vectors, Frame at a point.
UNIT-4: Surfaces in R3: Calculus on a Surface, Cross product of tangent vectors, Curves in
R3, Arc length, Reparametrization, The Frenet formulas, Frenet frame field, Curvature
and Torsion of a unit speed curve.
UNIT-5: Frame Fields: Arbitrary speed curves, Frenet formulas for arbitrary speed curve,
Covariant derivatives, Frame field on R3, Connection forms of a frame field, Cartan’s
structural equations.
UNIT-6: Calculus on a Surface: Calculus on a Surface, Co-ordinate patch, Proper patch,
Surface in R3, Monge Patch, Patch computations, Parameterization of a cylinder,
Differentiable functions and tangent vectors, Tangent of a Surface, Tangent plane,
Vector field, Tangent and Normal Vector field on a Surface.
UNIT-7: The First and Second Fundamental Form: First fundamental form, Length of
curves on Surfaces, Isometries of Surfaces, Conformal mappings of surfaces. Second
fundamental form, The Curvature of curves on a surfaces with examples.
UNIT-8: Shape operators: Definition of Shape Operator, Normal curvature, Gaussian
curvature, Computational techniques, Special curves in Surfaces.
References:
1. Elementary Differential Geometry : Andrew Pressly
2. Elementary Differential Geometry : Barret O’Neil.
3. An introduction to Differential Geometry : T.J. Willmore
4. Differential Geometry – An Integrated approach : Nirmala Prakash
5. An Introduction to Differential Manifolds : Y. Matsushima.
List of programs:
1. Program to find solution to system of linear equations by matrix inversion method
(check for all conditions on input matrix).
2. Program to find solution to system of linear equations by Cramers rule (check for all
conditions on input matrix).
3. Program to find area of one of the geometric figures (circle, triangle, rectangle and
square) using switch statements.
4. Program to find the approximate solution of a differential equation with initial
𝑑𝑦
condition by Picards method of successive approximation (for e.g. 𝑑𝑥 = 𝑥 2 + 2𝑦, with
𝑦(0) = 1).
5. Program to find the numerical solution of differential equation with initial condition by
𝑑𝑦 𝑥−𝑦
Euler’s method (for e.g. 𝑑𝑥 = 𝑥+𝑦 , with 𝑦(0) = 1).
6. Program to find the numerical solution of differential equation with initial condition by
𝑑𝑦 2𝑥𝑦
Runge-Kutta II order method (for e.g. 𝑑𝑥 = 1 + 1+𝑥 2 , 𝑦(0) = 0 with ℎ = 0.2).
7. Program to find the numerical solution of differential equation with initial condition by
𝑑𝑦 3𝑥+𝑦
Runge-Kutta IV order method (for e.g. 𝑑𝑥 = 𝑥+2𝑦 , 𝑦(1) = 1 with ℎ = 0.2).
THIRD SEMESTER
UNIT-1: Lebesgue Measure: Introduction, Outer measure, measurable sets and Lebesgue
measure, translation invariant, algebra of measurable sets, countable subadditivity,
countable additively and continuity of measure, Borel sets, a non- measurable set.
UNIT-2: Measurable Function: Examples: Characteristic function, constant function and
continuous function, Sums, products and compositions, Sequential point wise limits,
Simple functions, Littlewood’s three principles,
UNIT-3: Lebesgue Integral of Bounded Functions: The Riemann integral, integral of simple
functions, integral of bounded functions over a set of finite measure, bounded
convergence theorem.
UNIT-4: The General Lebesgue Integral: Lebesgue integral of measurable nonnegative
functions, Fatou’s lemma, Monotone convergence theorem, the general Lebesgue
integral, integrable functions, linearity and monotonicity of integration, additivity over
the domains of integration. Lebesgue dominated convergence theorem.
UNIT-5: Differentiation and Integration: Differentiation of monotone functions, Vitali
covering lemma, Dini derivatives, Lebesgue differentiation theorem, functions of
bounded variation, Jordan’s theorem, differentiation of an integral, indefinite integral,
absolute continuity.
UNIT-6: The 𝑳𝑷 Spaces: Lp spaces, the Holder and Minkowski inequalities, convergence and
completeness, bounded linear functions on the Lp spaces.
References:
1. Real Analysis: ISBN-978-81-203-4280-4 : H.L.Royden
2. Measure Theory & Integration : De Barra
3. Measure Theory : P.R. Halmos
UNIT-1: Set Theory and Logic: Revive of Basic concept, Cartesian product, principles of
recurrence relations, well order set, maximum principles.
UNIT-2: Topological Spaces: Basic topological spaces, Topological spaces: The definition
and examples, Bases for a topology, Open sets and closed sets; Interior closure of a
set, Exterior and boundary, Relative or subspace topology; sub bases.
UNIT-3: Continuity and convergence: Hausdorff spaces, continuous function, open and
closed maps, Pasting Lemma, convergence, uniform convergence theorem,
Homeomorphism, maps into products.
UNIT-4: Product topology: Order topology, product topology, The weak topology and the
product topology, The uniform Metric, Quotient space, metric topology, examples for
nonmetrizable spaces.
UNIT-5: Connectedness: Connected spaces, path connected spaces; various counter
examples, Connected subspaces of Real line, Components and path components;
locally connected and locally path connected spaces, totally disconnected spaces.
UNIT-6: Compactness: Converging properties, Lindelof spaces, Basic properties of Lindeloff
compact spaces, Compact subspaces of the real line, Extreme value theorem, Uniform
continuity theorem, Countable compactness; Sequential compactness, limit point
compactness; Bolzano-Weierstrass property, Compactness in metric spaces;
Tychnoffs theorem.
References:
1. A First Course in Topology: ISBN-81-203-2046-8 : J.R. Munkres
2. Topology : J.Dugundji
3. General Topology : S. Willard
3. Algebraic Topology, A First Course : M.J.Greenberg.
References:
1. A First Course in Numerical Analysis : A. Ralston
2. Numerical Analysis & Computation : E.K. Blum
3. Elements of Numerical Analysis : P. Henrici
4. Introduction to Numerical Analysis : F.R. Hindebrand
5. Principles & Procedures of Numerical Analysis : F. Szidarovszky& S. Yakowitz.
References:
1. An introduction to Differential Geometry : Barret O’Neil.
2. An Introduction to Differential Manifolds : N.J. Hicks
3. An Introduction to Differential Manifolds : Y. Matsushima
4. An Introduction to Differential Manifolds : Nirmala Prakash
5. Differential Manifolds and Reimannian Geometry :W.M.Boothby.
6. Riemannian Geometry : Peter Petersen.
UNIT-1: Motion of Inviscid Fluids: Pressure at a point in a fluid at rest and that in motion,
Euler’s equation on motion, Barotropic flows, Bernoullis equations in standard
forms, Illustrative examples thereon, Vortex motion, Circulation, Kelvin’s
circulation theorem, HelmhotzVorticity equation, Performance in Vorticity and
Circulation, Kelvin’s Minimum Energy Theorem, Illustrative examples.
UNIT-2: Two Dimensional Flows of Inviscid Fluids: Meaning of two dimensional flows
and Examples, Stream function, Complex potential, Line Sources and Line Sinks,
Line Doublets and Line Vortices, Milne Thomson circle theorem and Applications,
Blasius theorem and Applications.
UNIT-3: Motion of Viscous Fluids: Stress tensor of viscous fluid flow, Stoke’s law,
Navierstoke’s equation, Simple exact solutions of the Navier-Stoke’s equation,
Standard applications, i) Plane Poiseuille and Hagen Poiscuileflows ii)Couette flow
iii) Steady flow between concentric cylinders iv) Beltrami flows v) Unsteady flow
near an oscillating plate vi) Slow and steady flow past a rigid sphere and cylinder.
Diffusion of Vorticity, Energy dissipation due to Viscosity, Dimensional analysis
(Brief discussion), Reynolds number, Laminar and Turbulent flows, Examples of
flow at low and high Reynolds number, Brief discussion of boundary layer theory
with illustrative examples.
UNIT-4: Gas Dynamics: Compressible fluid flows, Standard forms of equations of
State,Speed of sound in a gas, Equations of motion of Non-Viscous and Viscous
Compressible flows, Subsonic, Sonic and supersonic flows, Isentropic flows, Gas
Dynamical Equations, Illustrative examples.
References:
1. Fluid Dynamics : F. Chorlton
2. Theoretical Hydrodynamics : L.M. Milne-Thomson
3. Foundations of Fluid Mechanics : S.W. Yuan
4. Continuum Mechanics : D.S. Chandrashekharaiah&L.Debnath.
Paper-MSM 3.6: LAB: NUMERICAL METHODS (Max marks: 50. Credits: 02)
List of programs:
1. Program to solve system of equations using Gauss Elimination Method.
2. Program to find inverse of the matrix using Gauss Jordan Method.
3. Program to find solution of system of equations using using Jacobi Iterative Method.
4. Program to find solution of system of equations using using Gauss Seidal Method.
5. Program to find real root of a polynomial using fixed point iterative method.
6. Program to find real root of a polynomial using Newton Raphson Method.
7. Program to find real root of a polynomial using Secant Method.
8. Program to find the value of function using Newton Forward Difference Method and
Newton Backward Difference Method.
9. Program to find the value of the function using Lagrange interpolation method.
10. Program to find the largest eigenvalue and eigenvector of the matrix by using Power
Method.
11. Program to find the smallest eigenvalue and eigenvector of the matrix using inverse
power method.
12. Program to find the value of a function by using Hermite interpolation method.
13. Program to find the polynomial by using Least square approximation Method.
14. Program to find the tri-diagonal matrix using House holder’s method.
UNIT-1: Collection and Presentation of Data: Primary and Secondary data, Primary
methods of data collection, Drafting Questions and Questionnaires, Source of
Secondary Data. General rules for constructing diagrams, one dimensional diagram,
two dimensional diagrams, Pictograms and Cartograms.
UNIT-2: Measure of Central Tendency: Arithmetic mean, Median, Mode, Geometric mean
and Harmonic mean, Merits and demerits.
UNIT-3: Measure of Variation: Introduction, mean deviation, Standard deviation, merits and
limitations.
References:
FOURTH SEMESTER
UNIT-1: Normed linear spaces and Banach Spaces: Normed linear spaces, Banach spaces,
definition with examples, quotient spaces, Bounded linear transformation. equivalent
form of continuity and boundedness.
UNIT-2: Isometric isomorphism: Topological isomorphism, operators, equivalent norms,
Reisz lemma.
UNIT-3: Functional conjugate spaces: Functional, conjugate space, extension of functional,
Hahn-Banach theorem and its consequences, natural imbedding, induced functional,
open mapping theorem, closed graph theorem, Uniform boundedness principle.
UNIT-4: Hilbert spaces: Definition and examples, Inner product, Schwarz inequality,
parallelogram law and polarization identity, orthogonal complements, Pythagorean
theorem, Orthonormal sets, Bessel’s inequality.
UNIT-5: Conjugate Space 𝑯∗ : Reisz representation theorem. The adjoint of an operator, self-
adjoint operators, normal and unitary operators,
UNIT-6: Projections: Range space and null space, perpendicular projections, finite
dimensional spectral theory.
References:
1. Introduction to Topology & Modern Analysis : G.F.Simmons
2. First Course in Functional Analysis : Goffman &Pedrick
3. Introduction to Functional Analysis : A.E. Taylor & D.C. Lay
4. Functional Analysis : Walter Rudin.
UNIT-1: Countablity and Separation axioms : First and second countable spaces, sperable
and Lindeloff spaces and examples. 𝑇0, 𝑇1 and 𝑇2 spaces, Hausdorff, Regular and
completely regular spaces, normal and completely normal spaces; Complete and
collection wise normal spaces; The countability axioms, Local compactness.
UNIT-2: Uryshon’s Theorem: Uryshon’s lemma, Tietze’s extension theorem, Uryshon’s
metrization theorem.
UNIT-3: Tychonoff Theorem: Tychonoff theorem, the Stone- Cech compactification:
compactification, equivalence.
UNIT-4: Paracompactness: Local finiteness, refinement, Nagata-Smirnov metrization
theorem, paracampactness and paracompact spaces.
UNIT-5: Homotopy: Homotopy, product of path homotopy, the fundamental Group, simply
connected spaces.
UNIT-6: Covering Space: Slices, covering map, local homeomorphism, the fundamental
group of circles, lifting.
References:
1. Topology (2nd Edition) : J.R. Munkres
2. Algebraic Topology : M.J. Greenberg and J. Harper
3. Algebraic Topology: An Introduction : W.S. Massey.
References:
1. A First Course in Numerical Analysis : A. Ralston
2. Numerical Analysis & Computation : E.K. Blum
3. Elements of Numerical Analysis : P. Henrici
4. Introduction to Numerical Analysis : F.R. Hindebrand
5. Principles & Procedures of Numerical Analysis : F. Szidarovszky & S. Yakowitz.
Dept. of Mathematics, Shankaraghatta
Kuvempu University M.Sc., Mathematics Syllabus (WEF:2016-17) 26
References:
1. Operations Research : H. Taha
2. Introduction to Operations Research : B.E. Gillet
3. Operations Research : F.S. Hiller & G.J. Leibermann
4. Operations Research Theory and Applications : J.K. Sharma
Unit 1: Tensor analysis: Introduction, definitions, dummy index and free index, contravariant
and covariant tensors, mixed tensors, symmetric and skew-symmetric tensors.
Unit 2: Riemannian space fundamental tensor, Christoffel symbols, covariant derivative,
Riemannian-Chrisoffel tensor, Ricci tensor and scalar curvature, Einstein space and
Einstein tensor.
Unit 3:Finsler metric function: Its properties, tangent space, Indicatrix, metric tensor and 𝐶
– tensor, Homogeneity properties of 𝑔𝑖𝑗 and 𝑐𝑖𝑗𝑘 , dual tangent space, geodesics, 𝛿 –
differentiation, partial 𝛿 − differentiation, properties of partial 𝛿 − differentiation.
Unit 4: Finsler space: Finsler metrics, Geometric objects of Finsler space, Geodesics of the
Finsler space, Geodesics spray and symmetric Finsler connections, (𝛼, 𝛽) – metrics,
special Finsler spaces.
Unit 5: Introduction to general relativity: principle of equivalence and principle of general
covariance, difference between Newtonian and Einsteinian gravity, flat and curved
space-time, Einstein’s Field equations.
Unit 6: Classical tests of general relativity: Gravitational red shift, advance of perihelion
during planetary motion, deflection of light rays near sun.
References:
1. Differential Geometry and Tensors : K. K. Dube
2. Tensor Calculus (2nd Edition) : U.C. De, A. A. Shaikh and JoydeepSengupta
3. Differential geometry of Finsler spaces : H. Rund
4. The Theory of sprays and Finsler spaces with Applications inPhysics and Biology
: P.L Antonelli, Ingarden R.S & M. Matsumoto
5. General Relativity and Cosmology : S. K. Srivastava
References:
1. An Introduction to Magnetofluid Mechanics :V.C.A. Ferraro and Plumpton.
2. An Introduction to Magnetohydrodynamics : P.H. Roberts
3. Magnetohydrodynamics : Allen Jeffrey.
UNIT-1: Introduction to Graph: Basic concept, Different types of graphs, walks and
connectedness. Degree sequences, directed graphs, distances and self-
complementary graphs.
UNIT-2: Factorization: 1-factorization,2-factorization, decomposition and labeling of
graphs,
UNIT-3: Coverings: Vertex covering, edge covering, independence number and matchings
and matching polynomials.
UNIT-4: Planarity: Planar graphs, outer planar graphs, Kuratowaski criterion for planarity
and Eulers polyhedron formula.
UNIT-5: Graph valued functions: Line graphs, subdivision graph and total graphs.
UNIT-6: Colourings: Chromatic numbers and chromatic polynomials.
UNIT-7: Spectra of Graphs: Adjacency matrix, incidence matrix, characteristic polynomials,
Eigen values, graph parameters, strongly regular graphs and Friendship Theorem.
UNIT-8: Groups and Graphs: Automorphism group of a graph, operations on permutation
graphs, the group of a composite graph.
References:
1. Graphs and Digraphs :M. Bejzad, G. Charatrand and L. Leniak-foster.
2. Graph Theory :F. Harary.
3. Graph Theory and Applications: J. A. Bonday and V. S.R. Murthy.
4. Graph Theory :Diestel.
5. Graph Theory :R Gould.
6. Graph Theory with Applications to Engineering and Computer Science
:NaraisingDeo.
7. Distance in Graphs : F. Buckley and F. Harary.
8. Theory of Graphs : O.Ore
9. Spectra in Graphs :D. Cvetkovic.
Paper-MSM 4.6: LAB: NUMERICAL METHODS (Max marks: 50. Credits: 02)
List of programs:
1. Program to evaluate the given integral using Trapezoidal rule/ Simpson’s 1/3
rule/Simpson’s 3/8 rule.
Dept. of Mathematics, Shankaraghatta
Kuvempu University M.Sc., Mathematics Syllabus (WEF:2016-17) 31
2. Program to solve initial value problem using Euler Method/ Euler Modified Method.
3. Program to evaluate double integration.
4. Program to find integral of a function by using Gauss-Legendre/ Gauss-
Chebyshev/Gauss-Hermite integration method.
5. Program to solve Boundary value problem using Shooting method.
6. Program to solve differential equation by Finite difference method.
7. Program to find solution of initial value problem using RungeKutta IV order Method.
8. Program to find solution of initial value problem using Predictor-Corrector method
(Milne’s/Adam’s method).
9. Program to find the numerical solution of Laplace equation by Gauss-Seidel method.
10. Program to find the numerical solution of Heat equation by Schmidt method.
11. Program to find the numerical solution of Heat equation by Crank-Nicolson method.
12. Program to find the numerical solution of wave equation using Finite difference
method.
PROJECT
Dissertation-75 + Viva-Voce-25.
1. Set any 8 questions (each question may contain sub questions) on the
respective paper according to unit order.
2. Each question carries 15 marks.
3. Answer any 5 full questions.
--------------------00000000000000-----------------------------