nchap.py

Created by morgane-chevrier-5

Created on May 04, 2023

461 Bytes


# Type your text here# Type your text here
suite arithmetique = addition 
formule par recurrence
  Un+1=un+r
        explicite
  UO=un=u0+nxr
  U1=un=u1+(n-1)xr
moyenne arithmetique
(a+b)/2
a b c sont des termes consecutifs si 
b=(a+c)/2

somme des termes consecutifs 
Sn=nbr termes*(1er+dernier)/2

comparer les suites 
suites geometriques=
  un=u1xqpuissance(n-1)
sommes des termes geometriques
  Sn=1er termes*1-q puissance nombres de termes/1-q

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.