Message Boards Message Boards

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

Automatic analytic continuation for Appell's series?

Posted 6 years ago

The Appell's series, AppellF1[a,b1,b2,c,z1,z2], is defined for |z1|<1 and |z2|<1. Why Mathematica gives this result then: AppellF1[1,1,1,2,4,5]?

POSTED BY: Jose richard

See Analytic Continuation, Branch Cut, Tutorials: AppellF1[a,Subscript[b, 1],Subscript[b, 2],c,x,y] has singular lines in two-variable complex (x,y) space at Re(x)=1 and Re(y)=1, and has branch cut discontinuities along the rays from 1 to [Infinity] in x and y.

In[1]:= AppellF1[1, 1, 1, 2, x, y] // Simplify

Out[1]= -(Log[(-1 + x)/(-1 + y)]/(x - y))
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