Monte Carlo Integration - function np.sin(θ)^24) / (θ^2) where 0<θ<∞ .
How can we integrate this function over a bounded domain and get an accurate result and what bounds should you choose to get a result within 0.001 of the correct solution?
All help welcome.