Mariusz Iwaniuk

1571 Reputation

14 Badges

9 years, 298 days

Social Networks and Content at Maplesoft.com

MaplePrimes Activity


These are replies submitted by Mariusz Iwaniuk

Mine is:

@vv 

@Kitonum 

 

plots[odeplot](de, [x, diff(y(x),x,x,x)], x=0..1);

The plot is incorrect !

@Kitonum 

 

@Carl Love 

should be:

J:= Int(I*sqrt((R*exp(I*theta)+1)/(R*exp(I*theta)-a)), theta= 0..Pi)


not:




 
J:= Int(I*sqrt((R*exp(I*theta)+1)/(R*exp(I*theta)+a)), theta= 0..Pi): 

Its not the same.

@Carl Love 

RootOf function should handle a branch cuts.

Maple can't this integral to solve:

test.mw

Mariusz Iwaniuk

Thank you for your answer.

@Markiyan Hirnyk 
Thank you for your answers.
@Kitonum 

 SEE HERE: http://dlmf.nist.gov/31

 

M_Iwaniuk

@Markiyan Hirnyk 

How do You find  integration limits?

First 26 27 28 29 30 Page 28 of 30