Roy Hughes

40 Reputation

3 Badges

5 years, 273 days

MaplePrimes Activity


These are replies submitted by Roy Hughes

@Mariusz Iwaniuk  Thanks indeed for your help on these summations.

I have since found an old paper by W.M. Bailey (1938) with a related double summation (assuming it is correct)

I will try various values of the parameters to see what simplifications can be found, For lambda,nu values of +/- (1/2) give functions of sin(cos(theta)), cos(cos(theta)), sin(sin(theta)) and cos(sin(theta)).  Regards, Roy

I attempted to find the Laplace transform using the usual commands

restart;
with(inttrans);
assume(0 < a);
laplace(FresnelS(t), t, p);

to obtain the result :

I'm unsure as to why this is occuring. It seems that Maple may have  unsteady memory management. Any help appreciated.

Thanks dharr 8927 - I'm thinking that Maple may have been trying without the "assuming positive", and tried it as an option when I failed to include the assumption??

Correct - shutting down and restarting the session (a pain when one has a lot of open files!) will refresh the system. I don't know about the architecture of Maple internally - but it seems as there is a memory "leak" assocaited with the Greek alphabet (and possibly other symbols) 

RH

@Thomas Richard  I just want to view the content of .ws files within my working directory. Mapleplayer doesn't provide the content of a .ws file within the viewing pane, you still have to load all the files. I just want a simple VIEWER capability.

Page 1 of 1