Re: product of an arithmetic sequence



"Sebastian Martin Ruiz" <smaranda@xxxxxxxxxx> writes:

> Hello all:
>
> There exists a formula simplified for the PRODUCT of an ARITHMETIC
> sequence?
>
> (With polynomial time complexity.)

Uh, where is the problem?

\prod_{k=0}^{n-1} a + k * b = b^n * \prod_{k=0}^{n-1} (a/b) + k
= b^n * \Gamma((a/b) + n) / \Gamma(a/b)

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
.



Relevant Pages

  • product of an arithmetic sequence
    ... (With polynomial time complexity.) ... Sebastian Martin Ruiz ... Prev by Date: ...
    (sci.math)
  • Re: product of an arithmetic sequence
    ... > We can calculate Modin polynomial time complexity? ... Depends on what you define as a fundamental operation and what you ... 15, 44793 Bochum ... Prev by Date: ...
    (sci.math)
  • Different Color
    ... And if and other sequence id found on that row to assign another color. ... Then to check and assign the next row until the range is empty. ... My question above rests on two of the same colors. ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • "Master" shape numbers in multiple pages?
    ... Create a box or some sort of holder for text. ... page number as the starting sequence for numbering shapes. ... Prev by Date: ...
    (microsoft.public.visio.general)
  • Re: Match Index
    ... sequence, pls advise..... ... cjjoo's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=26916 ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)