Chapter 7 - Modelling growth and decay using recursion

studied byStudied by 2 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 36

flashcard set

Earn XP

Description and Tags

Modelling growth and decay using recursion - Chapter 7 Key Terms

37 Terms

1

Sequence

A list of numbers written in succession (order) or progression.

New cards
2

Random Sequence

A sequence where numbers are not related by a rule.

New cards
3

Rule - Based Sequence

A sequence where numbers are related by a rule.

New cards
4

Terms

Numbers in a sequence.

New cards
5

Successive Terms

Next term in the sequence.

New cards
6

Previous Term

Terms that were before.

New cards
7

Term Numbers

*Most will be denoted as v in the exam

u0 - Initial Term of Sequence (usually provided by the question, MUST INCLUDE)

u1 - First Term of Sequence

u2 - Second Term of Sequence

un - nth Term of Sequence

Previous Term of un: un-1

Successive Term of un: un+1

New cards
8

Recurrence Relation

A mathematical rule (equation) that can be used to generate a sequence. Generates one term at a time. Links successive terms.

New cards
9

Recurrence Relations Symbols

New cards
10

Linear Growth

When a quantity increases at regular intervals by the same amount each time. (E.g. Simple Interest)

New cards
11

Linear Decay

When a quantity decreases at regular intervals by the same amount each time. (E.g Unit cost depreciation and flat rate depreciation).

New cards
12

Simple Interest Formula

I = Prt/100

Where P = Amount invested or borrowed IN YEARS (i.e. loan), r = interest rate per annum, t = time in ALWAYS YEARS

Need to convert into years when using this formula!

New cards
13

Principal

The starting amount borrowed for a loan or the starting amount invested in an investment.

New cards
14

Interest

Monthly charge for borrowing money, typically expressed as an annual percentage rate.

New cards
15

Recurrence Relation for Simple Interest

New cards
16

Amount of Investment

New cards
17

Depreciation

The decrease or loss of the value of an item over time.

Depreciation (D) = unit cost x n → n = value of units produced.

New cards
18

Future Value

The likely value of an item at some point in time.

New cards
19

Scrap Value

The value of an item when it is sold off or disposed of. When this happens, the item is written off, meaning it is no longer available.

New cards
20

Flat-Rate Depreciation

NOTE: D = r/100c * V0

Recurrence Relation: V0=…, Vn+1 = Vn-D

RULE: Vn = V0-nD

New cards
21

Unit-Cost Depreciation

When the future value of an item decreases based upon use rather than the age of the item.

Recurrece Relation:

NOTE: D = Depreciation per Output

Recurrence Relation: V0=…, Vn+1 = Vn-D

RULE: Vn = V0-nD

New cards
22

Length of Time in Use (t)

New cards
23

Annual Interest Rate (r)

r = A-P/P*t, A = Final Amount, P = Principal, t = time

New cards
24

Book Value (V)

Book value (V) = Purchase price – (unit cost x n)

New cards
25

Unit Cost

New cards
26

Geometric Sequence

An ordered set of numbers that progresses by multiplying or dividing each term by a common ratio. NON-LINEAR, EXPONENTIAL.

New cards
27

Recurrence Relation for Geometric Sequence

New cards
28

Recurrence Relations for Compound Interest

New cards
29

Compounding Period

13 FORTNIGHTS IN 6 MONTHS!

New cards
30

Reducing Balance Depreciation RR

THE ONLY ONE THAT HAS R<1!

New cards
31

Explicit Rule for Geometric Growth / Decay

Vn = Rn*V0 (multiplying R repeatedly)

New cards
32

Compound Interest Loans and Investments

New cards
33

Reducing-balance depreciation Rule

New cards
34

Interest for Geometric Growth or Decay

Interest = V0 - Vn for decay

Interest = Vn-V0 for growth.

Negative since the book value of an item is decreasing

New cards
35

Nominal Interest Rate

Compound interest rates are usually quoted as annual rates, or interest rates per annum. This annual interest rate is nominal interest rate (名义上银行给你的).

New cards
36

Effective Interest Rate

The actual amount of interest earned as a percentage of the initial amount over one year.

MORE Compounding period, HIGHER Effective Rate (more money earnt)

New cards
37

Exam Tips

  • ‘After’: interest = Vn-V0

  • ‘In’: interest = Vn-Vn-1

  • R > 1: (R - 1) * 100 * C

  • R < 1: (1 - R) * 100 * C

  • Perpetuity Amortization: Interest earned = (r / 100 C) V₀

  • Rounding: 300.09 rounds to 301, 300.0001 rounds to 300, 299.87 rounds to 300

  • Decimal Places: Use 2 decimal places unless specified.

  • INCLUDE BRACKETS!


  • Refer to picture on right:

  • Use Vn-1/V0 to find growth factor;

  • Multiply growth factor by Vn-1

<ul><li><p><strong>‘After’:</strong> interest = Vn-V0</p></li><li><p><strong>‘In’: </strong>interest = Vn-Vn-1</p></li><li><p><strong>R &gt; 1:</strong> (R - 1) *<em> 100 </em>*<em> C</em></p></li><li><p><strong><em>R &lt; 1:</em></strong><em> (1 - R) * 100 </em>* C</p></li><li><p><strong>Perpetuity Amortization:</strong> Interest earned = (r / 100 C) <em>V₀</em></p></li><li><p>Rounding: 300.09 rounds to 301, 300.0001 rounds to 300, 299.87 rounds to 300</p></li><li><p><strong>Decimal Places:</strong> Use 2 decimal places unless specified.</p></li><li><p><strong>INCLUDE BRACKETS!</strong></p><div data-type="horizontalRule"><hr></div></li><li><p>Refer to picture on right:</p></li><li><p><strong>Use V<sub>n-1</sub>/V<sub>0</sub> to find growth factor;</strong></p></li><li><p><strong>Multiply growth factor by V<sub>n-1</sub></strong></p></li></ul><p></p>
New cards

Explore top notes

note Note
studied byStudied by 14 people
1005 days ago
4.0(1)
note Note
studied byStudied by 162 people
624 days ago
5.0(1)
note Note
studied byStudied by 16 people
122 days ago
5.0(1)
note Note
studied byStudied by 22 people
743 days ago
5.0(1)
note Note
studied byStudied by 61 people
882 days ago
4.0(1)
note Note
studied byStudied by 8 people
176 days ago
5.0(1)
note Note
studied byStudied by 10 people
898 days ago
5.0(1)
note Note
studied byStudied by 255 people
686 days ago
4.8(9)

Explore top flashcards

flashcards Flashcard (127)
studied byStudied by 31 people
911 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 19 people
266 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 8 people
784 days ago
5.0(1)
flashcards Flashcard (28)
studied byStudied by 29 people
737 days ago
5.0(2)
flashcards Flashcard (67)
studied byStudied by 9 people
837 days ago
5.0(1)
flashcards Flashcard (315)
studied byStudied by 51 people
763 days ago
5.0(4)
flashcards Flashcard (29)
studied byStudied by 15 people
379 days ago
5.0(1)
flashcards Flashcard (26)
studied byStudied by 84 people
17 days ago
5.0(1)
robot