Message Boards Message Boards

0
|
1338 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

Can you extract the coefficients of particular partial derivatives from the expression below?

Posted 11 months ago

POSTED BY: Clive Catlin

Coefficient, apparently, does not descend into the sides of Equal, as in Coefficient[2 x == 3 x + 1, x]. Try something like

Map[Coefficient[#, Derivative[1, 1][f][y0, z]] &, e]
Coefficient[e /. Equal -> Subtract, Derivative[1, 1][f][y0, z]]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract