Computing Series Product: a-i+1^a-i+1

  • Thread starter oscaralive
  • Start date
  • Tags
    Product
In summary, there is a discussion about computing a series and finding an upper bound to define the complexity of an algorithm. The series is represented by a product and a sum, and there is a suggestion to use logarithms to simplify the expression. However, the conversation ends with uncertainty and a comparison to an integral.
  • #1
oscaralive
5
0
Hi all,
anyone knows how to compute the following serie?

\prod_{i=1}^{a}(a-i+1)^(a-i+1)

Many thanks in advance!
 
Physics news on Phys.org
  • #2
hi oscaralive! :smile:

(try using the X2 icon just above the Reply box :wink:)

isn't that just 11223344…aa

why not leave it as it is? :confused:

(or you could write it as (a!)a over something)
 
  • #3
Because I'm trying to find an upper bound to define the complexity of an algorithm...and I cannot put it that way...it would be great to find an appropriate upper bound to this product

Thanks
 
  • #4
well, the log would be ∑nlogn … does that help? :smile:
 
  • #5
In fact, I come from the log serie...

[tex]\sum_{i=1}^{a}(a-i+1)log(a-i+1)[/tex]

[tex]\sum_{i=1}^{a}log((a-i+1)^{(a-i+1)})[/tex]

[tex]log(\prod_{i=1}^{a}{(a-i+1)}^{(a-i+1)})[/tex]
which now has been transformed to the product...

thanks,
 
Last edited:
  • #6
i was wondering whether it would be close to ∫ xlogx dx
 
  • #7
I'm stuck here :(
 

Related to Computing Series Product: a-i+1^a-i+1

1. What is the formula for computing the product of a series?

The formula for computing the product of a series is a-i+1^a-i+1, where "a" represents the starting term and "i" represents the number of terms in the series.

2. How do you determine the starting term and number of terms in a series?

The starting term and number of terms in a series can be determined by looking at the given series. The first term in the series will be the starting term and the number of terms can be counted from there.

3. Can this formula be used for any type of series?

Yes, this formula can be used for any type of series as long as it follows a consistent pattern and has a defined starting term and number of terms.

4. What is the purpose of computing the product of a series?

The purpose of computing the product of a series is to find the total value of all the terms in the series multiplied together. This can be useful in various mathematical and scientific calculations.

5. Is there a specific order in which the terms should be multiplied?

No, there is no specific order in which the terms should be multiplied. As long as the formula is applied correctly and all the terms are included, the order of multiplication does not affect the final result.

Similar threads

  • Calculus
Replies
3
Views
2K
Replies
3
Views
984
Replies
1
Views
891
Replies
11
Views
2K
Replies
15
Views
2K
Replies
3
Views
965
  • Calculus
Replies
1
Views
1K
Replies
2
Views
824
Replies
14
Views
2K
Replies
20
Views
1K
Back
Top