Is There a Hidden Pattern in Exponentiation Operations on Three Natural Numbers?

  • Context: Graduate 
  • Thread starter Thread starter StatusX
  • Start date Start date
  • Tags Tags
    Exponents Strange
Click For Summary

Discussion Overview

The discussion revolves around the exploration of patterns in exponentiation operations involving three natural numbers, specifically focusing on expressions that include addition, multiplication, and exponentiation. Participants examine the relationships and potential patterns that arise when these operations are combined in various ways.

Discussion Character

  • Exploratory
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant proposes a pattern in the expressions involving three natural numbers, suggesting that the arrangement of operations reflects a hierarchy of "strength" based on the operations used.
  • Another participant challenges this view, arguing that the proposed pattern overlooks other possible combinations and that the order of operations is arbitrary.
  • A different participant questions the meaning of terms like "largest identity expression," indicating a lack of clarity in the original post's terminology.
  • One participant reflects on their reasoning process, describing how they paired expressions based on the operations and their results, leading to the discovery of what they believed to be a significant pattern.
  • Another participant points out that the expansion of (x+y)^z results in a complex expression, contrasting it with the simpler form of x^(y+z), suggesting that the perceived "size" of expressions may not indicate a meaningful pattern.

Areas of Agreement / Disagreement

Participants express differing opinions on the significance of the patterns identified. Some believe there is a noteworthy relationship, while others argue that the observations are coincidental and lack mathematical rigor. The discussion remains unresolved, with no consensus on the validity of the proposed patterns.

Contextual Notes

Participants acknowledge limitations in their reasoning, including the choice of operations and the definitions used in their arguments. There is also recognition of the complexity involved in expanding certain expressions, which may affect the perceived relationships.

StatusX
Homework Helper
Messages
2,570
Reaction score
2
I was looking at the different ways the operations +, *, and exponentiation can work on three natural numbers x, y, and z. I found a weird pattern when the second operation performed is exponentiation. These are the expressions:

[tex](x+y)^z \ x^{(y+z)} \ (x \cdot y)^z \ x^{(y \cdot z)} \ (x^y)^z \ x^{(y^z)}[/tex]

They are arranged in what I think is the most natural way: from "weakest" to "strongest", in the sense + < * < ^, and exponentiation is more powerful when the bigger number is the power, not the base. (This assumes x, y, z are relatively close in size). Here's the pattern:

[tex](x+y)^z \ \ \ \ \ \ \ \ \ x^{(y+z)} \ \ \ \ \ \ \ \ \ (x \cdot y)^z \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ x^{(y \cdot z)} \ \ \ \ \ \ \ \ \ (x^y)^z \ \ \ \ \ \ \ \ \ x^{(y^z)}[/tex]

largest ...<- identical ->... | ...<- indentical ->... largest

written ... written ... | ... value ..... value
formula ... formula

I'm sorry if this doesn't format right, but I'll explain what it means. [tex](x+y)^z[/tex] has the largest identity expression, in terms of the size of the written formula: the binomial theorem. [tex]x^{(y+z)}[/tex] and [tex](x \cdot y)^z[/tex] are equal to [tex]x^y \cdot x^z[/tex] and [tex]x^z \cdot y^z[/tex] respectively, so the shape of their written formulas are identical. [tex]x^{(y \cdot z)}[/tex] is equal in value to [tex](x^y)^z[/tex]. And finally, [tex]x^{(y^z)}[/tex] has the largest value, for x,y,z>>1.

This seems like a very bizarre link between the "man-made" (sort of) written formulas and the "completely natural" values of these expressions. Is there anything to this, or is it just a coincidence? I'm really not a crackpot, I think there is something here that needs at least some basic explanation, but if someone can explain logically why I'm wrong, I'd be more than willing to accept it.
 
Physics news on Phys.org
I think you're looking for far too much here, and you're ignoring other possibilities such as xyz or xy/z or x/yz which contradict your apparent "link"

What is true is that often when some operation that we use frequently has a large expression, then we find a shorter way of writing it, eg n! rather than 1.2.3...n.(n-1).

There is also the fact that if you were to write out what x^{y^z} meant in a similar way to your binomial expansion having written x as 1+1+1...+1 x times etc that the expression wouldn't be all that small.
 
You've posted this before. You seem to think there is something "natural" about the way you have ordered these when, in fact, it is an arbitrary choice.
 
Matt, thanks for your help, but like I said, I'm just talking about operations on three numbers, with one of the operations being an exponent. I already looked at operations like xyz and x(y+z), and they had simple patterns because of multiplication and additions associativity and commutativity, which exponents don't have. (and I'm ignoring inverse operations right now cause I want to stay in the natural numbers) And I don't get your point about writing x out as all 1's. I'm talking about normal algebra, and assuming the way were doing it is the simplest way it can be done(ie., you have to use the binomial expansion, but you would be wasting time writing out x as all 1s)

HallsofIvy, i know I already posted this, but I asked you then why you thought this was arbitrary, and in this post I tried to make clear the reason I put them this way (let me note that I put them this way and then found the pattern, not the other way around). Could you just please tell me why you think this is arbitrary? Did you read my reasoning?
 
Your posting an opinion about how you think mathematic symbols ought to be interpreted. Your post doesn't actually make any sense really: what on Earth do *you* mean about size of expressions? And note yo'ure making a lot of completely arbitrary choices (why not division, why only integers?)

"largest identity expression"

that phrase in particular makes no sense to me as a mathematician.
 
Last edited:
yea, ur right. I was having a hard time deciding what to call the first property, and I ended up going with "written expression," but now that I think of it, that's pretty meaningless. The only reason I thought there was something here has to do with the way I found it, so maybe if I explain that it will help you see where I'm coming from, and you can either tell me there's still nothing here or tell me how to reword my idea.

I arranged the 18 expressions involving x_y_z, where the blanks are filled by these three operations, and then the parantheses can go on either the first or second pair. There was an obvious way to pair them off for the ones where the second operation(outside the parantheses) was not exponentiation. For example, x+(yz) and (xy)+z, x(y+z) and (x+y)z, and (x+y)+z and x+(y+z). These are trivial because of commutativity and associativity. I noticed the pairs always had parantheses on opposite sides. Then I noticed you could pair off x^(yz) and (x^y)^z, cause they were equal, and x^(y+z) and (xy)^z seem to go together cause of the way they distribute. All that was left was (x+y)^z and x^(y^z). And I was pissed off cause I thought "damn, (x+y)^z won't fit with anything cause it's so big," as in its expansion. Then I realized x^(y^z) was big too, in a different way. That's all I found, and this chart might be stretching it a bit. So I can see now why this could just be a coincidence, but is it?
 
"damn, (x+y)^z won't fit with anything cause it's so big," as in its expansion.

but what on Earth does that mean?
 
expand (x+y)^z. its a huge mess, something like:

x^z + z*(x^(z-1))*y + ... + z*x*(y^(z-1)) + y^z

as opposed to, say, x^(y+z), which is just (x^y)*(x^z). that's what I meant, but now I see why there's no significant pattern. I didn't think through what I meant by my descriptions, like "big" and "written expression". thanks for the help.
 
What's the huge mess about it?
Letting z be an integer, you have:
[tex](x+y)^{z}=\sum_{i=0}^{i=z}\binom{z}{i}x^{i}y^{z-i}[/tex]
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
797
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
24
Views
5K
  • · Replies 17 ·
Replies
17
Views
8K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K