I am attempting to find the sine representation of cos 2x by letting
$$f(x) = \cos2x, x>0$$ and $$-\cos2x, x<0$$
Which is an odd function. Hence using $$b_n = \dfrac{2}{l} \int^\pi _0 f(x) \sin(\dfrac{n\pi x}{l})dx$$ I obtain $$b_n = \dfrac{2n}{\pi} \left( \dfrac{(-1)^n - 1}{4-n^2} \right)$$...
Homework Statement
Given the above lambda system, is it wrong to say that the density matrix is of the form ## \rho = c_1|1> + c_2|2> + c_3|3> ## ? Hence when written in matrix form (basis of ##|i>##), ## \rho ## is a diagonal matrix who's elements are the ##c_i##s?
Apologies for that:
F= (y,z,x)
curl F = (-1,-1,-1)
Projecting the surface on the x-y plane:
Take ##\Phi = z- \sqrt{2b(x+y)-x^2 -y^2} = 0## from the equation of the surface to find the normal n. Then $$\textbf{n} = \dfrac{\nabla\Phi}{|\nabla\Phi|} = \dfrac{\left(\dfrac{x-b}{\sqrt{2b(x+y)-x^2...
Homework Statement
Homework Equations
Stokes theorem
$$\int_C \textbf{F} . \textbf{dr} = \int_S \nabla \times \textbf{F} . \textbf{ds}$$
The Attempt at a Solution
I have the answer to the problem but mine is missing a factor of$$\sqrt 2 $$ I can't seem to find my error
Homework Statement
I'm plotting moving particles and I need a way to refresh the graph space with every loop. Meaning I want the points to NOT leave a trail of other points behind them . Basically I want to get rid of the old points as I plot new ones.
Homework Equations
N\A
The Attempt at a...