(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

It is shown that expectation values of Poisson-distributed random numbers exist not only for the well known positive integer powers but also for negative integer powers. A recursion formula for the calculation of expectation values of powers differing by one is given. This recursion formula helps to find an analytical representation for both positive and negative integer powers in terms of the hypergeometric function.

Read more on Kudos…
The following have contributed to this page:
Julian Henn
' ,"url"));