Muhammad Usman

240 Reputation

5 Badges

12 years, 45 days
Beijing, China

MaplePrimes Activity


These are questions asked by Muhammad Usman

AOA... There are three question

1. I want to convert exp(Iota*theta) into ternometric function i.e., 

exp(Iota*theta) = cos(theta)+Iota*sin(theta)

Is there any comand pl help...

2. Also i want to rationalize the complex number...

3. I want to seprate real and imaginary parts of a comaplex numbers

 

 

I want to introduce a matrix of order M by M as for any m, M, pl help as show in file

 

Help.mw

 

 

AOA... I want to solve the following system in maple pl help

 

sys_ode := diff(y(eta), eta, eta, eta)+3*y(eta)*(diff(y(eta), eta, eta))-2*(diff(y(eta), eta))^2+x(eta) = 0, diff(x(eta), eta, eta)+3*Pr*y(eta)*(diff(x(eta), eta)) = 0

ics := y(0) = 0, (D(y))(0) = 0, (D(y))(infinity) = 0, x(0) = 1, x(infinity) = 0

Help.mw

AOA... Pl correct it

Help.mw

AOA...I want to introduce an operator to find the derivative of fractional order i.e.,

 

J^((alpha)) x^(k):=(GAMMA(k+1))/(GAMMA(k-alpha+1))x^(k-alpha):

 

when i applied J^(1/2) on x^2+x^3 it gives

 

GAMMA(3)*x^(3/2)/GAMMA(7/2)+GAMMA(4)*x^(5/2)/GAMMA(9/2)

 

Help.mw

First 33 34 35 36 37 38 Page 35 of 38