OpenLink Software

Usage stats on Friedman's vector reduction problem

 Permalink

an Entity in Data Space: 134.155.108.49:8890

The vector reduction problem is a combinatorial problem researched by Harvey Friedman. Let x = {x1...xk}. Find the greatest i < k such that xi is positive, and replace xi and xi+1 (if exists) by xi - 1 and x1 + ... + xk, respectively. The number of times a vector {n, 0,...0} of length k can be reduced is lower bounded by A(k - 1, b) and upper bounded by A(k + 1, n + c), where A is Friedman's version of the Ackermann function and c is a constant. For example, {2, 0, 0, 0, 0} can be reduced over 2↑‎↑‎21,000,000 times. A Python program for "reducing" vectors is as follows: def max_index(vec):

Identifier (URI)Rank
dbkwik:resource/I3ESBasKBSiqF43xiS09-A==5.88129e-14
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2012 OpenLink Software