3
에 일련의 숫자가 있는지 어떻게 알 수 있습니까?
우리는 다음과 같은 운동을 받았습니다. 허락하다 f(n)={100n occurs in the decimal representation of πelsef(n)={10n occurs in the decimal representation of π0else\qquad \displaystyle f(n) = \begin{cases} 1 & 0^n \text{ occurs in the decimal representation of } \pi \\ 0 & \text{else}\end{cases} 가 계산 가능 하다는 것을 증명하십시오 .fff 이것이 어떻게 …