Tuesday, February 28, 2012

12.1 Limits- Cont.





Continuous Functions


  • No holes, breaks, or asymptotes in the graph of the function
  • A function f is continuous at point c if:
    • The limit exists

Example:






NOT Continuous

The right and left side limits of the function are not the same, so the limit does not exist and the function is NOT continuous.

12.1 Limits

Definition: If f(x) becomes arbitrarily close to a unique number L as X approaches C from either side, the limit of f(x) as X approaches C is L




Examples:

Find the limit

1.




Limit is found by plugging in a 2 for x



2.













means as C approaches 2 from the right


means as C approaches 2 from the left



When limits do not exist (DNE)

1.

















2.

















3.





Sunday, February 12, 2012

9.5 Binomial Theorem


(a+b)^0 = 1

(a+b)^1 = a+b

(a+b)^2 = a^2 +2ab+b^2

etc.

Binomials raised to a power that is a natural number follow the pattern of pascals triangle.




*The coefficients of the terms of the binomial (a+b)^n are the terms of pascals triangle in row "n" as they appear from left to right.

*The power that "a" is raised to starts at "n" and decreases by 1 each term until it reaches 0
*The power that "b" is raised to starts at 0 and increases by 1 until it reaches "n"

example: (a+b)^2

the terms of row 2 of pascals triangle are 1, 2, 1

(a+b)^2 = (1)a^2 + (2)ab + (1)b^2

= a^2 + 2ab + b^2






Sunday, February 5, 2012

9.3 Geometric Sequences

Geometric Sequence: a sequence of numbers made by multiplying by some value each time.
- "Some value" is the common ratio (r)

ex. 3, 6, 12, 24, 48, 96, .....

The difference between each term is found by dividing by 2 each time, making the common ratio 2. 3 x 2 = 6
6 x 2 = 12, ect.

Explicit Formula
*always exponential*












so,



Ex.
3, 6, 12, 24, 48, 96, ...

r=2

so the explicit formula would be:




Finding the nth Term




To find the nth term, take the first value of the geometric sequence and multiply it by the quantity of one minus the common ratio to the nth term, divided by one minus the common ratio.

Ex.

3, 6, 12, 24, 48, ...

r=2

Finding the 6th term:






Summation Notation

Finding the nth partial sum of a geometric sequence:






Where



is the explicit formula.

Thursday, February 2, 2012

9.2 Arithmetic Sequence

Arithmetic Sequence: A sequence whose consecutive terms have a common difference


d is the Common Difference of the arithmetic sequence.



The term of an Arithmetic Sequence:


The Sum of a Finite Arithmetic Sequence:



The Partial Sum of an Arithmetic Sequence:

Find the 150th partial sum of the arithmetic sequence: 5, 16, 27, 38, 49, ...
and so, the nth term is

therefore,

= 75(1649)

=123,675






9.1 Sequences

A sequence is an order list of numbers. They are natural numbers.





Equations:

1. Recursive Formula: Next Term = Current Term + the change


2. Explicit Formula: Nth term = n



Ex. 1) 3, 7, 11, 15, ____, _____, ...


Recursive Formula For Example: In the Recursive Formula, there is two parts of the equations that have to be together in order for it to work.









Explicit Formula:





  • The equation f(x)= 4x-1 looks very similar to the explicit formula for the example.

  • The domain differs in the two formulas though.

  • f(x)= 4x-1 is a line when graphed, where the explicit formula is a series of dots on the graph.