Umer Farooq

25 Reputation

3 Badges

8 years, 51 days

MaplePrimes Activity


These are questions asked by Umer Farooq


 

> 

restart

> 

Eq3 := lambda*((1/2)*cos(mu*xi)^(2*beta)*a*lambda+(-beta^2*mu^2-c)*cos(mu*xi)^beta+mu^2*beta*(beta-1)*cos(mu*xi)^(beta-2))

lambda*((1/2)*cos(mu*xi)^(2*beta)*a*lambda+(-beta^2*mu^2-c)*cos(mu*xi)^beta+mu^2*beta*(beta-1)*cos(mu*xi)^(beta-2))

(1)
> 

NULL


 

Download mapleprime2.mw

Please help me with the following worksheet containg a sample Equation. I need to equate the exponent and co-efficents of the cosine function

 

Please help me with the following worksheet containg a sample ODE. I need to integrate this ode untill at least one of the terms is derivative free
 

> 

restart

> 

odetemp := -(diff(U(z), z))*c*v+U(z)*(diff(U(z), z))*c-(diff(U(z), z, z))*c^2

-(diff(U(z), z))*c*v+U(z)*(diff(U(z), z))*c-(diff(diff(U(z), z), z))*c^2

(1)
> 

NULL

> 

NULL


 

Download maplerpimes.mw

Page 1 of 1