Mensaje de error

  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls en book_prev() (línea 775 de /home1/montes/public_html/drupal/modules/book/book.module).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Notice: Trying to access array offset on value of type int en element_children() (línea 6422 de /home1/montes/public_html/drupal/includes/common.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters en drupal_get_feeds() (línea 394 de /home1/montes/public_html/drupal/includes/common.inc).

Apartada b) de la cuestion 1 EDiferenciales 1206S2 (Factor integrante, Ecuacion diferencial exacta): Page 3 of 4

Solapas principales

[adsense:336x280:9156825571]
 
 
Programa en Sagemath que con el factor integrante la ecuacion diferencial es exacta
sage:var('x y')
sage:f=(1/(x*y)+1)
sage:g=(1/y^2-x/y)
sage:u=1/x
sage:diff(u*f,y)-diff(u*g,x)
Resultado de la ecuacion diferencial con Sage 
0
 
 
 
Vamos a calcular la resolucion de la ecuacion diferencial exacta:
 
F(x,y)=\int f\,dx+k(y)
 
 
F(x,y)=\int \left(\frac{1}{ (x^2\cdot y)}+\frac{1}{x}\right) \,dx+k(y)=
=\frac{-1}{x\cdot y}+ln(x)+k(y)
 
g=\frac{\partial{F(x,y)}}{\partial{y}}=\frac{1}{x\cdot y^2}+k'(y)
 
 
Español

Añadir nuevo comentario

Plain text

  • No se permiten etiquetas HTML.
  • Las direcciones de las páginas web y las de correo se convierten en enlaces automáticamente.
  • Saltos automáticos de líneas y de párrafos.
Pin It