| Author |
Comment/Response |
Erin
|
06/30/11 09:27am
I need to construct a figure of fractions. In the end, it will look like a triangle. The topmost point is 1/1. The end row will start with 1/n and end with n/1, where n is the row number+1. I also need to represent these fractions as points (instead of their numeric values) and color them according to repetition (i.e. 1/2=2/4=3/6...where 2/4 and 3/6 would be different shades of the same color as 1/2). I am new to Mathematica, so I am completely unsure how to make this construction. Should I use an array, a table of points in a loop,...??? Hoping for some help here. :)
URL: , |
|