SLG Phy4 15.1 Commands Diff and Integrate
SLG Phy4 15.1 Commands Diff and Integrate
TA1 ATA2
Components Tasks
(min) (min)
Target At the end of this lesson, the student should be able to:
● solve problems in classical mechanics; 1
● use Maxima in solving for variables in equations and
functions;
● develop self confidence in learning a software program;
and
● show self-reliance in working independently.
Hook If you are careless when doing chain rule in differentiation or 1
you keep forgetting integrals in the table of integration,
computer aided differentiation and/or integration is your friend
to lean on. Learning how to use diff and integrate commands in
Maxima will help you solve kinematic equations, equations of
motions and electromagnetism.
Ignite Differentiation of mathematical expressions in Maxima is 15
handled by the function diff using the following syntax
.
The function takes the arguments f (x) , x , and n which are the
mathematical function, independent variable, and order of
differentiation,n respectively. It is equivalent to the mathematical
d f
expression dxn or nth-derivative of f w ith respect to x. In
physics, you will encounter differentiations involving 1st and/or
2nd order.
1
Time allocation suggested by the teacher.
2
Actual time allocation spent by the student (for information purposes only).
x2
∫ f (x) dx [eqn. 2]
x1
References:
Maxima.sourceforge.net. Maxima, a Computer Algebra System.
Version 5.34.1 (2014). http://maxima.sourceforge.net/