31415926
domain: N
Appears in sequences
- a(n) is the integer whose decimal digits are the first n+1 decimal digits of Pi.at n=7A011545
- Triangular array, read by rows: T(n,k) = greatest decimal number of length k contained as a string in the first n positions of the decimal expansion of Pi, 1 <= k <= n.at n=35A086667
- Triangular array, read by rows: T(n,k) = greatest decimal number of length k contained as a string in the first n positions of the decimal expansion of Pi, 1 <= k <= n.at n=43A086667
- Squarefree kernel of floor(Pi*10^n), Pi = 3.14....at n=7A089289
- Scan first k digits of Pi starting with 3, for k = 1,2,3,..., record all distinct numbers in the order in which they appear.at n=27A322777