HP 40gs Manual do Utilizador Página 201

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 444
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 200
Computer Algebra System (CAS) 14-19
IBP returns the AND of 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
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
NOTE:
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).
INTVX 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:
ux() vx() v x() u' x()
ux() v' x()
x()
2
sin
2
------------------
hp40g+.book Page 19 Friday, December 9, 2005 1:03 AM
Vista de página 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 443 444

Comentários a estes Manuais

Sem comentários