comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Looking for Mittag-Leffler function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Looking for Mittag-Leffler function [message #37991] Wed, 11 February 2004 08:28 Go to previous message
mzkiss is currently offline  mzkiss
Messages: 2
Registered: February 2004
Junior Member
Hi everyone! I am trying to write a code which will generate the
Mittag-Leffler function,

E_alpha(x) = sum(k = 0 to infinity) (x^k)/gamma(alpha*k + 1).

There are more general cases, but in this particular application,
x is real, and alpha is between 0 and 1. Oh, and as a special case,
if alpha = 1, then this reduces to exp(x). My problem is that coding
it up as is works up to a point before reaching machine limits (x^k
for large x and large k, as well as large values of the gamma
function), but I need solutions for large x (x >= 20).
Can anyone point me in the right direction?
Thanks,
Mik Kiss
[Message index]
 
Read Message
Read Message
Previous Topic: Sending files to writable CD
Next Topic: Re: Sending files to writable CD

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 05:38:50 PDT 2025

Total time taken to generate the page: 0.01111 seconds