HP 40gs Manual de usuario Pagina 193

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 444
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 192
Computer Algebra System (CAS) 14-11
Typing:
DEF(U(N) = 2N+1)
produces the result:
U(N) = 2N+1
Typing:
U(3)
then returns:
7
Example
Calculate the first six Fermat numbers F1...F6 and
determine whether they are prime.
So, you want to calculate:
for k = 1...6
Typing the formula:
gives a result of 17. You can then invoke the
ISPRIME?() command, which is found in the MATH
key’s Integer menu. The response is 1, which means
TRUE. Using the history (which you access by pressing the
SYMB key), you put the expression into the
Equation Writer with ECHO, and change it to:
Or better, define a function F(K) by selecting DEF from the
ALGB menu on the menu bar and type:
The response is and F is now listed amongst the
variables (which you can verify using the VARS key).
For K=5, you then type:
F(5)
Fk() 2
2
k
1+=
2
2
2
1+
2
2
2
1+
2
2
3
1+
DEFFK() 2
2
k
1+=()
2
2
k
1+
hp40g+.book Page 11 Friday, December 9, 2005 1:03 AM
Vista de pagina 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 443 444

Comentarios a estos manuales

Sin comentarios