← RoseCode

ROSECODE 332

Circles distance II

Philippe_57721 · Math ·

In a cube of side 1 unit, on one face we draw a circle inscribed in that face.
On one adjacent face, we draw the circumscribed circle to that face.

Find the minimum distance between these 2 circles

The answer is an algebric number.

Answer format: the minimal polynomial for this algebric number // ,a3,a2,a1,a0 where P(x)=+a3×x3+a2×x2+a1×x+a0 is the minimal polynomial

Example: 1,-1,-1 // if the answer would be the golden ratio ϕ