Short Computation Patterns I

Initializing live version
Download to Desktop

Requires a Wolfram Notebook System

Interact on desktop, mobile and cloud with the free Wolfram Player or other Wolfram Language products.

Generate interesting nested patterns with these short computations that combine simple math functions in different ways. The function values are represented by coloring the cells.

[more]

The inputs for the functions are and values ranging from -100 to 100.

[less]

Contributed by: Daniel de Souza Carvalho (March 2011)
Open content licensed under CC BY-NC-SA


Snapshots


Details

The function converts an integer into a binary number with 8 digits; for example, if , :

Function 1 subtracts two numbers and written in binary, counts the number of zeros, and compares that with a given number , returning 0 or 1:

Function 2 subtracts two numbers and written in binary, counts the number of zeros, and checks if that is greater then a given number , returning 0 or 1:

Function 3 subtracts two numbers and written in binary, counts the number of ones, and compares that with a given number , returning 0 or 1:



Feedback (field required)
Email (field required) Name
Occupation Organization
Note: Your message & contact information may be shared with the author of any specific Demonstration for which you give feedback.
Send