Mathman23
- 248
- 0
Hello
I got some funny idears don't know if they are true, but I will share them with you.
I would like to prove these formula
(1)sin(z_1 + z_2) = sin(z_1) \cdot cos(z_2) + sin(z_2) \cdot cos(z_1)
(2)cos(z_1 + z_2) = sin(z_1) \cdot sin(z_2) - cos(z_2) \cdot cos(z_1)
(3)cos(z)^2 + sin(z)^2 = 1
for any complex number z_1, z_2, z \in \mathbb{C}
Proof for (1)
(step a)Let z_1 = x_1 + i \cdot y_1 and z_2 = x_2 + i \cdot y_2
(step b)According to the rules of addition of complex numbers
z_1 + z_2 = (x_1 + x_2) + i(y_1 + y_2), where z_1 + z_2 \in \mathbb{C}
(step c)I denote x_1 + x_2 = x and y_1 + y_2 = y
(step d)thus by replacing x and y by their respective polar coordinant representation:
z_1 + z_2 = (r \cdot cos(\theta)) + i \cdot ( r \cdot sin(\theta)), where z_1 + z_2 \in \mathbb{C}
(step e)which can be reformulated to:
z_1 + z_2 = r \cdot (cos(\theta)) + i \cdot ( sin(\theta)).
(step f)Which equals according to the euler identity:
z_1 + z_2 = r \cdot e^{i \theta}.
(step g)Then I apply sinus on both sides of the equality and get
\begin{array}{ccc}sin(z_1 + z_2) = cosh(sin(\theta) \cdot r) \cdot sin(cos(\theta) \cdot r) + sinh(sin(\theta) \cdot r) \cdot cos(cos(\theta) \cdot r) \cdot i \end{array}
From the above we see that x = r \cdot cos(\theta) and y = r \cdot sin(\theta)
(step h)
With this in mind we rearrange the above and remembers the identity for x and y.
sin(z_1 + z_2) = sin(x_1 + x_2) \cdot cosh(y_1 + y_2) + cos(x_1 + x_2) \cdot sinh(y_1 + y_2) \cdot i
I have thus proved the sinus addition formula for complex numbers. (q.e.d)
(2) Proof
The steps are the same until (step g) where I take cosine on both sides of the equality and then obtain
cos(z_1 + z_2) = cos(x_1 + x_2) \cdot cosh(y_1 + y_2) - sin(x_1 + x_2) \cdot sinh(y_1 + y_2) \cdot i
q.e.d.
Test for (1): Let z_1 = 2 + 2i and z_2 = 4 + 2i
Then by applying my formula on
z_1 + z_2 = 6 + 4i
sin(z_1 + z_2) = sin(6 + 4i) = sin(6) \cdot cosh(4) + cos(6) \cdot sinh(4) \cdot i
Thus my formula is true.
Test for (1): Let z_1 = 2 + 2i and z_2 = 4 + 2i
Then by applying my formula on
z_1 + z_2 = 6 + 4i
cos(z_1 + z_2) = cos(6 + 4i) = cos(6) \cdot cosh(4) - sin(6) \cdot sinh(4) \cdot i
Thus my formula is true.
Best Regards
Fred
p.s. Does my proof look okay? If yes could somebody please give a hint for (3)??
I got some funny idears don't know if they are true, but I will share them with you.
Homework Statement
I would like to prove these formula
(1)sin(z_1 + z_2) = sin(z_1) \cdot cos(z_2) + sin(z_2) \cdot cos(z_1)
(2)cos(z_1 + z_2) = sin(z_1) \cdot sin(z_2) - cos(z_2) \cdot cos(z_1)
(3)cos(z)^2 + sin(z)^2 = 1
for any complex number z_1, z_2, z \in \mathbb{C}
The Attempt at a Solution
Proof for (1)
(step a)Let z_1 = x_1 + i \cdot y_1 and z_2 = x_2 + i \cdot y_2
(step b)According to the rules of addition of complex numbers
z_1 + z_2 = (x_1 + x_2) + i(y_1 + y_2), where z_1 + z_2 \in \mathbb{C}
(step c)I denote x_1 + x_2 = x and y_1 + y_2 = y
(step d)thus by replacing x and y by their respective polar coordinant representation:
z_1 + z_2 = (r \cdot cos(\theta)) + i \cdot ( r \cdot sin(\theta)), where z_1 + z_2 \in \mathbb{C}
(step e)which can be reformulated to:
z_1 + z_2 = r \cdot (cos(\theta)) + i \cdot ( sin(\theta)).
(step f)Which equals according to the euler identity:
z_1 + z_2 = r \cdot e^{i \theta}.
(step g)Then I apply sinus on both sides of the equality and get
\begin{array}{ccc}sin(z_1 + z_2) = cosh(sin(\theta) \cdot r) \cdot sin(cos(\theta) \cdot r) + sinh(sin(\theta) \cdot r) \cdot cos(cos(\theta) \cdot r) \cdot i \end{array}
From the above we see that x = r \cdot cos(\theta) and y = r \cdot sin(\theta)
(step h)
With this in mind we rearrange the above and remembers the identity for x and y.
sin(z_1 + z_2) = sin(x_1 + x_2) \cdot cosh(y_1 + y_2) + cos(x_1 + x_2) \cdot sinh(y_1 + y_2) \cdot i
I have thus proved the sinus addition formula for complex numbers. (q.e.d)
(2) Proof
The steps are the same until (step g) where I take cosine on both sides of the equality and then obtain
cos(z_1 + z_2) = cos(x_1 + x_2) \cdot cosh(y_1 + y_2) - sin(x_1 + x_2) \cdot sinh(y_1 + y_2) \cdot i
q.e.d.
Test for (1): Let z_1 = 2 + 2i and z_2 = 4 + 2i
Then by applying my formula on
z_1 + z_2 = 6 + 4i
sin(z_1 + z_2) = sin(6 + 4i) = sin(6) \cdot cosh(4) + cos(6) \cdot sinh(4) \cdot i
Thus my formula is true.
Test for (1): Let z_1 = 2 + 2i and z_2 = 4 + 2i
Then by applying my formula on
z_1 + z_2 = 6 + 4i
cos(z_1 + z_2) = cos(6 + 4i) = cos(6) \cdot cosh(4) - sin(6) \cdot sinh(4) \cdot i
Thus my formula is true.
Best Regards
Fred
Homework Equations
p.s. Does my proof look okay? If yes could somebody please give a hint for (3)??