Proving an identity involving hyperbolic functions

tamtam402
Messages
199
Reaction score
0

Homework Statement



Prove sin(x-iy) = sin(x) cosh(y) - i cos(x) sinh(y)

Homework Equations





The Attempt at a Solution



I tried to prove it by developing sinh into it's exponential form, but I get stuck.

sinh(x-iy) = [ ei(x-iy) - e-i(x-iy) ] /2i

= [ eixey - e-ix e-y ] /2i

This is where I get stuck. I can regroup the terms to get the following equation, but doesn't seem like the right direction.

= sinh(y+ix)/i
 
Physics news on Phys.org
tamtam402 said:

Homework Statement



Prove sin(x-iy) = sin(x) cosh(y) - i cos(x) sinh(y)

Homework Equations


The Attempt at a Solution



I tried to prove it by developing sinh into it's exponential form, but I get stuck.

sinh(x-iy) = [ ei(x-iy) - e-i(x-iy) ] /2i
You mean sin(x- iy) not sinh(x-iy).

ei(x- iy= eix+ y= eixey and
e-i(x- iy)= e-ix- y= e-ixe-y
What you can do is "add and subtract the same thing":
eixey- e-ixey+ e-ixey+ e-ixe-y
= (eix- e-ix)ey+ e-ix(ey- e-y)

Now convert those to sin, cos, sinh, and cosh.

= [ eixey - e-ix e-y ] /2i

This is where I get stuck. I can regroup the terms to get the following equation, but doesn't seem like the right direction.

= sinh(y+ix)/i
 
You're right, I messed up the sin -> sinh when I copied my notes.

Thanks for the tip, I knew there was a small trick I was missing. Mary L Boas(*) book is pretty good so far, but it lacks some explanations sometimes. It makes it pretty hard to rely purely on that book for self-studying :(

* What's the correct syntax to use on Boas? I know Boas's is wrong.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top