How to prove that the limit of a sequence is a Wallis product?

nontradstuden
Messages
51
Reaction score
0

Homework Statement



Let t_1=1, t_(n+1)= [1- 1/4(n^2)]*t_n for n>=1.

The book says the limit is a Wallis product 2/pi, but I don't know where to start. I've been searching, but I'm lost. Could you point me in the right direction?
 
Last edited:
Physics news on Phys.org
correction the limit is two over pi

my keyboard is messing up so i can not correct

I think I got it. I don't know if it's a proof, but I've found how it's the limit.
 
Last edited:
Ok. I've found the form of a Wallis product...

lim n--> infinity (2n/ 2n-1) * (2n / 2n+1) = pi/2

so my sequence is pretty much the reciprocal of the equation that's why it's 2/pi... but I still don't know why it's 2/pi.

I saw some website saying this comes from some difficult integral, something about using method of reduction. I don't think I've ever done that in a calculus course before.

All help is appreciated! Thanks, folks.



I calculated up to t_7 to get

t_7= (143/144)*(99/100)*(63/64)*(35/36)*(15/…

so looking at the form of a Wallis product I changed it into

t_7= (11*13/ 12*12) * (9*11/10*10) * (7*9/8*8)* (5*7/6*6) * (3*5/4*4) *(1*3/2*2)

so that means t_n= (2n-1)*(2n+1)/ (2n)(2n), so the lim n-- infinity (t_n)= 2/pi.

Is this enough to consider this problem solved?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top