Mathématiques

350 documents à télécharger gratuitement

Cours, examens, TD, TP et exercices de mathématiques. Thèmes couverts : algèbre, analyse, probabilités, statistique, optimisation.

Equations di¤érentielles linéaires

This document covers the subject of linear differential equations, focusing on scalar and vectorial cases. It introduces key definitions, theorems, and methods for solving first-order linear differential equations. The content includes examples and problem-solving techniques.

quation
solutions
soit
15p0
Introduction à la Théorie des graphes

This document provides a comprehensive introduction to graph theory, covering both oriented and non-oriented graphs, their basic concepts, and various special types like Eulerian and Hamiltonian graphs. Graph representation methods, including adjacency matrices, adjacency lists, and incidence matrices, are outlined. It explains connectivity concepts such as chains, cycles, paths, and circuits, and discusses properties and mathematical characteristics of graphs like order, degree, and diameter. The document also delves into real-world applications like the Konigsberg Bridge problem, showcasi...

Graph Theory
Eulerian graphs
Hamiltonian paths
23p0
Introduction à la Théorie des graphes

This document introduces graph theory, focusing on both undirected and directed graphs, alongside their properties and applications. It covers fundamental concepts such as Eulerian and Hamiltonian paths, degrees of vertices, and graph characteristics like order, degree, and diameter. Additionally, it delves into representation techniques using adjacency matrices, adjacency lists, and incidence matrices. Real-world examples, including the historical Konigsberg bridge problem, showcase practical applications in fields like computer science and operational research.

Graph theory
Eulerian graph
Hamiltonian graph
23p0
Graphes valués

This document introduces the concept of weighted graphs, defining them as graphs with assigned weights to either edges (undirected case) or arcs (directed case). It discusses methods to calculate path weights, the shortest path, and distances between nodes. It distinguishes between undirected and directed cases, providing examples of weight calculations and shortest path analysis. Finally, the representation of weighted graphs is covered, including adjacency matrices and adjacency lists with weights.

weighted graph
shortest path
graph representation
5p0
Graphes valués

The document introduces the concept of weighted graphs, differentiating between non-oriented and oriented cases, where weights represent costs such as distance or time. Fundamental properties are covered, including the computation of weights and shortest paths in both non-oriented and oriented graphs. Practical examples and calculations are provided to explain path evaluations and shortest path determination. Finally, representation methods for weighted graphs, such as adjacency matrices and adjacency lists, are explained in detail.

weighted graph
shortest path
non-oriented graph
5p0
Matrices symplectiques

This document defines and studies the concept of symplectic matrices, establishing reduction results in specific cases. It explores the properties of bilinear forms and their relation to symplectic and orthogonal matrices. The document also poses problems involving the definition and characteristics of symplectic matrices of size 2x2.

montrer
matrice
soit
4p0
Décomposition polaire

Ce document explore le concept de décomposition polaire dans le cadre des matrices symétriques positives et des groupes de matrices orthogonales. Il aborde les propriétés spectrales des matrices et la démonstration de l'unicité des racines carrées des matrices. Des questions préliminaires sont posées pour préparer l'analyse des matrices dans divers contextes.

montrer
matrice
partie
2p0
Concours National Commun d’Admission aux Grandes Écoles d’Ingénieurs - Épreuve de Mathématiques II

This document contains the exam for the Concours National Commun d’Admission aux Grandes Écoles d’Ingénieurs, specifically for the mathematics portion for the MP session in 2003. It outlines the rules, the structure of the test, and includes problems pertaining to matrix theory and linear algebra. The test is timed for 4 hours and emphasizes precision in reasoning and notation.

matrice
montrer
soit
4p0
TD N°2 - Logic Expressions and Circuit Simplifications

This document consists of a comprehensive series of exercises focused on Boolean algebra and logic circuits. Key tasks include simplifying logical expressions using Boolean algebra, Karnaugh maps, and NAND gates. Additional exercises involve constructing truth tables, transforming expressions into canonical forms, and designing circuit diagrams. The document emphasizes the efficient implementation of logical functions with a minimal number of gates.

