<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC
    "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
    "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">





<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Mécanique - Dynamique du point matériel (2)</title>
<link rel="stylesheet" type="text/css" media="screen" title="cours" href="cours.css" />
<link rel="alternate stylesheet" type="text/css" media="screen"  title="plan" href="plan.css" />

</head>





<body >
<div id="page">
<h1>Dynamique du point matériel (2)</h1>
<hr />
<p><em>Les vecteurs sont notés en gras.</em></p>





<h2>Forces</h2>
<h3>Force de pesanteur - Chute libre</h3>
<p>Soit un projectile de masse  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>m</mi>
  </math> lancé avec une vitesse initiale  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">v</mi>
      <mn>0</mn>
    </msub>
  </math> et soumis uniquement à son poids.</p>

<p><em>Système étudié</em> : projectile de masse 
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>m</mi>
  </math> assimilable à un point.</p>
    
<p><em>Référentiel</em> : référentiel d'observation (terrestre) supposé galiléen.</p>
    
<p><em>Bilan des forces</em> : le poids <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi mathvariant="bold">P</mi>
    <mo>=</mo>
    <mi>m</mi>
    <mi mathvariant="bold">g</mi>
  </math></p>
    
<p><em>PFD</em> : <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>m</mi>
    <mi mathvariant="bold">a</mi>
    <mo>=</mo>
    <mi>m</mi>
    <mi mathvariant="bold">g</mi>
  </math></p>

<p><em>Projection</em> : il s'agit de choisir le paramétrage le plus approprié au problème; les coordonnées cartésiennes avec un axe colinéaire à  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi mathvariant="bold">g</mi>
  </math> sont, pour la chute libre, les plus appropriées.</p>

<div class="centre"><img src="images/chute_libre.png" alt="" /></div>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <msub>
              <mi>a</mi>
              <mi>x</mi>
            </msub>
            <mo>=</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>a</mi>
              <mi>y</mi>
            </msub>
            <mo>=</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>a</mi>
              <mi>z</mi>
            </msub>
            <mo>=</mo>
            <mo>-</mo>
            <mi>g</mi>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
    <mspace width="1em"/>
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>x</mi>
            </msub>
            <mo>=</mo>
            <msub>
              <mi>v</mi>
              <mn>0</mn>
            </msub>
            <mi>cos</mi>
            <mo>&#x2061;</mo>
            <mi>&#x03B1;</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>y</mi>
            </msub>
            <mo>=</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>z</mi>
            </msub>
            <mo>=</mo>
            <mo>-</mo>
            <mrow>
              <mi>g</mi>
              <mi>t</mi>
            </mrow>
            <mo>+</mo>
            <msub>
              <mi>v</mi>
              <mn>0</mn>
            </msub>
            <mi>sin</mi>
            <mo>&#x2061;</mo>
            <mi>&#x03B1;</mi>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
    <mspace width="1em"/>
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <msub>
              <mi>v</mi>
              <mn>0</mn>
            </msub>
            <mi>cos</mi>
            <mo>&#x2061;</mo>
            <mi>&#x03B1;</mi>
            <mo>&#x2009;</mo>
            <mi>t</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>y</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>z</mi>
            <mo>=</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mn>1</mn>
                <mn>2</mn>
              </mfrac>
            </mstyle>
            <mi>g</mi>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
            <mo>+</mo>
            <msub>
              <mi>v</mi>
              <mn>0</mn>
            </msub>
            <mi>sin</mi>
            <mo>&#x2061;</mo>
            <mi>&#x03B1;</mi>
            <mo>&#x2009;</mo>
            <mi>t</mi>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Pour trouver l'<strong>équation de la trajectoire</strong>, il suffit d'éliminer <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>t</mi>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>t</mi>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>x</mi>
        <mrow>
          <msub>
            <mi>v</mi>
            <mn>0</mn>
          </msub>
          <mi>cos</mi>
          <mo>&#x2061;</mo>
          <mi>&#x03B1;</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mspace width="2em"/>
    <mi>z</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>g</mi>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
          <msup>
            <mi>cos</mi>
            <mn>2</mn>
          </msup>
          <mi>&#x03B1;</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>&#x2009;</mo>
    <msup>
      <mi>x</mi>
      <mn>2</mn>
    </msup>
    <mo>+</mo>
    <mi>tan</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03B1;</mi>
    <mo>&#x2009;</mo>
    <mi>x</mi>
  </math>

