Let G(n) denote the largest possible area of an n-gon contained in the region {(x,y)∈R2:x4≤y≤1}.For example, G(3)=1 and G(5)≈1.477309771.Find G(101) rounded to nine digits after the decimal point.
记 G(n) 为能被完全包含于区域 {(x,y)∈R2:x4≤y≤1} 的 n 边形的面积的最大值。已知 G(3)=1、G(5)≈1.477309771。
求 G(101),将你的答案四舍五入至小数点后第 9 位。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。