All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers > Sequences
Find Formula (Posted on 2012-02-17) Difficulty: 3 of 5
Derive a formula for the product of the first n members of an arithmetic progression with an initial element a and a common difference d;(a*d>0).
Verify the validity of your expression for (a,d,n)=(2,3,8).

See The Solution Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Just a thought | Comment 3 of 4 |
Using the Gamma function, G(x) (G in the absence of a Greek gamma)....
Its property, G(x+1) = xG(x) gives, by induction,

G(a/d + n) = (a/d + n – 1)(a/d + n – 2)(a/d + n – 3)........(a/d)G(a/d)

so that the product of the first n terms of the AP will be:

a(a + d)(a + 2d)(a + 3d)......(a + [n – 1]d)  =      (d^n) G(a/d + n)/G(a/d)

I know this formula is not much help for evaluation purposes if you have no more than a basic calculator, but I’m going to cheat by using Maple for ‘validation’ purposes. So, for (a, d, n) = (2, 3, 8):

Product             = 3^8 G(2/3 + 8)/G(2/3)
            = 3^8 G(26/3)/G(2/3)    =  6561*19884.00733../1.354117939..
            = 96342400

...after all, is it really possible to devise a formula that allows you to evaluate this product, with only a basic calculator, more easily than multiplying the original terms together?  



  Posted by Harry on 2012-02-22 22:04:17
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information