Subversion Repositories wimsdev

Rev

Rev 18440 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
18440 btamby 1
!!abstract,linked gloses,internal links,content,dynamic examples,...
2
!set gl_author=Euler, Académie de Versailles
3
!set gl_keywords=
4
!set gl_title=p-uplet
5
!set gl_level=H6 
6
:
7
:
8
:
9
:
10
<div class="wims_defn">
11
<h4>Définition</h4>
12
<p>Soit \(E\) un ensemble et soit \(p\) un entier supérieur ou égal à 2.<br>
18539 btamby 13
Un <span class = "nowrap">\( p\)<strong>-uplet</strong></span> d'éléments de \(E\) est une suite de \(p\) éléments de <span class ="nowrap">\(E\).</span></p>
14
<p>Le  <span class = "nowrap">\(p\)-uplet</span> des éléments  <span class = "nowrap">\(a_1\), \(a_2\), \(\dots\), \(a_p\)</span> de \(E\) est noté <span class ="nowrap"> \(\big(a_1,a_2,\dots,a_p\big)\).</span>
18440 btamby 15
</p>
16
</div>
17
:
18
:
19
<div class="wims_rem">
20
<h4>Remarque</h4>
18539 btamby 21
<p>Un <strong>triplet</strong> est un <span class ="nowrap">3-uplet</span> et un <strong>couple</strong> est un <span class ="nowrap">2-uplet</span>.
18440 btamby 22
</p>
23
</div>
18539 btamby 24
:
25
:
26
<div class="wims_thm">
27
<h4>Propriété</h4>
28
<p>Soit \(n\) et \(k\) des entiers naturels supérieurs ou égaux à 2 et soit \(E\) un ensemble  possédant \(n\) éléments.<br>
29
Le nombre de <span class ="nowrap">\(k\)-uplets</span> d'éléments <em>distincts</em> de \(E\) est <span class ="nowrap">\(n\times (n-1)\times\dots\times(n-k+1)\).</span>
30
</p>
31
</div>
32
:
33
:
34
<div class="wims_rem">
35
<h4>Remarque</h4>
36
<p>Soit \(n\) et \(k\) des entiers naturels supérieurs ou égaux à 2 et soit \(E\) un ensemble  possédant \(n\) éléments.<br>
37
Le nombre de <span class ="nowrap">\(k\)-uplets</span> d'éléments (pas forcément distincts) de \(E\) est le nombre d'éléments du produit cartésien <span class ="nowrap">\(E^k\),</span> soit <span class ="nowrap">\(n^k\).</span>
38
</p>
39
</div>