Dawnbridge

Casio fx-CG50 field manual for IB Math

Everyone · 8 of 44

8

Working with sequences

All courses

Enter a sequence, open its table, and scroll until the first row where the sequence value is greater than a chosen threshold.

Goal

Find the first value of n for which the sequence un=10(1.2)n exceeds 1000.

1

From the MAIN MENU open Recursion (icon 8). If necessary, press (TYPE), then (an) so the calculator is expecting an explicit sequence. On the an= line, type 10(1.2)^n with , inserting n with (n.an···) . Press .

RadNorm2
d/cReal
Recursion
an=10(1.2)n
bn=
cn=
SEL+SDELETETYPEn.an···SETTABLE
2

Press (SET) and set Start to 0 and End to 30. Start carries over from whatever you did last, and the index you read off the table depends on it. End at 30 runs the table far enough to catch the first value above 1000. Then press (TABLE) and scroll down until the sequence first passes 1000.

RadNorm2
d/cReal
nan
23662.47424794.96825953.962261144.755271373.706
1144.755
FORMULADELETEWEB-GPHGPH-CONGPH-PLT
Result

The first value is n=26, because u25954 but u261140.

Your turn

Work each one on your calculator, then check the answer.

  1. 1

    Find the first n for which un=5(1.3)n exceeds 2000.

  2. 2

    Find the first n for which un=4n(1.1)n exceeds 600.

  3. 3

    Find the first n for which un=8(1.25)n exceeds 300.