An Introduction to Convex and Discrete Geometry Lecture Notes

Total Page:16

File Type:pdf, Size:1020Kb

An Introduction to Convex and Discrete Geometry Lecture Notes An introduction to convex and discrete geometry Lecture Notes Tomasz Tkocz∗ These lecture notes were prepared and written for the undergraduate topics course 21-366 An introduction to convex and discrete geometry that I taught at Carnegie Mellon University in Fall 2019. ∗Carnegie Mellon University; [email protected] 1 Contents 1 Introduction 5 1.1 Euclidean space . .5 1.2 Linear and affine hulls . .7 1.3 Exercises . 10 2 Basic convexity 12 2.1 Convex hulls . 12 2.2 Carath´eodory's theorem . 14 2.3 Exercises . 16 3 Separation 17 3.1 Supporting hyperplanes . 17 3.2 Separation theorems . 21 3.3 Application in linear optimisation { Farkas' lemma . 24 3.4 Exercises . 25 4 Further aspects of convexity 26 4.1 Extreme points and Minkowski's theorem . 26 4.2 Extreme points of polytopes . 27 4.3 Exercises . 29 5 Polytopes I 30 5.1 Duality . 31 5.2 Bounded polyhedra are polytopes . 36 5.3 Exercises . 38 6 Polytopes II 39 6.1 Faces . 39 6.2 Cyclic polytopes have many faces . 40 6.3 Exercises . 45 7 Combinatorial convexity 46 7.1 Radon's theorem . 46 7.2 Helly's theorem . 47 7.3 Centrepoint . 49 7.4 Exercises . 51 8 Arrangements and incidences 52 8.1 Arrangements . 52 8.2 Incidences . 54 2 8.3 The crossing number of a graph . 56 8.4 Proof of the Szemer´edi-Trotter theorem . 58 8.5 Application in additive combinatorics . 59 8.6 Exercises . 61 9 Volume 62 9.1 The Brunn-Minkowski inequality . 62 9.2 Isoperimetric and isodiametric inequality . 66 9.3 Epsilon nets . 68 9.4 Concentration of measure on the sphere . 69 9.5 Exercises . 71 10 Equilateral and equiangular sets 72 10.1 Upper bound for equilateral sets for arbitrary norms . 73 10.2 Upper bound for equilateral sets for Euclidean norms . 73 10.3 Upper bound for equilateral sets for the `1 norm . 75 10.4 Upper bound for equiangular sets . 76 10.5 Exercises . 80 11 Diameter reduction { Borsuk's question 81 11.1 A result from extremal set theory . 81 11.2 Construction via tensor product . 83 11.3 A positive answer in dimension 2 . 84 11.4 Exercises . 86 12 Zonotopes and projections of the cube 87 12.1 Dissections and volume of zonotopes . 88 12.2 Volume of projections of the cube on orthogonal subspaces . 89 12.3 Exercises . 92 13 Minkowski's theorem in geometry of numbers 93 13.1 Minkowski's theorem . 93 13.2 Application: approximations by rationals . 96 13.3 Application: The sum of two squares theorem . 97 13.4 Exercises . 99 14 The plank problem 100 14.1 Archimedes' Hat-Box Theorem and a solution on the plane . 100 14.2 Bang's solution . 102 14.3 Exercises . 106 3 A Appendix: Euler's formula 107 4 1 Introduction 1.1 Euclidean space d We shall work in d-dimensional Euclidean space R = (x1; : : : ; xd); xi R; i d , f 2 ≤ g the space of all length d real sequences x = (x1; : : : ; xd). Its elements are called points or vectors, the origin is 0 = (0;:::; 0). It is a real vector space. We add vectors coordiante-wise, d x + y = (x1 + y1; : : : ; xd + yd); x; y R ; 2 and the same for scalar multiplication d λx = (λx1; : : : ; λxd); λ R; x R : 2 2 The standard basis consits of the vectors e1 = (1; 0; 0;:::; 0; 0), e2 = (0; 1; 0;:::; 0; 0), Pd and so on, ed = (0; 0; 0;:::; 0; 1) and plainly x = j=1 xjej. Addition of vectors suggests a natural way of adding nonempty subsets A, B of Rd, which is defined by A + B = a + b; a A; b B f 2 2 g and called the Minkowski sum of A and B. Similarly for multiplication by a scalar λ, λA = λa, a A ; f 2 g called the dilation of A. In particular, ( 1)A, denoted A is the symmetric image of − − A. The set A is called symmetric if A = A. − A + v v A 0 Figure 1.1: A + v is A translated by v. 1.1 Example. The Minkowski sum involving a singleton, say A+ v is the translation f g of A by v, denoted A + v, or v + A (see Figure 1.1). 1.2 Example. The Minkowski sum of a square and a disk is a rounded square (see Figure 1.2). 5 A + B A B b b b Figure 1.2: The Minkowski sum of a square and a disk. 1.3 Example. The Minkowski sum of two intervals is a a parallelogram. The Minkowski sum of several intervals is a polygon (see Figure 1.3). A + B + C C B A Figure 1.3: The Minkowski sum of several intervals. The Euclidean structure of Rd is given by the standard scalar product d X d x; y = xjyj; x; y R : h i 2 j=1 Recall the defining properties of a scalar product: ; : Rd Rd R is symmetric and h· ·i × ! bilinear and satisfies x; x 0, for every x Rd, with equality if and only if x = 0. The h i≥ 2 Euclidean norm of x is p sX x = x; x = x2 j j h i j j which is its distance to the origin. Recall that a function : Rd R is called a norm k · k ! if: 1) x 0, for every x Rd with equality if and only if x = 0, 2) λx = λ x , for k k ≥ 2 k k j jk k every λ R and x Rd, 3) x + y x + y , for every x; y Rd. The (Euclidean) 2 2 k k ≤ k k k k 2 distance between x and y in Rd is d(x; y) = x y j − j 6 which defines the Euclidean metric on Rd. In general, every scalar product gives rise p to a norm by x = x; x . The triangle inequality is a consequence of the Cauchy- k k h i Schwarz inequality. 1.4 Theorem. If x; y Rd, then x; y x y . Equality holds if and only if x = λy 2 jh ij ≤ j j · j j or y = λx for some λ R. 2 Proof. If y = 0, the statement is clear. Assume y = 0 and consider the following 6 polynomial of degree 2 P (t) = x ty; x ty = x 2 + t2 y 2 2t x; y : h − − i j j j j − h i Since P is nonnegative and the leading coefficient y 2 is positive, the discriminant of P j j is nonpositive, hence 4 x; y 2 4 x 2 y 2 0. If we have equality, P has a zero at say h i − j j j j ≤ λ, that is 0 = P (λ) = x λy; x λy which by the axioms of a scalar product implies h − − i that x λy = 0. − 1.2 Linear and affine hulls d Pk A linear combination of points x1; : : : ; xk in R is λjxj, where λj R. We j=1 2 call it an affine combination if additionally the scalars (weights) λj add up to 1, Pk j=1 λj = 1. We define the linear hull (or simply the span) of points x1; : : : ; xk as the set of all linear combinations of x1; : : : ; xk. Similarly for the affine hull. 1.5 Example. The linear hull of two points a; b is a line if they are colinear with the origin and otherwise, it is a plane. The affine hull of two different points a; b is the line 3 3 passing through a and b. The linear hull of e1; e2; e3 in R is R and their affine hull is 3 the plane x R ; x1 + x2 + x3 = 1 . f 2 g 0 b span{a,b} a aff{a,b} Figure 1.4: The affine and linear hull of two points. The definitions of linear and affine hulls extend from finite sets to arbitrary ones. That is, given a subset A of Rd, its affine hull is defined as 7 aff(A) = all affine combinations of points from A f g ( k k ) X X = λixi; k 1; ai A; λi R; λi = 1 : ≥ 2 2 i=1 i=1 Similarly for the linear hull of A, denoted lin(A) or span(A). A set A in Rd is called a flat (or an affine subspace) if it is a translate of a subspace d F , that is A = F + x0 for some x0 R . The dimension of A is the dimension of F . 2 We have a basic result relating flats and affine hulls. d 1.6 Theorem. If x1; : : : ; xk are points in R , then their affine hull is (a) a flat, (b) the smallest flat containing them, that is if x ; : : : ; x F for some flat F , then 1 k 2 aff(x ; : : : ; x ) F , 1 k ⊂ (c) aff(x ; : : : ; x ) = T F : F is a flat containing x ; : : : ; x . 1 k f 1 kg Proof. Exercise. Some affine subspaces have spacial names: 1-dimensional ones are called lines, 1- codimensional ones are called hyperplanes and in general k-dimensional ones are called d k-flats. A hyperplane H in R can be specified by a single linear equation a1x1 + + ··· d adxd = b, that is H = x R ; a; x = b and H is perpendicular to a. It gives rise to f 2 h i g d + d two closed half-spaces: H− = x R ; a; x b and H = x R ; a; x b .
Recommended publications
  • A General Geometric Construction of Coordinates in a Convex Simplicial Polytope
    A general geometric construction of coordinates in a convex simplicial polytope ∗ Tao Ju a, Peter Liepa b Joe Warren c aWashington University, St. Louis, USA bAutodesk, Toronto, Canada cRice University, Houston, USA Abstract Barycentric coordinates are a fundamental concept in computer graphics and ge- ometric modeling. We extend the geometric construction of Floater’s mean value coordinates [8,11] to a general form that is capable of constructing a family of coor- dinates in a convex 2D polygon, 3D triangular polyhedron, or a higher-dimensional simplicial polytope. This family unifies previously known coordinates, including Wachspress coordinates, mean value coordinates and discrete harmonic coordinates, in a simple geometric framework. Using the construction, we are able to create a new set of coordinates in 3D and higher dimensions and study its relation with known coordinates. We show that our general construction is complete, that is, the resulting family includes all possible coordinates in any convex simplicial polytope. Key words: Barycentric coordinates, convex simplicial polytopes 1 Introduction In computer graphics and geometric modelling, we often wish to express a point x as an affine combination of a given point set vΣ = {v1,...,vi,...}, x = bivi, where bi =1. (1) i∈Σ i∈Σ Here bΣ = {b1,...,bi,...} are called the coordinates of x with respect to vΣ (we shall use subscript Σ hereafter to denote a set). In particular, bΣ are called barycentric coordinates if they are non-negative. ∗ [email protected] Preprint submitted to Elsevier Science 3 December 2006 v1 v1 x x v4 v2 v2 v3 v3 (a) (b) Fig.
    [Show full text]
  • 1 Lifts of Polytopes
    Lecture 5: Lifts of polytopes and non-negative rank CSE 599S: Entropy optimality, Winter 2016 Instructor: James R. Lee Last updated: January 24, 2016 1 Lifts of polytopes 1.1 Polytopes and inequalities Recall that the convex hull of a subset X n is defined by ⊆ conv X λx + 1 λ x0 : x; x0 X; λ 0; 1 : ( ) f ( − ) 2 2 [ ]g A d-dimensional convex polytope P d is the convex hull of a finite set of points in d: ⊆ P conv x1;:::; xk (f g) d for some x1;:::; xk . 2 Every polytope has a dual representation: It is a closed and bounded set defined by a family of linear inequalities P x d : Ax 6 b f 2 g for some matrix A m d. 2 × Let us define a measure of complexity for P: Define γ P to be the smallest number m such that for some C s d ; y s ; A m d ; b m, we have ( ) 2 × 2 2 × 2 P x d : Cx y and Ax 6 b : f 2 g In other words, this is the minimum number of inequalities needed to describe P. If P is full- dimensional, then this is precisely the number of facets of P (a facet is a maximal proper face of P). Thinking of γ P as a measure of complexity makes sense from the point of view of optimization: Interior point( methods) can efficiently optimize linear functions over P (to arbitrary accuracy) in time that is polynomial in γ P . ( ) 1.2 Lifts of polytopes Many simple polytopes require a large number of inequalities to describe.
    [Show full text]
  • The Orientability of Small Covers and Coloring Simple Polytopes
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Osaka City University Repository Nakayama, H. and Nishimura, Y. Osaka J. Math. 42 (2005), 243–256 THE ORIENTABILITY OF SMALL COVERS AND COLORING SIMPLE POLYTOPES HISASHI NAKAYAMA and YASUZO NISHIMURA (Received September 1, 2003) Abstract Small Cover is an -dimensional manifold endowed with a Z2 action whose or- bit space is a simple convex polytope . It is known that a small cover over is characterized by a coloring of which satisfies a certain condition. In this paper we shall investigate the topology of small covers by the coloring theory in com- binatorics. We shall first give an orientability condition for a small cover. In case = 3, an orientable small cover corresponds to a four colored polytope. The four color theorem implies the existence of orientable small cover over every simple con- vex 3-polytope. Moreover we shall show the existence of non-orientable small cover over every simple convex 3-polytope, except the 3-simplex. 0. Introduction “Small Cover” was introduced and studied by Davis and Januszkiewicz in [5]. It is a real version of “Quasitoric manifold,” i.e., an -dimensional manifold endowed with an action of the group Z2 whose orbit space is an -dimensional simple convex poly- tope. A typical example is provided by the natural action of Z2 on the real projec- tive space R whose orbit space is an -simplex. Let be an -dimensional simple convex polytope. Here is simple if the number of codimension-one faces (which are called “facets”) meeting at each vertex is , equivalently, the dual of its boundary complex ( ) is an ( 1)-dimensional simplicial sphere.
    [Show full text]
  • Generating Combinatorial Complexes of Polyhedral Type
    transactions of the american mathematical society Volume 309, Number 1, September 1988 GENERATING COMBINATORIAL COMPLEXES OF POLYHEDRAL TYPE EGON SCHULTE ABSTRACT. The paper describes a method for generating combinatorial com- plexes of polyhedral type. Building blocks B are implanted into the maximal simplices of a simplicial complex C, on which a group operates as a combinato- rial reflection group. Of particular interest is the case where B is a polyhedral block and C the barycentric subdivision of a regular incidence-polytope K together with the action of the automorphism group of K. 1. Introduction. In this paper we discuss a method for generating certain types of combinatorial complexes. We generalize ideas which were recently applied in [23] for the construction of tilings of the Euclidean 3-space E3 by dodecahedra. The 120-cell {5,3,3} in the Euclidean 4-space E4 is a regular convex polytope whose facets and vertex-figures are dodecahedra and 3-simplices, respectively (cf. Coxeter [6], Fejes Toth [12]). When the 120-cell is centrally projected from some vertex onto the 3-simplex T spanned by the neighboured vertices, then a dissection of T into dodecahedra arises (an example of a central projection is shown in Figure 1). This dissection can be used as a building block for a tiling of E3 by dodecahedra. In fact, in the barycentric subdivision of the regular tessellation {4,3,4} of E3 by cubes each 3-simplex can serve as as a fundamental region for the symmetry group W of {4,3,4} (cf. Coxeter [6]). Therefore, mapping T affinely onto any of these 3-simplices and applying all symmetries in W turns the dissection of T into a tiling T of the whole space E3.
    [Show full text]
  • Automated Study of Isoptic Curves: a New Approach with Geogebra∗
    Automated study of isoptic curves: a new approach with GeoGebra∗ Thierry Dana-Picard1 and Zoltan Kov´acs2 1 Jerusalem College of Technology, Israel [email protected] 2 Private University College of Education of the Diocese of Linz, Austria [email protected] March 7, 2018 Let C be a plane curve. For a given angle θ such that 0 ≤ θ ≤ 180◦, a θ-isoptic curve of C is the geometric locus of points in the plane through which pass a pair of tangents making an angle of θ.If θ = 90◦, the isoptic curve is called the orthoptic curve of C. For example, the orthoptic curves of conic sections are respectively the directrix of a parabola, the director circle of an ellipse, and the director circle of a hyperbola (in this case, its existence depends on the eccentricity of the hyperbola). Orthoptics and θ-isoptics can be studied for other curves than conics, in particular for closed smooth strictly convex curves,as in [1]. An example of the study of isoptics of a non-convex non-smooth curve, namely the isoptics of an astroid are studied in [2] and of Fermat curves in [3]. The Isoptics of an astroid present special properties: • There exist points through which pass 3 tangents to C, and two of them are perpendicular. • The isoptic curve are actually union of disjoint arcs. In Figure 1, the loops correspond to θ = 120◦ and the arcs connecting them correspond to θ = 60◦. Such a situation has been encountered already for isoptics of hyperbolas. These works combine geometrical experimentation with a Dynamical Geometry System (DGS) GeoGebra and algebraic computations with a Computer Algebra System (CAS).
    [Show full text]
  • HYPERBOLA HYPERBOLA a Conic Is Said to Be a Hyperbola If Its Eccentricity Is Greater Than One
    HYPERBOLA HYPERBOLA A Conic is said to be a hyperbola if its eccentricity is greater than one. If S ax22 hxy by 2 2 gx 2 fy c 0 represents a hyperbola then h2 ab 0 and 0 2 2 If S ax2 hxy by 2 gx 2 fy c 0 represents a rectangular hyperbola then h2 ab 0 , 0 and a b 0 x2 y 2 Hyperbola: Equation of the hyperbola in standard form is 1. a2 b2 Hyperbola is symmetric about both the axes. Hyperbola does not passing through the origin and does not meet the Y - axis. Hyperbola curve does not exist between the lines x a and x a . x2 y 2 xx yy x2 y 2 x x y y Notation: S 1 , S1 1 1, S1 1 1, S1 2 1 2 1. a2 b 2 1 a2 b 2 11 a2 b 2 12 a2 b 2 Rectangular hyperbola (or) Equilateral hyperbola : In a hyperbola if the length of the transverse axis (2a) is equal to the length of the conjugate axis (2b) , then the hyperbola is called a rectangular hyperbola or an equilateral hyperbola. The eccentricity of a rectangular hyperbola is 2 . Conjugate hyperbola : The hyperbola whose transverse and conjugate axes are respectively the conjugate and transverse axes of a given hyperbola is called the conjugate hyperbola of the given hyperbola. 2 2 1 x y The equation of the hyperbola conjugate to S 0 is S 1 0 . a2 b 2 If e1 and e2 be the eccentricities of the hyperbola and its conjugate hyperbola then 1 1 2 2 1.
    [Show full text]
  • Frequently Asked Questions in Polyhedral Computation
    Frequently Asked Questions in Polyhedral Computation http://www.ifor.math.ethz.ch/~fukuda/polyfaq/polyfaq.html Komei Fukuda Swiss Federal Institute of Technology Lausanne and Zurich, Switzerland [email protected] Version June 18, 2004 Contents 1 What is Polyhedral Computation FAQ? 2 2 Convex Polyhedron 3 2.1 What is convex polytope/polyhedron? . 3 2.2 What are the faces of a convex polytope/polyhedron? . 3 2.3 What is the face lattice of a convex polytope . 4 2.4 What is a dual of a convex polytope? . 4 2.5 What is simplex? . 4 2.6 What is cube/hypercube/cross polytope? . 5 2.7 What is simple/simplicial polytope? . 5 2.8 What is 0-1 polytope? . 5 2.9 What is the best upper bound of the numbers of k-dimensional faces of a d- polytope with n vertices? . 5 2.10 What is convex hull? What is the convex hull problem? . 6 2.11 What is the Minkowski-Weyl theorem for convex polyhedra? . 6 2.12 What is the vertex enumeration problem, and what is the facet enumeration problem? . 7 1 2.13 How can one enumerate all faces of a convex polyhedron? . 7 2.14 What computer models are appropriate for the polyhedral computation? . 8 2.15 How do we measure the complexity of a convex hull algorithm? . 8 2.16 How many facets does the average polytope with n vertices in Rd have? . 9 2.17 How many facets can a 0-1 polytope with n vertices in Rd have? . 10 2.18 How hard is it to verify that an H-polyhedron PH and a V-polyhedron PV are equal? .
    [Show full text]
  • Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations
    Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations Jean Gallier and Jocelyn Quaintance Department of Computer and Information Science University of Pennsylvania Philadelphia, PA 19104, USA e-mail: [email protected] April 20, 2017 2 3 Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations Jean Gallier Abstract: Some basic mathematical tools such as convex sets, polytopes and combinatorial topology, are used quite heavily in applied fields such as geometric modeling, meshing, com- puter vision, medical imaging and robotics. This report may be viewed as a tutorial and a set of notes on convex sets, polytopes, polyhedra, combinatorial topology, Voronoi Diagrams and Delaunay Triangulations. It is intended for a broad audience of mathematically inclined readers. One of my (selfish!) motivations in writing these notes was to understand the concept of shelling and how it is used to prove the famous Euler-Poincar´eformula (Poincar´e,1899) and the more recent Upper Bound Theorem (McMullen, 1970) for polytopes. Another of my motivations was to give a \correct" account of Delaunay triangulations and Voronoi diagrams in terms of (direct and inverse) stereographic projections onto a sphere and prove rigorously that the projective map that sends the (projective) sphere to the (projective) paraboloid works correctly, that is, maps the Delaunay triangulation and Voronoi diagram w.r.t. the lifting onto the sphere to the Delaunay diagram and Voronoi diagrams w.r.t. the traditional lifting onto the paraboloid. Here, the problem is that this map is only well defined (total) in projective space and we are forced to define the notion of convex polyhedron in projective space.
    [Show full text]
  • Convex Hull in Higher Dimensions
    Comp 163: Computational Geometry Professor Diane Souvaine Tufts University, Spring 2005 1991 Scribe: Gabor M. Czako, 1990 Scribe: Sesh Venugopal, 2004 Scrib Higher Dimensional Convex Hull Algorithms 1 Convex hulls 1.0.1 Definitions The following definitions will be used throughout. Define • Sd:Ad-Simplex The simplest convex polytope in Rd.Ad-simplex is always the convex hull of some d + 1 affinely independent points. For example, a line segment is a 1 − simplex i.e., the smallest convex subspace which con- tains two points. A triangle is a 2 − simplex and a tetrahedron is a 3 − simplex. • P: A Simplicial Polytope. A polytope where each facet is a d − 1 simplex. By our assumption, a convex hull in 3-D has triangular facets and in 4-D, a convex hull has tetrahedral facets. •P: number of facets of Pi • F : a facet of P • R:aridgeofF • G:afaceofP d+1 • fj(Pi ): The number of j-faces of P .Notethatfj(Sd)=C(j+1). 1.0.2 An Upper Bound on Time Complexity: Cyclic Polytope d 1 2 d Consider the curve Md in R defined as x(t)=(t ,t , ..., t ), t ∈ R.LetH be the hyperplane defined as a0 + a1x1 + a2x2 + ... + adxd = 0. The intersection 2 d of Md and H is the set of points that satisfy a0 + a1t + a2t + ...adt =0. This polynomial has at most d real roots and therefore d real solutions. → H intersects Md in at most d points. This brings us to the following definition: A convex polytope in Rd is a cyclic polytope if it is the convex hull of a 1 set of at least d +1pointsonMd.
    [Show full text]
  • Scribability Problems for Polytopes
    SCRIBABILITY PROBLEMS FOR POLYTOPES HAO CHEN AND ARNAU PADROL Abstract. In this paper we study various scribability problems for polytopes. We begin with the classical k-scribability problem proposed by Steiner and generalized by Schulte, which asks about the existence of d-polytopes that cannot be realized with all k-faces tangent to a sphere. We answer this problem for stacked and cyclic polytopes for all values of d and k. We then continue with the weak scribability problem proposed by Gr¨unbaum and Shephard, for which we complete the work of Schulte by presenting non weakly circumscribable 3-polytopes. Finally, we propose new (i; j)-scribability problems, in a strong and a weak version, which generalize the classical ones. They ask about the existence of d-polytopes that can not be realized with all their i-faces \avoiding" the sphere and all their j-faces \cutting" the sphere. We provide such examples for all the cases where j − i ≤ d − 3. Contents 1. Introduction 2 1.1. k-scribability 2 1.2. (i; j)-scribability 3 Acknowledgements 4 2. Lorentzian view of polytopes 4 2.1. Convex polyhedral cones in Lorentzian space 4 2.2. Spherical, Euclidean and hyperbolic polytopes 5 3. Definitions and properties 6 3.1. Strong k-scribability 6 3.2. Weak k-scribability 7 3.3. Strong and weak (i; j)-scribability 9 3.4. Properties of (i; j)-scribability 9 4. Weak scribability 10 4.1. Weak k-scribability 10 4.2. Weak (i; j)-scribability 13 5. Stacked polytopes 13 5.1. Circumscribability 14 5.2.
    [Show full text]
  • Department of Mathematics Scheme of Studies B.Sc
    BHUPAL NOBLES` UNIVERSITY, UDAIPUR FACULTY OF SCIENCE Department Of Mathematics Scheme of Studies B.Sc. I Year (Annual Scheme) S. No. PAPER NOMENCLATURE COURSE UNIVERSITY INTERNAL MAX. CODE EXAM ASSESSMENT MARKS 1. Paper I Algebra MAT-111 53 22 75 2. Paper II Calculus MAT- 112 53 22 75 3. Paper III Geometry MAT- 113 53 22 75 The marks distribution of internal assessment- 1. Mid Term Examination – 15 marks 2. Attendance – 7 marks B.Sc. II Year (Annual Scheme) S. No. PAPER NOMENCLATURE COURSE UNIVERSITY INTERNAL MAX. CODE EXAM ASSESSMENT MARKS 1. Paper I Advanced Calculus MAT-221 53 22 75 2. Paper II Differential Equation MAT- 222 53 22 75 3. Paper III Mechanics MAT- 223 53 22 75 The marks distribution of internal assessment- 1. Mid Term Examination – 15 marks 2. Attendance – 7 marks B.Sc. III Year (Annual Scheme) S. PAPER NOMENCLATURE COURSE CODE UNIVERSITY INTERNAL MAX. No. EXAM ASSESSMENT MARKS 1. Paper I Real Analysis MAT-331 53 22 75 2. Paper II Advanced Algebra MAT- 332 53 22 75 3. Paper Numerical Analysis MAT-333 (A) 53 22 75 III Mathematical MAT-333 (B) Quantitative Techniques Mathematical MAT-333 (C) Statistics The marks distribution of internal assessment- 1. Mid Term Examination – 15 marks 2. Attendance – 7 marks BHUPAL NOBLES’ UNIVERSITY, UDAIPUR Department of Mathematics Syllabus 2017 -2018 (COMMON FOR THE FACULTIES OF ARTS & SCIENCE) B.A. / B. Sc. FIRST YEAR EXAMINATIONS 2017-2020 MATHEMATICS Theory Papers Name Papers Code Papers Maximum Papers hours/ Marks BA/ week B.Sc. Paper I ALGEBRA MAT-111 3 75 Paper II CALCULUS MAT-112 3 75 Paper III GEOMETRY MAT-113 3 75 Total Marks 225 NOTE: 1.
    [Show full text]
  • Syllabus for Bachelor of Science I-Year (Semester-I) Session 2018
    Syllabus for Bachelor of Science I-Year (Semester-I) Session 2018-2019 Code Description Pd/W Exam CIA ESE Total BSMT111 Algebra 3 3 hrs 20 80 100 BSMT112 Differential Calculus 3 3 hrs 20 80 100 BSMT113 Co-ordinate Geometry of Two and 3 3 hrs 20 80 100 Three Dimensions Total 60 240 300 BSMT111: ALGEBRA Matrix: The characteristic equation of matrix: Eigen Values and Eigen Unit-I Vectors, Diagonalization of matrix, Cayley-Hamilton theorem(Statement 9 and proof),and its use in finding the inverse of a Matrix. Theory of equation: Relation between roots and coefficient of the equation Unit-II Symmetric function of roots. Solution of cubic equation by Cordon’s 9 method and Biquadratic equitation by Ferrari’s method. Infinite series: Convergent series, convergence of geometric series, And Unit-III necessary condition for the convergent series, comparison tests: Cauchy 9 root test. D’Alembert’s Ratio test, Logarithmic test, Raabe’s test, De’ Morgan and Unit-IV Bertrand’s test, Cauchy’s condensation test, Leibnitz’s test of alternative 9 series, Absolute convergent. Unit-V Inequalities and Continued fractions. 9 Suggested Readings: 1. Bhargav and Agarwal:Algebra, Jaipur publishing House, Jaipur. 2. Vashistha and Vashistha : Modern Algebra, Krishna Prakashan, Meerut. 3. Gokhroo, Saini and Tak: Algebra,Navkar prakashan, Ajmer.. 4. M-Ray and H. S. Sharma: A Text book of Higher Algebra, New Delhi, BSMT112: Differential Calculus Unit-I Polar Co-ordinates, Angle between radius vector and the tangents. Angle 9 between curves in polar form, length of polar subs tangent and subnormal, pedal equation of a curve, derivatives of an arc.
    [Show full text]