| 1 | initial version |
Your first example:
y=function('y')(x)
desolve((4*x^2)*diff(y,x,x)+12*x*diff(y,x)+3*y==0,y,x)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.