OpenMusic

Visual Programming | Computer-Assisted Composition

OpenMusic Reference

Prev| | Next


decompo

decompo

(Zn module) -- Factorizes a given integer in into a product of five primes (p1 p2 n1 n2 n3) corresponding to a the attributes of a Regular Compementary Canon of Maximal Category

Syntax

decompo n

Inputs

name data type(s) comments
n a positive integer one of the list of “good primes” produced by canon-n

Output

output data type(s) comments
first a list of integers  

Description

The module breaks down n into five numbers (p1 p2 n1 n2 n3) where:


Prev Home Next
ctrlchg Up denominator