0

The maximum value of $\frac{1}{\sqrt{1-x^{2n}}}$ is $\frac{2^n}{\sqrt{2^{2n}-1}}$

So the maximum value for is the integral is $$\frac 12 \frac{2^n}{\sqrt{2^{2n}-1}}$$

Now I don’t know how to find the max value from here. I tried to use $\lim_{n\to \infty} $ but that just gave the answer $\frac 12$

Aditya
  • 6,191

1 Answers1

2

For $n\ge1$ and $0\le x\le1$, $x^{2n}\le x^2$ and $\tfrac{1}{\sqrt{1-x^{2n}}}\le\tfrac{1}{\sqrt{1-x^2}}$. So$$I\le\int_0^{1/2}\tfrac{dx}{\sqrt{1-x^2}}=\arcsin\tfrac12=\tfrac{\pi}{6}<1.$$

J.G.
  • 115,835