kids encyclopedia robot

Image: Prime numbers in arithmetic progression mod 9 zoom in

Kids Encyclopedia Facts
Original image(815 × 385 pixels, file size: 4 KB, MIME type: image/png)

Description: prime numbers in arithmetic progression mod 9 Mathematica source code


Show[Graphics [ {Table[{RGBColor[1, 0, 0], Rectangle[{IntegerPart[Prime[n]/r], Mod[Prime[n] - 1, r]}, {IntegerPart[ Prime[n]/r] + 1, Mod[Prime[n] - 1, r] + 1}]}, {n, 1, 9}], Table[{Text[n, {IntegerPart[(n - 1)/r] + .5, Mod[n - 1, r] + .5}]}, {n, 1, 27}] }], AspectRatio -> Automatic, TextStyle -> {FontFamily -> "Arial ", FontSize -> 14, FontStyle -> "Bold"}]
Author: Jakob.scholbach
Usage Terms: Creative Commons Attribution-Share Alike 3.0
License: CC-BY-SA-3.0
License Link: http://creativecommons.org/licenses/by-sa/3.0/
Attribution Required?: Yes

There are no pages that link to this image.

kids search engine