How can we use a base e system to count and represent numbers?

  • Context: Undergrad 
  • Thread starter Thread starter jamie.j1989
  • Start date Start date
  • Tags Tags
    Counting Units
Click For Summary

Discussion Overview

The discussion explores the concept of using a base e system for counting and representing numbers. Participants examine the implications of such a system in terms of mathematical properties, calculations, and potential applications in various fields.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants suggest that counting in units of e could be more natural, referencing a statement by mathematician Adrian Banner.
  • One participant notes that the group of positive integer powers of e under multiplication is isomorphic to the group of positive integers under addition, implying a natural correspondence.
  • Another participant points out that many biological and chemical laws are described by logarithmic functions, suggesting that a base e counting system aligns with these natural phenomena.
  • Questions arise about how basic arithmetic, such as 2+2=4, would be represented in a base e system, with one participant humorously suggesting it might equal 11.020011200001... in such a system.
  • Concerns are expressed regarding the complexity of calculations in a base e system, with some participants finding the proposed methods messy or difficult to understand.
  • A detailed algorithm for converting numbers to base e representation is provided, describing the process of dividing by e and tracking place values, but it is noted that this method can be tedious.

Areas of Agreement / Disagreement

Participants express a variety of viewpoints on the naturalness and practicality of a base e counting system, with no consensus reached on its advantages or the clarity of its arithmetic operations.

Contextual Notes

The discussion includes unresolved questions about the representation of numbers in base e and the implications of such a system on existing mathematical properties and calculations.

jamie.j1989
Messages
76
Reaction score
0
I once heard a mathematician (Adrian Banner of Princeton I believe), say the most natural way to count would be in units of ##e^1##, I've been thinking about this recently and can't think of how this would work, and how it would be more natural. Does anyone have any ideas on where to start?
 
Mathematics news on Phys.org
The group of positive integer powers of e under multiplication is clearly isomorphic to the group of positive integers under addition. As bonus, the natural logarithms of all of these "natural numbers" are themselves natural numbers. What could be more natural?
 
In biology or chemistry there are a lot of laws that are described by ##\ln##-functions, so in this sense counting in unit of ##e## is more "natural" ...
 
What would 2+2=4 look like in such a system?
 
jamie.j1989 said:
I once heard a mathematician (Adrian Banner of Princeton I believe), say the most natural way to count would be in units of ##e^1##, I've been thinking about this recently and can't think of how this would work, and how it would be more natural. Does anyone have any ideas on where to start?
Suppose that the number system we already use is really in units of e in some other number system. What property or calculation would change? I don't think anything would change.
 
mathman said:
What would 2+2=4 look like in such a system?
2 + 2 = 11.020011200001...
 
  • Like
Likes   Reactions: micromass
mathman said:
What would 2+2=4 look like in such a system?
This is the type of calculation I don't understand, it seems a bit messy?

I aslo don't know how to write the number 2 in units of e without using the number 2?
 
jamie.j1989 said:
This is the type of calculation I don't understand, it seems a bit messy?
Dr Claude is writing down the place value expansion of the number 4 using a radix of e. The system is described here: https://en.wikipedia.org/wiki/Non-integer_representation

The algorithm to convert a number to a base e representation is tedious but straightforward.

Edit: This will yield a base e expansion. Some tweaks would be required to produce the canonical base e expansion.

Divide your number by e. If the result is greater than e, keep dividing by e until you have a number between 1 and e. Keep track of how many times you divided. This is the number of places you will need to move the radix point to the right. For small numbers you will multiply by e instead and keep track of the number of places to move the radix point to the left.

In this case, 4 divided by e is 1.41930... That result is between 1 and e. So there will eventually be a one place shift of the radix point.
Write down the integer part of this number (a digit which will be either 1 or 2).

In this case, we write down "1".
Subtract the integer part and multiply the remainder by e.

In this case, we multiply .41930... by e giving 1.13978...
Repeat, writing down the integer part of the number (a digit which will be 0, 1 or 2), subtracting and multiplying the remainder by e.

As per Dr. Claude, the resulting digit string is 1102001...​

When you have as many digits as you please, insert a radix point and shift it the appropriate number of digits. The default position is to the right of the first digit.

In this case, one division by e to start means a one place right shift. 11.02001...
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 18 ·
Replies
18
Views
11K
  • · Replies 105 ·
4
Replies
105
Views
12K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K