请输入您要查询的字词:

 

单词 PrimitiveRecursiveNumber
释义

primitive recursive number


A special of computable numbersMathworldPlanetmath is so-called the primitive recursive numbers. Informally, these are numbers that can be measured by primitive recursive functionsMathworldPlanetmath to an arbitrary degree of precision.

Definition. A non-negative real number r is said to be primitive recursive if there is a primitive recursive function f: such that

f(n)={[r] (the integer part of r),if n=0,nth digit of r when r is expressed in its decimal representation,if n0.

A real number r is primitive recursive if |r| is, and a complex numberMathworldPlanetmathPlanetmath x+yi is primitive recursive if both x and y are.

Clearly, any integer is primitive recursive. It is easy to see that all rational numbers are primitive recursive too, as the decimal representation of a rational number is periodic, so if

r=[r].a1ak¯,

we can define f so that

f(n)={[r],if n=0,aiif n0 and ni(modk).

Here, we assume that r is non-negative.

In additionPlanetmathPlanetmath, we can show that n is primitive recursive for any non-negative integer n.

Proof.

Suppose r=n. Write r in its decimal representation

r=n0.n1n2nk

Then n0=[n]. Multiply r by 10 to get its decimal representation

10r=n0n1.n2nk

Then 10n0+n1=[10r]=[100n], so that n1=[100n]-10n0 By inductionMathworldPlanetmath, we see that

nk+1=[100k+1n]-10(10kn0+10k-1n1++nk).

Define f:2 by f(n,m)=nm. Then f(n,0) is primitive recursive. Next,

f(n,m)=[100mn]-10i=0m-110m-1-if(n,i)=h(n,m,f¯(n,m)),

where

h(x,y,z)=[100xy]-˙10i=0y-˙110y-˙s(i)(z)i

which is primitive recursive (all of the operationsMathworldPlanetmath, including the bounded sum are primitive recursive). Since f is defined by course-of-values recursion via h, f is primitive recursive also.∎

Remark. It can be shown that π is primitive recursive. A proof of this can be found in the link below.

References

  • 1 S. G. Simpson, http://www.math.psu.edu/simpson/courses/math558/fom.pdfFoundations of Mathematics. (2009).

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/25 10:12:40