<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article"><front><journal-meta><journal-id journal-id-type="publisher-id">INFORMATICA</journal-id><journal-title-group><journal-title>Informatica</journal-title></journal-title-group><issn pub-type="epub">0868-4952</issn><issn pub-type="ppub">0868-4952</issn><publisher><publisher-name>VU</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="publisher-id">INF13203</article-id><article-id pub-id-type="doi">10.3233/INF-2002-13203</article-id><article-categories><subj-group subj-group-type="heading"><subject>Research article</subject></subj-group></article-categories><title-group><article-title>Numerical Representations as Purely Functional Data Structures: a New Approach</article-title></title-group><contrib-group><contrib contrib-type="Author"><name><surname>Ivanović</surname><given-names>Mirjana</given-names></name><email xlink:href="mailto:mira@im.ns.ac.yu">mira@im.ns.ac.yu</email><xref ref-type="aff" rid="j_INFORMATICA_aff_000"/></contrib><contrib contrib-type="Author"><name><surname>Kunčak</surname><given-names>Viktor</given-names></name><email xlink:href="mailto:vkuncak@mit.edu">vkuncak@mit.edu</email><xref ref-type="aff" rid="j_INFORMATICA_aff_001"/></contrib><aff id="j_INFORMATICA_aff_000">Faculty of Science and Mathematics, University of Novi Sad, Trg Dositeja Obradovića 4, 21000 Novi Sad, Yugoslavia</aff><aff id="j_INFORMATICA_aff_001">Laboratory for Computer Science, Massachusetts Institute of Technology, Cambridge, MA02139</aff></contrib-group><pub-date pub-type="epub"><day>01</day><month>01</month><year>2002</year></pub-date><volume>13</volume><issue>2</issue><fpage>163</fpage><lpage>176</lpage><history><date date-type="received"><day>01</day><month>05</month><year>2001</year></date></history><abstract><p>This paper is concerned with design, implementation and verification of persistent purely functional data structures which are motivated by the representation of natural numbers using positional number systems. A new implementation of random-access list based on redundant segmented binary numbers is described. It uses 4 digits and an invariant which guarantees constant worst-case bounds for cons, head, and tail list operations as well as logarithmic time for lookup and update. The relationship of random-access list with positional number system is formalized and benefits of this analogy are demonstrated.</p></abstract><kwd-group><label>Keywords</label><kwd>data structures</kwd><kwd>purely functional language</kwd><kwd>random-accesss list</kwd><kwd>program derivation</kwd><kwd>recursive slowdown</kwd></kwd-group></article-meta></front></article>