<p>Pour trouver la <strong>portée</strong>, il faut résoudre <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math> :</p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msubsup>
                    <mi>v</mi>
                    <mn>0</mn>
                    <mn>2</mn>
                  </msubsup>
                  <mi>sin</mi>
                  <mo>&#x2061;</mo>
                  <mn>2</mn>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mi>g</mi>
              </mfrac>
            </mstyle>
            <mspace width="1em"/>
            <mi>maximum</mi>
            <mspace width="1em"/>
            <mi>pour</mi>
            <mspace width="1em"/>
            <mi>&#x03B1;</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>&#x03C0;</mi>
                <mn>4</mn>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Pour trouver la <strong>flêche</strong>, il faut résoudre <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
    <mo>=</mo>
    <mn>0</mn>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>t</mi>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <msub>
            <mi>v</mi>
            <mn>0</mn>
          </msub>
          <mi>sin</mi>
          <mo>&#x2061;</mo>
          <mi>&#x03B1;</mi>
        </mrow>
        <mi>g</mi>
      </mfrac>
    </mstyle>
    <mspace width="2em"/>
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msubsup>
                    <mi>v</mi>
                    <mn>0</mn>
                    <mn>2</mn>
                  </msubsup>
                  <mi>sin</mi>
                  <mo>&#x2061;</mo>
                  <mn>2</mn>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mrow>
                  <mn>2</mn>
                  <mi>g</mi>
                </mrow>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msubsup>
                    <mi>v</mi>
                    <mn>0</mn>
                    <mn>2</mn>
                  </msubsup>
                  <msup>
                    <mi>sin</mi>
                    <mn>2</mn>
                  </msup>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mrow>
                  <mn>2</mn>
                  <mi>g</mi>
                </mrow>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>

<p>Le point (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>x</mi>
      <mi>C</mi>
    </msub>
  </math>,0,<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>z</mi>
      <mi>C</mi>
    </msub>
  </math>) est atteint par le projectile pour une vitesse <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mn>0</mn>
    </msub>
  </math> donnée si  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>x</mi>
      <mi>C</mi>
    </msub>
  </math> et <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>z</mi>
      <mi>C</mi>
    </msub>
  </math> vérifient</p>

  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi>z</mi>
      <mi>C</mi>
    </msub>
    <mo>=</mo>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>g</mi>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
          <msup>
            <mi>cos</mi>
            <mn>2</mn>
          </msup>
          <mi>&#x03B1;</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>&#x2009;</mo>
    <msubsup>
      <mi>x</mi>
      <mi>C</mi>
      <mn>2</mn>
    </msubsup>
    <mo>+</mo>
    <mi>tan</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03B1;</mi>
    <mo>&#x2009;</mo>
    <msub>
      <mi>x</mi>
      <mi>C</mi>
    </msub>
  </math>

<p>ou encore, si <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03B1;</mi>
  </math>
 est solution de l'équation</p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>g</mi>
          <msubsup>
            <mi>x</mi>
            <mi>C</mi>
            <mn>2</mn>
          </msubsup>
        </mrow>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
        </mrow>
      </mfrac>
    </mstyle>
    <msup>
      <mi>tan</mi>
      <mn>2</mn>
    </msup>
    <mi>&#x03B1;</mi>
    <mo>+</mo>
    <msub>
      <mi>x</mi>
      <mi>C</mi>
    </msub>
    <mi>tan</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03B1;</mi>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>g</mi>
          <msubsup>
            <mi>x</mi>
            <mi>C</mi>
            <mn>2</mn>
          </msubsup>
        </mrow>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>-</mo>
    <msub>
      <mi>z</mi>
      <mi>C</mi>
    </msub>
    <mo>=</mo>
    <mn>0</mn>
  </math>

<p>c'est-à-dire si</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>&#x0394;</mi>
    <mo>=</mo>
    <msubsup>
      <mi>x</mi>
      <mi>C</mi>
      <mn>2</mn>
    </msubsup>
    <mo>-</mo>
    <mn>4</mn>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>g</mi>
          <msubsup>
            <mi>x</mi>
            <mi>C</mi>
            <mn>2</mn>
          </msubsup>
        </mrow>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
        </mrow>
      </mfrac>
    </mstyle>
    <mfenced separators="">
      <mstyle displaystyle="true">
        <mfrac>
          <mrow>
            <mi>g</mi>
            <msubsup>
              <mi>x</mi>
              <mi>C</mi>
              <mn>2</mn>
            </msubsup>
          </mrow>
          <mrow>
            <mn>2</mn>
            <msubsup>
              <mi>v</mi>
              <mn>0</mn>
              <mn>2</mn>
            </msubsup>
          </mrow>
        </mfrac>
      </mstyle>
      <mo>+</mo>
      <msub>
        <mi>z</mi>
        <mi>C</mi>
      </msub>
    </mfenced>
    <mo>&#x2265;</mo>
    <mn>0</mn>
  </math>

