Jump to content

Wikipedia:Reference desk/Archives/Mathematics/2023 September 28

From Wikipedia, the free encyclopedia
Mathematics desk
< September 27 << Aug | September | Oct >> September 29 >
Welcome to the Wikipedia Mathematics Reference Desk Archives
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


September 28[edit]

Probability of a holey cube[edit]

Suppose that eight identical cubes, each with a hole bored from the centre of one face to the centre of the opposite one, are assembled with random orientation into a two by two cube. What is the probability of no hole all the way through? Assuming that the smaller cubes are placed and then oriented gives 6561 possible orientations, but I can't find a way of calculating exactly the number without any hole alignment. A counting program gives the fraction 828/6561, reducing to 92/729. Is this correct, and if so is there an easy way to calculate it? Would the method extend to larger combined cubes?2A00:23C6:AA0D:F501:E536:AB5C:96D1:E7CE (talk) 13:55, 28 September 2023 (UTC)[reply]

I get the same number of 828 unholey cubes.  --Lambiam 15:27, 28 September 2023 (UTC)[reply]
If you view the hole at each corner as a directed edge pointing to another corner, you form a directed graph which is a subgraph of the cube graph. (By this I mean the underlying undirected graph is a subgraph. This has outdegree 1, but variable indegrees. For a general graph, the number of of such graphs is the product of the degrees, in this case 38, and the question is what fraction of them have no 2-cycles. I would apply the Inclusion–exclusion principle; you'd get something like:
It's then a matter of counting edges (12), pairs, triples and quadruples of disjoint edges. Counting pairs etc. isn't trivial, but I was able to do it without resorting to a counting program. I get 42 pairs of disjoint edges, 44 triples, and 9 quadruples to give a final value of 38-12⋅36+42⋅34-44⋅32+9=828.
I don't know how easily this approach generalizes to other collections of cubes; I saw it as a problem in graph theory. There may be easier ways of doing it too; this is just the first one I through of. --RDBury (talk) 15:56, 28 September 2023 (UTC)[reply]
(edit conflict) I got along a similar road (but got stuck at the step parallel to "counting pairs etc."). Here’s my work anyway for a non-graph formulation:
Let be the probability that there are n through-holes for a uniform random selection of the configuration of eight minicubes. We are interested in , but it seems easier to count the high-through-hole-count configurations. Because , there are five nonzero ; let’s find out some relationships between them.
  • By the definition of probability, .
  • . Proof: the left-hand-side value is the average number of through-holes in a given configuration. By the linearity of expectation, that is equal to the probability that a given pair of adjacent cubes are co-aligned, times the number of such pairs. Each pair of adjacent cubes is co-aligned with probability 1/9 (each cube has probability 1/3 of having its hole pointing to the other), and there are 12 such pairs (4 along each dimension). 12*1/9 = 4/3, QED.
Unfortunately, I do not think there is any useful interpretation of the higher-order moments that would allow us to calculate one of them. Therefore, we still have to find out to compute out of the two equations above.
The four-hole configurations are achieved by having all holes aligned in a single direction. There are three possible directions (denominator); the numerator is just the number of configurations. Hence .
I could not calculate with my spatial visualization skills, let alone . But maybe someone can do it or find another equation linking the together. TigraanClick here for my talk page ("private" contact) 15:59, 28 September 2023 (UTC)[reply]
This looks like and interesting approach. Perhaps if might be worthwhile to compute the probabilities and moments from what is known so far and work backwards to find interpretations. Fwiw, a quick search of 1, 12, 42, 44, 9 in the OEIS turned up A302235. (There were other hits but this one was relevant.) --RDBury (talk) 17:24, 28 September 2023 (UTC)[reply]

Help with finding the angle[edit]

Hello, I need help with this problem:

Given a right triangle ABC where θ is one of its acute angles, and Δx and Δy represent small changes in the x and y coordinates of point C as it moves along the hypotenuse, determine an expression for the tangent of angle θ in terms of Δx and Δy.

How should I start off this problem?

TheAlienMan2002 (talk) 19:12, 28 September 2023 (UTC)[reply]

I'm pretty sure there isn't enough information to solve the problem. You could find the angle of the hypotenuse to the x-axis, but that doesn't tell you how the sides are oriented. Is there an assumption you haven't included, such as that the sides of the triangle lie on the axes? Even with that, "one of its acute angles" isn't specific enough; there are two complimentary acute angles and we don't know which one is θ. --RDBury (talk) 20:26, 28 September 2023 (UTC)[reply]
Usually, when one writes "a right triangle ABC", the right angle is at the vertex labelled C, which is not on the hypotenuse. If one vertex, being one of the end points of the hypotenuse, moves along the hypotenuse while the other two are stationary, the triangle ceases to be a right triangle. Is that the intention?
If you scale up the triangle, keeping the angles the same, the same Δx and Δy changes will give a smaller change in θ, so the problem is underdetermined.  --Lambiam 21:18, 28 September 2023 (UTC)[reply]


Opps, wrote the wrong math equation. This is the correct problem, the other one was a visual.

In a right triangle XYZ, θ is one of its acute angles. As point Z moves along the hypotenuse, the x-coordinate (Δx) and the y-coordinate (Δy) of point Z change. The length of the hypotenuse is 10 units, and Δx and Δy are given as follows:

  • When Z moves from its initial position to a new position, Δx = 3 units.
  • During the same movement, Δy = 4 units.

Determine the tangent of angle θ in terms of Δx and Δy for this right triangle. TheAlienMan2002 (talk) 21:43, 28 September 2023 (UTC)[reply]

The vertex of a triangle cannot "move along the hypotenuse". This is a very poorly written question whose meaning is not obvious. You should go back and ask whoever posed the question to clarify it. –jacobolus (t) 22:03, 28 September 2023 (UTC)[reply]
A point can move along the hypotenuse. TheAlienMan2002 (talk) 22:08, 28 September 2023 (UTC)[reply]
You can't have the vertex of the triangle move along the triangle's own side. That's a nonsensical statement. You could label some different moving point along the hypotenuse. –jacobolus (t) 23:43, 28 September 2023 (UTC)[reply]
Well yeah, the label is point Z and it's moving along the hypotenuse. TheAlienMan2002 (talk) 00:01, 29 September 2023 (UTC)[reply]
It doesn't matter if Z is moving or not, this version of the problem has the same issue as the previous version, so not enough information. In general there shouldn't be any information in a picture or diagram that's not written out in words. Diagrams are to help understand the description, but they can't replace it. Also, per the guidelines at the top of the page, this seems to be homework so we can only get you started with a solution. --RDBury (talk) 03:56, 29 September 2023 (UTC)[reply]
Let be the vertex of the right angle, so the hypotenuse is the line segment while and Also, let represent the "moved" vertex, a point on the line segment so right triangle is transformed into a non-right triangle We have a new angle If the position of differs from that of by a vector the length of the line segment equals half the length of so is the midpoint of the hypotenuse. Then is an isosceles triangle, and so If
A setting that is consistent with the given data is that the vertices of the original triangle has Cartesian coordinates Then while There are different settings that are also consistent with the given data.  --Lambiam 15:15, 29 September 2023 (UTC)[reply]