Message Boards Message Boards

0
|
4904 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to remove the mixed derivative when expanding Taylor series to O(1)

Posted 9 years ago
POSTED BY: Can Selcuk
2 Replies

I didn't test my expand function extensively but it seems it works and can help you. You can also take a look at various links in the topic it was created in:

MMA.SE: Isolating cross terms

expand[
   y1[z], 
   "SmallTerms" -> {Subscript[\[Xi], 0], Subscript[\[Rho], 0]}
] //  Normal // Expand

enter image description here

POSTED BY: Kuba Podkalicki
Posted 9 years ago

Thank you, it worked like a charm,

Best

POSTED BY: Can Selcuk
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