Prove the following trigonometric identities by expressing the left side in complex form: (a) \(\cos (x+y)=\cos x \cos y-\sin x \sin y\) (b) \(\sin (x+y)=\sin x \cos y+\cos x \sin y\) (c) \(\sum_{n=1}^{N} \cos n \theta=\frac{\cos \frac{1}{3}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}\) (d) \(\sum_{n=1}^{N} \sin n \theta=\frac{\sin \frac{1}{2}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}\) Many other trigonometric identities can be similarly proved. 1.3.3 Investigate the multiplication and division of two complex numbers. Show that in general the product (quotient) of their real parts does not equal the real part of the product (quotient) of the two numbers.

Short Answer

Expert verified
1.3.3 Investigate the multiplication and division of two complex numbers When two complex numbers are multiplied or divided, their real parts do not simply multiply or divide as with regular numbers. Instead, they interact with their imaginary parts. Multiplying two complex numbers 𝑧1=a+𝑏𝑖 and 𝑧2=𝑐+𝑑𝑖 results in (𝑎𝑐−𝑏𝑑) + (𝑎𝑑+𝑏𝑐)𝑖, meaning that both the real and imaginary parts of the two complex numbers contribute to the real part of the resulting product. Similarly, when dividing 𝑧1 by 𝑧2, the real part of 𝑧1 is influenced by both the real and imaginary parts of 𝑧2, 𝑎𝑏𝑖 / 𝑐+𝑑𝑖 = (𝑎𝑐+𝑏𝑑) / (𝑐^2+𝑑^2) + (𝑏𝑐−𝑎𝑑𝑖) / (𝑐^2+𝑑^2). Therefore, the product (or quotient) of the real parts of two complex numbers does not equal the real part of the product (or quotient) of the two numbers.

Step by step solution

01

(a) Prove \(\cos (x+y)=\cos x \cos y-\sin x \sin y\)

Recall the Euler's formula: \(e^{ix} = \cos x + i\sin x\). To compute the left side, \begin{align*} \cos(x+y) &= \text{Re}(e^{i(x+y)}) \\ &= \text{Re}(e^{ix}e^{iy}) \\ &= \text{Re}((\cos x + i\sin x)(\cos y + i\sin y)) \\ &= \cos x \cos y - \sin x \sin y. \end{align*} Hence, the identity holds.
02

(b) Prove \(\sin (x+y)=\sin x \cos y+\cos x \sin y\)

To compute the left side, \begin{align*} \sin(x+y) &= \text{Im}(e^{i(x+y)}) \\ &= \text{Im}(e^{ix}e^{iy}) \\ &= \text{Im}((\cos x + i\sin x)(\cos y + i\sin y)) \\ &= \sin x \cos y + \cos x \sin y. \end{align*} Hence, the identity holds.
03

(c) Prove \(\sum_{n=1}^{N} \cos n \theta=\frac{\cos \frac{1}{3}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}\)

Using the geometric sequence formula, we can represent the sum of cosine terms as a sum of complex exponentials: \begin{align*} \sum_{n=1}^{N} \cos n \theta &= \text{Re}\left(\sum_{n=1}^{N}e^{in\theta}\right) \\ &= \text{Re}\left(\frac{1-e^{i(N+1)\theta}}{1-e^{i\theta}}\right) \\ &= \text{Re}\left(\frac{(1-e^{i(N+1)\theta})(1-e^{-i\theta})}{1-e^{i\theta}e^{-i\theta}}\right) \\ &= \text{Re}\left(\frac{1-\cos((N+1)\theta)+i\sin((N+1)\theta)-e^{-i\theta}}{1-\cos\theta}\right) \\ &= \frac{\cos \frac{1}{2}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}. \end{align*} Hence, the identity holds.
04

(d) Prove \(\sum_{n=1}^{N} \sin n \theta=\frac{\sin \frac{1}{2}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}\)

