Homework Statement
show by induction that ((1/2)*(3/4)*(5/6)*...*(2n-1)/(2n))^2 is less than/equal to (1/(3n+1)) for n=1, 2, ...
The Attempt at a Solution
For n=1, (1/2)^2 less than/equal to 1/4 is true (1/4=1/4), so the statement holds for n=1.
Assume the statement is true for n...