Adjal yassine

25 Reputation

2 Badges

5 years, 80 days

MaplePrimes Activity


These are answers submitted by Adjal yassine

    try to change a10 to other parameter such as xx or yy and also a01 and you will see that these parametres include in your work sheet 
 

xx := (1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2)

(1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2)

(1)

`a__01 ` := -u__2*q

-u__2*q

(2)

a__20 := 1/2*(-6*u__2+2*m+2)

-3*u__2+m+1

(3)

a__11 := -q

-q

(4)

a__02 := 0

0

(5)

b__10 := s

s

(6)

b__01 := -s

-s

(7)

b__20 := -s/(u__2+c)

-s/(u__2+c)

(8)

b__11 := 2*s/(u__2+c)

2*s/(u__2+c)

(9)

b__02 := -s/(u__2+c)

-s/(u__2+c)

(10)

b__03 := 0

0

(11)

a__30 := -1

-1

(12)

a__21 := 0

0

(13)

b__12 := s/(u__2+c)^2

s/(u__2+c)^2

(14)

a__12 := 0

0

(15)

b__21 := (-2*(u__2+c)^2-s)/(2*(u__2+c)^3)

(1/2)*(-2*(u__2+c)^2-s)/(u__2+c)^3

(16)

l__1 := ((-3*Pi)*(1/(2*a__01*(q*s*u__2-s^2))))*(xx*b__10*(a__02*b__11+a__11^2+a__11*b__02)+xx*a__01*(a__11*b__02+a__20*b__11+b__11^2)+b__10^2*(a__02*a__11+2*a__02*b__02)-2*xx*b__10*(-a__02*a__20+b__02^2)-2*xx*a__01*(a__20^2-b__02*b__20)-a__01^2*(2*a__20*b__20+b__11*b__20)+(a__01*b__10-2*xx^2)*(-a__11*a__20+b__02*b__11)-(a__01*b__10+a__10^2)*(3*(-a__01*a__30+b__03*b__10)+2*xx*(a__21+b__12)+b__10*a__12-a__01*b__21));

-(3/2)*Pi*(((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))*s*(q^2+q*s/(u__2+c))+((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))*a__01*(q*s/(u__2+c)+2*(-3*u__2+m+1)*s/(u__2+c)+4*s^2/(u__2+c)^2)-2*((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))*s^3/(u__2+c)^2-2*((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))*a__01*((-3*u__2+m+1)^2-s^2/(u__2+c)^2)-a__01^2*(-2*(-3*u__2+m+1)*s/(u__2+c)-2*s^2/(u__2+c)^2)+(a__01*s-2*((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))^2)*(q*(-3*u__2+m+1)-2*s^2/(u__2+c)^2)-(a__01*s+a__10^2)*(3*a__01+2*((1-u__2)*(`u__2  `-m)-q*(u__2+c)+u__2*(1+m-2*u__2))*s/(u__2+c)^2-(1/2)*a__01*(-2*(u__2+c)^2-s)/(u__2+c)^3))/(a__01*(q*s*u__2-s^2))

(17)

with(LinearAlgebra); restart

``


 

Download coeff.mw

Page 1 of 1