Next: About this document ...
Up: Mma
Previous: More damn exercises
- Find the integral
Here
is the `Dirac
' function, known to Mathematica .
Simplify as much as possible.
- Use
ContourPlot to look at the real and imaginary parts of the
function
after the replacement
.
Superimpose plots of the two parts and comment.
- Examine the package
ReIm (part of Mathematica ). For the function in the
previous part, find the real and imaginary parts assuming
and
are
real.
- Find the frequency solutions
for the set of linear equations
Now find the eigenvectors.
- Sums: Make a table (using
Table) of the index
and
the value of the sum
for
to
.
Now try the same for
to
using the sum
- Plot as a three-dimensional contour plot the function
over the range
for
the contour value 0. Now plot its gradient over the same range and
superimpose the two graphics [use Show[{g1,g2}] Anything worth noticing?
Next: About this document ...
Up: Mma
Previous: More damn exercises
David Wood
2007-06-25