GMat
GMat
1 First Course 3
1.1 First Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.1 Introduction to Programming . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.2 Linear Algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.3 Logic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.4 Discrete Mathematics . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.1.5 Biological Fundamentals . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.2 Second Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.1 Physical Fundamentals . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.2 Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.3 Algebraic Structures . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.4 Probability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2.5 Ethics, Legislation and Data Protection . . . . . . . . . . . . . . . . . 8
2 Second Course 9
2.1 First Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.1.1 Formal Languages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.1.2 Affine Geometry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.1.3 History of Science and Maths . . . . . . . . . . . . . . . . . . . . . . . 11
2.1.4 Programming Methodology . . . . . . . . . . . . . . . . . . . . . . . . 12
2.2 Second Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.2.1 Statistics Methods for Management and Research . . . . . . . . . . . 12
2.2.2 Vector Analysis I . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.2.3 Topology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.2.4 Chemical Fundamentals . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.2.5 Advanced Algebraic Structure . . . . . . . . . . . . . . . . . . . . . . . 13
3 Third Course 15
i
3.1 First Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.1.1 Data and Information Models . . . . . . . . . . . . . . . . . . . . . . . 17
3.1.2 Vector analysis II . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.1.3 Curves and Surfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.1.4 Ordinary Differential Equations . . . . . . . . . . . . . . . . . . . . . . 17
3.1.5 Mathematical Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2 Second Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.1 Algorithm Design and Analysis . . . . . . . . . . . . . . . . . . . . . . 18
3.2.2 Software Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.3 Computational Geometry . . . . . . . . . . . . . . . . . . . . . . . . . 19
3.2.4 Partial Differential Equations . . . . . . . . . . . . . . . . . . . . . . . 19
4 Fourth Course 21
4.1 First Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
4.1.1 Numerical Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
4.1.2 Optimization and Network Analysis . . . . . . . . . . . . . . . . . . . 23
4.1.3 Statistical Models for Prediction . . . . . . . . . . . . . . . . . . . . . 23
4.1.4 Real Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
4.1.5 Data Mining . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
ii
Prologue
This document contains information about titles, contents and timetable of subjects
taught in the Bachelor in Mathematics, offered at Rey Juan Carlos University, Escuela
Técnica Superior de Ingenierı́a Informática. This information pretends to be helpful
to international students interested in visiting our University.
https://www.urjc.es/estudios/grado/1245-matematicas.
1
2
1
First Course
3
1.1 First Semester
6 ECTS credits.
Systems of linear equations, matrices and determinants, vector spaces, linear maps,
eigenvalues and eigenvectors.
6 ECTS credits.
1.1.3 Logic
Sets, relations and functions. Propositional logic: syntax, semantics and proof theory.
Predicate logic: syntax, semantics and proof theory.
6 ECTS credits.
5
1.1.4 Discrete Mathematics
Foundations and mathematical induction: Inductive and deductive model. Basic proof
techniques. Mathematical induction and complete induction methods. Combinatorics:
Set theory and counting techniques. Variations, permutations and combinations (with
and without repetitions). Integer and modular arithmetic: Basic properties of natural
and integer numbers. Integer divisibility and factorization. Greater common divisor.
Linear diophantine equations. Congruence relations, modular arithmetic and groups.
Linear congruence equations and systems. Applications: control digits and cryptogra-
phy. Introduction to Graph theory : Basic concepts and models. Graph isomorphisms.
Matrix representations of graphs. Paths, cycles and connected graphs. Eulerian and
Hamiltonian graphs. Algebraic and combinatorial tools in graph theory.
6 ECTS credits.
Basic concepts: Exploring life Basic concepts of Cell Biology. Basic concepts of Bio-
chemistry and Genetics. Photosynthesis. The origin of life and species. Basic concepts
of Zoology. Basic concepts of Botany. Introduction to Ecology and Biosphere. Ecology
of populations and communities. Ecology of ecosystems Applications. Mathematical
models and their importance in Biology. Introduction to Bioinformatic. Computing
advances inspired by Biology: computational architectures based on biological systems.
Advances in robotics inspired by Biology: robots based on the structure and operation
of plants and animals
6 ECTS credits.
6
1.2 Second Semester
6 ECTS credits.
1.2.2 Calculus
Real numbers, sequences and series. Real numbers. Sequences of real numbers. Series
of real numbers. Real functions of real variable. Limits and continuity. Derivation and
applications. Riemann integration. Sequences and series of functions.
6 ECTS credits.
Rings. Ideals and quotient rings. Domains and fields of fractions. Isomorphism the-
orems. Polynomial rings. Irreducibility criteria for polynomials. Introduction to field
theory. Groups. Lagrange’s theorem. Homomorphisms, normal subgroups and quo-
tient groups. Isomorphism theorems. Symmetric group. Group representations. Group
actions, orbits, stabilizers and group quotients by group actions.
6 ECTS credits.
1.2.4 Probability
6 ECTS credits.
7
1.2.5 Ethics, Legislation and Data Protection
Ethics, Legislation and data protection is a subject taught in the Degree in Mathemat-
ics in the second semester of the first year. It will examine the relationship between
ethics and deontology and the profession of mathematician, as well as the constitu-
tional treatment of the information, together with the basic legal principles of the legal
system and the typology of the spanish legislation present at national and Community
level, which concerns the issue of data protection. The objective to be achieved is that
students know and understand the standards and regulation, both national as interna-
tional, applicable in the field of the protection of personal data in the development of
ICT, matter of especially sensitive in the era of development of the digital society.
6 ECTS credits.
8
2
Second Course
9
2.1 First Semester
6 ECTS credits.
Bilinear and sesquilinear forms. Euclidean space. The affine space. Affine Euclidean
space. Conics and quadrics.
6 ECTS credits.
Science and Ancient age: classic science. Science and Middle Ages: Islamic empire
and European middle ages. Renaissance. Astronomy revolution: XVII century and
the Age of Enlightenment. XVIII and XIX century: Industrial Revolution and Posi-
tivism. Maths revolution: hopes of the XX century and crisis. Technology and new
perspectives.
6 ECTS credits.
11
2.1.4 Programming Methodology
6 ECTS credits.
6 ECTS credits.
6 ECTS credits.
12
2.2.3 Topology
Topological spaces: notions about sets; functions, families and collections; cardinality
of sets: properties of numerability. Topology: open and closed sets. Cofinite topology.
Trivial topology and discrete topology. Euclidean topology. Basis of a topology: basis
of a given topology. Subsets in a topological space: axioms of Separation; adherence;
interior; Accumulation points and isolated points; Connected spaces. Construction of
topological spaces: subspaces; topological product space; Initial and final topologies.
Homeomorphisms: Homeomorphisms; Non homeomorphic spaces. Continuous func-
tions: Continuous functions; Theorem of the intermediate value; Compacity; Normal
spaces and extension of functions; Homotopy. Introduction to the fundamental group.
Metric spaces: Metric spaces; Convergent sequences; Completeness. Contractions.
6 ECTS credits.
Object and scope of Chemistry. Interrelation with the rest of the sciences: development
technological. Chemistry and the information society. Basic concepts and fundamental
calculations in Chemistry. Microscopic structure. Chemistry of atoms and molecules.
Groups Theory. Experimental characterization. Measurements in Chemistry. States
of aggregation. Description, equations of state. Chemical kinetics. Formal kinetics of
chemical processes. Laws and mechanisms. Thermodynamics and equilibrium. Ther-
mochemistry and chemical equilibrium.
6 ECTS credits.
Group Theory (permutation groups, group actions, Sylow theorems, Solvable and
Nilpotent groups). Galois Thery (Cyclotomic Polynomials. Roots of unity. Field
extensions. Splitting fields. Galois Correspondence).
13
6 ECTS credits.
14
3
Third Course
15
3.1 First Semester
6 ECTS credits.
6 ECTS credits.
Curves in space. Frenet thriedron. Curvature. Surfaces in space. First and second
fundamental forms. Sectional and Gauss curvatures. Geodesics.
6 ECTS credits.
6 ECTS credits.
17
3.1.5 Mathematical Statistics
6 ECTS credits.
Introduction: basic concepts and recursion process Efficiency analysis: Efficiency anal-
ysis I: asymptotic study Efficiency analysis II: iterative and recursion algorithms. Al-
gorithm design: Divide and conquer algorithm. Greedy algorithm. Backtracking.
6 ECTS credits.
6 ECTS credits.
18
3.2.3 Computational Geometry
Polygons and polyhedra, convex hulls, Delaunay triangulations, Voronoi diagrams and
duality. Introduction to topological manifolds. Description and classifications of com-
pact surfaces. Euler characteristics. Arcs on surfaces. Introduction to the fundamental
group of surfaces. The Seifert-van Kampen Theorem.
6 ECTS credits.
Introduction to Partial Differential Equations (PDE). First and Second order equations.
Classification. Initial Value Problems and Boundary Value problems. Definition. The
first order wave equation. Cauchy and Initial Value Problems. Geometrical interpre-
tation. Potential fields. Stream Function. The method of characteristics. Lagrangian
Coordinates. PDE systems of first order hiperbolic equations. The heat equation in
bounded domains. Some variants. Modeling transport phenomena. Diffusion, Convec-
tion, Reaction, Absorption and Forcing. Fourier Analysis. 1D-Resolution. The second
order Wave equation in bounded domains. Modeling friction. Variable separation and
Fourier Analysis. 1D-Resolution. The Laplace and Poisson Equation in bounded do-
mains (at least in one coordinate). Elliptic variants. Variable separation and Fourier
Analysis. 2D-Resolution in simple geometries in cartesian coordinates. The 2D eigen-
value problem. Sturm-Liouville problems for self adjoint operators. The Laplace and
Poisson Equation in bounded domains (at least in one coordinate). Variable separation
and Fourier Analysis. 2D-Resolution in simple geometries in polar coordinates. (disks,
rings).
6 ECTS credits.
19
20
4
Fourth Course
21
4.1 First Semester
6 ECTS credits.
6 ECTS credits.
Simple linear regression model. Test about parameters, predictions. Diagnosis and
remedial measures: residual analysis; transformations. Multiple regression model.
Model, estimation, hypothesis test about parameters. Predictions. Diagnosis. In-
fluence observations, multicollinearity. Variable selection. Criteria for variable selec-
tion. Procedures to automatic search. Model validation. Generalized linear models.
Exponential family. Logit and Poisson models. Predictions. Hypothesis tests about
parameters. Diagnosis, goodness of fit of models.
6 ECTS credits.
23
4.1.4 Real Analysis
6 ECTS credits.
6 ECTS credits.
24