Message Boards Message Boards

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

Simplify question regarding Simplify[Im[1/a], {Element[a, Reals]}]

Posted 10 years ago

I'm sure this has a simple explanation. Can someone help me understand why the following does not simplify to 0?

In: Simplify[Im[1/a], {Element[a, Reals]}]

Out: Im[1/a]

Thanks in advance!

POSTED BY: Adam Webb

Probably because of the singularity at 0:

Simplify[Im[1/a], {a > 0 || a < 0}]

gives 0

POSTED BY: David Reiss
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