Wednesday, October 31, 2012

Unit Circle


In mathematics, a unit circle is a circle of unit radius, a circumference whose radius is 1. In other words it is the locus of points that have unit distance (modulus equal to 1) from the origin. In fact, in trigonometry the unit circle has center at the origin of the cartesian coordinate system in the Euclidean plane.
If (x, y) is a point on the unit circle of the first quadrant, then x and y are the lengths of the sides of a right triangle whose hypotenuse has length 1. So, for the Pythagorean theorem:

x^2 + y^2 = 1.

The trigonometric functions sine and cosine can be defined on the unit circle as follows:

\cos(t) = x
\sin(t) = y

The unit circle is the locus of points of the plane having a distance less than or equal to the unit from the center of the circle. So:
-1 ≤ y ≤ 1   and   -1 ≤ x ≤ 1
From here we are able to determine the domain of sine and cosine in the unit circle:
-1 ≤ sin (t) ≤ 1  and  -1 ≤ cos (t) ≤ 1
The unit circle provides an intuitive way to view the sine and cosine as periodic functions with the identities:

\cos t = \cos(2\pi k+t)
\sin t = \sin(2\pi k+t)


*( for every integer k)
These identities result from the fact that the coordinates x and y of a point on the unit circle remain the same increasing or decreasing the angle t for any number of turns (1 turn = 2π radians).
And here they are for every quadrant. With the correct sign* (plus or minus) as per Cartesian Coordinates
Note that cos is first and sin is second, so it goes (cos, sin):


And in radians:

*And this is the trend of the sign of sine and cosine in the unit circle:



But sine and cosine are not the only functions of the real variable t.
Below you can see the six trigonometric functions of  t :




Evaluating Trigonometric Functions Using the Unit Circle:            

It is important to recognize the radian measure of the standard angles related to:
located in quadrants II, III, and IV.








Here there is a useful video about the evaluation of trigonometric functions:









Other Facts Derived From the Unit Circle:



The y coordinates of points for θ and  −θ are the opposite, so:

sin(−θ) = −sin(θ )
Therefore sin(θ ) is an odd function, as well as functions csc, tan and cot
While functions cos and sec are even functions.

Marco Salvatore















Monday, October 22, 2012

Questions/Muddy points for Chapter 2

Please comment on this post using the link below.

Write a question or concern you currently have regarding any of the material we've covered so far. 

Thursday, October 18, 2012

Graphing Rational Functions




Here is a definition of a Rational Function:
-A function that is the ratio of two polynomials but the polynomial you are dividing cannot be by 0.

-The equation below is rational because one is being divided by the other, like a ratio.
 -To graph a rational function, you first need to find the asymptotes and intercepts, plot a few points, then sketch the graph.

Graph the following:
y = (2x + 5) / (x - 1)
         Vertical Asymptote:
    x – 1 = 0
    x = 1


    Horizontal Asymptote:

     y = 2/1 = 2
    y=2

    - You need to then plot the asymptotes with dashed lines on the graph. 
    graph showing horizontal asymptote at y = 2

    X-Intercept: 

    x = 0:  y = (0 + 5)/(0 – 1) = 5/–1 = –5  

    X=-5 


    Y-Intercept:

      0 = 2x + 5
            –5 = 2x

         
    –2.5 = x


    - Now I'll pick a few more x-values, compute the corresponding y-values, and plot a few more points.
x
y = (2x + 5)/(x – 1)
–6
(2(–6) + 5)/((–6) – 1) = (–12 + 5)/(–7) = (–7)/(–7) = 1
–1 (2(–1) + 5)/((–1) – 1) = (–2 + 5)/(–2) = (3)/(–2) = –1.5
2 (2(2) + 5)/((2) – 1) = (4 + 5)/(1) = (9)/(1) = 9
3 (2(3) + 5)/((3) – 1) = (6 + 5)/(2) = (11)/(2) = 5.5
6 (2(6) + 5)/((6) – 1) = (12 + 5)/(5) = (17)/(5) = 3.4
8 (2(8) + 5)/((8) – 1) = (16 + 5)/(7) = (21)/(7) = 3
15 (2(15) + 5)/((15) – 1) = (30 + 5)/(14) = (35)/(14) = 2.5

    -Here is what the graph looks like with the plotted points:
     
    graph with T-chart points plotted


    -Here is what the graph should look like:
graph of y = (2x + 5) / (x - 1)

     

Tuesday, October 16, 2012

The Fundamental Theorem of Algebra

The Fundamental Theorem of Algebra


Definition: If the f(x) is a polynomial of degree when n > 0, f has at least one zero in the complex number system
  • The fundamental theorem of algebra states that every non-constant single-variable polynomial with complex coefficients has at least one complex root
-Alec Tropea