alephys

5 Reputation

One Badge

1 years, 45 days

MaplePrimes Activity


These are answers submitted by alephys

restart

with(Physics)

g_[[5, 29, 1]]

 

 

"eq1:=g_[~mu,~nu]*Diff(w(r,theta), SpaceTimeVector[mu](X))*Diff(w(r,theta), SpaceTimeVector[nu](X))"

(Diff(w(r, theta), Physics:-SpaceTimeVector[`~mu`](X)))*(Diff(w(r, theta), Physics:-SpaceTimeVector[`~nu`](X)))*Physics:-g_[`~mu`, `~nu`]

(2)

SumOverRepeatedIndices(eq1)

((Diff(w(r, theta), r))^2*(a^2-2*m*r+r^2)^2+(Diff(w(r, theta), theta))^2*(a^2-2*m*r+r^2)+(Diff(w(r, theta), phi))^2*(-2*m*r+r^2+a^2*cos(theta)^2)*csc(theta)^2-4*(Diff(w(r, theta), t))*(Diff(w(r, theta), phi))*m*r*a-(Diff(w(r, theta), t))^2*(cos(theta)^2*a^4+cos(theta)^2*a^2*r^2+2*m*r*a^2*sin(theta)^2+a^2*r^2+r^4))/((r^2+a^2*cos(theta)^2)*(a^2-2*m*r+r^2))

(3)

NULL

Download ans1.mw

Page 1 of 1