Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410386 -
AL110-ALGEBRA 1
(objectives)
Provide the elements of the "mathematical language" (set theory, elementary logic, numerical sets) and the knowledge of the basic tools of modern algebra (notions of operation, group, ring, field) through the development of examples that provide the motivations.
-
TARTARONE FRANCESCA
(syllabus)
SETS AND FUNCTIONS. EQUIVALENCE RELATIONS. NATURAL NUMBERS. PEANO AXIOMS. THE PRINCIPLE OF INDUCTION. WELL ORDERING. CONSTRUCTIONS OF THE SET OF RELATIVE INTEGER NUMBERS AND OF THE SET OF RATIONAL NUMBERS. BASIC PROPERTIES OF COMPLEX NUMBERS. DIVISIBILITY IN THE INTEGERS, EUCLIDEAN ALGORITHM, GCD. DEFINITIONS AND EXAMPLES OF THE MAIN ALGEBRAIC STRUCTURES: GROUPS, RINGS, AND FIELDS. GROUP OF THE UNITS OF A RING. GROUPS OF PERMUTATIONS. THE RING OF INTEGERS MODULO N. LINEAR CONGRUENCES. EULER PHI FUNCTION. POLYNOMIAL RINGS WITH COEFFICIENTS IN RING OF NUMBERS: CONSTRUCTION, BASIC PROPERTIES, DIVISIBILITY, IRREDUCIBILITY CRITERIA, GAUSS LEMMA AND PRIMITIVE POLYNOMIALS.
(reference books)
D. Dikranjan - M.S. Lucido, Aritmetica e algebra, Liguori.
I. Herstein, Algebra - Editori Riuniti (2010) G.M. Piacentini Cattaneo, Algebra,un approccio algoritmico, Decibel -Zanichelli.
-
CAPUANO LAURA
(syllabus)
SETS AND FUNCTIONS. EQUIVALENCE RELATIONS. NATURAL NUMBERS. PEANO AXIOMS. THE PRINCIPLE OF INDUCTION. WELL ORDERING. CONSTRUCTIONS OF THE SET OF RELATIVE INTEGER NUMBERS AND OF THE SET OF RATIONAL NUMBERS. BASIC PROPERTIES OF COMPLEX NUMBERS. DIVISIBILITY IN THE INTEGERS, EUCLIDEAN ALGORITHM, GCD. DEFINITIONS AND EXAMPLES OF THE MAIN ALGEBRAIC STRUCTURES: GROUPS, RINGS, AND FIELDS. GROUP OF THE UNITS OF A RING. GROUPS OF PERMUTATIONS. THE RING OF INTEGERS MODULO N. LINEAR CONGRUENCES. EULER PHI FUNCTION. POLYNOMIAL RINGS WITH COEFFICIENTS IN RING OF NUMBERS: CONSTRUCTION, BASIC PROPERTIES, DIVISIBILITY, IRREDUCIBILITY CRITERIA, GAUSS LEMMA AND PRIMITIVE POLYNOMIALS.
(reference books)
D. Dikranjan - M.S. Lucido, Aritmetica e algebra, Liguori.
I. Herstein, Algebra - Editori Riuniti (2010) G.M. Piacentini Cattaneo, Algebra,un approccio algoritmico, Decibel -Zanichelli. |
9 | MAT/02 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20410405 -
AM110 - MATHEMATICAL ANALYSIS 1
(objectives)
To acquire a good knowledge of the basic concepts and methods of differential and integral calculus in a real variable through the study of models, examples and problems.
-
MATALONI SILVIA
(syllabus)
Part 1: School Skills Review.
(reference books)
Real numbers and their subsets (N, Z, Q). Roots and properties of rational powers. Inequalities (also graphic resolution). Fundamental properties of exponential, logarithmic, trigonometric and inverse trigonometric functions. Part 2: Introduction to the concept of limit, continuity and differentiability through definitions, examples and exercises Definition of limit for functions from R to R. Calculation of delta as a function of epsilon in simple cases. Fundamental properties of limits: algebra of limits and computation of finite limits. Infinite limits, limit of sequences. Extended limits algebra: extension of the calculus of limits. Continuous functions and points of discontinuity. Derivative: definition and rules of derivation (statements). Calculation of derivatives. Relation between derivative and monotony. Convexity: definition and criteria for C^1 and C^2 functions. Applications to the qualitative study of function graphs. Part 3: Introduction to the concept of integral and series through definitions, examples and exercises. Definition of Riemann integral and its fundamental properties (linearity, invariance by translation, positivity). Calculation of simple integrals using the definition. Illustration of the fundamental theorem of integral calculus. Calculation of Primitives: main methods (substitution, integration by parts); integration of rational functions and other special classes. Numerical series. Convergence criteria: statements and applications. Improper integrals. Convergence criteria: statements and applications. Part 4: Elementary solution methods of ordinary differential equations Solution methods for special classes of ordinal differential equations (EDO) including: linear first order, separation of variables, second order with constant coefficients, etc. "Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R", L. Chierchia, McGraw-Hill Education
"Analisi Matematica 1", E. Giusti, Bollati Boringhieri Exercise book: "Esercizi e complementi di Analisi Matematica, Volume Primo", E. Giusti, Bollati Boringhieri "Esercizi e problemi di Analisi Matematica", B.P. Demidovich, Editori Riuniti
-
ESPOSITO PIERPAOLO
(syllabus)
Part 1: School Skills Review.
(reference books)
Real numbers and their subsets (N, Z, Q). Roots and properties of rational powers. Inequalities (also graphic resolution). Fundamental properties of exponential, logarithmic, trigonometric and inverse trigonometric functions. Part 2: Introduction to the concept of limit, continuity and differentiability through definitions, examples and exercises Definition of limit for functions from R to R. Calculation of delta as a function of epsilon in simple cases. Fundamental properties of limits: algebra of limits and computation of finite limits. Infinite limits, limit of sequences. Extended limits algebra: extension of the calculus of limits. Continuous functions and points of discontinuity. Derivative: definition and rules of derivation (statements). Calculation of derivatives. Relation between derivative and monotony. Convexity: definition and criteria for C^1 and C^2 functions. Applications to the qualitative study of function graphs. Part 3: Introduction to the concept of integral and series through definitions, examples and exercises. Definition of Riemann integral and its fundamental properties (linearity, invariance by translation, positivity). Calculation of simple integrals using the definition. Illustration of the fundamental theorem of integral calculus. Calculation of Primitives: main methods (substitution, integration by parts); integration of rational functions and other special classes. Numerical series. Convergence criteria: statements and applications. Improper integrals. Convergence criteria: statements and applications. Part 4: Elementary solution methods of ordinary differential equations Solution methods for special classes of ordinal differential equations (EDO) including: linear first order, separation of variables, second order with constant coefficients, etc. "Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R", L. Chierchia, McGraw-Hill Education
"Analisi Matematica 1", E. Giusti, Bollati Boringhieri Exercise book: "Esercizi e complementi di Analisi Matematica, Volume Primo", E. Giusti, Bollati Boringhieri "Esercizi e problemi di Analisi Matematica", B.P. Demidovich, Editori Riuniti |
9 | MAT/05 | 48 | 54 | - | - | Basic compulsory activities | ITA |
20410336 -
IN110 - Algorithms and Data Structure
(objectives)
Provide a good knowledge in the design of algorithms for the solution of problems and in algorithm coding with a programming language (C language). Introduce the student to some of the fundamental concepts of discrete mathematics (with brief overview on graph theory) and in particular to the basic elements of discrete optimization (optimization algorithms on graphs, visit of graph, shortest paths, spanning trees).
-
Pistone Paolo
(syllabus)
1. Problems and algorithms
(reference books)
Introduction to the characteristics of the computer and to the programmer / executor relationship; duties and skills of the programmer; main characteristics and skills of the exporter, basic operations (logic, arithmetic and comparison). Calculating machine models: notes on the Von Neumann model and on the Turing machine. Programming languages: imperative and declarative languages. Fundamental instructions of a generic procedural programming language. Algorithms and programs; flowcharts. Structured programming rules, notes on the Jacopini-Böhm theorem; top-down approach to solving a problem. 2. The C language Organization of the memory of a computer, addresses, words, pointers. Binary coding. Data types, data structures (arrays, matrices, stacks, queues, priority queues, lists, trees, graphs). Machine language, high-level languages; compilers and interpreters, compilation and execution of a C program in UNIX / Linux environment. The C language: aims and main characteristics. The structure of a C program, the inclusion of headers, declaration of variables; libraries. Elementary data types in C language: integers, floating point, double, char. Arithmetic operators, evaluation of logical expressions and logical connectors. Pointers; arithmetic on pointers. Arrays and matrices and their representation in memory. Complex data structures: lists, trees, graphs; the "struct" instruction. Assignment operator, arithmetic operators in C in extended and compact form. Control structures: “if ... else ...”, “while ...”, “do ... while”, “for ...”. Functions: library functions and user-defined functions. Passing parameters by value and by address to functions. Recursive functions. Input / output functions: "printf", "scanf", "fprintf", "fscanf"; memory management functions: "malloc", "free", "sizeof"; management of lists of records linked by pointers. 3. Sorting algorithms Elementary sorting algorithms: Insertion sort, Selection sort, Bubble sort; the "divide and conquer" approach, the Quick sort algorithm. LIFO (Last In First Out) type structures, piles; FIFO (First In First Out) structures, queues; priority queues, heaps. Optimal algorithms for sorting: Heap sort, Merge sort. Complexity of an algorithm in the worst case, the notation "O large", analysis of the complexity of the sorting algorithms. 4. Elementary algorithms on graphs Main definitions: graph, directed graph; subgraph, induced subgraph; path, simple path, connected graph, strongly connected graph, complete graph, clique, cycle, acyclic graph; trees, forests, spanning tree of a graph. Data structures for the representation of graphs using a computer: adjacency lists and adjacency matrices. Algorithms for visiting a graph: amplitude visit (BFS), depth visit (DFS), topological ordering of an acyclic oriented graph. Minimum cost path problems on a graph, Dijkstra's algorithm. Complexity analysis of the presented algorithms. Notes on the classes of P, NP, NP-complete problems. The problem "P = NP". T. H. Cormen, C. E. Leiserson, R. L. Rivest, C. Stein, "Introduzione agli algoritmi", McGraw–Hill (3rd Edition)
A. Bellini, A. Guidi, "Linguaggio C - Guida alla programmazione", McGraw-Hill (5th Edition) M. Liverani, "Programmare in C", Esculapio (2nd edition) Lecture notes and other teaching material in Italian provided by the teacher and made available on the course website (http://www.mat.uniroma3.it/users/liverani/IN110) and on the Microsoft Teams platform
-
LIVERANI MARCO
(syllabus)
1. Problems and algorithms
(reference books)
Introduction to the characteristics of the computer and to the programmer / executor relationship; duties and skills of the programmer; main characteristics and skills of the exporter, basic operations (logic, arithmetic and comparison). Calculating machine models: notes on the Von Neumann model and on the Turing machine. Programming languages: imperative and declarative languages. Fundamental instructions of a generic procedural programming language. Algorithms and programs; flowcharts. Structured programming rules, notes on the Jacopini-Böhm theorem; top-down approach to solving a problem. 2. The C language Organization of the memory of a computer, addresses, words, pointers. Binary coding. Data types, data structures (arrays, matrices, stacks, queues, priority queues, lists, trees, graphs). Machine language, high-level languages; compilers and interpreters, compilation and execution of a C program in UNIX / Linux environment. The C language: aims and main characteristics. The structure of a C program, the inclusion of headers, declaration of variables; libraries. Elementary data types in C language: integers, floating point, double, char. Arithmetic operators, evaluation of logical expressions and logical connectors. Pointers; arithmetic on pointers. Arrays and matrices and their representation in memory. Complex data structures: lists, trees, graphs; the "struct" instruction. Assignment operator, arithmetic operators in C in extended and compact form. Control structures: “if ... else ...”, “while ...”, “do ... while”, “for ...”. Functions: library functions and user-defined functions. Passing parameters by value and by address to functions. Recursive functions. Input / output functions: "printf", "scanf", "fprintf", "fscanf"; memory management functions: "malloc", "free", "sizeof"; management of lists of records linked by pointers. 3. Sorting algorithms Elementary sorting algorithms: Insertion sort, Selection sort, Bubble sort; the "divide and conquer" approach, the Quick sort algorithm. LIFO (Last In First Out) type structures, piles; FIFO (First In First Out) structures, queues; priority queues, heaps. Optimal algorithms for sorting: Heap sort, Merge sort. Complexity of an algorithm in the worst case, the notation "O large", analysis of the complexity of the sorting algorithms. 4. Elementary algorithms on graphs Main definitions: graph, directed graph; subgraph, induced subgraph; path, simple path, connected graph, strongly connected graph, complete graph, clique, cycle, acyclic graph; trees, forests, spanning tree of a graph. Data structures for the representation of graphs using a computer: adjacency lists and adjacency matrices. Algorithms for visiting a graph: amplitude visit (BFS), depth visit (DFS), topological ordering of an acyclic oriented graph. Minimum cost path problems on a graph, Dijkstra's algorithm. Complexity analysis of the presented algorithms. Notes on the classes of P, NP, NP-complete problems. The problem "P = NP". T. H. Cormen, C. E. Leiserson, R. L. Rivest, C. Stein, "Introduzione agli algoritmi", McGraw–Hill (3rd Edition)
A. Bellini, A. Guidi, "Linguaggio C - Guida alla programmazione", McGraw-Hill (5th Edition) M. Liverani, "Programmare in C", Esculapio (2nd edition) Lecture notes and other teaching material in Italian provided by the teacher and made available on the course website (http://www.mat.uniroma3.it/users/liverani/IN110) and on the Microsoft Teams platform |
9 | INF/01 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20202021 -
ENGLISH LANGUAGE - PASS/FAIL CERTIFICATE
(objectives)
Demonstrate to be able to use a foreign language (Englis, French, German or Spanish)
|
3 | 75 | - | - | - | Final examination and foreign language test | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410335 -
GE110 - Geometry and linear algebra 1
(objectives)
Acquire a good knowledge of the concepts and methods of basic linear algebra, with particular attention given to the study of linear systems, matrices and determinants, vector spaces and linear applications, affine geometry.
-
LOPEZ ANGELO
(syllabus)
Matrices - Linear systems - Vector Spaces - Subspaces - Bases - Dimension - Rank - Determinants - Affine Spaces - Subspaces - Geometry in an affine plane - Geometry in an affine space of dimension 3 - Linear maps - Matrices and linear maps - Change of coordinates - Linear operators and square matrices - Eigenvectors, eigenvalues and their computation - Diagonalization of linear operators and of square matrices via the study of eigenspaces.
(reference books)
E. Sernesi: Geometria I, Bollati Boringhieri (1989)
-
TURCHET AMOS
(syllabus)
Matrices - Linear systems - Vector Spaces - Subspaces - Bases - Dimension - Rank - Determinants - Affine Spaces - Subspaces - Geometry in an affine plane - Geometry in an affine space of dimension 3 - Linear maps - Matrices and linear maps - Change of coordinates - Linear operators and square matrices - Eigenvectors, eigenvalues and their computation - Diagonalization of linear operators and of square matrices via the study of eigenspaces.
(reference books)
E. Sernesi: Geometria I, Bollati Boringhieri (1989)
|
9 | MAT/03 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20410388 -
AM120 - MATHEMATICAL ANALYSIS 2
(objectives)
To acquire a good knowledge of the main theorems of the Mathematical Analysis in R and of the corresponding methods of proof.
-
CHIERCHIA LUIGI
(syllabus)
Part 1: Axiomatics of R and its main subsets Axiomatic definition of R.
(reference books)
Inductive assemblies; definition of N and induction principle. Definition of Z and Q; Z is a ring, Q is a field. Nth roots; rational powers. Part 2: Theory of Limits The extended line R*: intervals, neighbourhoods and accumulation points. Limits of functions in R*. Comparison theorems. Lateral limits; limits of monotone functions. Algebra of limits on R and R*. Composition limit of functions. Limits of inverse functions. Notable limits. The number of Napier. Exponential and trigonometric functions. Part 3: Continuous functions Topology of R. Theorem of existence of zeroes. Bolzano-Weierstrass theorems. Weierstrass’ Theorem. Uniformly continuous functions. Part 4: Differentiable functions Rules of derivation. Derivatives of elementary functions. Local minima and maxima and elementary theorems on derivatives (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorem. Convexity. Taylor’s formulae. Part 5: Riemann integral in R. The Riemann integral and its fundamental properties. Integration criteria. Integrability of continuous and monotone functions. The fundamental theorem of calculus and its applications (integration by parts, changes of variables in integration). Generalized ("improper") integrals and related integrability criteria. Luigi Chierchia: Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R
McGraw-Hill Education Collana: Collana di istruzione scientifica Data di Pubblicazione: giugno 2019 EAN: 9788838695438 ISBN: 8838695431 Pagine: XI-374 Formato: brossura https://www.mheducation.it/9788838695438-italy-corso-di-analisi-prima-parte Testi di esercizi: Giusti, E.: Esercizi e complementi di Analisi Matematica, Volume Primo, Bollati Boringhieri, 2000 Demidovich, B.P., Esercizi e problemi di Analisi Matematica, Editori Riuniti, 2010
-
PROCESI MICHELA
(syllabus)
Open, closed, compact sets. Weierstrass theorem. Uniformly continuous functions.
(reference books)
Differentiability, the derivative and its interpretations. Rules for computing derivatives. Derivatives and monotonicity. Fundamental theorems on differentiability (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorems. Critical points. Second derivative. Convex functions. Qualitative study of functions. Higher order derivatives and Taylor's formula (Peano's theorem). Use of Taylor's formula in limits. The Riemann integral: partial sums, integrability. Classes of integrable functions (monotone functions, continuous and piecewise functions). Computation of primitives. The fundamental theorem of calculus. Integral remainder in Taylor's formula. Improper integrals; comparison with series. Complex numbers, exponential series in the complex plane and fundamental theorem of algebra. Luigi Chierchia, Corso di Analisi, prima parte, Una introduzione rigorosa all'analisi matematica su R.
|
9 | MAT/05 | 48 | 54 | - | - | Basic compulsory activities | ITA |
20410406 -
FS110 - Physics 1
(objectives)
The course provides the fundamental theoretical knowledge in developing mathematical modeling for mechanics and thermodynamics.
|
9 | FIS/01 | 48 | 42 | - | - | Basic compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20402075 -
AL210 - ALGEBRA 2
(objectives)
Introduce the basic notions and techniques of abstract algebra through the study of the first properties of fundamental algebraic structures: groups, rings and fields.
-
BARROERO FABRIZIO
(syllabus)
Groups: symmetri, dihedral, cyclic groups. Subgroups. Cosets and Lagrange theorem. Homomorphisms. Normal subgroups and quotient groups. Homomorphism theorems. Actions of a group on a set. Orbits and stabilizers theorems. Sylow theorems and their applications. Rings: Rings, domains and fields. Sub-rings, subfields and ideals. Homomorphisms. Quotient rings. Homomorphism theorems. Prime and maximum ideals. The quotient field of a domain. Divisibility in a domain. Fields: Field extensions (simple, algebraic and transcendental). Splitting field of a polynomial. Finite fields.
-
TALAMANCA VALERIO
(syllabus)
Groups: symmetri, dihedral, cyclic groups. Subgroups. Cosets and Lagrange theorem. Homomorphisms. Normal subgroups and quotient groups. Homomorphism theorems. Actions of a group on a set. Orbits and stabilizers theorems. Sylow theorems and their applications. Rings: Rings, domains and fields. Sub-rings, subfields and ideals. Homomorphisms. Quotient rings. Homomorphism theorems. Prime and maximum ideals. The quotient field of a domain. Divisibility in a domain. Fields: Field extensions (simple, algebraic and transcendental). Splitting field of a polynomial. Finite fields.
|
9 | MAT/02 | 48 | 30 | - | - | Core compulsory activities | ITA |
20402076 -
AM210 - MATHEMATICAL ANALYSIS 3
(objectives)
I. To acquire a good knowledge of the theory for series and sequences of functions in R.
II. To develop and acquire the methods in the theory of continuous and regular functions in several real variables.
-
HAUS EMANUELE
(syllabus)
0. Number series
(reference books)
Definition and convergence criteria. 1. Sequences and series of functions Pointwise convergence, uniform convergence. Total convergence of series of functions. Power series, Fourier series. 2. Functions of n real variables Vector spaces. Scalar product (Cauchy-Schwarz inequality), norm, distance, standard topology, compactness in Rn. Continuous functions from Rn to Rm. Continuity and uniform continuity. Weierstrass theorem. Definitions of partial and directional derivatives, differentiable functions, gradient, Prop .: a continuous differentiable function and has all the directional derivatives. Schwarz's Lemma total differential theorem. Functions Ck, chain rule. Hessian matrix. Taylor's formula at second order. Maximum and minimum stationary points Positive definite matrices. Prop: maximum or minimum points are critical points; the critical points in which the Hessian matrix is positive (negative) are minimum (maximum) points; the points critics in which the Hessian matrix has a positive and a negative eigenvalue are saddles. Functions that can be differentiated from Rn to Rm; Jacobian matrix. Jacobian matrix of the composition. 3. Normed spaces and Banach spaces Examples. Converging and Cauchy sequences. Equivalent rules. Equivalence of the norms in Rn. The space of the continuous functions with the sup norm a Banach space. The fixed point theorem in Banach spaces. Implicit and inverse function theorems. Analisi Matematica II, Giusti - Analisi Matematica II, Chierchia
-
Ciaccia Davide
(syllabus)
Part 1: Axiomatics of R and its main subsets Axiomatic definition of R.
(reference books)
Inductive assemblies; definition of N and induction principle. Definition of Z and Q; Z is a ring, Q is a field. Nth roots; rational powers. Part 2: Theory of Limits The extended line R*: intervals, neighbourhoods and accumulation points. Limits of functions in R*. Comparison theorems. Lateral limits; limits of monotone functions. Algebra of limits on R and R*. Composition limit of functions. Limits of inverse functions. Notable limits. The number of Napier. Exponential and trigonometric functions. Part 3: Continuous functions Topology of R. Theorem of existence of zeroes. Bolzano-Weierstrass theorems. Weierstrass’ Theorem. Uniformly continuous functions. Part 4: Differentiable functions Rules of derivation. Derivatives of elementary functions. Local minima and maxima and elementary theorems on derivatives (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorem. Convexity. Taylor’s formulae. Part 5: Riemann integral in R. The Riemann integral and its fundamental properties. Integration criteria. Integrability of continuous and monotone functions. The fundamental theorem of calculus and its applications (integration by parts, changes of variables in integration). Generalized ("improper") integrals and related integrability criteria. Luigi Chierchia: Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R
McGraw-Hill Education Collana: Collana di istruzione scientifica Data di Pubblicazione: giugno 2019 EAN: 9788838695438 ISBN: 8838695431 Pagine: XI-374 Formato: brossura https://www.mheducation.it/9788838695438-italy-corso-di-analisi-prima-parte Testi di esercizi: Giusti, E.: Esercizi e complementi di Analisi Matematica, Volume Primo, Bollati Boringhieri, 2000 Demidovich, B.P., Esercizi e problemi di Analisi Matematica, Editori Riuniti, 2010 |
9 | MAT/05 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410340 -
GE210 - Geometry and linear algebra 2
(objectives)
Acquire a good knowledge of the theory of bilinear forms and their geometric applications. An important application will be the study of Euclidean geometry, mainly in the plane and in the space, and the Euclidean classification of the conics and of the quadratic surfaces.
-
LELLI CHIESA MARGHERITA
(syllabus)
Symmetric and skew-symmetric bilinear forms. Orthogonal and symplectic transformations. Scalar products and Hermitian products. The Spectral Theorem for Hemitian, symmetric and normal operators. Affine and projective spaces. Classification of affine, euclidean and projective conics and quadrics.
(reference books)
E. Sernesi: Geometria 1 Bollati Boringhieri, 2000.
Marco Manetti, Algebra lineare, per matematici. Serge Lang, Algebra Lineare, Bollati Boringhieri.
-
Capasso Armando
(syllabus)
Symmetric and skew-symmetric bilinear forms. Orthogonal and symplectic transformations. Scalar products and Hermitian products. The Spectral Theorem for Hemitian, symmetric and normal operators. Affine and projective spaces. Classification of affine, euclidean and projective conics and quadrics.
(reference books)
E. Sernesi: Geometria 1 Bollati Boringhieri, 2000.
Marco Manetti, Algebra lineare, per matematici. Serge Lang, Algebra Lineare, Bollati Boringhieri. |
9 | MAT/03 | 48 | 30 | - | - | Core compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410338 -
CP210 - Introduction to Probability
(objectives)
Elementary probability theory: discrete distributions, repeated trials, continuous random variables. Some basic limit theorems and introduction to Markov chains.
-
CANDELLERO ELISABETTA
(syllabus)
Combinatorics, assioms of probability, conditional probability and independence, discrete random variables. Continuous random variables, density and distribution functions. Independence and joint laws. Relation between exponential distribution and Poisson distribution. Limit theorems, moment generating functions and sketch of central limit theorem.
(reference books)
- S. Ross, Calcolo delle probabilita' (Apogeo Ed.)
- F. Caravenna e P. Dai Pra, Probabilita' (Springer Ed.)
-
CAPUTO PIETRO
(syllabus)
Combinatorial Analysis. Introduction to combinatorial calculations: permutations,
(reference books)
combinations, examples. Probability Axioms. Sample spaces, events, probability axioms. Equally likely events and other examples. Conditional Probability and Independence. Conditional probability, Bayes' theorem, independent events. Discrete Random Variables. Bernoulli, binomial, and Poisson random variables. Poisson process. Other discrete distributions: geometric, hypergeometric, negative binomial. Expected value and variance of a discrete random variable. Examples. Continuous Random Variables. Probability density function and distribution function. Uniform distribution on an interval, exponential, gamma, normal, Weibull, Cauchy distributions. Link between gamma distributions and Poisson process. Expected value and variance for continuous random variables. Joint Distributions and Independent Random Variables. Joint distributions, independent random variables. Density of the sum of two independent random variables. Convolution product for normal, gamma, Poisson distributions. Maximum and minimum of independent random variables. Limit Theorems. Markov's and Chebyshev's inequalities. Weak law of large numbers. Moment generating function and a brief proof of the Central Limit Theorem. - S. Ross, Calcolo delle probabilita' (Apogeo Ed.)
- F. Caravenna e P. Dai Pra, Probabilita' (Springer Ed.) - W. Feller, An introduction to probability theory and its applications (Wiley, 1968). |
9 | MAT/06 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410339 -
FM210 - Analytical Mechanics
(objectives)
To acquire a basic knowledge of the theory of conservative mechanical systems and of the elements of analytical mechanics, in particular of Lagrangian and Hamiltonian mechanics.
-
GENTILE GUIDO
(syllabus)
Conservative mechanical systems. Qualitative analysis of motion and Lyapunov stability. Planar systems and one-dimensional mechanical systems. Central motions and the two-body problem. Change of frames of reference. Fictitious forces. Constraints. Rigid bodies. Lagrangian mechanics: variational principles, cyclic variables, Routh method, constants of motion and symmetries. Hamiltonian mechanics: Liouville's theorem and Poincaré's recurrence theorem, canonical transformations, generating functions, Hamilton-Jacobi method and action-angle variables.
(reference books)
G. Gentile, Introduzione ai sistemi dinamici. 1. Equazioni differenziali ordinarie, analisi qualitativa e alcune applicazioni
G. Gentile, Introduzione ai sistemi dinamici. 2. Meccanica lagrangiana e hamiltoniana
-
CORSI LIVIA
(syllabus)
Conservative mechanical systems. Qualitative analysis of motion and Lyapunov stability. Planar systems and one-dimensional mechanical systems. Central motions and the two-body problem. Change of frames of reference. Fictitious forces. Constraints. Rigid bodies. Lagrangian mechanics: variational principles, cyclic variables, Routh method, constants of motion and symmetries. Hamiltonian mechanics: Liouville's theorem and Poincaré's recurrence theorem, canonical transformations, generating functions, Hamilton-Jacobi method and action-angle variables.
(reference books)
G. Gentile, Introduzione ai sistemi dinamici. 1. Equazioni differenziali ordinarie, analisi qualitativa e alcune applicazioni
G. Gentile, Introduzione ai sistemi dinamici. 2. Meccanica lagrangiana e hamiltoniana |
9 | MAT/07 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410341 -
GE220 - Topology
(objectives)
Acquire a good knowledge of concepts and methods of general topology, with particular regard to the study of the main properties of topological spaces such as connection and compactness. Introduce the student to the basic elements of algebraic topology, through the introduction of the fundamental group and the topological classification of curves and surfaces.
-
CAPORASO LUCIA
(syllabus)
Topological spaces.
(reference books)
Connected spaces. Compact spaces. Metric spaces. Homotopy equivalence. Fundamental group. Covering spaces. Text: Lezioni di topologia Lucia Caporaso - Disponibile sul Team del corso.
Supplementary book: Topology James R. Munkres - Prentice Hall.
-
SCHAFFLER LUCA
(syllabus)
Topological spaces and continuous functions, product and Hausdorff spaces, connectedness and path connectedness, compactness, metric spaces and normal spaces, homotopy and fundamental group, covering spaces and computation of fundamental groups.
(reference books)
Lecture notes by Prof. Lucia Caporaso.
|
9 | MAT/03 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410586 -
AM220 - MATHEMATICAL ANALYSIS 4
(objectives)
I. To acquire technics and methods regarding inverse and implicit functions in R^n with applications to constrained problems.
II. To acquire a good knowledge of the concepts and methods in the classical integration theory on R^n, and, in particular, on curves and surfaces in R^3 with corresponding applications in Physics.
-
BIASCO LUCA
(syllabus)
Constrained maxima and minima, Lagrange multipliers.
(reference books)
Ordinary differential equations Examples: equations with separable variables, linear systems with constant coefficients (solution with matrix exponential). Existence and uniqueness theorem. Linear systems, structure of solutions, wronskian, variation of constants. Riemann integral in Rn Review of the Riemann integral in one dimension. Rectangles in R2, compact support functions, simple functions and their integral, function definition integrable according to Riemann in R2 (hence Rn). Definition of measurable set, a set is measurable if and only if its boundary has zero measurement. Normal sets with respect to the Cartesian axes. A continuous function on a measurable and integrable set. Fubini reduction theorem. Formula of change of variable in integrals (without size). Polar, cylindrical, spherical coordinates. Examples: calculation of some barycenters and moments of inertia. Regular curves. Regular curves in R ^ n. Tangent versor. Two equivalent curves traveled in the same direction have the same tangent versor. Length of a curve. It is greater than the displacement. Two equivalent curves have the same length. Curvilinear integrals. Surfaces, flows and divergence theorem. Recalls on the vector product. Definition of regular surface. Tangent plane and normal versor. Area of a surface. Examples: graphs of functions and rotation surfaces. Surface integrals. Flow of a vector field through a surface. Examples. Statement of the divergence theorem. Demonstration of the divergence theorem (for normal domains with respect to the three Cartesian axes. Differential forms and work. 1-Differential forms. Integral of a 1-differential form (work of a vector field), closed and exact forms. A form is exact if and only if the integral on any zero closed curve. Example of incorrect form closed. Derived under the sign of integral. Starry sets; a closed form on a starred domain is exact. Irrational and conservative fields, solenoidal and potential vector (on starry sets). The Green theorem in the plane. The Rotor theorem. Analisi Matematica II, Giusti
Analisi Matematica II, Chierchia
-
HAUS EMANUELE
(syllabus)
Constrained maxima and minima, Lagrange multipliers.
(reference books)
Ordinary differential equations Examples: equations with separable variables, linear systems with constant coefficients (solution with matrix exponential). Existence and uniqueness theorem. Linear systems, structure of solutions, wronskian, variation of constants. Riemann integral in Rn Review of the Riemann integral in one dimension. Rectangles in R2, compact support functions, simple functions and their integral, function definition integrable according to Riemann in R2 (hence Rn). Definition of measurable set, a set is measurable if and only if its boundary has zero measurement. Normal sets with respect to the Cartesian axes. A continuous function on a measurable and integrable set. Fubini reduction theorem. Formula of change of variable in integrals (without size). Polar, cylindrical, spherical coordinates. Examples: calculation of some barycenters and moments of inertia. Regular curves. Regular curves in R ^ n. Tangent versor. Two equivalent curves traveled in the same direction have the same tangent versor. Length of a curve. It is greater than the displacement. Two equivalent curves have the same length. Curvilinear integrals. Surfaces, flows and divergence theorem. Recalls on the vector product. Definition of regular surface. Tangent plane and normal versor. Area of a surface. Examples: graphs of functions and rotation surfaces. Surface integrals. Flow of a vector field through a surface. Examples. Statement of the divergence theorem. Demonstration of the divergence theorem (for normal domains with respect to the three Cartesian axes. Differential forms and work. 1-Differential forms. Integral of a 1-differential form (work of a vector field), closed and exact forms. A form is exact if and only if the integral on any zero closed curve. Example of incorrect form closed. Derived under the sign of integral. Starry sets; a closed form on a starred domain is exact. Irrational and conservative fields, solenoidal and potential vector (on starry sets). The Green theorem in the plane. The Rotor theorem. Analisi Matematica II, Giusti
Analisi Matematica II, Chierchia |
9 | MAT/05 | 48 | 30 | - | - | Core compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20402082 -
FS220- Physics 2
(objectives)
The course provides the fundamental theoretical knowledge in developing mathematical modeling for electromagnetism, optics and special relativity.
-
PLASTINO WOLFANGO
(syllabus)
Electrostatics in vacuum: electric charge and Coulomb's law.
(reference books)
Electric field. Electrostatic field generated by charge systems. Gauss theorem. Electrical potential. Electric dipole. Conductor systems and electrostatic field: electrostatic field and charge distributions in conductors Electrical capacity Capacitor systems. Electrostatic field energy. The general problem of electrostatics in vacuum and its solution in some notable cases. Electrostatics in the presence of dielectrics: the dielectric constant. Microscopic interpretation. Vector electric polarization P. The equations and the general problem of electrostatics in the presence of dielectrics. Electrostatic energy in the presence of dielectrics. Stationary electrical current: conductors. Electric current. Current density and continuity equation. Electrical resistance and Ohm's law. Dissipative phenomena. Electromotive force and electric generators. Costant current circuits. Charges on conductors run by current. Electrical conduction in liquids and gases. Magnetic stationary phenomena in vacuum: Lorentz force and magnetic induction vector B. Mechanical actions on circuits driven by stationary current in an external magnetic field. Bo field generated by stationary currents in vacuum. Properties of the magnetic induction vector Bo in the stationary case. Magnetostatic potential. Interactions between circuits driven by stationary current. Hall effect. Magnetism in matter: magnetic polarization and its relations with microscopic currents. Fundamental equations of magnetostatics in the presence of matter and connection conditions for B and H. Diamagnetic, paramagnetic, ferromagnetic substances. Microscopic interpretation of the matter magnetization phenomena. Magnetic circuits, electromagnets and permanent magnets. Variable electric and magnetic fields: electromagnetic induction. Faraday-Neumann's law. Self-induction and mutual induction. Magnetic energy and mechanical actions. Alternating currents: symbolic method. Resonance phenomenon. Absorbed power. Electromagnetic waves: Maxwell equations. Electromagnetic wave equation. Electromagnetic waves in dielectrics and conductors. Spectrum of electromagnetic waves. Energy conservation and Poynting vector. Momentum of an electromagnetic wave. Radiation pressure. Electromagnetic field motion density. Potentials of the electromagnetic field. Classical phenomena of radiation and matter interaction: reflection and refraction of electromagnetic waves. Light scattering. Polarized radiation. Huygens-Fresnel principle and Kirchhoff's theorem. Interference. Diffraction. Geometrical optics: rays. Mirrors. Diopter. Lenses. Photons and matter: classical theory of black body radiation. Planck's law for the black body spectrum. Photoelectric effect. Compton effect. Particle-wave dualism. Introduction to the concepts of quantum mechanics. C. Mencuccini, V. Silvestrini, Fisica - Elettromagnetismo Ottica. Casa Editrice Ambrosiana, (2016)
-
URSINI FRANCESCO
(syllabus)
Electrostatics in vacuum: electric charge and Coulomb's law.
(reference books)
Electric field. Electrostatic field generated by charge systems. Gauss theorem. Electrical potential. Electric dipole. Conductor systems and electrostatic field: electrostatic field and charge distributions in conductors Electrical capacity Capacitor systems. Electrostatic field energy. The general problem of electrostatics in vacuum and its solution in some notable cases. Electrostatics in the presence of dielectrics: the dielectric constant. Microscopic interpretation. Vector electric polarization P. The equations and the general problem of electrostatics in the presence of dielectrics. Electrostatic energy in the presence of dielectrics. Stationary electrical current: conductors. Electric current. Current density and continuity equation. Electrical resistance and Ohm's law. Dissipative phenomena. Electromotive force and electric generators. Costant current circuits. Charges on conductors run by current. Electrical conduction in liquids and gases. Magnetic stationary phenomena in vacuum: Lorentz force and magnetic induction vector B. Mechanical actions on circuits driven by stationary current in an external magnetic field. Bo field generated by stationary currents in vacuum. Properties of the magnetic induction vector Bo in the stationary case. Magnetostatic potential. Interactions between circuits driven by stationary current. Hall effect. Magnetism in matter: magnetic polarization and its relations with microscopic currents. Fundamental equations of magnetostatics in the presence of matter and connection conditions for B and H. Diamagnetic, paramagnetic, ferromagnetic substances. Microscopic interpretation of the matter magnetization phenomena. Magnetic circuits, electromagnets and permanent magnets. Variable electric and magnetic fields: electromagnetic induction. Faraday-Neumann's law. Self-induction and mutual induction. Magnetic energy and mechanical actions. Alternating currents: symbolic method. Resonance phenomenon. Absorbed power. Electromagnetic waves: Maxwell equations. Electromagnetic wave equation. Electromagnetic waves in dielectrics and conductors. Spectrum of electromagnetic waves. Energy conservation and Poynting vector. Momentum of an electromagnetic wave. Radiation pressure. Electromagnetic field motion density. Potentials of the electromagnetic field. Classical phenomena of radiation and matter interaction: reflection and refraction of electromagnetic waves. Light scattering. Polarized radiation. Huygens-Fresnel principle and Kirchhoff's theorem. Interference. Diffraction. Geometrical optics: rays. Mirrors. Diopter. Lenses. Photons and matter: classical theory of black body radiation. Planck's law for the black body spectrum. Photoelectric effect. Compton effect. Particle-wave dualism. Introduction to the concepts of quantum mechanics. C. Mencuccini, V. Silvestrini, Fisica - Elettromagnetismo Ottica. Casa Editrice Ambrosiana, (2016)
|
9 | FIS/01 | 48 | 30 | - | - | Related or supplementary learning activities | ITA | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20402131 -
SCIENTIFIC ENGLISH
(objectives)
To be able to translate in Italian mathematical books or papers written in English.
-
BRUNO ANDREA
(syllabus)
The exam is devoted to check that the student understands a scientific text in english
(reference books)
There is not a recommended text
|
1 | - | - | - | - | Other activities | ITA | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20410466 -
FINAL EXAM
(objectives)
Written test on fundamental topics of Mathematics or discussione of a brief essay.
|
11 | - | - | - | - | Final examination and foreign language test | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410386 -
AL110-ALGEBRA 1
(objectives)
Provide the elements of the "mathematical language" (set theory, elementary logic, numerical sets) and the knowledge of the basic tools of modern algebra (notions of operation, group, ring, field) through the development of examples that provide the motivations.
-
TARTARONE FRANCESCA
(syllabus)
SETS AND FUNCTIONS. EQUIVALENCE RELATIONS. NATURAL NUMBERS. PEANO AXIOMS. THE PRINCIPLE OF INDUCTION. WELL ORDERING. CONSTRUCTIONS OF THE SET OF RELATIVE INTEGER NUMBERS AND OF THE SET OF RATIONAL NUMBERS. BASIC PROPERTIES OF COMPLEX NUMBERS. DIVISIBILITY IN THE INTEGERS, EUCLIDEAN ALGORITHM, GCD. DEFINITIONS AND EXAMPLES OF THE MAIN ALGEBRAIC STRUCTURES: GROUPS, RINGS, AND FIELDS. GROUP OF THE UNITS OF A RING. GROUPS OF PERMUTATIONS. THE RING OF INTEGERS MODULO N. LINEAR CONGRUENCES. EULER PHI FUNCTION. POLYNOMIAL RINGS WITH COEFFICIENTS IN RING OF NUMBERS: CONSTRUCTION, BASIC PROPERTIES, DIVISIBILITY, IRREDUCIBILITY CRITERIA, GAUSS LEMMA AND PRIMITIVE POLYNOMIALS.
(reference books)
D. Dikranjan - M.S. Lucido, Aritmetica e algebra, Liguori.
I. Herstein, Algebra - Editori Riuniti (2010) G.M. Piacentini Cattaneo, Algebra,un approccio algoritmico, Decibel -Zanichelli.
-
CAPUANO LAURA
(syllabus)
SETS AND FUNCTIONS. EQUIVALENCE RELATIONS. NATURAL NUMBERS. PEANO AXIOMS. THE PRINCIPLE OF INDUCTION. WELL ORDERING. CONSTRUCTIONS OF THE SET OF RELATIVE INTEGER NUMBERS AND OF THE SET OF RATIONAL NUMBERS. BASIC PROPERTIES OF COMPLEX NUMBERS. DIVISIBILITY IN THE INTEGERS, EUCLIDEAN ALGORITHM, GCD. DEFINITIONS AND EXAMPLES OF THE MAIN ALGEBRAIC STRUCTURES: GROUPS, RINGS, AND FIELDS. GROUP OF THE UNITS OF A RING. GROUPS OF PERMUTATIONS. THE RING OF INTEGERS MODULO N. LINEAR CONGRUENCES. EULER PHI FUNCTION. POLYNOMIAL RINGS WITH COEFFICIENTS IN RING OF NUMBERS: CONSTRUCTION, BASIC PROPERTIES, DIVISIBILITY, IRREDUCIBILITY CRITERIA, GAUSS LEMMA AND PRIMITIVE POLYNOMIALS.
(reference books)
D. Dikranjan - M.S. Lucido, Aritmetica e algebra, Liguori.
I. Herstein, Algebra - Editori Riuniti (2010) G.M. Piacentini Cattaneo, Algebra,un approccio algoritmico, Decibel -Zanichelli. |
9 | MAT/02 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20410405 -
AM110 - MATHEMATICAL ANALYSIS 1
(objectives)
To acquire a good knowledge of the basic concepts and methods of differential and integral calculus in a real variable through the study of models, examples and problems.
-
MATALONI SILVIA
(syllabus)
Part 1: School Skills Review.
(reference books)
Real numbers and their subsets (N, Z, Q). Roots and properties of rational powers. Inequalities (also graphic resolution). Fundamental properties of exponential, logarithmic, trigonometric and inverse trigonometric functions. Part 2: Introduction to the concept of limit, continuity and differentiability through definitions, examples and exercises Definition of limit for functions from R to R. Calculation of delta as a function of epsilon in simple cases. Fundamental properties of limits: algebra of limits and computation of finite limits. Infinite limits, limit of sequences. Extended limits algebra: extension of the calculus of limits. Continuous functions and points of discontinuity. Derivative: definition and rules of derivation (statements). Calculation of derivatives. Relation between derivative and monotony. Convexity: definition and criteria for C^1 and C^2 functions. Applications to the qualitative study of function graphs. Part 3: Introduction to the concept of integral and series through definitions, examples and exercises. Definition of Riemann integral and its fundamental properties (linearity, invariance by translation, positivity). Calculation of simple integrals using the definition. Illustration of the fundamental theorem of integral calculus. Calculation of Primitives: main methods (substitution, integration by parts); integration of rational functions and other special classes. Numerical series. Convergence criteria: statements and applications. Improper integrals. Convergence criteria: statements and applications. Part 4: Elementary solution methods of ordinary differential equations Solution methods for special classes of ordinal differential equations (EDO) including: linear first order, separation of variables, second order with constant coefficients, etc. "Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R", L. Chierchia, McGraw-Hill Education
"Analisi Matematica 1", E. Giusti, Bollati Boringhieri Exercise book: "Esercizi e complementi di Analisi Matematica, Volume Primo", E. Giusti, Bollati Boringhieri "Esercizi e problemi di Analisi Matematica", B.P. Demidovich, Editori Riuniti
-
ESPOSITO PIERPAOLO
(syllabus)
Part 1: School Skills Review.
(reference books)
Real numbers and their subsets (N, Z, Q). Roots and properties of rational powers. Inequalities (also graphic resolution). Fundamental properties of exponential, logarithmic, trigonometric and inverse trigonometric functions. Part 2: Introduction to the concept of limit, continuity and differentiability through definitions, examples and exercises Definition of limit for functions from R to R. Calculation of delta as a function of epsilon in simple cases. Fundamental properties of limits: algebra of limits and computation of finite limits. Infinite limits, limit of sequences. Extended limits algebra: extension of the calculus of limits. Continuous functions and points of discontinuity. Derivative: definition and rules of derivation (statements). Calculation of derivatives. Relation between derivative and monotony. Convexity: definition and criteria for C^1 and C^2 functions. Applications to the qualitative study of function graphs. Part 3: Introduction to the concept of integral and series through definitions, examples and exercises. Definition of Riemann integral and its fundamental properties (linearity, invariance by translation, positivity). Calculation of simple integrals using the definition. Illustration of the fundamental theorem of integral calculus. Calculation of Primitives: main methods (substitution, integration by parts); integration of rational functions and other special classes. Numerical series. Convergence criteria: statements and applications. Improper integrals. Convergence criteria: statements and applications. Part 4: Elementary solution methods of ordinary differential equations Solution methods for special classes of ordinal differential equations (EDO) including: linear first order, separation of variables, second order with constant coefficients, etc. "Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R", L. Chierchia, McGraw-Hill Education
"Analisi Matematica 1", E. Giusti, Bollati Boringhieri Exercise book: "Esercizi e complementi di Analisi Matematica, Volume Primo", E. Giusti, Bollati Boringhieri "Esercizi e problemi di Analisi Matematica", B.P. Demidovich, Editori Riuniti |
9 | MAT/05 | 48 | 54 | - | - | Basic compulsory activities | ITA |
20410336 -
IN110 - Algorithms and Data Structure
(objectives)
Provide a good knowledge in the design of algorithms for the solution of problems and in algorithm coding with a programming language (C language). Introduce the student to some of the fundamental concepts of discrete mathematics (with brief overview on graph theory) and in particular to the basic elements of discrete optimization (optimization algorithms on graphs, visit of graph, shortest paths, spanning trees).
-
Pistone Paolo
(syllabus)
1. Problems and algorithms
(reference books)
Introduction to the characteristics of the computer and to the programmer / executor relationship; duties and skills of the programmer; main characteristics and skills of the exporter, basic operations (logic, arithmetic and comparison). Calculating machine models: notes on the Von Neumann model and on the Turing machine. Programming languages: imperative and declarative languages. Fundamental instructions of a generic procedural programming language. Algorithms and programs; flowcharts. Structured programming rules, notes on the Jacopini-Böhm theorem; top-down approach to solving a problem. 2. The C language Organization of the memory of a computer, addresses, words, pointers. Binary coding. Data types, data structures (arrays, matrices, stacks, queues, priority queues, lists, trees, graphs). Machine language, high-level languages; compilers and interpreters, compilation and execution of a C program in UNIX / Linux environment. The C language: aims and main characteristics. The structure of a C program, the inclusion of headers, declaration of variables; libraries. Elementary data types in C language: integers, floating point, double, char. Arithmetic operators, evaluation of logical expressions and logical connectors. Pointers; arithmetic on pointers. Arrays and matrices and their representation in memory. Complex data structures: lists, trees, graphs; the "struct" instruction. Assignment operator, arithmetic operators in C in extended and compact form. Control structures: “if ... else ...”, “while ...”, “do ... while”, “for ...”. Functions: library functions and user-defined functions. Passing parameters by value and by address to functions. Recursive functions. Input / output functions: "printf", "scanf", "fprintf", "fscanf"; memory management functions: "malloc", "free", "sizeof"; management of lists of records linked by pointers. 3. Sorting algorithms Elementary sorting algorithms: Insertion sort, Selection sort, Bubble sort; the "divide and conquer" approach, the Quick sort algorithm. LIFO (Last In First Out) type structures, piles; FIFO (First In First Out) structures, queues; priority queues, heaps. Optimal algorithms for sorting: Heap sort, Merge sort. Complexity of an algorithm in the worst case, the notation "O large", analysis of the complexity of the sorting algorithms. 4. Elementary algorithms on graphs Main definitions: graph, directed graph; subgraph, induced subgraph; path, simple path, connected graph, strongly connected graph, complete graph, clique, cycle, acyclic graph; trees, forests, spanning tree of a graph. Data structures for the representation of graphs using a computer: adjacency lists and adjacency matrices. Algorithms for visiting a graph: amplitude visit (BFS), depth visit (DFS), topological ordering of an acyclic oriented graph. Minimum cost path problems on a graph, Dijkstra's algorithm. Complexity analysis of the presented algorithms. Notes on the classes of P, NP, NP-complete problems. The problem "P = NP". T. H. Cormen, C. E. Leiserson, R. L. Rivest, C. Stein, "Introduzione agli algoritmi", McGraw–Hill (3rd Edition)
A. Bellini, A. Guidi, "Linguaggio C - Guida alla programmazione", McGraw-Hill (5th Edition) M. Liverani, "Programmare in C", Esculapio (2nd edition) Lecture notes and other teaching material in Italian provided by the teacher and made available on the course website (http://www.mat.uniroma3.it/users/liverani/IN110) and on the Microsoft Teams platform
-
LIVERANI MARCO
(syllabus)
1. Problems and algorithms
(reference books)
Introduction to the characteristics of the computer and to the programmer / executor relationship; duties and skills of the programmer; main characteristics and skills of the exporter, basic operations (logic, arithmetic and comparison). Calculating machine models: notes on the Von Neumann model and on the Turing machine. Programming languages: imperative and declarative languages. Fundamental instructions of a generic procedural programming language. Algorithms and programs; flowcharts. Structured programming rules, notes on the Jacopini-Böhm theorem; top-down approach to solving a problem. 2. The C language Organization of the memory of a computer, addresses, words, pointers. Binary coding. Data types, data structures (arrays, matrices, stacks, queues, priority queues, lists, trees, graphs). Machine language, high-level languages; compilers and interpreters, compilation and execution of a C program in UNIX / Linux environment. The C language: aims and main characteristics. The structure of a C program, the inclusion of headers, declaration of variables; libraries. Elementary data types in C language: integers, floating point, double, char. Arithmetic operators, evaluation of logical expressions and logical connectors. Pointers; arithmetic on pointers. Arrays and matrices and their representation in memory. Complex data structures: lists, trees, graphs; the "struct" instruction. Assignment operator, arithmetic operators in C in extended and compact form. Control structures: “if ... else ...”, “while ...”, “do ... while”, “for ...”. Functions: library functions and user-defined functions. Passing parameters by value and by address to functions. Recursive functions. Input / output functions: "printf", "scanf", "fprintf", "fscanf"; memory management functions: "malloc", "free", "sizeof"; management of lists of records linked by pointers. 3. Sorting algorithms Elementary sorting algorithms: Insertion sort, Selection sort, Bubble sort; the "divide and conquer" approach, the Quick sort algorithm. LIFO (Last In First Out) type structures, piles; FIFO (First In First Out) structures, queues; priority queues, heaps. Optimal algorithms for sorting: Heap sort, Merge sort. Complexity of an algorithm in the worst case, the notation "O large", analysis of the complexity of the sorting algorithms. 4. Elementary algorithms on graphs Main definitions: graph, directed graph; subgraph, induced subgraph; path, simple path, connected graph, strongly connected graph, complete graph, clique, cycle, acyclic graph; trees, forests, spanning tree of a graph. Data structures for the representation of graphs using a computer: adjacency lists and adjacency matrices. Algorithms for visiting a graph: amplitude visit (BFS), depth visit (DFS), topological ordering of an acyclic oriented graph. Minimum cost path problems on a graph, Dijkstra's algorithm. Complexity analysis of the presented algorithms. Notes on the classes of P, NP, NP-complete problems. The problem "P = NP". T. H. Cormen, C. E. Leiserson, R. L. Rivest, C. Stein, "Introduzione agli algoritmi", McGraw–Hill (3rd Edition)
A. Bellini, A. Guidi, "Linguaggio C - Guida alla programmazione", McGraw-Hill (5th Edition) M. Liverani, "Programmare in C", Esculapio (2nd edition) Lecture notes and other teaching material in Italian provided by the teacher and made available on the course website (http://www.mat.uniroma3.it/users/liverani/IN110) and on the Microsoft Teams platform |
9 | INF/01 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20202021 -
ENGLISH LANGUAGE - PASS/FAIL CERTIFICATE
(objectives)
Demonstrate to be able to use a foreign language (Englis, French, German or Spanish)
|
3 | 75 | - | - | - | Final examination and foreign language test | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410335 -
GE110 - Geometry and linear algebra 1
(objectives)
Acquire a good knowledge of the concepts and methods of basic linear algebra, with particular attention given to the study of linear systems, matrices and determinants, vector spaces and linear applications, affine geometry.
-
LOPEZ ANGELO
(syllabus)
Matrices - Linear systems - Vector Spaces - Subspaces - Bases - Dimension - Rank - Determinants - Affine Spaces - Subspaces - Geometry in an affine plane - Geometry in an affine space of dimension 3 - Linear maps - Matrices and linear maps - Change of coordinates - Linear operators and square matrices - Eigenvectors, eigenvalues and their computation - Diagonalization of linear operators and of square matrices via the study of eigenspaces.
(reference books)
E. Sernesi: Geometria I, Bollati Boringhieri (1989)
-
TURCHET AMOS
(syllabus)
Matrices - Linear systems - Vector Spaces - Subspaces - Bases - Dimension - Rank - Determinants - Affine Spaces - Subspaces - Geometry in an affine plane - Geometry in an affine space of dimension 3 - Linear maps - Matrices and linear maps - Change of coordinates - Linear operators and square matrices - Eigenvectors, eigenvalues and their computation - Diagonalization of linear operators and of square matrices via the study of eigenspaces.
(reference books)
E. Sernesi: Geometria I, Bollati Boringhieri (1989)
|
9 | MAT/03 | 48 | 42 | - | - | Basic compulsory activities | ITA |
20410388 -
AM120 - MATHEMATICAL ANALYSIS 2
(objectives)
To acquire a good knowledge of the main theorems of the Mathematical Analysis in R and of the corresponding methods of proof.
-
CHIERCHIA LUIGI
(syllabus)
Part 1: Axiomatics of R and its main subsets Axiomatic definition of R.
(reference books)
Inductive assemblies; definition of N and induction principle. Definition of Z and Q; Z is a ring, Q is a field. Nth roots; rational powers. Part 2: Theory of Limits The extended line R*: intervals, neighbourhoods and accumulation points. Limits of functions in R*. Comparison theorems. Lateral limits; limits of monotone functions. Algebra of limits on R and R*. Composition limit of functions. Limits of inverse functions. Notable limits. The number of Napier. Exponential and trigonometric functions. Part 3: Continuous functions Topology of R. Theorem of existence of zeroes. Bolzano-Weierstrass theorems. Weierstrass’ Theorem. Uniformly continuous functions. Part 4: Differentiable functions Rules of derivation. Derivatives of elementary functions. Local minima and maxima and elementary theorems on derivatives (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorem. Convexity. Taylor’s formulae. Part 5: Riemann integral in R. The Riemann integral and its fundamental properties. Integration criteria. Integrability of continuous and monotone functions. The fundamental theorem of calculus and its applications (integration by parts, changes of variables in integration). Generalized ("improper") integrals and related integrability criteria. Luigi Chierchia: Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R
McGraw-Hill Education Collana: Collana di istruzione scientifica Data di Pubblicazione: giugno 2019 EAN: 9788838695438 ISBN: 8838695431 Pagine: XI-374 Formato: brossura https://www.mheducation.it/9788838695438-italy-corso-di-analisi-prima-parte Testi di esercizi: Giusti, E.: Esercizi e complementi di Analisi Matematica, Volume Primo, Bollati Boringhieri, 2000 Demidovich, B.P., Esercizi e problemi di Analisi Matematica, Editori Riuniti, 2010
-
PROCESI MICHELA
(syllabus)
Open, closed, compact sets. Weierstrass theorem. Uniformly continuous functions.
(reference books)
Differentiability, the derivative and its interpretations. Rules for computing derivatives. Derivatives and monotonicity. Fundamental theorems on differentiability (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorems. Critical points. Second derivative. Convex functions. Qualitative study of functions. Higher order derivatives and Taylor's formula (Peano's theorem). Use of Taylor's formula in limits. The Riemann integral: partial sums, integrability. Classes of integrable functions (monotone functions, continuous and piecewise functions). Computation of primitives. The fundamental theorem of calculus. Integral remainder in Taylor's formula. Improper integrals; comparison with series. Complex numbers, exponential series in the complex plane and fundamental theorem of algebra. Luigi Chierchia, Corso di Analisi, prima parte, Una introduzione rigorosa all'analisi matematica su R.
|
9 | MAT/05 | 48 | 54 | - | - | Basic compulsory activities | ITA |
20410406 -
FS110 - Physics 1
(objectives)
The course provides the fundamental theoretical knowledge in developing mathematical modeling for mechanics and thermodynamics.
|
9 | FIS/01 | 48 | 42 | - | - | Basic compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20402075 -
AL210 - ALGEBRA 2
(objectives)
Introduce the basic notions and techniques of abstract algebra through the study of the first properties of fundamental algebraic structures: groups, rings and fields.
-
BARROERO FABRIZIO
(syllabus)
Groups: symmetri, dihedral, cyclic groups. Subgroups. Cosets and Lagrange theorem. Homomorphisms. Normal subgroups and quotient groups. Homomorphism theorems. Actions of a group on a set. Orbits and stabilizers theorems. Sylow theorems and their applications. Rings: Rings, domains and fields. Sub-rings, subfields and ideals. Homomorphisms. Quotient rings. Homomorphism theorems. Prime and maximum ideals. The quotient field of a domain. Divisibility in a domain. Fields: Field extensions (simple, algebraic and transcendental). Splitting field of a polynomial. Finite fields.
-
TALAMANCA VALERIO
(syllabus)
Groups: symmetri, dihedral, cyclic groups. Subgroups. Cosets and Lagrange theorem. Homomorphisms. Normal subgroups and quotient groups. Homomorphism theorems. Actions of a group on a set. Orbits and stabilizers theorems. Sylow theorems and their applications. Rings: Rings, domains and fields. Sub-rings, subfields and ideals. Homomorphisms. Quotient rings. Homomorphism theorems. Prime and maximum ideals. The quotient field of a domain. Divisibility in a domain. Fields: Field extensions (simple, algebraic and transcendental). Splitting field of a polynomial. Finite fields.
|
9 | MAT/02 | 48 | 30 | - | - | Core compulsory activities | ITA |
20402076 -
AM210 - MATHEMATICAL ANALYSIS 3
(objectives)
I. To acquire a good knowledge of the theory for series and sequences of functions in R.
II. To develop and acquire the methods in the theory of continuous and regular functions in several real variables.
-
HAUS EMANUELE
(syllabus)
0. Number series
(reference books)
Definition and convergence criteria. 1. Sequences and series of functions Pointwise convergence, uniform convergence. Total convergence of series of functions. Power series, Fourier series. 2. Functions of n real variables Vector spaces. Scalar product (Cauchy-Schwarz inequality), norm, distance, standard topology, compactness in Rn. Continuous functions from Rn to Rm. Continuity and uniform continuity. Weierstrass theorem. Definitions of partial and directional derivatives, differentiable functions, gradient, Prop .: a continuous differentiable function and has all the directional derivatives. Schwarz's Lemma total differential theorem. Functions Ck, chain rule. Hessian matrix. Taylor's formula at second order. Maximum and minimum stationary points Positive definite matrices. Prop: maximum or minimum points are critical points; the critical points in which the Hessian matrix is positive (negative) are minimum (maximum) points; the points critics in which the Hessian matrix has a positive and a negative eigenvalue are saddles. Functions that can be differentiated from Rn to Rm; Jacobian matrix. Jacobian matrix of the composition. 3. Normed spaces and Banach spaces Examples. Converging and Cauchy sequences. Equivalent rules. Equivalence of the norms in Rn. The space of the continuous functions with the sup norm a Banach space. The fixed point theorem in Banach spaces. Implicit and inverse function theorems. Analisi Matematica II, Giusti - Analisi Matematica II, Chierchia
-
Ciaccia Davide
(syllabus)
Part 1: Axiomatics of R and its main subsets Axiomatic definition of R.
(reference books)
Inductive assemblies; definition of N and induction principle. Definition of Z and Q; Z is a ring, Q is a field. Nth roots; rational powers. Part 2: Theory of Limits The extended line R*: intervals, neighbourhoods and accumulation points. Limits of functions in R*. Comparison theorems. Lateral limits; limits of monotone functions. Algebra of limits on R and R*. Composition limit of functions. Limits of inverse functions. Notable limits. The number of Napier. Exponential and trigonometric functions. Part 3: Continuous functions Topology of R. Theorem of existence of zeroes. Bolzano-Weierstrass theorems. Weierstrass’ Theorem. Uniformly continuous functions. Part 4: Differentiable functions Rules of derivation. Derivatives of elementary functions. Local minima and maxima and elementary theorems on derivatives (Fermat, Rolle, Cauchy, Lagrange). Bernoulli-Hopital theorem. Convexity. Taylor’s formulae. Part 5: Riemann integral in R. The Riemann integral and its fundamental properties. Integration criteria. Integrability of continuous and monotone functions. The fundamental theorem of calculus and its applications (integration by parts, changes of variables in integration). Generalized ("improper") integrals and related integrability criteria. Luigi Chierchia: Corso di analisi. Prima parte. Una introduzione rigorosa all'analisi matematica su R
McGraw-Hill Education Collana: Collana di istruzione scientifica Data di Pubblicazione: giugno 2019 EAN: 9788838695438 ISBN: 8838695431 Pagine: XI-374 Formato: brossura https://www.mheducation.it/9788838695438-italy-corso-di-analisi-prima-parte Testi di esercizi: Giusti, E.: Esercizi e complementi di Analisi Matematica, Volume Primo, Bollati Boringhieri, 2000 Demidovich, B.P., Esercizi e problemi di Analisi Matematica, Editori Riuniti, 2010 |
9 | MAT/05 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410340 -
GE210 - Geometry and linear algebra 2
(objectives)
Acquire a good knowledge of the theory of bilinear forms and their geometric applications. An important application will be the study of Euclidean geometry, mainly in the plane and in the space, and the Euclidean classification of the conics and of the quadratic surfaces.
-
LELLI CHIESA MARGHERITA
(syllabus)
Symmetric and skew-symmetric bilinear forms. Orthogonal and symplectic transformations. Scalar products and Hermitian products. The Spectral Theorem for Hemitian, symmetric and normal operators. Affine and projective spaces. Classification of affine, euclidean and projective conics and quadrics.
(reference books)
E. Sernesi: Geometria 1 Bollati Boringhieri, 2000.
Marco Manetti, Algebra lineare, per matematici. Serge Lang, Algebra Lineare, Bollati Boringhieri.
-
Capasso Armando
(syllabus)
Symmetric and skew-symmetric bilinear forms. Orthogonal and symplectic transformations. Scalar products and Hermitian products. The Spectral Theorem for Hemitian, symmetric and normal operators. Affine and projective spaces. Classification of affine, euclidean and projective conics and quadrics.
(reference books)
E. Sernesi: Geometria 1 Bollati Boringhieri, 2000.
Marco Manetti, Algebra lineare, per matematici. Serge Lang, Algebra Lineare, Bollati Boringhieri. |
9 | MAT/03 | 48 | 30 | - | - | Core compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language |
---|---|---|---|---|---|---|---|---|
20410338 -
CP210 - Introduction to Probability
(objectives)
Elementary probability theory: discrete distributions, repeated trials, continuous random variables. Some basic limit theorems and introduction to Markov chains.
-
CANDELLERO ELISABETTA
(syllabus)
Combinatorics, assioms of probability, conditional probability and independence, discrete random variables. Continuous random variables, density and distribution functions. Independence and joint laws. Relation between exponential distribution and Poisson distribution. Limit theorems, moment generating functions and sketch of central limit theorem.
(reference books)
- S. Ross, Calcolo delle probabilita' (Apogeo Ed.)
- F. Caravenna e P. Dai Pra, Probabilita' (Springer Ed.)
-
CAPUTO PIETRO
(syllabus)
Combinatorial Analysis. Introduction to combinatorial calculations: permutations,
(reference books)
combinations, examples. Probability Axioms. Sample spaces, events, probability axioms. Equally likely events and other examples. Conditional Probability and Independence. Conditional probability, Bayes' theorem, independent events. Discrete Random Variables. Bernoulli, binomial, and Poisson random variables. Poisson process. Other discrete distributions: geometric, hypergeometric, negative binomial. Expected value and variance of a discrete random variable. Examples. Continuous Random Variables. Probability density function and distribution function. Uniform distribution on an interval, exponential, gamma, normal, Weibull, Cauchy distributions. Link between gamma distributions and Poisson process. Expected value and variance for continuous random variables. Joint Distributions and Independent Random Variables. Joint distributions, independent random variables. Density of the sum of two independent random variables. Convolution product for normal, gamma, Poisson distributions. Maximum and minimum of independent random variables. Limit Theorems. Markov's and Chebyshev's inequalities. Weak law of large numbers. Moment generating function and a brief proof of the Central Limit Theorem. - S. Ross, Calcolo delle probabilita' (Apogeo Ed.)
- F. Caravenna e P. Dai Pra, Probabilita' (Springer Ed.) - W. Feller, An introduction to probability theory and its applications (Wiley, 1968). |
9 | MAT/06 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410339 -
FM210 - Analytical Mechanics
(objectives)
To acquire a basic knowledge of the theory of conservative mechanical systems and of the elements of analytical mechanics, in particular of Lagrangian and Hamiltonian mechanics.
-
GENTILE GUIDO
(syllabus)
Conservative mechanical systems. Qualitative analysis of motion and Lyapunov stability. Planar systems and one-dimensional mechanical systems. Central motions and the two-body problem. Change of frames of reference. Fictitious forces. Constraints. Rigid bodies. Lagrangian mechanics: variational principles, cyclic variables, Routh method, constants of motion and symmetries. Hamiltonian mechanics: Liouville's theorem and Poincaré's recurrence theorem, canonical transformations, generating functions, Hamilton-Jacobi method and action-angle variables.
(reference books)
G. Gentile, Introduzione ai sistemi dinamici. 1. Equazioni differenziali ordinarie, analisi qualitativa e alcune applicazioni
G. Gentile, Introduzione ai sistemi dinamici. 2. Meccanica lagrangiana e hamiltoniana
-
CORSI LIVIA
(syllabus)
Conservative mechanical systems. Qualitative analysis of motion and Lyapunov stability. Planar systems and one-dimensional mechanical systems. Central motions and the two-body problem. Change of frames of reference. Fictitious forces. Constraints. Rigid bodies. Lagrangian mechanics: variational principles, cyclic variables, Routh method, constants of motion and symmetries. Hamiltonian mechanics: Liouville's theorem and Poincaré's recurrence theorem, canonical transformations, generating functions, Hamilton-Jacobi method and action-angle variables.
(reference books)
G. Gentile, Introduzione ai sistemi dinamici. 1. Equazioni differenziali ordinarie, analisi qualitativa e alcune applicazioni
G. Gentile, Introduzione ai sistemi dinamici. 2. Meccanica lagrangiana e hamiltoniana |
9 | MAT/07 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410341 -
GE220 - Topology
(objectives)
Acquire a good knowledge of concepts and methods of general topology, with particular regard to the study of the main properties of topological spaces such as connection and compactness. Introduce the student to the basic elements of algebraic topology, through the introduction of the fundamental group and the topological classification of curves and surfaces.
-
CAPORASO LUCIA
(syllabus)
Topological spaces.
(reference books)
Connected spaces. Compact spaces. Metric spaces. Homotopy equivalence. Fundamental group. Covering spaces. Text: Lezioni di topologia Lucia Caporaso - Disponibile sul Team del corso.
Supplementary book: Topology James R. Munkres - Prentice Hall.
-
SCHAFFLER LUCA
(syllabus)
Topological spaces and continuous functions, product and Hausdorff spaces, connectedness and path connectedness, compactness, metric spaces and normal spaces, homotopy and fundamental group, covering spaces and computation of fundamental groups.
(reference books)
Lecture notes by Prof. Lucia Caporaso.
|
9 | MAT/03 | 48 | 30 | - | - | Core compulsory activities | ITA |
20410586 -
AM220 - MATHEMATICAL ANALYSIS 4
(objectives)
I. To acquire technics and methods regarding inverse and implicit functions in R^n with applications to constrained problems.
II. To acquire a good knowledge of the concepts and methods in the classical integration theory on R^n, and, in particular, on curves and surfaces in R^3 with corresponding applications in Physics.
-
BIASCO LUCA
(syllabus)
Constrained maxima and minima, Lagrange multipliers.
(reference books)
Ordinary differential equations Examples: equations with separable variables, linear systems with constant coefficients (solution with matrix exponential). Existence and uniqueness theorem. Linear systems, structure of solutions, wronskian, variation of constants. Riemann integral in Rn Review of the Riemann integral in one dimension. Rectangles in R2, compact support functions, simple functions and their integral, function definition integrable according to Riemann in R2 (hence Rn). Definition of measurable set, a set is measurable if and only if its boundary has zero measurement. Normal sets with respect to the Cartesian axes. A continuous function on a measurable and integrable set. Fubini reduction theorem. Formula of change of variable in integrals (without size). Polar, cylindrical, spherical coordinates. Examples: calculation of some barycenters and moments of inertia. Regular curves. Regular curves in R ^ n. Tangent versor. Two equivalent curves traveled in the same direction have the same tangent versor. Length of a curve. It is greater than the displacement. Two equivalent curves have the same length. Curvilinear integrals. Surfaces, flows and divergence theorem. Recalls on the vector product. Definition of regular surface. Tangent plane and normal versor. Area of a surface. Examples: graphs of functions and rotation surfaces. Surface integrals. Flow of a vector field through a surface. Examples. Statement of the divergence theorem. Demonstration of the divergence theorem (for normal domains with respect to the three Cartesian axes. Differential forms and work. 1-Differential forms. Integral of a 1-differential form (work of a vector field), closed and exact forms. A form is exact if and only if the integral on any zero closed curve. Example of incorrect form closed. Derived under the sign of integral. Starry sets; a closed form on a starred domain is exact. Irrational and conservative fields, solenoidal and potential vector (on starry sets). The Green theorem in the plane. The Rotor theorem. Analisi Matematica II, Giusti
Analisi Matematica II, Chierchia
-
HAUS EMANUELE
(syllabus)
Constrained maxima and minima, Lagrange multipliers.
(reference books)
Ordinary differential equations Examples: equations with separable variables, linear systems with constant coefficients (solution with matrix exponential). Existence and uniqueness theorem. Linear systems, structure of solutions, wronskian, variation of constants. Riemann integral in Rn Review of the Riemann integral in one dimension. Rectangles in R2, compact support functions, simple functions and their integral, function definition integrable according to Riemann in R2 (hence Rn). Definition of measurable set, a set is measurable if and only if its boundary has zero measurement. Normal sets with respect to the Cartesian axes. A continuous function on a measurable and integrable set. Fubini reduction theorem. Formula of change of variable in integrals (without size). Polar, cylindrical, spherical coordinates. Examples: calculation of some barycenters and moments of inertia. Regular curves. Regular curves in R ^ n. Tangent versor. Two equivalent curves traveled in the same direction have the same tangent versor. Length of a curve. It is greater than the displacement. Two equivalent curves have the same length. Curvilinear integrals. Surfaces, flows and divergence theorem. Recalls on the vector product. Definition of regular surface. Tangent plane and normal versor. Area of a surface. Examples: graphs of functions and rotation surfaces. Surface integrals. Flow of a vector field through a surface. Examples. Statement of the divergence theorem. Demonstration of the divergence theorem (for normal domains with respect to the three Cartesian axes. Differential forms and work. 1-Differential forms. Integral of a 1-differential form (work of a vector field), closed and exact forms. A form is exact if and only if the integral on any zero closed curve. Example of incorrect form closed. Derived under the sign of integral. Starry sets; a closed form on a starred domain is exact. Irrational and conservative fields, solenoidal and potential vector (on starry sets). The Green theorem in the plane. The Rotor theorem. Analisi Matematica II, Giusti
Analisi Matematica II, Chierchia |
9 | MAT/05 | 48 | 30 | - | - | Core compulsory activities | ITA |
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20402082 -
FS220- Physics 2
(objectives)
The course provides the fundamental theoretical knowledge in developing mathematical modeling for electromagnetism, optics and special relativity.
-
PLASTINO WOLFANGO
(syllabus)
Electrostatics in vacuum: electric charge and Coulomb's law.
(reference books)
Electric field. Electrostatic field generated by charge systems. Gauss theorem. Electrical potential. Electric dipole. Conductor systems and electrostatic field: electrostatic field and charge distributions in conductors Electrical capacity Capacitor systems. Electrostatic field energy. The general problem of electrostatics in vacuum and its solution in some notable cases. Electrostatics in the presence of dielectrics: the dielectric constant. Microscopic interpretation. Vector electric polarization P. The equations and the general problem of electrostatics in the presence of dielectrics. Electrostatic energy in the presence of dielectrics. Stationary electrical current: conductors. Electric current. Current density and continuity equation. Electrical resistance and Ohm's law. Dissipative phenomena. Electromotive force and electric generators. Costant current circuits. Charges on conductors run by current. Electrical conduction in liquids and gases. Magnetic stationary phenomena in vacuum: Lorentz force and magnetic induction vector B. Mechanical actions on circuits driven by stationary current in an external magnetic field. Bo field generated by stationary currents in vacuum. Properties of the magnetic induction vector Bo in the stationary case. Magnetostatic potential. Interactions between circuits driven by stationary current. Hall effect. Magnetism in matter: magnetic polarization and its relations with microscopic currents. Fundamental equations of magnetostatics in the presence of matter and connection conditions for B and H. Diamagnetic, paramagnetic, ferromagnetic substances. Microscopic interpretation of the matter magnetization phenomena. Magnetic circuits, electromagnets and permanent magnets. Variable electric and magnetic fields: electromagnetic induction. Faraday-Neumann's law. Self-induction and mutual induction. Magnetic energy and mechanical actions. Alternating currents: symbolic method. Resonance phenomenon. Absorbed power. Electromagnetic waves: Maxwell equations. Electromagnetic wave equation. Electromagnetic waves in dielectrics and conductors. Spectrum of electromagnetic waves. Energy conservation and Poynting vector. Momentum of an electromagnetic wave. Radiation pressure. Electromagnetic field motion density. Potentials of the electromagnetic field. Classical phenomena of radiation and matter interaction: reflection and refraction of electromagnetic waves. Light scattering. Polarized radiation. Huygens-Fresnel principle and Kirchhoff's theorem. Interference. Diffraction. Geometrical optics: rays. Mirrors. Diopter. Lenses. Photons and matter: classical theory of black body radiation. Planck's law for the black body spectrum. Photoelectric effect. Compton effect. Particle-wave dualism. Introduction to the concepts of quantum mechanics. C. Mencuccini, V. Silvestrini, Fisica - Elettromagnetismo Ottica. Casa Editrice Ambrosiana, (2016)
-
URSINI FRANCESCO
(syllabus)
Electrostatics in vacuum: electric charge and Coulomb's law.
(reference books)
Electric field. Electrostatic field generated by charge systems. Gauss theorem. Electrical potential. Electric dipole. Conductor systems and electrostatic field: electrostatic field and charge distributions in conductors Electrical capacity Capacitor systems. Electrostatic field energy. The general problem of electrostatics in vacuum and its solution in some notable cases. Electrostatics in the presence of dielectrics: the dielectric constant. Microscopic interpretation. Vector electric polarization P. The equations and the general problem of electrostatics in the presence of dielectrics. Electrostatic energy in the presence of dielectrics. Stationary electrical current: conductors. Electric current. Current density and continuity equation. Electrical resistance and Ohm's law. Dissipative phenomena. Electromotive force and electric generators. Costant current circuits. Charges on conductors run by current. Electrical conduction in liquids and gases. Magnetic stationary phenomena in vacuum: Lorentz force and magnetic induction vector B. Mechanical actions on circuits driven by stationary current in an external magnetic field. Bo field generated by stationary currents in vacuum. Properties of the magnetic induction vector Bo in the stationary case. Magnetostatic potential. Interactions between circuits driven by stationary current. Hall effect. Magnetism in matter: magnetic polarization and its relations with microscopic currents. Fundamental equations of magnetostatics in the presence of matter and connection conditions for B and H. Diamagnetic, paramagnetic, ferromagnetic substances. Microscopic interpretation of the matter magnetization phenomena. Magnetic circuits, electromagnets and permanent magnets. Variable electric and magnetic fields: electromagnetic induction. Faraday-Neumann's law. Self-induction and mutual induction. Magnetic energy and mechanical actions. Alternating currents: symbolic method. Resonance phenomenon. Absorbed power. Electromagnetic waves: Maxwell equations. Electromagnetic wave equation. Electromagnetic waves in dielectrics and conductors. Spectrum of electromagnetic waves. Energy conservation and Poynting vector. Momentum of an electromagnetic wave. Radiation pressure. Electromagnetic field motion density. Potentials of the electromagnetic field. Classical phenomena of radiation and matter interaction: reflection and refraction of electromagnetic waves. Light scattering. Polarized radiation. Huygens-Fresnel principle and Kirchhoff's theorem. Interference. Diffraction. Geometrical optics: rays. Mirrors. Diopter. Lenses. Photons and matter: classical theory of black body radiation. Planck's law for the black body spectrum. Photoelectric effect. Compton effect. Particle-wave dualism. Introduction to the concepts of quantum mechanics. C. Mencuccini, V. Silvestrini, Fisica - Elettromagnetismo Ottica. Casa Editrice Ambrosiana, (2016)
|
9 | FIS/01 | 48 | 30 | - | - | Related or supplementary learning activities | ITA | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Course | Credits | Scientific Disciplinary Sector Code | Contact Hours | Exercise Hours | Laboratory Hours | Personal Study Hours | Type of Activity | Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20402131 -
SCIENTIFIC ENGLISH
(objectives)
To be able to translate in Italian mathematical books or papers written in English.
-
BRUNO ANDREA
(syllabus)
The exam is devoted to check that the student understands a scientific text in english
(reference books)
There is not a recommended text
|
1 | - | - | - | - | Other activities | ITA | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20410466 -
FINAL EXAM
(objectives)
Written test on fundamental topics of Mathematics or discussione of a brief essay.
|
11 | - | - | - | - | Final examination and foreign language test | ITA |