ctalcus

0 Reputation

One Badge

12 years, 278 days

MaplePrimes Activity


These are answers submitted by ctalcus

> f := i*x^2/(2*M)+(1/2)*iM+(1-i)*x; x := e*[w^2+M^2]/(2*M)+(1-e)*w; f; g := f-w; solve(g, w);
%;
2
/ [ 2 2] \
|e [w + M ] |
i |----------- + (1 - e) w|
\ 2 M / 1
---------------------------- + - iM
2 M 2

/ [ 2 2] \
|e [w + M ] |
+ (1 - i) |----------- + (1 - e) w|
\ 2 M /
[ 2 2]
e [w + M ]
----------- + (1 - e) w
2 M
2
/ [ 2 2] \
|e [w + M ] |
i |----------- + (1 - e) w|
\ 2 M / 1
---------------------------- + - iM
2 M 2

/ [ 2 2] \
|e [w + M ] |
+ (1 - i) |----------- + (1 - e) w|
\ 2 M /
2
/ [ 2 2] \
|e [w + M ] |
i |----------- + (1 - e) w|
\ 2 M / 1
---------------------------- + - iM
2 M 2

/ [ 2 2] \
|e [w + M ] |
+ (1 - i) |----------- + (1 - e) w| - w
\ 2 M /
Error, (in Engine:-Dispatch) should not happen: Rename expects the input to contain unknown functions
Page 1 of 1