Question: dsolve(ODE, y(x), options) - Error, (in dsolve) y(x) and y cannot both appear in the given ODE.

Hello!

I have a problem that has to do with the function dsolve in Maple 14.

This is my code:

 The text is in swedish but I have clearify the assignment/task: ->

 

The assignemnt/task is:

Solve the initial-value problem on the interval x >0.

Solve the differential equation 4x^2 * y'' + 4xy' -y = 0 with the initial values:

y(4)= 2

y'(4)=-2


          
/ Thanks in advice

Please Wait...