lilizheng

0 Reputation

2 Badges

14 years, 165 days

MaplePrimes Activity


These are questions asked by lilizheng

I try to solve the following, but it have the error of singular. can any one help me solve it.

> restart;
> dsys1 := diff(y(x), `$`(x, 2))+(lambda*lambda)*y(x) = 0;
              / d  / d      \\         2        
              |--- |--- y(x...

Page 1 of 1