Question about Pi in different base

  • Context: Undergrad 
  • Thread starter Thread starter f24u7
  • Start date Start date
  • Tags Tags
    Base Pi
Click For Summary

Discussion Overview

The discussion revolves around the concept of representing the mathematical constant π (pi) in different numerical bases and the potential relationships that may exist between these representations. Participants also inquire about resources or literature that explore mathematics in various bases.

Discussion Character

  • Exploratory
  • Technical explanation

Main Points Raised

  • One participant expresses curiosity about the relationship between π in different bases and seeks mathematical literature on the topic.
  • Another participant introduces the DIV/MOD algorithm as a method for decomposing integers into different bases, suggesting its relevance to the discussion of π.
  • The use of sawtooth and trigonometric functions is mentioned as a means to calculate the modulus in the context of different bases, with implications for understanding π.
  • References to the Bailey-Borwein-Plouffe Pi Algorithm are provided as potentially useful resources for further exploration of π.

Areas of Agreement / Disagreement

The discussion does not present a consensus on the relationship between π in different bases, and multiple viewpoints regarding the methods and algorithms to explore this topic are evident.

Contextual Notes

The discussion lacks specific definitions of bases or detailed examples, which may limit the understanding of the proposed methods and their applicability to π.

f24u7
Messages
46
Reaction score
0
Hi, recently I have being thinking about math in different bases, and I was wondering if there is a relationship between ∏ from different bases.

Also is there mathematics related books that discusses math in different bases?

Thanks in advance
 
Mathematics news on Phys.org
f24u7 said:
Hi, recently I have being thinking about math in different bases, and I was wondering if there is a relationship between ∏ from different bases.

Also is there mathematics related books that discusses math in different bases?

Thanks in advance

Hey f24u7.

In terms of a general base you need to calculate the equivalent of a "MOD" function which is used to take an integer and decompose it into a certain base, but for any valid continuous base.

The algorithm to do this is known as the DIV/MOD algorithm.

What you do is you use either a sawtooth function to calculate the modulus, or you can use trigonometric functions. The sawtooth has the same interpretation and application as a normal MOD function that you do in normal number theory applications involving whole positive numbers.

Because you haven't given a base, you will need to use the DIV/MOD definition, use the sawtooth or a similar construction for calculating the "MOD" (or remainder part) and take it from there.

There are quite a few definitions for pi so depending on your problem, and the construction of the DIV/MOD algorithm, you can use the different definitions, your base, and the DIV/MOD formulation to get some particular expression.

The trigonometric functions are useful because of the relationship with pi itself and also with the relationship with MOD in indirect ways.
 
This may be of interest: The Miraculous Bailey-Borwein-Plouffe Pi Algorithm

http://www.andrews.edu/~calkins/physics/Miracle.pdf
 
Last edited by a moderator:
coolul007 said:
This may be of interest: The Miraculous Bailey-Borwein-Plouffe Pi Algorithm

http://www.andrews.edu/~calkins/physics/Miracle.pdf

Thank you very much for this: I found it immensely useful :)
 
Last edited by a moderator:

Similar threads

  • · Replies 44 ·
2
Replies
44
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
29K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 70 ·
3
Replies
70
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 34 ·
2
Replies
34
Views
10K
  • · Replies 5 ·
Replies
5
Views
3K