Mathematics Applications and Interpretation SL (and HL) Lecture Notes

1.1 Numbers – Rounding – Scientific Form - % Error

  • Notation for Sets of Numbers:

    • N=0,1,2,3,4,N = {0, 1, 2, 3, 4, …} (natural numbers)

    • Z=0,±1,±2,±3,Z = {0, \pm1, \pm2, \pm3, …} (integers)

    • Q=ab:a,bZ,b0Q = {\frac{a}{b} : a,b \in Z, b \neq 0} (rational numbers, fractions of integers)

    • R=rational+irrationalR = \text{rational} + \text{irrational} (real numbers)

  • Known Irrational Numbers:

    • 2,3,5\sqrt{2}, \sqrt{3}, \sqrt{5} and all a\sqrt{a} where aa is not a perfect square.

    • π=3.14159\pi = 3.14159…

    • e=2.7182818e = 2.7182818…

  • Particular Subsets:

    • Z+=1,2,3,Z^+ = {1, 2, 3, …} (positive integers)

    • Z=1,2,3,Z^- = {-1, -2, -3, …} (negative integers)

    • Z=±1,±2,±3,Z^* = {\pm1, \pm2, \pm3, …} (non-zero integers, i.e., Z=Z0Z^* = Z - {0})

    • Similar notations apply for other sets.

  • Intervals of Real Numbers:

    • x[a,b]x \in [a,b] for axba \leq x \leq b

    • x]a,b[x \in ]a,b[ or x(a,b)x \in (a,b) for a < x < b

    • x[a,b[x \in [a,b[ or x[a,b)x \in [a,b) for a \leq x < b

    • x[a,+[x \in [a,+\infty[ or x[a,+)x \in [a,+\infty) for xax \geq a

    • x],a]x \in ]-\infty,a] or x(,a]x \in (-\infty,a] for xax \leq a

    • x],a[[b,+[x \in ]-\infty,a[ \cup [b,+\infty[ for xax \leq a or xbx \geq b

Decimal Places vs. Significant Figures

  • Consider the number 123.4567123.4567. There are two ways to round it:

    • To a specific number of decimal places (d.p.)

    • To a specific number of significant figures (s.f.) (counting from the first non-zero digit).

  • Rounding Rules:

    • If the following digit is 0, 1, 2, 3, or 4, the digit at the critical position remains as it is.

    • If the following digit is 5, 6, 7, 8, or 9, the digit at the critical position increases by 1.

  • Examples:

    • 123.4567123.4567 to 1 d.p. is 123.5123.5

    • 123.4567123.4567 to 2 d.p. is 123.46123.46

    • 123.4567123.4567 to 3 d.p. is 123.457123.457

    • 123.4567123.4567 to 4 s.f. is 123.5123.5

    • 123.4567123.4567 to 5 s.f. is 123.46123.46

    • 123.4567123.4567 to 6 s.f. is 123.457123.457

    • 123.4567123.4567 to the nearest integer is 123123

    • 123.4567123.4567 to the nearest 10 is 120120

    • 123.4567123.4567 to the nearest 100 is 100100

    • 123.4567123.4567 to 2 s.f. is 120120

    • 123.4567123.4567 to 1 s.f. is 100100

  • Example 1: Consider the number 0.043620180.04362018

    • To 2 d.p.: 0.040.04

    • To 3 d.p.: 0.0440.044

    • To 4 d.p.: 0.04360.0436

    • To 6 d.p.: 0.0436200.043620

    • To 2 s.f.: 0.0440.044

    • To 3 s.f.: 0.04360.0436

    • To 4 s.f.: 0.043620.04362

    • To 5 s.f.: 0.0436200.043620

  • Important Remark: In the final IB exams, answers should be given either in exact form or to 3 s.f.

    • Example:

      • 22 (exact form) 1.41\approx 1.41 (to 3 s.f.)

      • 2π6.282\pi \approx 6.28

      • 123481230012348 \approx 12300

The Scientific Form a×10ka \times 10^k

  • Any number can be written in the form a×10ka \times 10^k, where 1 \leq a < 10.

  • Move the decimal point after the first non-zero digit.

  • Example: 123.4567=1.234567×102123.4567 = 1.234567 \times 10^2. The decimal point was moved 2 positions to the left, so k=2k = 2.

  • For a small number, e.g., 0.000012345=1.2345×1050.000012345 = 1.2345 \times 10^{-5}. The decimal point was moved 5 positions to the right, so k=5k = -5.

  • Notices:

    • Give the number in scientific form to 3 s.f. Example: 1.2345×1021.23×1021.2345 \times 10^2 \approx 1.23 \times 10^2, 1.2345×1051.23×1051.2345 \times 10^{-5} \approx 1.23 \times 10^{-5}

    • Many calculators use the symbol E±E\pm for scientific notation: 1.2345E+02=1.2345×1021.2345E+02 = 1.2345 \times 10^2, 1.2345E05=1.2345×1051.2345E-05 = 1.2345 \times 10^{-5}

  • Example 2:

    • (a) Give the scientific form of the numbers:

      • x=100000=1×105x = 100000 = 1 \times 10^5

      • y=0.00001=1×105y = 0.00001 = 1 \times 10^{-5}

      • z=4057.52=4.05752×103z = 4057.52 = 4.05752 \times 10^3

      • w=0.00107=1.07×103w = 0.00107 = 1.07 \times 10^{-3}

    • (b) Give the standard form of the numbers:

      • s=4.501×107=45010000s = 4.501 \times 10^7 = 45010000

      • t=4.501×107=0.0000004501t = 4.501 \times 10^{-7} = 0.0000004501

  • Example 3: Given x=3×107x = 3 \times 10^7 and y=4×107y = 4 \times 10^7, give x+yx+y and xyxy in scientific form.

    • x+y=7×107x+y = 7 \times 10^7 (add 3+4, keep the same exponent)

    • xy=12×1014=1.2×1015xy = 12 \times 10^{14} = 1.2 \times 10^{15} (multiply 3x4, add exponents, modify a so that 1 \leq a < 10)

  • Example 4: Given x=3×107x = 3 \times 10^7 and y=4×109y = 4 \times 10^9, give x+yx+y and xyxy in scientific form.

    • For addition, modify yy (or xx) to achieve similar forms: y=4×109=400×107y = 4 \times 10^9 = 400 \times 10^7

    • x+y=403×107=4.03×109x+y = 403 \times 10^7 = 4.03 \times 10^9 (add 3+400, keep the same exponent, modify a so that 1 \leq a < 10)

    • For multiplication, no need to modify yy: xy=12×1016=1.2×1017xy = 12 \times 10^{16} = 1.2 \times 10^{17} (multiply 3x4, add exponents, modify a so that 1 \leq a < 10)

Percentage Error

  • When approximating a value, we cannot avoid an error.

  • Given an exact value v<em>Ev<em>E and an approximate value v</em>Av</em>A, the absolute error is v<em>Ev</em>A|v<em>E - v</em>A|.

  • The percentage error (ε)(\varepsilon) is given by the formula:

    • ε=v<em>Ev</em>AvE×100%\varepsilon = \frac{|v<em>E - v</em>A|}{v_E} \times 100\%,

  • Example: The value of π=3.14159265\pi = 3.14159265… to 3 s.f. is π3.14\pi \approx 3.14.

    • The absolute error is π3.14=0.00159265\pi - 3.14 = 0.00159265…

    • The percentage error is π3.14π×100%0.050695%0.05%\frac{|\pi - 3.14|}{\pi} \times 100\% \approx 0.050695\% \approx 0.05\%.

  • Example 5: For two numbers A and B, the exact and approximated values are provided, demonstrating the significance of percentage error.

    • Exact values: A = 1003, B = 1,000,003

    • Values to 3sf: A = 1000, B = 1,000,000

    • Absolute error: 3 , 3

    • ε<em>A=100310001003×100%0.3%\varepsilon<em>A = \frac{|1003 - 1000|}{1003} \times 100\% \approx 0.3\%. ε</em>B=100000310000001000003×100%0.0003%\varepsilon</em>B = \frac{|1000003 - 1000000|}{1000003} \times 100\% \approx 0.0003\%.

    • The deviation is more severe for number A.

1.2 Exponents

  • The exponential 2x2^x is defined as xx moves along the sets NN, ZZ, QQ, RR.

    • If x=nNx = n \in N, then 2n=22222^n = 2 \cdot 2 \cdot 2 \cdot … \cdot 2 (nn times). For example, 23=82^3 = 8

    • If x=nx = -n, where nNn \in N, then 2n=12n2^{-n} = \frac{1}{2^n}. Thus, we know 2x2^x for any xZx \in Z. For example, 23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8}

    • If x=mnx = \frac{m}{n}, where m,nZ,n0m, n \in Z, n \neq 0, then 2mn=2mn2^{\frac{m}{n}} = \sqrt[n]{2^m}. Thus, we know 2x2^x for any xQx \in Q. For example, 223=223=432^{\frac{2}{3}} = \sqrt[3]{2^2} = \sqrt[3]{4}. Also, 212=22^{\frac{1}{2}} = \sqrt{2}.

    • If xx is irrational, the definition is beyond the scope and we use technology. We know 2x2^x for any xRx \in R. For example, 2π=8.82497792^{\pi} = 8.8249779 (given by a calculator).

    • 20=12^0 = 1

  • In general, if a > 0, we define:

    • a0=1a^0 = 1

    • an=aaaaa^n = a \cdot a \cdot a \cdot … \cdot a (nn times)

    • an=1ana^{-n} = \frac{1}{a^n}

    • amn=amna^{\frac{m}{n}} = \sqrt[n]{a^m}

    • axa^x is given by a calculator for any xRx \in R

  • Example 1:

    • 52=152=1255^{-2} = \frac{1}{5^2} = \frac{1}{25}

    • (15)2=(5)2=25(\frac{-1}{5})^{-2} = (-5)^2 = 25

    • (25)3=(52)3=259(\frac{-2}{5})^3 = (\frac{5}{-2})^3 = \frac{25}{9}

    • 823=643=4\sqrt[3]{8^2} = \sqrt[3]{64} = 4

  • Notices:

    • If a < 0, axa^x is only defined for x=nZx = n \in Z

    • 0x=00^x = 0 only if x0x \neq 0

    • 000^0 is not defined

Properties of Exponents

  • All known properties of powers are valid for exponents xRx \in R. Here a, b > 0 and x,yRx, y \in R.

    • (1)axay=ax+y(1) a^x a^y = a^{x+y}

    • (2)axay=axy(2) \frac{a^x}{a^y} = a^{x-y}

    • (3)(ab)x=axbx(3) (ab)^x = a^x b^x

    • (4)(ab)x=axbx(4) (\frac{a}{b})^x = \frac{a^x}{b^x}

    • (5)(ax)y=axy(5) (a^x)^y = a^{xy}

  • Example 2: Express the following as single powers:

    • a3a2=a5a^3 a^2 = a^5

    • a6a4=a2\frac{a^6}{a^4} = a^2

    • x5x3=x2\frac{x^5}{x^3} = x^2

The Number e

  • There is a specific irrational number which plays an important role in mathematics, especially in exponential modelling. The number ee is almost as popular as π=3.14\pi = 3.14…

  • An approximation of ee is given by the expression (1+1n)n(1 + \frac{1}{n})^n

    • For n=1n = 1, the result is 22

    • For n=2n = 2, the result is 2.252.25

    • For n=10n = 10, the result is 2.59374242.5937424…

    • For n=100n = 100, the result is 2.70481382.7048138…

    • For n=1000n = 1000, the result is 2.71692392.7169239…

    • For n=106n = 10^6, the result is 2.71828042.7182804…

    • As nn tends to ++\infty, this expression tends to e=2.7182818e = 2.7182818…

  • Example 3: Express the following as single powers of ee:

    • (e2)3e3=e6e3=e9(e^2)^3 e^3 = e^6 e^3 = e^9

    • ex+1e3x=e4x+1e^{x+1} e^{3x} = e^{4x+1}

    • e4xex=e3x\frac{e^{4x}}{e^x} = e^{3x}

Simple Exponential Equations

  • If a1a \neq 1, then ax=aya^x = a^y implies x=yx = y.

  • Example 4: Solve the following equations:

    • (a) 23x1=2x+23x1=x+22x=3x=322^{3x-1} = 2^{x+2} \Leftrightarrow 3x - 1 = x + 2 \Leftrightarrow 2x = 3 \Leftrightarrow x = \frac{3}{2} (already a common base)

    • (b) 23x1=4x+223x1=22(x+2)3x1=2x+4x=52^{3x-1} = 4^{x+2} \Leftrightarrow 2^{3x-1} = 2^{2(x+2)} \Leftrightarrow 3x - 1 = 2x + 4 \Leftrightarrow x = 5 (write 4=224 = 2^2)

    • (c) 43x1=8x+222(3x1)=23(x+2)6x2=3x+63x=8x=834^{3x-1} = 8^{x+2} \Leftrightarrow 2^{2(3x-1)} = 2^{3(x+2)} \Leftrightarrow 6x - 2 = 3x + 6 \Leftrightarrow 3x = 8 \Leftrightarrow x = \frac{8}{3} (write 4=224 = 2^2 and 8=238 = 2^3)

    • (d) 23x1=4x+2212(3x1)=22(x+2)3x+1=4x+8x=35\sqrt{2}^{3x-1} = 4^{x+2} \Leftrightarrow 2^{-\frac{1}{2}(3x-1)} = 2^{2(x+2)} \Leftrightarrow -3x+1 = 4x+8 \Leftrightarrow x = -\frac{3}{5}

    • (e) 23x1=4x+223x12=22x+43x1=4x+8x=9\sqrt{2}^{3x-1} = 4^{x+2} \Leftrightarrow 2^{\frac{3x-1}{2}} = 2^{2x+4} \Leftrightarrow 3x-1 = 4x+8 \Leftrightarrow x = -9

1.3 Systems of Linear Equations

  • A system of 2 linear equations in 2 unknowns has the form:

    • a<em>1x+b</em>1y=c1a<em>1x + b</em>1y = c_1

    • a<em>2x+b</em>2y=c2a<em>2x + b</em>2y = c_2

  • We can solve using GDC (Graphical Display Calculator).

  • Example 1: George buys 3 burgers and 5 sandwiches and pays 21.4 euros. Catherine buys 2 burgers and 3 sandwiches and pays 13.6 euros. Find the prices of each burger and of each sandwich.

    • Let B be the price of each burger and S be the price of each sandwich.

      • 3B+5S=21.43B + 5S = 21.4

      • 2B+3S=13.62B + 3S = 13.6

    • The GDC gives the solution:

      • B = 3.8 (euros)

      • S = 2 (euros)

System of 3 Linear Equations in 3 Unknowns

  • A system of 3 linear equations in 3 unknowns has the form:

    • a<em>1x+b</em>1y+c<em>1z=d</em>1a<em>1x + b</em>1y + c<em>1z = d</em>1

    • a<em>2x+b</em>2y+c<em>2z=d</em>2a<em>2x + b</em>2y + c<em>2z = d</em>2

    • a<em>3x+b</em>3y+c<em>3z=d</em>3a<em>3x + b</em>3y + c<em>3z = d</em>3

    • We can solve using GDC (Graphical Display Calculator).

  • Example 2: The expression A(t)=Pt2+Qt+RA(t) = Pt^2 + Qt + R takes the value 9 when t=1t = 1, 18 when t=2t = 2, and 3 when t=1t = -1. Find the values of P,Q,RP, Q, R.

    • For t=1:P+Q+R=9t = 1: P + Q + R = 9

    • For t=2:4P+2Q+R=18t = 2: 4P + 2Q + R = 18

    • For t=1:PQ+R=3t = -1: P - Q + R = 3

    • The GDC gives the solution:

      • P = 2

      • Q = 3

      • R = 4

    • Therefore, the expression is A(t)=2t2+3t+4A(t) = 2t^2 + 3t + 4.

1.4 Sequences in General – Series

  • Sequence: An ordered list of numbers (terms in a definite order).

    • Example: 2, 5, 13, 5, -4, …

    • Notation: u<em>nu<em>n describes the n-th term. The terms of the sequence are denoted by u</em>1,u<em>2,u</em>3,u<em>4,u</em>5,u</em>1, u<em>2, u</em>3, u<em>4, u</em>5, …

  • Series: A sum of terms:

    • S<em>n=u</em>1+u<em>2+u</em>3++unS<em>n = u</em>1 + u<em>2 + u</em>3 + … + u_n (the sum of the first n terms, partial sum)

    • S<em>=u</em>1+u<em>2+u</em>3+S<em>\infty = u</em>1 + u<em>2 + u</em>3 + … (the sum of all terms, infinite series).

  • Example 1: Consider the sequence 1, 3, 5, 7, 9, 11, … (odd numbers).

    • Some of the terms are: u<em>1=1,u</em>2=3,u<em>3=5,u</em>6=11,u10=19u<em>1 = 1, u</em>2 = 3, u<em>3 = 5, u</em>6 = 11, u_{10} = 19

    • Also, S<em>1=1,S</em>2=1+3=4,S<em>3=1+3+5=9,S</em>4=1+3+5+7=16S<em>1 = 1, S</em>2 = 1 + 3 = 4, S<em>3 = 1 + 3 + 5 = 9, S</em>4 = 1 + 3 + 5 + 7 = 16

    • Finally, S=1+3+5+7+S_\infty = 1 + 3 + 5 + 7 + … (in this case the result is ++\infty)

  • Sigma Notation (<em>n=1ku</em>n\sum<em>{n=1}^{k} u</em>n):

    • Instead of writing u<em>1+u</em>2+u<em>3+u</em>4+u<em>5+u</em>6+u<em>7+u</em>8+u<em>9u<em>1 + u</em>2 + u<em>3 + u</em>4 + u<em>5 + u</em>6 + u<em>7 + u</em>8 + u<em>9 we may write </em>n=19u<em>n\sum</em>{n=1}^{9} u<em>n. It stands for the sum of all terms u</em>nu</em>n, where n ranges from 1 to 9.

Examples Using Sigma Notation

  • n=13n2=12+22+32=2+4+8=14\sum_{n=1}^{3} n^2 = 1^2 + 2^2 + 3^2 = 2 + 4 + 8 = 14

  • n=141n=11+12+13+14=12+6+4+312=2512\sum_{n=1}^{4} \frac{1}{n} = \frac{1}{1} + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} = \frac{12 + 6 + 4 + 3}{12} = \frac{25}{12}

  • k=1312k=12+14+18=4+2+18=78\sum_{k=1}^{3} \frac{1}{2^k} = \frac{1}{2} + \frac{1}{4} + \frac{1}{8} = \frac{4 + 2 + 1}{8} = \frac{7}{8}

  • n=36(2n+1)=7+9+11+13=40\sum_{n=3}^{6} (2n + 1) = 7 + 9 + 11 + 13 = 40

  • There are two basic ways to describe a sequence:

General Formula

  • We describe the general term unu_n in terms of nn.

Recursive Relation

  • Given u<em>1u<em>1, the first term, and u</em>n+1u</em>{n+1} in terms of u<em>nu<em>n. *Example 3:u</em>n=n2u</em>n = n^2 is the sequence 1, 4, 9, 16, 25, …
    *Example 4:u<em>1=3u<em>1 = 3, u</em>n+1=2un+5u</em>{n+1} = 2u_n + 5. It is the sequence 3, 11, 27, 59, …

Recursive Formula
  • u<em>1=1,u</em>2=1u<em>1 = 1, u</em>2 = 1

  • u<em>n+1=u</em>n+u<em>n1u<em>{n+1} = u</em>n + u<em>{n-1} *in other words, we add u</em>1,u<em>2u</em>1, u<em>2 in order to obtain u</em>3u</em>3, we add u<em>2,u</em>3u<em>2, u</em>3 in order to obtain u4u_4, and so on.
    *It is the sequence 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, …

1.5 Arithmetic Sequence (A.S.)

  • In an arithmetic sequence, the difference between any two consecutive terms is constant (common difference, d).

Question A: What is the general formula for unu_n?
  • If we know u<em>1u<em>1 and dd, then u</em>n=u1+(n1)du</em>n = u_1 + (n - 1)d

Example

*In an arithmetic sequence let u1=3u_1 = 3 and d=5d = 5. Find
*(a) the first four terms
*(b) the 100th term

*Solution
*(a) 3, 8, 13, 18
*(b) Now we need the general formula

  • u<em>100=u</em>1+99du<em>{100} = u</em>1 + 99d =3+995= 3 + 99 \cdot 5
    =498= 498

  • We know u<em>1u<em>1, we need dd. We exploit the information for u</em>16u</em>{16} first.
    u<em>16=u</em>1+15du<em>{16} = u</em>1 + 15d 145=100+15d145 = 100 + 15d 45=15d45 = 15d d=3d = 3
    Therefore, u<em>7=u</em>1+6du<em>7 = u</em>1 + 6d =100+63= 100 + 6 \cdot 3 =118= 118

Question B: What is the sum SnS_n of the first nn terms?

*It is directly given by

(u<em>1+u</em>n)n2(u<em>1 + u</em>n) \frac{n}{2}
Sn=S_n =,

  • otherwise by S<em>n=[2u</em>1+(n1)d]n2S<em>n = [2u</em>1 + (n - 1)d] \frac{n}{2}

Properties of Arithmetic Sequences

*Consecutive Terms: Let a, x, b be consecutive terms of an arithmetic sequence. The common difference is: x – a = b – x. Hence, 2x = a + b, that is x = a+b2\frac{a + b}{2} (x is the mean of a and b).
*Examples
((3x)(x+1)=(6x5)(3x)2x1=3x5x=4((3x) - (x + 1) = (6x - 5) - (3x)\Rightarrow 2x - 1 = 3x - 5\Rightarrow x = 4

1. Show That : 1 + 2 + 3 + … + n = n(n+1)2\frac{n(n + 1)}{2}

*Solution
This is the simplest arithmetic series with u1=1u_1 = 1 and d=1d = 1.
We ask for SnS_n

S<em>n=(u</em>1+un)/2=(1+n)/2=n(n+1)/2S<em>n = (u</em>1 + u_n) / 2 = (1 + n) / 2 = n(n + 1) / 2

1.6 Geometric Sequence (G.S.)

  • Geometric Sequence : Multiply by a fixed number, say r =2, in order to find the next term. The following sequence is generated.
    5, 10, 20, 40, 80, …
    Such a sequence is called geometric. That is, in a geometric sequence the ratio between any two consecutive terms is constant.

QUESTION A: What is the general formula for unu_n?
Examples
  1. In a geometric sequence let u1=3u_1 =3 and r=2r =2. Find
    (a) the first four terms
    (b) the 100th term

Solution

(a) 3, 6, 12, 24
(b) Now we need the general formula
u<em>100=u</em>1r99=3299u<em>{100} = u</em>1 \cdot r^{99} = 3 \cdot 2^{99}

QUESTION B: What is the sum SnS_n of the first n terms?

Examples

Show that: 1/2+1/4+1/8+1/16+=11/2 + 1/4 + 1/8 + 1/16 + … = 1
*Solution This is an infinite G.S. with u<em>1=1/2u<em>1 = 1/2 and r=/2r =/2. Since |r|<1 we obtain. S=u</em>1/1r=(1/2)/(1(1/2)=1S = u</em>1 / 1-r = (1/2) / (1 - (1/2) = 1