The DE is not linear. The docstring (type ?desolve) says:
"Solves a 1st or 2nd order linear ODE via maxima. "
On Feb 18, 2008 10:03 PM, Alex Ghitza <[EMAIL PROTECTED]> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I'm trying the following:
>
> ~ sage: t = var('t')
> ~ sage: x = function('x', t)
> ~ sage: de = lambda y: diff(y,t) - y^4
> ~ sage: desolve(de(x(t)),[x,t])
>
> I get: 't+%c'
>
> But x(t)=t is clearly not a solution of diff(y,t) = y^4. So either I'm
> doing something very silly, or I should report this as a bug.
>
> Best,
> Alex
>
>
>
>
> - --
> Alexandru Ghitza
> Assistant Professor
> Department of Mathematics
> Colby College
> Waterville, ME 04901
> http://bayes.colby.edu/~ghitza/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.7 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHukbrdZTaNFFPILgRAmLWAJ9A5hS51LLOn6x+kZitBQnrr1rRewCgiXlu
> NrGLOHJ5M+yY6YuEJ8q2TPE=
> =+BAW
> -----END PGP SIGNATURE-----
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---