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).

Cuestion 1 EDiferenciales 1106S1: Page 4 of 4

Solapas principales

[adsense:336x280:9156825571]
Como se ve la constante c puede tomar cualquier valor que la igualdad se cumple hay infinitas soluciones de la ecuacion diferencial lineal de primer orden para esas condiciones iniciales.
 
 
 
Programa en Sagemath para comprobar la resolucion
 
sage:x = var('x')
sage:y = function('y', x)
sage:desolve(x*diff(y,x) -2*y==3*x, y,ics=[0,0] )
Solucion del programa en Sagemath
 
#0: ic1(soln=y = (%c-3/x)*x^2,xc=x = 0,yc=y = 0)
Traceback (click to the left of this block for traceback)
...
TypeError: ECL says: Error executing code in Maxima: expt: undefined: 0
to a negative exponent.
Como vemos nos da error, lo que es logico la haber infinitas soluciones.
 
 
 

 

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