Solving the Wallis Product: Constructing Rectangles for $\pi/2$

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Product
Click For Summary
SUMMARY

The discussion centers on the Wallis Product, specifically the limit of the ratios of width to height of rectangles constructed to represent \(\frac{\pi}{2}\). The participants derive the ratios \(R_n\) for various \(n\) values, demonstrating how each ratio can be expressed in terms of previous widths and heights. The final conclusion confirms that as \(n\) approaches infinity, the limit of these ratios indeed converges to \(\frac{\pi}{2}\), affirming the relationship between the Wallis Product and the geometric construction of rectangles.

PREREQUISITES
  • Understanding of calculus concepts, particularly limits.
  • Familiarity with the Wallis Product formula for \(\pi\).
  • Knowledge of geometric series and ratios.
  • Ability to manipulate algebraic fractions and expressions.
NEXT STEPS
  • Study the derivation of the Wallis Product in detail.
  • Learn about limits and convergence in calculus.
  • Explore geometric interpretations of infinite series.
  • Investigate other methods for approximating \(\pi\) using calculus.
USEFUL FOR

Mathematics students, educators, and enthusiasts interested in calculus, particularly those exploring infinite products and their geometric interpretations.

DivGradCurl
Messages
364
Reaction score
0
Folks, I have a problem in my calculus textbook about the Wallis Product

[tex]\frac{\pi}{2} = \frac{2}{1} \cdot \frac{2}{3} \cdot \frac{4}{3} \cdot \frac{4}{5} \cdot \frac{6}{5} \cdot \frac{6}{7} \cdot \cdots[/tex]

"We construct rectangles as follows. Start with a square of area 1 and attach rectangles of area 1 alternately beside or on top of the previous rectangle (see figure). Find the limit of the ratios of width to height of these rectangles."

Here's what I've got:

[tex]R_1 = \frac{W_1}{H_1} = \frac{1}{1} = 1[/tex]

[tex]R_2 = \frac{W_2}{H_2} = \frac{W_1 + \frac{1}{H_2}}{H_1} = \frac{2}{1} = 2[/tex]

[tex]R_3 = \frac{W_3}{H_3} = \frac{W_2}{H_2 + \frac{1}{W_3}} = \frac{2}{3/2} = \frac{4}{3}[/tex]

[tex]R_4 = \frac{W_4}{H_4} = \frac{W_3 + \frac{1}{H_4}}{H_3} = \frac{8/3}{3/2} = \frac{16}{9}[/tex]

[tex]R_5 = \frac{W_5}{H_5} = \frac{W_4}{H_4 + \frac{1}{W_5}} = \frac{8/3}{15/8} = \frac{64}{45}[/tex]

Since all previous parts of this problem are about the Wallis Product, it would not be surprising to find out that the limit of the ratios of width to height of those rectangles is [tex]\frac{\pi}{2}[/tex]. It doesn't seem to be appropriate to simply state it, though.

If [tex]n[/tex] is even, then

[tex]W_n = W_{n-1} + \frac{1}{H_n}[/tex] and [tex]H_n = H_{n-1}[/tex]

and so

[tex]R_n = \frac{W_n}{H_n} = \frac{W_{n-1} + \frac{1}{H_n}}{H_{n-1}}[/tex]

If [tex]n[/tex] is odd, then

[tex]W_n = W_{n-1}[/tex] and [tex]H_n = H_{n-1} + \frac{1}{W_n}[/tex]

and so

[tex]R_n = \frac{W_n}{H_n} = \frac{W_{n-1}}{H_{n-1} + \frac{1}{W_n}}[/tex]

Thus, we find


[tex]\lim _{n\to \infty} \frac{W_{n-1} + \frac{1}{H_n}}{H_{n-1}} = \lim _{n\to \infty} \frac{W_{n-1}}{H_{n-1} + \frac{1}{W_n}}[/tex]

However, I don't know how to proceed so that I find

[tex]\lim _{n\to \infty} R_n = \frac{\pi}{2}[/tex]

Any help is highly appreciated. Thanks.

PS: THE FIGURE IS ATTACHED.
 

Attachments

  • figure.JPG
    figure.JPG
    6 KB · Views: 899
Physics news on Phys.org
First, I think you want to express each ratio in terms of heights and widths of previous terms, not in terms of the current term. Then be sure to keep the H and W identifiable before reducing the fractions and leave the fractions factored. I added an intermediate step that you have done correctly, and idenitfied the W and H for each term in brackets.

[tex]R_1 = \frac{W_1}{H_1} = \frac{1}{1} = 1[/tex]

[tex]R_2 = \frac{W_2}{H_2} = \frac{W_1 + \frac{1}{H_1}}{H_1} = \frac{1 + 1}{1}= \left[\frac{2}{1}\right] = 1\cdot\frac{2}{1}[/tex]

[tex]R_3 = \frac{W_3}{H_3} = \frac{W_2}{H_2 + \frac{1}{W_2}} = \frac{2}{1 + 1/2} = \left[\frac{2}{3/2}\right] = 1\cdot\frac{2}{1}\cdot\frac{2}{3}[/tex]

[tex]R_4 = \frac{W_4}{H_4} = \frac{W_3 + \frac{1}{H_3}}{H_3} = \frac{2 + 2/3}{3/2} = \left[\frac{8/3}{3/2}\right] = 1\cdot\frac{2}{1}\cdot\frac{2}{3}\cdot\frac{4}{3}[/tex]

[tex]R_5 = \frac{W_5}{H_5} = \frac{W_4}{H_4 + \frac{1}{W_4}} = \frac{8/3}{3/2+3/8}= \left[\frac{8/3}{15/8}\right] = 1\cdot\frac{2}{1}\cdot\frac{2}{3}\cdot\frac{4}{3}\cdot\frac{4}{5}[/tex]

[tex]R_6 = \frac{W_6}{H_6} = \frac{W_5 + \frac{1}{H_5}}{H_5} = \frac{8/3+8/15}{15/8} = \left[\frac{16/5}{15/8}\right] = 1\cdot\frac{2}{1}\cdot\frac{2}{3}\cdot\frac{4}{3}\cdot\frac{4}{5}\cdot\frac{6}{5}[/tex]

[tex]R_7 = \frac{W_7}{H_7} = \frac{W_6}{H_6 + \frac{1}{W_6}}= \frac{16/5}{15/8+5/16} = \left[\frac{16/5}{35/16}\right] = 1\cdot\frac{2}{1}\cdot\frac{2}{3}\cdot\frac{4}{3}\cdot\frac{4}{5}\cdot\frac{6}{5}\cdot\frac{6}{7}[/tex]

By keeping the fractional factors, you see the progression as the Wallis Product, so if you believe the given expansion, you have shown the ratio of the rectangle sides has the [itex]\pi/2[/itex] limit.
 
That's definitely it! Thank you very much.
 

Similar threads

Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K