<p>Les points accessibles du plan (Oxz) sont donc situés sous la <strong>parabole de sûreté</strong> d'équation</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>g</mi>
        <mrow>
          <mn>2</mn>
          <msubsup>
            <mi>v</mi>
            <mn>0</mn>
            <mn>2</mn>
          </msubsup>
        </mrow>
      </mfrac>
    </mstyle>
    <msup>
      <mi>x</mi>
            <mn>2</mn>
   </msup>
    <mo>+</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <msubsup>
          <mi>v</mi>
          <mn>0</mn>
          <mn>2</mn>
        </msubsup>
        <mrow>
          <mn>2</mn>
          <mi>g</mi>
        </mrow>
      </mfrac>
    </mstyle>
  </math>




<h3>Force de frottement dans un fluide</h3>
<h4>Chute libre avec frottement proportionnel à la vitesse</h4>
<p>Il faut rajouter la force <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mo>-</mo>
    <mi>k</mi>
    <mi mathvariant="bold">v</mi>
  </math></p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <msub>
              <mi>a</mi>
              <mi>x</mi>
            </msub>
            <mo>=</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>k</mi>
                <mi>m</mi>
              </mfrac>
            </mstyle>
            <msub>
              <mi>v</mi>
              <mi>x</mi>
            </msub>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>d</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>x</mi>
                  </msub>
                </mrow>
                <mrow>
                  <mi>d</mi>
                  <mi>t</mi>
                </mrow>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>a</mi>
              <mi>z</mi>
            </msub>
            <mo>=</mo>
            <mo>-</mo>
            <mi>g</mi>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>k</mi>
                <mi>m</mi>
              </mfrac>
            </mstyle>
            <msub>
              <mi>v</mi>
              <mi>y</mi>
            </msub>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>d</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>z</mi>
                  </msub>
                </mrow>
                <mrow>
                  <mi>d</mi>
                  <mi>t</mi>
                </mrow>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>On pose <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03BB;</mi>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>k</mi>
        <mi>m</mi>
      </mfrac>
    </mstyle>
  </math> et on intègre (pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
  </math> changement de variable <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>u</mi>
    <mo>=</mo>
    <mi>g</mi>
    <mo>+</mo>
    <mi>&#x03BB;</mi>
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
  </math>)</p>


  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>d</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>x</mi>
                  </msub>
                </mrow>
                <msub>
                  <mi>v</mi>
                  <mi>x</mi>
                </msub>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <mo>-</mo>
            <mi>&#x03BB;</mi>
            <mrow>
              <mi>d</mi>
              <mi>t</mi>
            </mrow>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>&#x03BB;</mi>
                  <mi>d</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>z</mi>
                  </msub>
                </mrow>
                <mrow>
                  <mi>g</mi>
                  <mo>+</mo>
                  <mi>&#x03BB;</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>z</mi>
                  </msub>
                </mrow>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <mo>-</mo>
            <mi>&#x03BB;</mi>
            <mrow>
              <mi>d</mi>
              <mi>t</mi>
            </mrow>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>ln</mi>
            <mo>&#x2061;</mo>
            <mfenced close=")" open="(">
              <mstyle displaystyle="true">
                <mfrac>
                  <msub>
                    <mi>v</mi>
                    <mi>x</mi>
                  </msub>
                  <mrow>
                    <msub>
                      <mi>v</mi>
                      <mn>0</mn>
                    </msub>
                    <mi>cos</mi>
                    <mi>&#x03B1;</mi>
                  </mrow>
                </mfrac>
              </mstyle>
            </mfenced>
            <mo>=</mo>
            <mo>-</mo>
            <mi>&#x03BB;</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mi>t</mi>
              <mo>-</mo>
              <mn>0</mn>
            </mfenced>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>ln</mi>
            <mo>&#x2061;</mo>
            <mfenced close=")" open="(">
              <mstyle displaystyle="true">
                <mfrac>
                  <mrow>
                    <mi>g</mi>
                    <mo>+</mo>
                    <mi>&#x03BB;</mi>
                    <msub>
                      <mi>v</mi>
                      <mi>z</mi>
                    </msub>
                  </mrow>
                  <mrow>
                    <mi>g</mi>
                    <mo>+</mo>
                    <mi>&#x03BB;</mi>
                    <msub>
                      <mi>v</mi>
                      <mn>0</mn>
                    </msub>
                    <mi>sin</mi>
                    <mi>&#x03B1;</mi>
                  </mrow>
                </mfrac>
              </mstyle>
            </mfenced>
            <mo>=</mo>
            <mo>-</mo>
            <mi>&#x03BB;</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mi>t</mi>
              <mo>-</mo>
              <mn>0</mn>
            </mfenced>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>x</mi>
            </msub>
            <mo>=</mo>
            <mfenced separators="">
              <msub>
                <mi>v</mi>
                <mn>0</mn>
              </msub>
              <mi>cos</mi>
              <mo>&#x2061;</mo>
              <mi>&#x03B1;</mi>
            </mfenced>
            <mi>exp</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mo>-</mo>
              <mi>&#x03BB;</mi>
              <mi>t</mi>
            </mfenced>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>z</mi>
            </msub>
            <mo>=</mo>
            <mfenced separators="">
              <mstyle displaystyle="true">
                <mfrac>
                  <mi>g</mi>
                  <mi>&#x03BB;</mi>
                </mfrac>
              </mstyle>
              <mo>+</mo>
              <msub>
                <mi>v</mi>
                <mn>0</mn>
              </msub>
              <mi>sin</mi>
              <mo>&#x2061;</mo>
              <mi>&#x03B1;</mi>
            </mfenced>
            <mi>exp</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mo>-</mo>
              <mi>&#x03BB;</mi>
              <mi>t</mi>
            </mfenced>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>g</mi>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>

  </math> on aurait pu résoudre une équation différentielle avec second membre</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>d</mi>
          <msub>
            <mi>v</mi>
            <mi>z</mi>
          </msub>
        </mrow>
        <mrow>
          <mi>d</mi>
          <mi>t</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>+</mo>
    <mi>&#x03BB;</mi>
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
    <mo>=</mo>
    <mo>-</mo>
    <mi>g</mi>
  </math>