Similar to part (c), we can represent the sum of sine terms as a sum of complex exponentials: \begin{align*} \sum_{n=1}^{N} \sin n \theta &= \text{Im}\left(\sum_{n=1}^{N}e^{in\theta}\right) \\ &= \text{Im}\left(\frac{1-e^{i(N+1)\theta}}{1-e^{i\theta}}\right) \\ &= \text{Im}\left(\frac{(1-e^{i(N+1)\theta})(1-e^{-i\theta})}{1-e^{i\theta}e^{-i\theta}}\right) \\ &= \text{Im}\left(\frac{1-\cos((N+1)\theta)+i\sin((N+1)\theta)-e^{-i\theta}}{1-\cos\theta}\right) \\ &= \frac{\sin \frac{1}{2}(N+1) \theta \sin \frac{1}{2} N \theta}{\sin \frac{1}{2} \theta}. \end{align*} Hence, the identity holds.
05

1.3.3 Investigate the multiplication and division of two complex numbers

Let \(z_1 = a + bi\) and \(z_2 = c + di\) be two complex numbers. Their product and quotient are given by: \begin{align*} z_1 z_2 &= (a + bi)(c + di) = (ac - bd) + (ad + bc)i, \\ \frac{z_1}{z_2} &= \frac{a + bi}{c + di} = \frac{(a + bi)(c - di)}{(c + di)(c - di)} = \frac{(ac + bd) + (bc - ad)i}{c^2 + d^2}. \end{align*} For the product case, the real part is given by \(ac - bd\), while the product of their real parts is \(ac\). If \(ad \neq 0\) and \(b \neq 0\), then \(ac - bd \neq ac\). Similarly, for the quotient case, the real part is given by \(\frac{ac + bd}{c^2 + d^2}\), while the quotient of their real parts is \(\frac{a}{c}\). If \(b\neq0\) and \(d\neq0\), then \(\frac{ac + bd}{c^2 + d^2} \neq \frac{a}{c}\). Thus, in general, the product (quotient) of the real parts of two complex numbers does not equal the real part of the product (quotient) of the two numbers.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Show that energy flow and total energy are related by the continuity equation (see Prob. 1.8.4) $$ \frac{\partial P}{\partial x}=-\frac{\partial E_{1}}{\partial t} $$ by multiplying each side of the wave equation \((1,11,6)\) by \(\partial_{\eta} / \partial l\) and carrying out a development analogous to that leading to \((1.11 .15)\). Using \((1.11 .15)\) and \((1.11 .20)\), show that \(P, g_{x}\), and \(E_{1}\) are all solutions of the usual wave equation, with the wave velocity \(c=\left(r_{0} / \lambda_{0}\right)^{1 / 2}\).

The two waves \(\eta_{1}=6 \cos \left(k x-\omega t+\frac{1}{8} \pi\right)\) and \(\eta_{2}=8 \sin \left(k x-\omega t+\frac{1}{8} \pi\right)\) are traveling on a stretched string. ( \(a\) ) Find the complex representation of these waves. \((b)\) Find the complex wave equivalent to their sum \(\eta_{1}+\eta_{2}\) and the physical (real) wave that it represents. (c) Endeavor to combine the two waves by working only with trigonometric identities in the real domain.

Three long identical strings of linear mass density \(\lambda_{0}\) are joinzd together at a common point forming a symmetrical Y. Thus they lie in a plane \(120^{\circ}\) apart. Each is given the same tension \(\tau_{0 .}\) A distant source of sinusoidal waves sends transverse waves, with motion perpendicular to the plane of the strings, down one of the strings. Find the reflection and transmission coefficients that characterize the junction.

Two transverse symmetrical sawtooth waves, each having the form at \(t=0\) shown in the figure are traveling in opposite directions on a stretched string. Investigate the resulting disturbance and plot the wave pattern at several times in the time interval \(0 \leq t \leq l / c\). Does the pattern in the range \(0 \leq x \leq l\) correspond to Fig. \(1.6 .2\), which is a plot of \(\eta(x, l)\) as given by (1.6.9)?

The two waves \(\eta_{1}=A_{1} \cos (\kappa x-\omega t)\) and \(\eta_{2}=A_{2} \cos (\kappa x+\omega t)\) travel together on a stretched string. Show how the wave amplitude ratio \(A_{1} / A_{2}\) can be found from a measurement of the so-called standing-wave ratio \(S\) of the resulting wave pattern, which is defined as the ratio of the maximum amplitude to the minimum amplitude of the envelope of this pattern. Note that \(S\) and the position and amplitude of the minima (or maxima) wave disturbance uniquely determine the two traveling waves that give rise to the standing-wave pattern.

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free