- 16,335
- 258
There was a thread on another forum that I'd like to share.
Is $f(x,y) = x \sqrt{1+y^2} + y \sqrt{1+x^2}$ associative?
Is $f(x,y) = x \sqrt{1+y^2} + y \sqrt{1+x^2}$ associative?
The discussion revolves around the associativity of the function $f(x,y) = x \sqrt{1+y^2} + y \sqrt{1+x^2}$. Participants explore the definition of associativity in this context and analyze whether the function satisfies the associative property through various mathematical transformations and representations.
Participants express differing views on the associativity of the function, with some providing supportive mathematical arguments while others remain uncertain about the equivalence of the two forms of the function. The discussion does not reach a consensus on the overall associativity of $f(x,y)$.
Participants rely on specific mathematical properties of hyperbolic functions and their transformations, which may introduce assumptions about the behavior of these functions in the context of associativity.
Amer said:what do you mean by associative function ? I know the associative property
I like Serena said:There was a thread on another forum that I'd like to share.
Is $f(x,y) = x \sqrt{1+y^2} + y \sqrt{1+x^2}$ associative?
Also, $\cosh a$ is always positive, so we can write $\sqrt{\sinh^2 a + 1} = \cosh a$. Thus $$f(x,y) = \sinh u\cosh v + \cosh u\sinh v = \sinh(u+v).$$ It follows that $f(f(x,y),z) = \sinh((u+v)+w) = \ldots$.Amer said:f(f(x,y),z) = f \sqrt{ 1 + z^2} + z \sqrt{1 + f^2 }
f(f(x,y),z) = \left( x \sqrt{1+y^2} + y \sqrt{1+x^2}\right) \sqrt{ 1 + z^2} + z \sqrt{1 + \left( x \sqrt{1+y^2} + y \sqrt{1+x^2}\right)^2 }
Let
x = \sinh u , y = \sinh v , z = \sinh w
and note
\sinh^2 a + 1 = \cosh^2 a
Opalg said:Also, $\cosh a$ is always positive, so we can write $\sqrt{\sinh^2 a + 1} = \cosh a$. Thus $$f(x,y) = \sinh u\cosh v + \cosh u\sinh v = \sinh(u+v).$$ It follows that $f(f(x,y),z) = \sinh((u+v)+w) = \ldots$.
Evgeny.Makarov said:Yes, in other words, $\sinh$ is a surjective homomorphism (in fact, an isomorphism) from $\mathbb{R}$ with $+$ to $\mathbb{R}$ with $f$. For this problem, it is only important that $\sinh$ is surjective and respects the operations, but it can be viewed as an isomorphism of abelian groups $\langle\mathbb{R},{+},0,{-}\rangle$ and $\langle\mathbb{R},f,0,{-}\rangle$.