primi.py

Created by egenspergersara

Created on November 14, 2024

530 Bytes


f(x) = a F (x) = ax 
f(x) = x**n F(x)= x**n+1/n+1
f(x) = exp x F(x) = exp
f(x) = 1/x**2 F(x)= -1/x 
f(x) = 1/x**n F(x)= -1/(n - 1)x**n-1 
f(x) = 1/Vx F(x) = 2Vx

f(x) = u'u**n F(x)= u**n+1/n+1
f(x) = u'/u**2 F(x) = -1/u
f(x) = u'/2Vu F(x) = Vu
f(x) = u'e**u F(x) = e**u

Méthode générale : 
- on résout l'équation homogène 
(E') : y'=ay
- On cherche une solution 
particulière de (E), sous la 
forme d'une fonction constante.
- Les solu sont de la forme : 
y(x)=solutions de (E')+solution 
particulière de (E)

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.