Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.8K 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 10 years ago
POSTED BY: Can Selcuk
2 Replies
Posted 10 years ago

Thank you, it worked like a charm,

Best

POSTED BY: Can Selcuk
Posted 10 years ago

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
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard