0

What do I need to manipulate to show that $$\int_0^1 \frac{1}{\sqrt{1-y^4}}dy=\frac 1 4 \int_0^1 t^{-3/4}(1-t)^{-1/2}dt$$

hasExams
  • 2,285

1 Answers1

5

Put $t=y^4.$ What then is $dt$ in terms of $y$ and $dy$? Solve that equation for $dy$ and substitute $y=t^{1/4}$ to finish.

Why did I make that choice? Well, $$\frac1{\sqrt{1-y^4}}=(1-y^4)^{-1/2},$$ so it was a fair guess that that substitution might work, and it did.

Cameron Buie
  • 102,994