<p>dont la solution est la somme solution générale de l'équation homogène sans second membre + solution particulière de l'équation avec second membre (ne marche que pour les équations différentielles linéaires)</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
    <mo>=</mo>
    <mi>C exp</mi>
    <mo>&#x2061;</mo>
    <mfenced separators="">
      <mo>-</mo>
      <mi>&#x03BB;</mi>
      <mi>t</mi>
    </mfenced>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>g</mi>
        <mi>&#x03BB;</mi>
      </mfrac>
    </mstyle>
  </math>

<p>On utilise les conditions initiales (sur la somme solution générale de l'équation homogène sans second membre + solution particulière de l'équation avec second membre)</p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
    <mfenced separators="">
      <mi>t</mi>
      <mo>=</mo>
      <mn>0</mn>
    </mfenced>
    <mo>=</mo>
    <mi>C</mi>
    <mo>-</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi>g</mi>
        <mi>&#x03BB;</mi>
      </mfrac>
    </mstyle>
    <mo>=</mo>
    <msub>
      <mi>v</mi>
      <mn>0</mn>
    </msub>
    <mi>sin</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03B1;</mi>
  </math>

<p>et on retrouve le même résultat.</p>

<p>On intègre une deuxième fois pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>x</mi>
  </math> et <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
  </math></p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msub>
                    <mi>v</mi>
                    <mn>0</mn>
                  </msub>
                  <mi>cos</mi>
                  <mo>&#x2061;</mo>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mi>exp</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mo>-</mo>
              <mi>&#x03BB;</mi>
              <mi>t</mi>
            </mfenced>
            <mo>+</mo>
            <mi>A</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>z</mi>
            <mo>=</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mfenced separators="">
                  <mstyle displaystyle="true">
                    <mfrac>
                      <mi>g</mi>
                      <mi>&#x03BB;</mi>
                    </mfrac>
                  </mstyle>
                  <mo>+</mo>
                  <msub>
                    <mi>v</mi>
                    <mn>0</mn>
                  </msub>
                  <mi>sin</mi>
                  <mo>&#x2061;</mo>
                  <mi>&#x03B1;</mi>
                </mfenced>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mi>exp</mi>
            <mo>&#x2061;</mo>
            <mfenced separators="">
              <mo>-</mo>
              <mi>&#x03BB;</mi>
              <mi>t</mi>
            </mfenced>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>g</mi>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mi>t</mi>
            <mo>+</mo>
            <mi>B</mi>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Avec les conditions initiales <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>x</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math> et <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math>, on a finalement</p>


  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msub>
                    <mi>v</mi>
                    <mn>0</mn>
                  </msub>
                  <mi>cos</mi>
                  <mo>&#x2061;</mo>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mfenced separators="">
              <mn>1</mn>
              <mo>-</mo>
              <mi>exp</mi>
              <mo>&#x2061;</mo>
              <mfenced separators="">
                <mo>-</mo>
                <mi>&#x03BB;</mi>
                <mi>t</mi>
              </mfenced>
            </mfenced>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>z</mi>
            <mo>=</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mfenced separators="">
                  <mstyle displaystyle="true">
                    <mfrac>
                      <mi>g</mi>
                      <mi>&#x03BB;</mi>
                    </mfrac>
                  </mstyle>
                  <mo>+</mo>
                  <msub>
                    <mi>v</mi>
                    <mn>0</mn>
                  </msub>
                  <mi>sin</mi>
                  <mo>&#x2061;</mo>
                  <mi>&#x03B1;</mi>
                </mfenced>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mfenced separators="">
              <mn>1</mn>
              <mo>-</mo>
              <mi>exp</mi>
              <mo>&#x2061;</mo>
              <mfenced separators="">
                <mo>-</mo>
                <mi>&#x03BB;</mi>
                <mi>t</mi>
              </mfenced>
            </mfenced>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>g</mi>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mi>t</mi>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>t</mi>
    <mo>&#x2192;</mo>
    <mo>&#x221E;</mo>
  </math></p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>x</mi>
            <mo>&#x2192;</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <msub>
                    <mi>v</mi>
                    <mn>0</mn>
                  </msub>
                  <mi>cos</mi>
                  <mo>&#x2061;</mo>
                  <mi>&#x03B1;</mi>
                </mrow>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mspace width="1em"/>
            <mfenced>
              <mi>assymptote</mi>
            </mfenced>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>z</mi>
            <mo>&#x2192;</mo>
            <mo>-</mo>
            <mo>&#x221E;</mo>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
    <mspace width="1em"/>
    <mspace width="1em"/>
    <mrow>
      <mi>e</mi>
      <mi>t</mi>
    </mrow>
    <mspace width="1em"/>
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>x</mi>
            </msub>
            <mo>&#x2192;</mo>
            <mn>0</mn>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <msub>
              <mi>v</mi>
              <mi>z</mi>
            </msub>
            <mo>&#x2192;</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mi>g</mi>
                <mi>&#x03BB;</mi>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <mo>-</mo>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>m</mi>
                  <mi>g</mi>
                </mrow>
                <mi>k</mi>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <msub>
              <mi>v</mi>
              <mi>lim</mi>
            </msub>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Pour que la vitesse limite soit atteinte, il ne faut pas que le projectile atteigne trop vite le sol.<br />
