When we say that two algebraic expressions, [tex]f(x_1,x_2,\cdots

  • Thread starter Thread starter dalcde
  • Start date Start date
  • Tags Tags
    Expressions
dalcde
Messages
164
Reaction score
0
When we say that two algebraic expressions, f(x_1,x_2,\cdots x_n), g(x_1,x_2,\cdots x_n) are identical, or
f(x_1,x_2,\cdots x_n)\equiv g(x_1,x_2,\cdots x_n), we mean (according to my textbook) that \forall x_1,x_2,\cdots x_n: f(x_1,x_2,\cdots x_n)=g(x_1,x_2,\cdots x_n)
However, does that mean that
x^2+x\equiv0
in Z^2?

If not, does it mean that
f(x_1,x_2,\cdots x_n)\equiv g(x_1,x_2,\cdots x_n)\Leftrightarrow\forall\phi: \phi(f(x_1,x_2,\cdots x_n))=\phi(g(x_1,x_2,\cdots x_n))
 
Mathematics news on Phys.org


dalcde said:
When we say that two algebraic expressions, f(x_1,x_2,\cdots x_n), g(x_1,x_2,\cdots x_n) are identical, or
f(x_1,x_2,\cdots x_n)\equiv g(x_1,x_2,\cdots x_n), we mean (according to my textbook) that \forall x_1,x_2,\cdots x_n: f(x_1,x_2,\cdots x_n)=g(x_1,x_2,\cdots x_n)
However, does that mean that
x^2+x\equiv0
in Z^2?

If not, does it mean that
f(x_1,x_2,\cdots x_n)\equiv g(x_1,x_2,\cdots x_n)\Leftrightarrow\forall\phi: \phi(f(x_1,x_2,\cdots x_n))=\phi(g(x_1,x_2,\cdots x_n))

Are you talking about number theoretic congruences? If so you need a modulus to be defined if this is the case.

Assuming this is the case I imagine that under congruences the strength of your phi relation may not hold in general.

Take for example mod 10. 3 Mod 10 = 3 and phi(3) = 2. 13 Mod 10 = 3 but phi(13) = 12 (since both are primes).

Is this what you mean? Maybe it isn't though, so some feedback would be appreciated.
 


I'm talking about the identities in the simple high-school sense, in case that's what you are asking.

My \phis are propositional functions, which return a true or false answer. For example, \phi(f(x)) might be the statement "f(x) is a polynomial with degree 2", in which it is true for x^2+x but not 0. I got that notation from Principia Mathematica (by the way, I surrendered after reading less than half a volume - it was too tough). Please tell me if my notation is too outdated.
 


dalcde said:
I'm talking about the identities in the simple high-school sense, in case that's what you are asking.

My \phis are propositional functions, which return a true or false answer. For example, \phi(f(x)) might be the statement "f(x) is a polynomial with degree 2", in which it is true for x^2+x but not 0. I got that notation from Principia Mathematica (by the way, I surrendered after reading less than half a volume - it was too tough). Please tell me if my notation is too outdated.

Ohh ok no worries. I'm doing a cryptography course at the moment so phi's to me are the Euler totient function and I put your post in the context of number theory due to your congruence symbols.

I'm not really qualified to answer your question since I'm unfamiliar with the notation. The principia is an old document though. But if liebniz notation has survived this long, maybe the notation in the principia has a chance :)
 


dalcde said:
However, does that mean that
x^2+x\equiv0

in Z^2?
Yes, by your textbook definition.

If not, does it mean that
f(x_1,x_2,\cdots x_n)\equiv g(x_1,x_2,\cdots x_n)\Leftrightarrow\forall\phi: \phi(f(x_1,x_2,\cdots x_n))=\phi(g(x_1,x_2,\cdots x_n))

You need to understand the difference between a function \phi whose arguments are the values of f (i.e. all possible values, depending on the values of x_1,x_2,\cdots x_n), and a function whose argument is the function f itself.

IIRC Principia uses the different notations

\phi f and

\hat\phi f

when the difference is important.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top