Message Boards Message Boards

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

Evaluate the trend of two infinities?

Posted 5 years ago

integral 1

integral 2

POSTED BY: Jim Choi
2 Replies

We have singularity at point "1".Then from wikipedia:

int = Integrate[1/(x - 1), {x, 0, 1 - e}, Assumptions -> e >= 0] + 
      Integrate[1/(x - 1), {x, 1 + e, 3}, Assumptions -> e >= 0]
Limit[int[[1]], e -> 0, Direction -> "FromAbove"]

(* Log[2] *)
POSTED BY: Mariusz Iwaniuk
Integrate[1/(x - 1), {x, 0, 3}, PrincipalValue -> True]
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