La vitesse limite est en fait la solution particulière de l'équation</p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>m</mi>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>d</mi>
          <mi mathvariant="bold">v</mi>
        </mrow>
        <mrow>
          <mi>d</mi>
          <mi>t</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>+</mo>
    <mi>k</mi>
    <mi mathvariant="bold">v</mi>
    <mo>=</mo>
    <mi>m</mi>
    <mi mathvariant="bold">g</mi>
  </math>

<p>En effet lorsque la vitesse limite est atteinte <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>d</mi>
          <mi mathvariant="bold">v</mi>
        </mrow>
        <mrow>
          <mi>d</mi>
          <mi>t</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>=</mo>
    <mn>0</mn>
  </math> et</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi mathvariant="bold">v</mi>
      <mi>lim</mi>
    </msub>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>m</mi>
          <mi mathvariant="bold">g</mi>
        </mrow>
        <mi>k</mi>
      </mfrac>
    </mstyle>
  </math>





<h4>Chute libre avec frottement proportionnel au carré de la vitesse</h4>

  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>m</mi>
    <mi mathvariant="bold">a</mi>
    <mo>=</mo>
    <mi>m</mi>
    <mi mathvariant="bold">g</mi>
    <mo>-</mo>
    <mrow>
      <mi>k</mi>
      <mi>v</mi>
    </mrow>
    <mi mathvariant="bold">v</mi>
  </math>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="" open="{">
      <mtable columnalign="left">
        <mtr>
          <mtd>
            <mi>m</mi>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>d</mi>

                  <msub>
                    <mi>v</mi>
                    <mi>x</mi>
                  </msub>
                </mrow>
                <mrow>
                  <mi>d</mi>
                  <mi>t</mi>
                </mrow>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <mo>-</mo>
            <mi>k</mi>
            <msqrt>
              <msubsup>
                <mi>v</mi>
                <mi>x</mi>
                <mn>2</mn>
              </msubsup>
              <mo>+</mo>
              <msubsup>
                <mi>v</mi>
                <mi>z</mi>
                <mn>2</mn>
              </msubsup>
            </msqrt>
            <mo>&#x2009;</mo>
            <msub>
              <mi>v</mi>
              <mi>x</mi>
            </msub>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>m</mi>
            <mstyle displaystyle="true">
              <mfrac>
                <mrow>
                  <mi>d</mi>
                  <msub>
                    <mi>v</mi>
                    <mi>z</mi>
                  </msub>
                </mrow>
                <mrow>
                  <mi>d</mi>
                  <mi>t</mi>
                </mrow>
              </mfrac>
            </mstyle>
            <mo>=</mo>
            <mo>-</mo>
            <mrow>
              <mi>m</mi>
              <mi>g</mi>
            </mrow>
            <mo>-</mo>
            <mi>k</mi>
            <msqrt>
              <msubsup>
                <mi>v</mi>
                <mi>x</mi>
                <mn>2</mn>
              </msubsup>
              <mo>+</mo>
              <msubsup>
                <mi>v</mi>
                <mi>z</mi>
                <mn>2</mn>
              </msubsup>
            </msqrt>
            <mo>&#x2009;</mo>
            <msub>
              <mi>v</mi>
              <mi>z</mi>
            </msub>
          </mtd>
        </mtr>
      </mtable>
    </mfenced>
  </math>
  
