IB Mathematics (SL)/Algebra

From testwiki
Revision as of 22:35, 20 October 2007 by imported>Sammyt1122 (Binomial Theorem)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to IB Mathematics (SL)

Topic 1 - Algebra

Introduction

The aim of this section is to introduce candidates to some basic algebraic concepts and applications. Number systems are now in the presumed knowledge section.

Sequences and Series

A series is a sum of numbers. For example,

    1 + 1/2 + 1/4 + 1/8 + 1/16 + ...

A sequence is a list of numbers, usually separated by a comma. The order in which the numbers are listed is important, so for instance

    1, 2, 3, 4, 5, ...


Finite and Infinite Sequences

A more formal definition of a finite sequence with terms in a set S is a function from {1,2,...,n} to S for some n ≥ 0.

An infinite sequence in S is a function from {1,2,...} (the set of natural numbers) to infinity.

Arithmetic

Arithmetic series or sequences simply involve addition.


    1, 2, 3, 4, 5, ...

Is an example of addition, where 1 is added each time to the prior term.

The formula for finding the nth term of an arithmetic sequence is:

 un=u1+(n1)d.

Where un is the nth term, u1 is the first term, d is the difference, and n is the number of terms


Sum of Infinite and Finite Arithmetic Sequences

An infinite arithmetic series is an infinite series whose terms are in an arithmetic progression. Examples are 1 + 1 + 1 + 1 + · · · and 1 + 2 + 3 + 4 + · · ·.

The sum (Sn) of a finite sequence is:

Sn=n2(2u1+(n1)d)=n2(u1+un).

Geometric Sequences and Series

Sum of Finite and Infinite Geometric Series

The nth term of a geometric sequence:

un=u1rn1.

Sn=u1(rn1)r1=u1(1rn)1r.

The sum of all terms (an infinite geometric sequence): If -1 < r < 1, then

S=u11r

Exponents

ax=b is the same as logab

ax=exlna

Laws of Exponents

The algebra section requires an understanding of exponents and manipulating numbers of exponents. An example of an exponential function is ac where a is being raised to the cth power. An exponent is evaluated by multiplying the lower number by itself the amount of times as the upper number. For example, 23=2×2×2=8. If the exponent is fractional, this implies a root. For example, 412=4=2. Following are laws of exponents that should be memorized:

  • aman=am+n
  • (ab)m=ambm
  • (am)n=amn
  • am/n=amn

Logarithms

Laws of Logarithms

logb(xy)=logbx+logby

logb(xy)=logbxlogby

logbxy=ylogbx

Change of Base formula:

logb(a)=logc(a)logc(b).

Moreover, this result implies that all logarithm functions (whatever the base) are similar to each other. So to calculate the log with base 2 of the number 16 with a calculator:

log2(16)=log(16)log(2).

Binomial Theorem

(x+y)n=nC0xny0+nC1xn1y1+nC2xn2y2+...+nCnx0yn

Pascal's Triangle