Show this function is associative (or provide a counter example)
- Thread starter ArcanaNoir
- Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
69 replies · 8K views
Physics news on Phys.org
ArcanaNoir
- 778
- 4
Dick said:The most basic one. sinh(arcsinh(A))=A. sinh and arcsinh are inverse functions. It doesn't matter that A is a sum.
but is it true that sinh(a+b)= sinh(a)+sinh(b)?
ArcanaNoir
- 778
- 4
Dick said:The most basic one. sinh(arcsinh(A))=A. sinh and arcsinh are inverse functions. It doesn't matter that A is a sum.
Honestly I don't see how you are getting there using only sinh(arcsinh(A))=A. Surely you are using an additional identity.Dick said:arcsinh(sinh( arcsinh(x)+arcsinh(y) ))=arcsinh(x)+arcsinh(y) is what I and ILS mean.
Science Advisor
Homework Helper
- 26,254
- 623
ArcanaNoir said:Honestly I don't see how you are getting there using only sinh(arcsinh(A))=A. Surely you are using an additional identity.
A=arcsinh(x)+arcsinh(y). This might be a little hard to see because it's really simple and you are expecting something complicated.
ArcanaNoir
- 778
- 4
Dick said:A=arcsinh(x)+arcsinh(y). This might be a little hard to see because it's really simple and you are expecting something complicated.
ohhhh. thank you :) I was trying to work from the inside out.
ArcanaNoir
- 778
- 4
Holy crap, here it goes! Maybe I can be done with this problem now!
A:
(x*y)*z = sinh[arcsinh(x)+arcsinh(y)]*z
=sinh[arcsinh(sinh[arcsinh(x)+arcsinh(y)])+arcsinh(z)]
=sinh[arcsinh(x)+arcsinh(y)+arcsinh(z)]
B:
x*(y*z) = sinh(arcsinh(x)+arcsinh[y*z])
=sinh(arcsinh(x)+arcsinh[sinh(arcsinh(y)+arcsinh(z))])
=sinh(arcsinh(x)+arcsinh(y)+arcsinh(z))
Yeah?
A:
(x*y)*z = sinh[arcsinh(x)+arcsinh(y)]*z
=sinh[arcsinh(sinh[arcsinh(x)+arcsinh(y)])+arcsinh(z)]
=sinh[arcsinh(x)+arcsinh(y)+arcsinh(z)]
B:
x*(y*z) = sinh(arcsinh(x)+arcsinh[y*z])
=sinh(arcsinh(x)+arcsinh[sinh(arcsinh(y)+arcsinh(z))])
=sinh(arcsinh(x)+arcsinh(y)+arcsinh(z))
Yeah?
Science Advisor
Homework Helper
Dearly Missed
- 10,704
- 1,723
ArcanaNoir said:Okay, you guys have been wonderful, especially Dick and Micro. Although I'm beginning to suspect Micro is a genius, in which case he sneezes and answers pop out of him, so it's not like he has to try really hard. :P j/k I appreciate your tireless efforts Micro! (not kidding about thinking you're a genius...)
Anyway I'm trying to use Micro's hint but I feel like I'm slipping past the part where I'm supposed to rearrange the expressions to show they are equivalent. I will show my simplification for the expressions, maybe someone can point out where I was supposed to do something trig-y.
I have verified that [itex]\cosh (\sinh ^{-1}(x))=\sqrt{1+x^2}[/itex] and that [itex]f(x,y)=\sinh (\sinh ^{-1}(x)+\sinh ^{-1}(y))[/itex]
A:
[tex](x\ast y)\ast z = \sinh (\sinh ^{-1}(x)+\sinh ^{-1}(y))\ast z \\[/tex] [tex] = \sinh (\sinh ^{-1} [\sinh (\sinh ^{-1}(x)+\sinh ^{-1}(y))]+\sinh ^{-1} (z)) \\<br /> =\sinh [\sinh ^{-1} [\sinh (\sinh ^{-1}(x)+\sinh ^{-1}(y))]]\cosh (\sinh ^{-1} (z))+\\<br /> \cosh [\sinh ^{-1} [\sinh (\sinh ^{-1}(x)+\sinh ^{-1}(y))]]\sinh (\sinh ^{-1} (z)) \\ <br /> =\sinh [\sinh ^{-1} [\sinh (\sinh ^{-1} (x))\cosh (\sinh ^{-1} (y))+\cosh (\sinh ^{-1} (x))\sinh (\sinh ^{-1} (y))]]\cdot \sqrt{1+z^2} +\\<br /> \cosh [\sinh ^{-1} [ \sinh (\sinh ^{-1} (x))\cosh (\sinh ^{-1}(y))+\cosh (\sinh ^{-1} (x))\sinh (\sinh ^{-1} (y))]]\cdot z \\<br /> \sinh [\sinh ^{-1} [x\sqrt{1+y^2}+y\sqrt{1+x^2}]]\sqrt{1+z^2}+\cosh [\sinh ^{-1} [x\sqrt{1+y^2}+y\sqrt{1+x^2}]]z[/tex]
B:
[tex]x\ast (y\ast z) = \sinh (\sinh ^{-1} (x)+\sinh ^{-1}(y\ast z)) \\<br /> =\sinh (\sinh ^{-1}(x)+\sinh ^{-1} [\sinh (\sinh ^{-1}(y) + \sinh ^{-1}(z))]) \\<br /> =\sinh [\sinh ^{-1} (x) + \sinh ^{-1} [\sinh (\sinh ^{-1}(y))\cosh (\sinh ^{-1} (z))+\\<br /> \cosh (\sinh ^{-1} (y))\sinh (\sinh ^{-1} (z))]] \\<br /> =\sinh [ \sinh ^{-1}(x)+\sinh ^{-1} [y\sqrt{1+z^2}+z\sqrt{1+y^2}]] \\<br /> =\sinh (\sinh ^{-1} (x))\cosh (\sinh ^{-1} [y\sqrt{1+z^2}+z\sqrt{1+y^2}])+\\<br /> \cosh (\sinh ^{-1} (x))\sinh (\sinh ^{-1}[y\sqrt{1+z^2}+z\sqrt{1+y^2}]) \\<br /> =x\sqrt{1+(y\sqrt{1+z^2}+z\sqrt{1+y^2})^2}+[y\sqrt{1+z^2}+z\sqrt{1+y^2}]\sqrt{1+x^2}[/tex]
So it seems to me that this isn't going to end any better than when I didn't use hyp. trig, Hence why I think I'm missing the critical point.
No! From ##f(u,v) = g\left( g^{-1}(u) + g^{-1}(v) \right)##, where ##g(.) = \sinh(.)##,
it follows that
[tex]f(f(x,y),z) = g\left( g^{-1}(f(x,y)) + g^{-1}(z)\right) = g \left( g^{-1}(x) + g^{-1}(y) + g^{-1}(z) \right) .[/tex]
ArcanaNoir
- 778
- 4
Ray Vickson said:No! From ##f(u,v) = g\left( g^{-1}(u) + g^{-1}(v) \right)##, where ##g(.) = \sinh(.)##,
it follows that
[tex]f(f(x,y),z) = g\left( g^{-1}(f(x,y)) + g^{-1}(z)\right) = g \left( g^{-1}(x) + g^{-1}(y) + g^{-1}(z) \right) .[/tex]
Yeah... I got that finally.
ArcanaNoir
- 778
- 4
Another huge thank you to everyone who helped with this problem, especially Ray, Dick, and Micro, who invested quite some time in helping me. I really really appreciate it, I couldn't have done it without all the outstanding help!
Similar threads
Counter example to invertibility of f and g from invertible f∘g
- eq1
- · Replies 2 ·
- Precalculus Mathematics Homework Help
- Replies
- 2
Vector Spaces: Provide a counter example to disprove
- boings
- · Replies 9 ·
- Calculus and Beyond Homework Help
- Replies
- 9
How to show a function is twice continuously differentiable?
- docnet
- · Replies 3 ·
- Calculus and Beyond Homework Help
- Replies
- 3
Counter-Example to Showing T' Is Finer than T
- micronemesis
- · Replies 15 ·
- Calculus and Beyond Homework Help
- Replies
- 15
Galois correspondence counter-example
- PsychonautQQ
- · Replies 6 ·
- Calculus and Beyond Homework Help
- Replies
- 6
Finding a counter-example to an alleged set identity
- ainster31
- · Replies 4 ·
- Calculus and Beyond Homework Help
- Replies
- 4
Show that function is a solution to the linear DE
- Painguy
- · Replies 3 ·
- Calculus and Beyond Homework Help
- Replies
- 3
Find a counter example/predicate logic
- Mixer
- · Replies 8 ·
- Calculus and Beyond Homework Help
- Replies
- 8
Show that function is not an energy eigenfunction
- beth92
- · Replies 3 ·
- Advanced Physics Homework Help
- Replies
- 3
Providing a proof or counter example.
- Dougggggg
- · Replies 6 ·
- Calculus and Beyond Homework Help
- Replies
- 6