<p>Ce système d'équations différentielles couplées n'admet pas de solution analytique (résolution numérique) sauf dans le cas particulier du mouvement vertical :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>m</mi>
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mi>d</mi>
          <msub>
            <mi>v</mi>
            <mi>z</mi>
          </msub>
        </mrow>
        <mrow>
          <mi>d</mi>
          <mi>t</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>=</mo>
    <mo>-</mo>
    <mrow>
      <mi>m</mi>
      <mi>g</mi>
    </mrow>
    <mo>-</mo>
    <mi>k</mi>
    <msqrt>
      <msubsup>
        <mi>v</mi>
        <mi>z</mi>
        <mn>2</mn>
      </msubsup>
    </msqrt>
    <mo>&#x2009;</mo>
    <msub>
      <mi>v</mi>
      <mi>z</mi>
    </msub>
  </math>



<h3>Tension d'un fil</h3>

<div class="centre"><img src="images/tension_fil.png" alt="" /></div>

<p>Un fil est suspendu par l'une de ses extrémités à un support.<br />
A l'équilibre, la partie supérieure au point A exerce une force qui compense le poids de la partie inférieure de masse <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>m</mi>
    <mo>&#x2061;</mo>
    <mfenced separators="">
      <mi>l</mi>
      <mo>-</mo>
      <mi>z</mi>
    </mfenced>
    <mo>/</mo>
    <mi>l</mi>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>T</mi>
    <mo>+</mo>
    <mrow>
      <mi>m</mi>
      <mi>g</mi>
    </mrow>
    <mfenced separators="">
      <mi>l</mi>
      <mo>-</mo>
      <mi>z</mi>
    </mfenced>
    <mo>/</mo>
    <mi>l</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math>

<p>d'où</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mrow>
      <mi>m</mi>
      <mi>g</mi>
    </mrow>
    <mfenced separators="">
      <mi>l</mi>
      <mo>-</mo>
      <mi>z</mi>
    </mfenced>
    <mo>/</mo>
    <mi>l</mi>
  </math>

<p>La tension est bien dirigée vers le haut.</p>

<p>Pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mi>l</mi>
  </math>,  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math> et pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math>,  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mrow>
      <mi>m</mi>
      <mi>g</mi>
    </mrow>
  </math>.</p>

