First time here? Check out the FAQ!
answered 2021-06-01 16:36:40 +0100
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)