HP 40gs User Manual page 201

Graphing calculator
Hide thumbs Also See for 40gs:
Table of Contents

Advertisement

hp40g+.book Page 19 Friday, December 9, 2005 1:03 AM
N O T E :
INTVX
Computer Algebra System (CAS)
u x ( ) v x ( )
IBP returns the AND of
that is, the terms that are calculated when performing a
partial integration.
It remains then to calculate the integral of the second term
of the AND, then add it to the first term of the AND to
u x ( ) v' x ( )
obtain a primitive of
Typing:
IBP(LN(X),X)
gives:
X·LN(X) AND - 1
The integration is completed by calling INTVX:
INTVX(X·LN(X)AND - 1)
which produces the result:
X·LN(X) - X
If the first IBP (or INTVX) parameter is an AND of two
elements, IBP concerns itself only with the second element
of the AND, adding the integrated term to the first element
of the AND (so that you can perform multiple IBP in
succession).
Primitive and defined integral
INTVX has one argument: an expression.
INTVX calculates a primitive of its argument with respect
to the variable stored in VX.
Example
Calculate a primitive of sin(x) × cos(x).
Typing:
INTVX(SIN(X)·COS(X))
gives in step-by-step mode:
COS(X)·SIN(X)
Int[u'∗F(u)] with u=SIN(X)
Pressing OK then sends the result to the Equation Writer:
2
x ( )
sin
----------------- -
2
v – x ( ) u' x ( )
and of
.
14-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents