About: Factorial number system     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatPositionalNumeralSystems, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FFactorial_number_system

In combinatorics, the factorial number system, also called factoradic, is a mixed radix numeral system adapted to numbering permutations. It is also called factorial base, although factorials do not function as base, but as place value of digits. By converting a number less than n! to factorial representation, one obtains a sequence of n digits that can be converted to a permutation of n elements in a straightforward way, either using them as Lehmer code or as inversion table representation; in theformer case the resulting map from integers to permutations of n elements lists them in lexicographical order. General mixed radix systems were studied by Georg Cantor.The term "factorial number system" is used by Knuth,while the French equivalent "numération factorielle" was first used in 1888.

AttributesValues
rdf:type
rdfs:label
  • Fakultätsbasiertes Zahlensystem (de)
  • Factorádico (es)
  • Factorial number system (en)
  • Faktoradik (in)
  • 계승진법 (ko)
  • 階乗進法 (ja)
  • Faculteitssysteem (nl)
  • Silniowy system pozycyjny (pl)
  • 阶乘进制 (zh)
rdfs:comment
  • In der Kombinatorik wird das fakultätsbasierte Zahlensystem verwendet, um einen eindeutigen Index für Permutationen zu erzeugen. (de)
  • En combinatoria, factorádico (del inglés 'factoradic') es un sistema numérico especialmente construido. El sistema factorádico proporciona un índice lexicográfico para permutaciones por lo que tiene potencial aplicación en la seguridad informática. La idea del sistema factorádico está muy ligada al . Un artículo de documenta el índice factorádico para permutaciones con ejemplos de código escrito en C#. El término 'factorádico' es una combinación en inglés de los términos factorial y raíz mixta ('factorial' and 'mixed radix'). (es)
  • Faktoradik adalah sebuah sistem bilangan yang setiap posisi angka memiliki basis sesuai dengan faktorial dari posisinya. Sistem bilangan ini memungkinkan untuk membangkitkan permutasi dalam urutan leksikografik. Faktoradik memiliki bentuk deretan bilanganan...a4a3a2a1a0, dengan setiap bilangan ai bersifat: dan (in)
  • 組合せ数学において、階乗進法とは順列を数え上げるのに適する、複数の底が混在した位取り記数法である。 (ja)
  • Het faculteitssysteem of faculteitsstelsel is een bijzonder talstelsel. Het is een positiestelsel, maar niet op de gebruikelijke wijze. In het faculteitssysteem vertegenwoordigt een positie niet een macht van een grondtal, maar de faculteit van de positie. Met oplopende positie kunnen dus steeds meer "cijfers" gebruikt worden. De bijdrage van het cijfer c op positie is dus . Om eenduidigheid te garanderen, mag op positie maximaal het "cijfer" gebruikt worden. Het getal dcba in dit stelsel is dus het getal: , waarin maximaal 4, maximaal 3, maximaal 2 en 0 of 1 kan zijn. (nl)
  • 수학에서 계승진법(階乘進法, 영어: factorial number system, factoradic system)은 자연수를 계승들의 합으로 표기하는 표기법이다. 이를 통해 순열들의 집합 위의 전순서를 쉽게 매길 수 있다. 학교 내신 문제에서 주로 나오는 사전식 배열 문제를 풀 때도 용이하다. (ko)
  • Silniowy system pozycyjny – pozycyjny system liczbowy w którym mnożniki poszczególnych pozycji nie są definiowane przez potęgę pewnej liczby (podstawy), lecz silnię kolejnych liczb naturalnych (z zerem), a liczba cyfr używanych na -tej pozycji wynosi Przykład: Stąd zapis silniowy, np. liczby 4600, wygląda następująco: Ze względu na to, iż na pozycji zerowej jest zawsze zero, istnieje odmiana bez tej pozycji, co nie wpływa na wartości zapisywanych liczb. Zapis jest jednoznaczny, tzn. każdą liczbę naturalną można zapisać w tylko jeden sposób i każdy zapis oddaje dokładnie jedną wartość. (pl)
  • 在组合数学中,阶乘进制又稱階乘數字系統是一種適用於編號排列的的进制數字系統。階乘本身不做為底數,而是做為进制的位數值。若將一個小於n!的數轉換成阶乘进制可以得到一個n位的序列,該序列可以轉換成n的直接排列方式,也可以用於或作為逆序对表;在前一種情況下,從整數到n排列的映射結果將n的排列按字典順序列出。康托尔研究了一般的混合底數係統。術語「階乘數字系統」(factorial number system)由高德纳使用。 例如3:4:1:0:1:0!代表354413021100,其值為: = 3×5! + 4×4! + 1×3! + 0×2! + 1×1! + 0×0! = ((((3×5 + 4)×4 + 1)×3 + 0)×2 + 1)×1 + 0= 46310. (zh)
  • In combinatorics, the factorial number system, also called factoradic, is a mixed radix numeral system adapted to numbering permutations. It is also called factorial base, although factorials do not function as base, but as place value of digits. By converting a number less than n! to factorial representation, one obtains a sequence of n digits that can be converted to a permutation of n elements in a straightforward way, either using them as Lehmer code or as inversion table representation; in theformer case the resulting map from integers to permutations of n elements lists them in lexicographical order. General mixed radix systems were studied by Georg Cantor.The term "factorial number system" is used by Knuth,while the French equivalent "numération factorielle" was first used in 1888. (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Symmetric_group_4;_permutohedron_3D;_Lehmer_codes.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
has abstract
  • In combinatorics, the factorial number system, also called factoradic, is a mixed radix numeral system adapted to numbering permutations. It is also called factorial base, although factorials do not function as base, but as place value of digits. By converting a number less than n! to factorial representation, one obtains a sequence of n digits that can be converted to a permutation of n elements in a straightforward way, either using them as Lehmer code or as inversion table representation; in theformer case the resulting map from integers to permutations of n elements lists them in lexicographical order. General mixed radix systems were studied by Georg Cantor.The term "factorial number system" is used by Knuth,while the French equivalent "numération factorielle" was first used in 1888. The term "factoradic", which is a portmanteau of factorial and mixed radix, appears to be of more recent date. (en)
  • In der Kombinatorik wird das fakultätsbasierte Zahlensystem verwendet, um einen eindeutigen Index für Permutationen zu erzeugen. (de)
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 53 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software