<p>On accroche en A un objet de masse  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>m</mi>
    <mi>'</mi>
  </math> : </p>


  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi>T</mi>
    <mo>+</mo>
    <mrow>
      <mi>m</mi>
      <mi>g</mi>
    </mrow>
    <mfenced separators="">
      <mi>l</mi>
      <mo>-</mo>
      <mi>z</mi>
    </mfenced>
    <mo>/</mo>
    <mi>l</mi>
    <mo>+</mo>
    <mi>m</mi>
    <mi>'</mi>
    <mi>g</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math>

<p>Pour <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>z</mi>
    <mo>=</mo>
    <mi>l</mi>
  </math>
, 
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mi>m</mi>
    <mi>'</mi>
    <mi>g</mi>
  </math>.</p>

<p>Pour un <strong>fil idéal</strong> de masse nulle, la tension vaut <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mi>m</mi>
    <mi>'</mi>
    <mi>g</mi>
  </math> en tout point du fil.</p>

<p>Une <strong>poulie idéale</strong> ne modifie pas la tension (en norme) d'un fil idéal. La tension (en norme) est donc la même de chaque côté de la poulie.</p>





<h3>Force de rappel élastique</h3>

<div class="centre"><img src="images/ressort.png" alt="" /></div>

<p>La force exercée par le ressort est proportionnel à l'allongement <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>X</mi>
    <mo>=</mo>
    <mi>l</mi>
    <mo>-</mo>
    <msub>
      <mi>l</mi>
      <mn>0</mn>
    </msub>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mfenced close="&#x2225; " open="&#x2225; ">
      <mi>T</mi>
    </mfenced>
    <mo>=</mo>
    <mi>k</mi>
    <mo>&#x2061;</mo>
    <mfenced close="&#x2223; " open="&#x2223; " separators="">
      <mi>l</mi>
      <mo>-</mo>
      <msub>
        <mi>l</mi>
        <mn>0</mn>
      </msub>
    </mfenced>
  </math>

<p><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>k</mi>
  </math> est la constante de raideur du ressort (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mrow>
      <mi>N</mi>
      <mi>.</mi>
    </mrow>
    <msup>
      <mi>m</mi>
      <mrow>
        <mo>-</mo>
        <mn>1</mn>
      </mrow>
    </msup>
  </math>) et <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>l</mi>
      <mn>0</mn>
    </msub>
  </math> la longueur à vide.</p>

<p>Si l'allongement est nul, alors 
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>T</mi>
    <mo>=</mo>
    <mn>0</mn>
  </math>.</p>

<p>Si l'allongement est positif (ressort étiré) alors la tension est orientée selon 
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mo>-</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>X</mi>
    </msub>
  </math>.</p>

<p>Si l'allongement est négatif (ressort comprimé) alors la tension est orientée selon <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>X</mi>
    </msub>
  </math>.</p>

<p>Dans tous les cas, elle peut s'exprimer</p>

 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">T</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mrow>
      <mi>k</mi>
      <mi>X</mi>
    </mrow>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>X</mi>
    </msub>
  </math>


<h3>Force de liaison</h3>
<p>La réaction du support est la force sans laquelle le système étudié « s'enfoncerait dans le support » !</p> 
<p>Elle est normale au support lorsqu'il n'y a pas de frottement.</p>

<p>Lorsqu'il y a des frottements, il existe une composante tangentielle.</p>

<div class="centre"><img src="images/reaction.png" alt="" /></div>





<div id="pied">
<hr />
<a href="../index.htm">accueil</a> >
<a href="../cours_de_physique.htm">matières</a> >
<a href="../cours_de_physique_rubriques/mecanique.htm">mécanique</a> > Dynamique du point matériel (2)


<div id="xiti-logo">
<a href="http://www.xiti.com/xiti.asp?s=284918" title="WebAnalytics">
<script type="text/javascript">
<!--
Xt_param = 's=284918&p=mecanique_dynamique_2';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" ';
Xt_i += 'src="http://logv8.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'">');
//-->
</script>
<object>
<noscript>
<div id="xiti-logo-noscript">
<img width="39" height="25" src="http://logv8.xiti.com/hit.xiti?s=284918&amp;p=&amp;" alt="WebAnalytics" />
</div>
</noscript>
</object>
</a>
</div>


</div><!-- pied -->



</div>
<!-- page -->
</body>
</html>
