You are on page 1of 1

Analyse num erique II Ech eance: 20 mai, ` a midi

S erie 12

SP 2009

1) D eterminez des constantes de Lipschitz (par rapport ` a y ) pour les fonctions suivantes: a) f (x, y ) = 2y/x, x 1; b) f (x, y ) = arctan(y ); c) f (x, y ) = (x3 2)27 /(17x2 + 4); d) f (x, y ) = x y 2 , |y | 10; 1 1 + y, si 1 y 2 ; e) f (x, y ) = 1 3(1 y ), si 2 y 1. 2) Ecrivez un programme pour la solution du probl` eme de valeur initiale y = f (x, y (x)) y (x0 ) = y0 par la m ethode dEuler. Testez votre programme avec les trois exemples y = y, y (0) = 1; y = 2xy 2 , y (0) = 1; y = y 2 (x 6)/x3 , 1 y (1) = , 2 et les pas h = 1/n pour n = 4, 8, 16 et 32. (Solution = 12 outputs.) 1x2 0x1 0x1

You might also like