cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-3 of 3 results.

A361601 Decimal expansion of the maximum possible disorientation angle between two identical cubes (in radians).

Original entry on oeis.org

1, 0, 9, 6, 0, 5, 6, 8, 1, 5, 2, 4, 0, 6, 2, 5, 4, 8, 9, 0, 6, 1, 7, 2, 6, 5, 6, 5, 6, 4, 1, 2, 5, 7, 3, 5, 6, 9, 5, 9, 4, 2, 4, 7, 2, 7, 3, 1, 8, 4, 0, 8, 6, 3, 3, 9, 9, 1, 0, 9, 6, 8, 7, 7, 7, 2, 0, 6, 7, 8, 8, 7, 1, 0, 9, 2, 9, 7, 0, 9, 1, 0, 7, 7, 9, 8, 7, 0, 6, 3, 1, 4, 8, 8, 8, 2, 5, 7, 5, 7, 5, 7, 6, 9, 1
Offset: 1

Views

Author

Amiram Eldar, Mar 17 2023

Keywords

Comments

Mackenzie and Thomson (1957) attributed the idea of finding this angle to the British theoretical physicist Frederick Charles Frank (1911-1988), who proposed this problem in 1949.
The disorientation angle between two identical bodies is the least angle of rotation about an axis through the center of mass of one of the bodies that is needed to bring it into the same orientation as the other body. For two cubes with indistinguishable faces, there are 24 rotations angles that will bring the first cube into coincidence with the second, and the disorientation angle is the least of them.
The rotation which achieves this maximum disorientation can be described as a rotation by 90 degrees about any axis parallel to a face diagonal of the cube.
The angle in degrees is 62.7994296198...
The solution to the analogous two-dimensional problem with two squares is the trivial value Pi/4 (A003881).

Examples

			1.09605681524062548906172656564125735695942472731840...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[ArcCos[Sqrt[2]/2 - 1/4], 10, 100][[1]]
  • PARI
    acos(sqrt(2)/2 - 1/4)

Formula

Equals arccos(sqrt(2)/2 - 1/4).
Equals 2 * arccos(1/2 + sqrt(2)/4).
Equals 2 * arctan((sqrt(2)-1) * sqrt(5-2*sqrt(2))).

A361602 Decimal expansion of the mean of the distribution of disorientation angles between two identical cubes (in radians).

Original entry on oeis.org

7, 1, 0, 9, 7, 4, 6, 0, 7, 6, 8, 6, 0, 5, 9, 1, 1, 9, 1, 6, 4, 3, 8, 9, 4, 4, 0, 4, 1, 5, 3, 7, 0, 1, 4, 9, 3, 3, 9, 2, 8, 6, 2, 1, 0, 3, 9, 4, 7, 6, 0, 5, 6, 3, 0, 7, 4, 1, 2, 3, 7, 4, 8, 0, 4, 2, 3, 8, 0, 0, 7, 2, 4, 4, 1, 5, 8, 7, 6, 7, 8, 7, 9, 1, 0, 5, 1, 3, 3, 2, 0, 4, 4, 7, 2, 6, 8, 6, 0, 6, 7, 2, 7, 1, 2
Offset: 0

Views

Author

Amiram Eldar, Mar 17 2023

Keywords

Comments

The probability distribution function of disorientation angles was calculated for random rotations uniformly distributed with respect to Haar measure (see, e.g., Rummler, 2002).
See A361601 for more details.
The angle in degrees is 40.7358443613...

Examples

			0.71097460768605911916438944041537014933928621039476...
		

Crossrefs

Programs

  • Mathematica
    (* See the program in the links section. *)

Formula

Equals Integral_{t=0..tmax} t * P(t) dt, where tmax = A361601 and P(t) is
1) (24/Pi) * (1-cos(t)) for 0 <= t <= Pi/4.
2) (24/Pi) * (3*(sqrt(2)-1)*sin(t) - 2*(1-cos(t))) for Pi/4 <= t <= Pi/3.
3) (24/Pi) * ((3*(sqrt(2)-1) + 4/sqrt(3)) * sin(t) - 6*(1-cos(t))) for Pi/3 <= t <= 2 * arctan(sqrt(2) * (sqrt(2)-1)).
4) (24/Pi) * ((3*(sqrt(2)-1) + 4/sqrt(3)) * sin(t) - 6*(1-cos(t))) - (288*sin(t)/Pi^2) * (2*(sqrt(2)-1) * arccos(f(t) * cot(t/2)) + (1/sqrt(3)) * arccos(g(t) * cot(t/2))) + (288*(1-cos(t))/Pi^2) * (2*arccos(f(t) * (sqrt(2)+1)/sqrt(2)) + arccos(g(t) * (sqrt(2)+1)/sqrt(2))) for 2 * arctan(sqrt(2) * (sqrt(2)-1)) <= t <= tmax, where f(t) = (sqrt(2)-1)/sqrt(1-(sqrt(2)-1)^2 * cot(t/2)^2) and g(t) = (sqrt(2) - 1)^2/sqrt(3 - cot(t/2)^2).

A361604 Decimal expansion of the median of the distribution of disorientation angles between two identical cubes (in radians).

Original entry on oeis.org

7, 3, 8, 9, 9, 5, 9, 8, 6, 2, 8, 7, 6, 0, 5, 1, 0, 1, 7, 9, 6, 3, 4, 1, 1, 3, 5, 6, 1, 5, 8, 3, 5, 8, 2, 4, 7, 6, 4, 8, 1, 5, 9, 1, 7, 6, 4, 7, 0, 6, 0, 2, 0, 9, 4, 3, 0, 0, 4, 9, 7, 8, 0, 3, 0, 0, 5, 8, 7, 8, 3, 6, 3, 1, 8, 7, 1, 3, 8, 6, 4, 6, 1, 7, 2, 9, 7, 4, 8, 3, 7, 4, 5, 7, 0, 9, 1, 3, 6, 8, 0, 3, 0, 0, 3
Offset: 0

Views

Author

Amiram Eldar, Mar 17 2023

Keywords

Comments

The probability distribution function of disorientation angles was calculated for random rotations uniformly distributed with respect to Haar measure (see, e.g., Rummler, 2002).
See A361601 for more details.
The angle in degrees is 42.3413510913...

Examples

			0.73899598628760510179634113561583582476481591764706...
		

Crossrefs

Programs

  • Mathematica
    (* See the program in the links section. *)

Formula

Equals c such that Integral_{t=0..c} P(t) dt = 1/2, where P(t) is given in the Formula section of A361602.
Showing 1-3 of 3 results.