Math noob + graphic design 3 point grid numbers equence

AI Thread Summary
The discussion centers on a graphic designer seeking assistance with a mathematical problem related to page layout grids in Adobe InDesign. The designer uses a document grid, margins, columns, and column gutters to create structured layouts but is looking for a mathematical sequence to simplify finding instances where these components align perfectly. They express a desire for a single equation to calculate these alignments rather than manually creating tables for various page sizes. The conversation suggests that an algorithm could be developed, potentially using PHP, to automate this process. Overall, the designer is looking for guidance on the mathematical concepts involved and how to derive a formula for their specific needs.
citizenzen
Messages
2
Reaction score
0
First, my apologies ... my last math class back in high school, sophomore year geometry, many years ago. I am a graphic designer, but have discovered an interesting math problem and would like some help identifying what it is and how to better express and use it.

Thanks for any help!

And now, the issue. For the sake of simplicity, I am only concerned with the horizontal measurements.

Graphic designers can employ a number of grids to provide a unifying structure for laying out pages. I use Adobe InDesign and these are the grid components that I use ...

Document Grid - Like graph paper, a document grid consists of a "net" of vertical and horizontal lines that (can) evenly space out a page.

Margins - provide space on the left and right edges of the page before columns begin.

Columns - divide the page into equally spaced horizontal sections

Column Gutters - provide space between each column​
There are a nearly infinite number of ways for all of these components to combine, However, in some cases, there are times when all of the components "match" and fall into perfect alignment. I have found a mathematical sequence that makes it easy to find these instances and I've attached a table I've created that identifies them.

Now I could either spend a lot of time creating tables to find each of these instances for all the varying page sizes and document grids, or ideally I could find a single equation that I can plug in the variables and find the answer.

So I need some help. What realm of mathematics am I dealing with here? Can somebody help me come up with the equation that can solve this problem?

Below is the first of my tables. It applies to an 8.5" wide page (612 points) and assumes a document grid of 3 points. The gold blocks indicate that the margin offset could be zero as well as the number in the block. The red multiplier to the right of the column designation above the table indicates the margin width, which can be any product of that number. The margin offset needs to be added to that product to create the matching grid.

I hope that makes sense.

Thanks again!
 

Attachments

  • Screen shot 2011-07-03 at 8.40.20 AM.png
    Screen shot 2011-07-03 at 8.40.20 AM.png
    27.2 KB · Views: 499
Mathematics news on Phys.org
Don't know if you can generate a formula for this but I do this kind of thing from time to time rather trivially in computer software such that I just stick in the parameters and the value I want pops out. SO ... what I'm saying is that an algorithm can be constructed to do it, but that may not resolve down to a single equation it may involve putting some of the constraints into tables for lookup.

If you have software folks in your organization it should only take one of them 15 minutes or so to do it for you.
 
phinds said:
If you have software folks in your organization it should only take one of them 15 minutes or so to do it for you.

I was thinking I might be able to come up with something using PHP. I've done enough work with that in the past to muddle my way through.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top