I How Many Corners Does a Moving Diameter Intersect on a Grid?

AI Thread Summary
The discussion revolves around a geometric problem involving a moving diameter of a circle intersecting corners on a grid. As the diameter rotates, it intersects grid corners at specific stops, with a total of 205 intersections calculated at certain key positions. The analysis includes considerations of how increasing the number of intervals affects the total intersections. It highlights that only specific stops result in corner intersections, particularly at the center and certain clock positions. The complexity increases when exploring rational solutions related to the cosine function, indicating limitations in finding additional intersections beyond the identified points.
Duhoc
Messages
55
Reaction score
0
TL;DR Summary
interesting counting problem for fun
Summary: interesting counting problem for fun

Imagine we draw a circle with diameter d and mark off sixty equal intervals like minutes on a clock. Then we draw two diameters perpendicular to one another and divide each in sixty equal intervals. Using the intervals on the diagonals we lay out a Cartesian plane with corresponding grid. Then we start one of the diameters moving like the minute hand of a clock. And like a minute hand the diameter stops at each point we marked off on the circle. As the diameter makes one revolution what is the sum of corners of the grid it intersects with at all of the stops. If we divided each interval of our plane ten times how many? 100 times? Is there an expression to reflect the number of intersections each time we increase the intervals by one order of magnitude.
 
Mathematics news on Phys.org
If I understand the problem, only on certain stops will the minute hand land on any corners at all. And when it does land on a corner point, it is likely to land on many at a time.

At all stops, it will touch the center point - so that's 1. When the minute hand is at the 12:00/6:00 position, it will touch another 60 corners. At 3:00/9:00 is will touch another 60. At 1:30/7:30 and 4:30/10:30 it will touch another 42 each.

But then we get into the problem of finding rational solutions to ##cos(\pi y)## where ##y## is rational. I don't believe there are any such solutions beyond what I have already listed.

So the tally will stand at 205.
 
Thank you for replying, Scott. However, I don’t understand 1:30/7:30 designation as the countable corners are onlybat the stops of the minute hand and at these times the minute hand is not at a stop.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top