Boolean Algebra
Truth Table
Karnaugh Map
2p0
Linear Systems Analysis through LU Decomposition, Jacobi, and Gauss-Seidel Methods

This document explores the resolution of linear systems (Sθ_α) defined by the matrix A, vector X, and result vector b, emphasizing specific cases for θ = 1 and θ as a real value. The methodologies employed include unique solution criteria using determinant calculations, LU decomposition for matrix factorization, and iterative resolution using both Jacobi and Gauss-Seidel methods. Key findings include conditions for the convergence of iterative methods when θ and α meet diagonal dominance criteria, as well as detailed step-by-step computation for iterations with initial guesses. Numerical re...

LU decomposition
diagonal dominance
Jacobi method
10p0
Exercice 3: Résolution de systèmes d'équations linéaires

This document analyzes the invertibility and numerical resolution of a linear equation system (Sα) defined by a matrix A dependent on a parameter α. The conditions for matrix invertibility are derived through determinant evaluation, showing it is non-invertible for α = 0 and ±√2. The criteria for convergence for the Jacobi iterative method are established, requiring strict diagonal dominance, with α limited to ]-∞, -2[∪]2, +∞[. For α = 3, (S3) is solved using Gaussian elimination, documenting the iterative Jacobi method steps, including the first two iterations with initial vector X(0). Ite...

linear equations
determinant of matrix
Jacobi method
7p0
Analysis of Linear System Solving Using LU Decomposition and Jacobi Method

The document explores solving a linear system (S) represented as AX = b where matrix A is invertible. It demonstrates the system's unique solution via determinant analysis and confirms the LU decomposition feasibility using the principal minor test. The Jacobi iterative method's convergence is proven based on A's strict diagonal dominance. Solutions are computed using Gaussian elimination, and initial iterations of the Jacobi method are executed to illustrate the iterative convergence.

linear equations
LU decomposition
Jacobi method
15p0
Variables Aléatoires - I.P.E.I.M

This document discusses random variables through exercises involving biased and unbiased dice, focusing on the calculation of probability distributions, expectations, and variances. It emphasizes the importance of understanding the relationships between different variables and their distributions.

donc
espe
rance
9p0
Interpolation Polynômiale et Approximation - Chapitre 1

The document presents an in-depth exploration of Lagrange polynomial interpolation, emphasizing its unique construction methodology and mathematical foundation based on a set of n+1 distinct points. The Lagrange polynomials serve as a basis for vector spaces of polynomials, enabling precise interpolation and approximation of functions like f(x). Exercises highlight practical use, such as determining interpolated values and constructing interpolation polynomials. Finally, the Lagrange approach's numerical inefficiency when adding points is noted, with a preview of potential alternatives like...

Interpolation
Lagrange Polynomial
Numerical Analysis
14p0
Méthode d’interpolation de Newton

This document discusses the Newton interpolation polynomial method used in numerical analysis. The method guarantees a unique polynomial that interpolates a given set of distinct points. The polynomial is constructed using a recursive structure involving divided differences for coefficient determination. Important aspects such as divided differences of varying orders and their recursive formulations are also elaborated, along with an example application to construct a second-degree polynomial. Finally, the document touches on the advantages of the Newton polynomial's incremental computation...

Newton interpolation polynomial
divided differences
ωi polynomials
18p0
TP Recherche opérationnelle

This document is a set of problem-solving tasks focusing on optimization challenges in industrial contexts, such as production scheduling, transportation cost minimization, resource allocation, inventory management, and profit maximization. Each exercise provides specific data and constraints, requiring the application of Excel-based computational tools to determine the optimal solutions. The methodologies rely on mathematical modeling, including linear programming and resource allocation techniques, to meet economic and operational goals efficiently.

optimization
linear programming
profit maximization
4p0
Dualité et Analyse de Sensibilité - Série No4

This document is a series of exercises focused on linear programming, duality, and sensitivity analysis. The exercises guide students through deriving dual formulations of primal problems, solving the dual using the simplex method, and interpreting results for the primal problem. Particular attention is given to analyzing variations in coefficients (C'1, b'1, b'2) and determining the intervals within which the optimal solution base remains unchanged. Additional problems are based on past exam questions to reinforce core concepts in operational research.

duality
linear programming
simplex method
3p0
Recherche Opérationnelle

This document explores the duality and sensitivity analysis in linear programming through resolved exercises. It methodically explains dual formulations, primal and dual result derivations, and variable variation analyses. Exhaustive steps are provided for calculating optimal solutions and the sensitivity of variables to parameter changes. The document aids in understanding the intricate relationships between primal and dual linear programming constructs.

duality
sensitivity analysis
Simplex method
14p0
Correction Série 1: Interpolation Polynomiale et Approximation Polynomiale

This document provides mathematical corrections for exercises involving polynomial interpolation and approximation using Lagrange and Newton methods. It calculates Lagrange polynomials to determine interpolating polynomials and estimates error maximums based on interpolation error theories. The document also covers least squares adjustment for fitting a line to data points and provides a detailed derivation for the optimal parameters of the adjustment function. Results include evaluation of polynomial error and application of approximation techniques to real-world contexts.

Lagrange interpolation
Newton's method
polynomial error
3p0
Série d’exercices : Interpolation polynomiale et approximation polynomiale

This document provides a comprehensive exercise set focused on polynomial interpolation and polynomial approximation concepts in numerical analysis. The first section covers practical computations of interpolating polynomials, error analysis, and applications in least-squares approximation. The second section delves deeper into approaches involving Newton's polynomial basis with derivations for interpolated points and error metrics. Real-world scenarios, such as vehicle braking distance prediction, are used to contextualize theoretical methods. The exercises emphasize precision and interdis...

polynomial interpolation
Newton's polynomial
least squares method
2p0
Systèmes Logiques - Chapitre III: Algèbre de Boole et Fonctions Logiques

This document introduces key concepts of digital logic, focusing mainly on Boolean Algebra and its operators: AND, OR, and NOT. It explains the binary nature of digital systems, distinguishes between combinational and sequential circuits, and provides detailed tables and rules for logical operations such as truth tables and Boolean theorems. Representation methods, such as truth tables, canonical forms, and the Karnaugh map method for logical simplification, are extensively explored alongside real-world circuit implementations like logical gates.

Boolean Algebra
AND
OR
30p0
Recherche Opérationnelle

This document is a series of exercises focused on linear programming, duality, and sensitivity analysis. The methodology involves writing the dual of given primal problems, solving the dual using the simplex method, and deducing primal solutions. Sensitivity analyses are performed to determine the intervals within which specific coefficients can vary without impacting the optimal solution. The exercises address various scenarios to enhance comprehension of duality and optimization in linear programming problems.

duality
simplex method
sensitivity analysis
3p0
Démonstration de Théorèmes Logiciels

Ce document démontre que certaines formules logiques sont des théorèmes en utilisant la méthode du raisonnement par l'absurde. Deux théorèmes sont prouvés comme étant des tautologies via la construction d'arbres de Beth, montrant que toutes les branches de ces arbres sont closes, conduisant à des contradictions. Les résultats montrent des implications logiques fondamentales dans la structure de la logique formelle.

arbre
formule
tautologie
1p0
LA LOGIQUE PROPOSITIONNELLE

This document covers propositional logic, including definitions, logical operations, theorem demonstration theory, and Beth's method. It explains various logical operations, rules of inference, and provides exercises for application. The content is aimed at enhancing understanding of logical reasoning and formal proof techniques.

beth
logique
cest
2p0

Autres ressources en mathématiques