Next: Even more exercises
Up: Mma
Previous: Exercises
- Solve the ODE
What is this equation anyway? Plot each solution. Which is
physically relevant?
- Find the first 5 roots of the function
AiryAi[x] .
- Investigate the package
ReIm. Plot
the function
(for
) over a range of
from negative to positive.
Find analytic expressions for its minima (as a function of
)
for
and
. Are all real?
- Find the zeroes of
. Use
Select and FreeQ to select out only real roots.
- Find the Laplace transform of
- Find the Fourier transform of
- Dot the matrix
into the (column) vector
- Find the eigenvalues and eigenvectors of the previous matrix.
Are the eigenvectors normalized?
- Evaluate the sum (for real x)
- Plot the gradient of the scalar function
over the range
.
David Wood
2007-06-25