Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson

Size: px
Start display at page:

Download "Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson"

Transcription

1 Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson I have found that when a sine wave of the form f(x) = Asin(bx+c) passes through three points, several relationships are formed between the points and the sinusoidal function. The original goal was to be able to determine A, b, and c from these three points. Not only have I solved this problem, but have discovered what defines a sine wave to be a sine wave. So to start off let P, Q, and R represent these three unique points. The first restriction that must be made is that Py, Qy, and Ry can not all be zero. Later this restriction will be simplified, however. The purpose of this restriction is that if all are points have a y-coordinate of zero, then it is impossible to determine any characteristics of the sine wave because there would be an infinite number of solutions for it. The function of the sine wave that we are trying to match to these three points will be defined as f(x) = Asin(bx+c). In this function A is the amplitude, -c/b is the phase shift, and 2π / b is the period of the graph. The ultimate goal is to solve for A, b, and c, which will in turn lead to proof of some interesting relationships. Because we know that f(x) passes through the three points, the points coordinates can be substituted in. So, we know that: f(px) = Py f(qx) = Qy f(rx) = Ry Using substitution again: Py = Asin(bPx + c) Qy = Asin(bQx + c) Ry = Asin(bRx + c) With three unknowns and three equations, a system of equations should be able to handle the task of solving for A, b, and c. So, the first thing to do would be to solve for A in terms of b and c since A is readily available: - 1 -

2 This leads to the first known relationship. It may seem trivial, but it could come in handy if b and c are already known, or have already been solved for using the upcoming equations. Relationship 1.1 Amplitude from a point and normalized sine wave If P is a point with coordinates (x, y) and a function of the form f(x) = Asin(bx+c) passes through this point, then if and only if sin(bx+c) 0. The amplitude of the sine wave is A. Now, by substituting A in for every possible combination, three more equations can be generated: From the trigonometric angle addition identities, we know that: So, the equation will now be expanded so that it can be worked further. I will now only show work for just the first equation above. The others are identical in form, so after the first equation has been worked, the others will be updated to reflect the same derivations. So now, using the angle addition identity, the first equation can be rewritten as: And now using cross-multiplication the equation can be written as such: Then, by distributing the Py and Qy we can solve for c after a little more work: - 2 -

3 This solution results in the next equation. Relationship 1.2 Frequency-relative phase shift from two points If points P and Q have coordinates (x1, y1) and (x2, y2), respectively, and a sine wave of the form f(x) = Asin(bx+c) passes through points P and Q, where b > 0, A > 0, and, then, where c/b is the phase shift of the sine function. Now, since the other two equations that we had to begin with were of the same format. They would hence be derived in the exact same way. So if the other two equations were to be worked out in the same fashion, then we would have the following three equations, in total: Now, using substitution, three more equations could be created through the substitution of tan(c). But, I have found that no matter what equations you choose, you will end up with the same solution for c. This is reassuring because there should only be one solution for c since it is the last thing we are solving for. So, the following work will substitute tan(c) between the first two equations above: - 3 -

4 Now using cross-multiplication we get the following (large brackets indicate the equation being written on more than one line): And now by multiplying everything out: Now, the y-coordinates of the points can be factored by bringing everything to one side of the equation: But since [ out of the equation to result in the following: ] = 0, the factor Py Ry will simply drop The equation right now looks terribly complex, but if we remember the trigonometric angle subtraction identity then it can be greatly simplified. This identity states that. There are three instances where this identity can be utilized in the above equation, so it can now be simplified to the following: - 4 -

5 Also, Qy can be factored out and removed: And now b can be factored out a few times: However, as things stand right now, one can not solve for b algebraically. The reason for this is that there is a given varying conditions there can be anywhere from zero to infinite solutions to the equation. When we defined the points P, Q, and R, it was implied that they could exist anywhere and not necessarily even be in the same order on the x-axis. For example, point R could be before point P relative to the positive x-axis. This ambiguity is one of the things that is preventing the equation from being solved. So we will first make the restriction that. However, this still is not enough to solve the equation. The problem lies in the spacing of the x-coordinates of the three points. If the x-coordinate distance between points P and Q is not equal to the x-coordinate distance between points Q and R, then the number of solutions will vary from zero to an infinite number. So, the restriction PQ = QR must be made in order to ensure this. This may seem like a cumbersome restriction, but all it actually does is emphasize the importance of having a sample rate. When dealing with signal processing, for example, there is a rate at which any signal is sampled. All the points that would be contained in the sampled signal, are spaced evenly. All samples are assigned to a specific portion of time and the amount of time each sample is assigned to remains constant. So for sampled data, the new restriction will not hinder things in any way. Therefore, let z = the duration of each sample. In our case, it will be the distance between each point and the following point. And since a duration represents a physical amount of something z > 0 which also automatically includes the previous order restriction that. So, because of this sampling restriction we now know the following: Qx = Px + z Rx = Px + 2z From now on, I will refer to these types of points as sampled points. This new limitation may seem trivial, but watch what happens when Qx and Rx are substituted in: Now, the negative angle identities can be used to simplify this further: - 5 -

6 Here is where the real magic happens. The double angle identity,, can now be used: Now sin(bz) can be factored out: Normally, we would not just divide out sin(bz) from the equation, since it could contain valuable solutions. But the only solutions it contains are where. These are periodic solutions that are not only meaningless, but are invalid as you will see later in Relationship 3.1. So, sin(bz) can be safely divided out from the equation to leave us with: And now, b can finally be solved for: Finally, we have solved for b. This leads to the next equation. Relationship 1.3 Period of a sine wave passing through three sampled points If and only if a sine wave of the form f(x)=asin(bx+c) passes through the points P, Q, and R, where,, z > 0, and, then, where is the period of the sine wave

7 However, this is not the only thing that this equation says. In fact, this equation practically defines what a sine wave is. Because there is a inverse cosine taken, there are restrictions on both the domain and range. The domain of the inverse cosine function is [-1, 1]. The range is [0, π]. At first this came as a shock to me because these extremely narrow restrictions seemed to come out of no where. But several more relationships can now be proven. Since the domain is [-1, 1], this means that: Obviously, there are conditions such that this inequality would be false. There have not been any restrictions on the y-coordinates except that Qy cannot be zero. And yet, this new restriction still exists for some reason. It is my conclusion therefore, that if there ever are three sampled points that do not obey this inequality, then there is no sine wave of the form f(x)=asin(bx+c) that could possibly pass through the points. In the case of a complex signal with multiple frequencies present, this means that eventually these equations will fail since no one frequency or period can be established. It s like trying to determine the color of a painting, it simply cannot be done. So, it can be assumed then that Relationship 1.3 will only work with pure tone waves containing only one frequency. The inequality can be simplified somewhat to the following: By doing this we remove the restriction happens. When Qy = 0, it causes. I will attempt to explain why this. Mathematical proof of this is rather complicated, so instead I will use a diagram instead to show what is happening. The only time Qy = 0 is when the sine wave crosses the x-axis. So the sample before Q, which is P is going to have the reflected y-coordinate of the sample after Q, which is R

8 So, if Qy = 0 then. So, a sine wave can definitely pass through these points. The problem is that an infinite number of sine waves can pass through these points. This is why there was the restriction of back in Relationship 1.3. The equation could not solve for b without it because there would be this possibility for an infinite number of solutions. But now when it comes down to just determining if any sine wave could possibly pass through these points, the restriction is no longer present. This results in the following relationship. Relationship 2.1 Determining whether three points could be part of a sine wave If there are three sampled points, P, Q, and R, where Qy 0, then one function of the form f(x)=asin(bx+c) will contain these points if and only if. If there are three sampled points, P, Q, and R, where Qy = 0 and at least one sine wave of the form f(x)=asin(bx+c) passes through these points, then there are an infinite number of sine waves in the form f(x)=asin(bx+c) that will contain these points. This would be very useful for determining whether a certain set of points contains a sine wave. But, the only problem with this is that if you have many more points there is no guarantee that each three point set belongs to the same unique sine wave function. However, say you have three other sampled points, say, J, K, and L along with the first set of points P, Q, and R. Well, if both sets of points belong to the same frequency waveform, then the period, b, will remain constant. This leads to the following statement: This in turn can be simplified since each side of the equation is so similar: - 8 -

9 So, what this says is that if b remains constant, then the ratio of the sum of the two outerpoints y-coordinates and the middle point y-coordinate will remain constant. This leads to the following relationship: Relationship 2.2 Determining whether six points belong to the same period wave If there exist two sets of points each containing three sampled points the set P, Q, and R, and the set J, K, and L where QyKy 0 such that a sine wave of the form f(x) = Asin (bx+c) contains points P, Q, and R, and a sine wave of the form g(x) = Dsin(ex+h) contains points J, K, and L, then b=e if and only if. The reason why there are two functions defined, f and g, is that it is possible that two different waves could have the same frequency but could have different amplitudes and phase shifts. So, this was provided for the general case. But when f and g represent the same function, very interesting things happen. When the two sets of points overlap each other, a new relationship is produced. For example, if you allow point J to have the same coordinates as point Q and point K be equivalent to point R (see diagram), then the following equation will result after the substitutions have been made: - 9 -

10 Now, at first this does not seem to accomplish anything. As things are right now, there are four consecutive samples of some kind of sine wave. But, what if the last point, point L was unknown. By simply solving the equation for Ly you would be able to determine the coordinate of the sample point that would follow the set of three samples that was given. So, solving this equation for Ly: But, things can be made even easier if for example you wanted to keep calculating the following samples. Earlier, I discussed how for any amount of sampled points, if b is constant, then the ratio of the sum of the two outer-point s y-coordinates to the middle point s y-coordinate will remain constant. From now on I will refer to this as the sine wave constant since no matter what points you choose on a sine wave it will always be the same. This is the next relationship. Relationship 2.3 The sine wave constant If there are three sampled points P, Q, and R and only one function of the form f(x)=asin (bx+c) passes through these points, then k, the sine wave constant is defined to be: The sine wave constant practically defines what a sine wave is. It states that sine wave is all the points such that from any three sampled points, the ratio of the sum of the outer points y-coordinates to the middle point y-coordinate is constant. So, getting back to the problem at hand if k has already known, then using our original equation,, we could more easily solve for Ly:

11 This equation proves to be more beneficial than the other more complicated solution for Ly, because now only two consecutive samples are needed in order to construct the following consecutive sample. This results in the next relationship. Relationship 2.4 Determining the next sample point on a sine wave given two sample points and the sine wave constant If there exist three sampled points, J, K, and L, appearing consecutively and a sine wave of the form f(x)=asin(bx+c) with a sine wave constant of k passes through these points, then. This is a very interesting relationship because it can compute the unknown sine of an angle using only one multiplication and one subtraction so long as you have the sine wave constant and the sine of two previous angles. In theory, one could derive an entire trigonometric lookup table if he or she knew the sines of just three small angles. This idea leads to the next relationship. Relationship 2.5 Computing the sine of an angle given the sines of just three angles If m is a positive real number designating the angle sample rate, and where x is any real number then,. To put this to the test, we will find where m=1. We know that This will of course simplify to the following: So this means that in the final equation:

12 Checking this with a calculator, you can see for yourself that this relationship really exists. Then using,, and k, one could find, and then so on as long as accuracy permits. Now that the domain restrictions of the original inverse cosine function have been covered, there are a few things to point out about the range restrictions. To refresh, The range of the inverse cosine function is [0, π] which means: Using substitution we also know that Asin(bz+c). We know that:. Now let p = the period of the sine wave Now, if s = the sample rate of a signal and f = the frequency of the sine wave Asin(bz+c), then we also know that: Then substituting p in: Since we know how bz is restricted, we can also find out how the frequency will be restricted: and

13 and Of course we know that is not valid since f 0 since the frequency must be positive. So it will be corrected to be. When the other inequality is simplified we get the following: and So what this states is that any sampled sine wave has a maximum frequency of half the sample rate. This is a simpler and more narrow proof of the Nyquist frequency theorem which states that a sine wave can only be reconstructed properly if it is sampled at twice its own frequency. This leads to the following set of relationships. Relationship 3.1 Frequency of a sine wave If s is the sample rate per unit of time, and f is the frequency of a sine wave of the form f (x)=asin(bx+c) which passes through three sampled points where z is the sample duration, then and. Also, the limitations on b are

Module 5 Trigonometric Identities I

Module 5 Trigonometric Identities I MAC 1114 Module 5 Trigonometric Identities I Learning Objectives Upon completing this module, you should be able to: 1. Recognize the fundamental identities: reciprocal identities, quotient identities,

More information

Honors Algebra 2 w/ Trigonometry Chapter 14: Trigonometric Identities & Equations Target Goals

Honors Algebra 2 w/ Trigonometry Chapter 14: Trigonometric Identities & Equations Target Goals Honors Algebra w/ Trigonometry Chapter 14: Trigonometric Identities & Equations Target Goals By the end of this chapter, you should be able to Identify trigonometric identities. (14.1) Factor trigonometric

More information

Double-Angle, Half-Angle, and Reduction Formulas

Double-Angle, Half-Angle, and Reduction Formulas Double-Angle, Half-Angle, and Reduction Formulas By: OpenStaxCollege Bicycle ramps for advanced riders have a steeper incline than those designed for novices. Bicycle ramps made for competition (see [link])

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 10 Single Sideband Modulation We will discuss, now we will continue

More information

Copyright 2009 Pearson Education, Inc. Slide Section 8.2 and 8.3-1

Copyright 2009 Pearson Education, Inc. Slide Section 8.2 and 8.3-1 8.3-1 Transformation of sine and cosine functions Sections 8.2 and 8.3 Revisit: Page 142; chapter 4 Section 8.2 and 8.3 Graphs of Transformed Sine and Cosine Functions Graph transformations of y = sin

More information

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle!

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle! Study Guide for PART II of the Fall 18 MAT187 Final Exam NO CALCULATORS are permitted on this part of the Final Exam. This part of the Final exam will consist of 5 multiple choice questions. You will be

More information

Modular Arithmetic. Kieran Cooney - February 18, 2016

Modular Arithmetic. Kieran Cooney - February 18, 2016 Modular Arithmetic Kieran Cooney - kieran.cooney@hotmail.com February 18, 2016 Sums and products in modular arithmetic Almost all of elementary number theory follows from one very basic theorem: Theorem.

More information

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs Chapter 5: Trigonometric Functions and Graphs 1 Chapter 5 5.1 Graphing Sine and Cosine Functions Pages 222 237 Complete the following table using your calculator. Round answers to the nearest tenth. 2

More information

Trigonometry. An Overview of Important Topics

Trigonometry. An Overview of Important Topics Trigonometry An Overview of Important Topics 1 Contents Trigonometry An Overview of Important Topics... 4 UNDERSTAND HOW ANGLES ARE MEASURED... 6 Degrees... 7 Radians... 7 Unit Circle... 9 Practice Problems...

More information

5-5 Multiple-Angle and Product-to-Sum Identities

5-5 Multiple-Angle and Product-to-Sum Identities Find the values of sin 2, cos 2, tan 2 1 cos for the given value interval, (270, 360 ) Since on the interval (270, 360 ), one point on the terminal side of θ has x-coordinate 3 a distance of 5 units from

More information

2.5 Amplitude, Period and Frequency

2.5 Amplitude, Period and Frequency 2.5 Amplitude, Period and Frequency Learning Objectives Calculate the amplitude and period of a sine or cosine curve. Calculate the frequency of a sine or cosine wave. Graph transformations of sine and

More information

14.2 Limits and Continuity

14.2 Limits and Continuity 14 Partial Derivatives 14.2 Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Let s compare the behavior of the functions Tables 1 2 show values of f(x,

More information

Graphing Sine and Cosine

Graphing Sine and Cosine The problem with average monthly temperatures on the preview worksheet is an example of a periodic function. Periodic functions are defined on p.254 Periodic functions repeat themselves each period. The

More information

33. Riemann Summation over Rectangular Regions

33. Riemann Summation over Rectangular Regions . iemann Summation over ectangular egions A rectangular region in the xy-plane can be defined using compound inequalities, where x and y are each bound by constants such that a x a and b y b. Let z = f(x,

More information

5.3-The Graphs of the Sine and Cosine Functions

5.3-The Graphs of the Sine and Cosine Functions 5.3-The Graphs of the Sine and Cosine Functions Objectives: 1. Graph the sine and cosine functions. 2. Determine the amplitude, period and phase shift of the sine and cosine functions. 3. Find equations

More information

3.2 Proving Identities

3.2 Proving Identities 3.. Proving Identities www.ck.org 3. Proving Identities Learning Objectives Prove identities using several techniques. Working with Trigonometric Identities During the course, you will see complex trigonometric

More information

Graphs of sin x and cos x

Graphs of sin x and cos x Graphs of sin x and cos x One cycle of the graph of sin x, for values of x between 0 and 60, is given below. 1 0 90 180 270 60 1 It is this same shape that one gets between 60 and below). 720 and between

More information

P1 Chapter 10 :: Trigonometric Identities & Equations

P1 Chapter 10 :: Trigonometric Identities & Equations P1 Chapter 10 :: Trigonometric Identities & Equations jfrost@tiffin.kingston.sch.uk www.drfrostmaths.com @DrFrostMaths Last modified: 20 th August 2017 Use of DrFrostMaths for practice Register for free

More information

2.4 Translating Sine and Cosine Functions

2.4 Translating Sine and Cosine Functions www.ck1.org Chapter. Graphing Trigonometric Functions.4 Translating Sine and Cosine Functions Learning Objectives Translate sine and cosine functions vertically and horizontally. Identify the vertical

More information

4.3. Trigonometric Identities. Introduction. Prerequisites. Learning Outcomes

4.3. Trigonometric Identities. Introduction. Prerequisites. Learning Outcomes Trigonometric Identities 4.3 Introduction trigonometric identity is a relation between trigonometric expressions which is true for all values of the variables (usually angles. There are a very large number

More information

1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle

1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle Pre- Calculus Mathematics 12 5.1 Trigonometric Functions Goal: 1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle Measuring Angles: Angles in Standard

More information

Launchpad Maths. Arithmetic II

Launchpad Maths. Arithmetic II Launchpad Maths. Arithmetic II LAW OF DISTRIBUTION The Law of Distribution exploits the symmetries 1 of addition and multiplication to tell of how those operations behave when working together. Consider

More information

Trigonometric identities

Trigonometric identities Trigonometric identities An identity is an equation that is satisfied by all the values of the variable(s) in the equation. For example, the equation (1 + x) = 1 + x + x is an identity. If you replace

More information

Proofs of a Trigonometric Inequality

Proofs of a Trigonometric Inequality Proofs of a Trigonometric Inequality Abstract A trigonometric inequality is introduced and proved using Hölder s inequality Cauchy-Schwarz inequality and Chebyshev s order inequality AMS Subject Classification:

More information

(Refer Slide Time: 3:11)

(Refer Slide Time: 3:11) Digital Communication. Professor Surendra Prasad. Department of Electrical Engineering. Indian Institute of Technology, Delhi. Lecture-2. Digital Representation of Analog Signals: Delta Modulation. Professor:

More information

Section 5.2 Graphs of the Sine and Cosine Functions

Section 5.2 Graphs of the Sine and Cosine Functions A Periodic Function and Its Period Section 5.2 Graphs of the Sine and Cosine Functions A nonconstant function f is said to be periodic if there is a number p > 0 such that f(x + p) = f(x) for all x in

More information

Honors Algebra 2 Assignment Sheet - Chapter 1

Honors Algebra 2 Assignment Sheet - Chapter 1 Assignment Sheet - Chapter 1 #01: Read the text and the examples in your book for the following sections: 1.1, 1., and 1.4. Be sure you read and understand the handshake problem. Also make sure you copy

More information

( x "1) 2 = 25, x 3 " 2x 2 + 5x "12 " 0, 2sin" =1.

( x 1) 2 = 25, x 3  2x 2 + 5x 12  0, 2sin =1. Unit Analytical Trigonometry Classwork A) Verifying Trig Identities: Definitions to know: Equality: a statement that is always true. example:, + 7, 6 6, ( + ) 6 +0. Equation: a statement that is conditionally

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 23 The Phase Locked Loop (Contd.) We will now continue our discussion

More information

MATH STUDENT BOOK. 12th Grade Unit 5

MATH STUDENT BOOK. 12th Grade Unit 5 MATH STUDENT BOOK 12th Grade Unit 5 Unit 5 ANALYTIC TRIGONOMETRY MATH 1205 ANALYTIC TRIGONOMETRY INTRODUCTION 3 1. IDENTITIES AND ADDITION FORMULAS 5 FUNDAMENTAL TRIGONOMETRIC IDENTITIES 5 PROVING IDENTITIES

More information

How to Graph Trigonometric Functions for Sine and Cosine. Amplitudes Midlines Periods Oh My! Kyle O. Linford

How to Graph Trigonometric Functions for Sine and Cosine. Amplitudes Midlines Periods Oh My! Kyle O. Linford How to Graph Trigonometric Functions for Sine and Cosine Amplitudes Midlines Periods Oh My! Kyle O. Linford Linford 1 For all of my future students, May this text help you understand the power and beauty

More information

Algebra2/Trig Chapter 10 Packet

Algebra2/Trig Chapter 10 Packet Algebra2/Trig Chapter 10 Packet In this unit, students will be able to: Convert angle measures from degrees to radians and radians to degrees. Find the measure of an angle given the lengths of the intercepted

More information

Module 3 : Sampling and Reconstruction Problem Set 3

Module 3 : Sampling and Reconstruction Problem Set 3 Module 3 : Sampling and Reconstruction Problem Set 3 Problem 1 Shown in figure below is a system in which the sampling signal is an impulse train with alternating sign. The sampling signal p(t), the Fourier

More information

Sect 4.5 Inequalities Involving Quadratic Function

Sect 4.5 Inequalities Involving Quadratic Function 71 Sect 4. Inequalities Involving Quadratic Function Objective #0: Solving Inequalities using a graph Use the graph to the right to find the following: Ex. 1 a) Find the intervals where f(x) > 0. b) Find

More information

2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS. ECE 4501 Power Systems Laboratory Manual Rev OBJECTIVE

2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS. ECE 4501 Power Systems Laboratory Manual Rev OBJECTIVE 2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS 2.1.1 OBJECTIVE To study sinusoidal voltages and currents in order to understand frequency, period, effective value, instantaneous power and average

More information

Math 3 Trigonometry Part 2 Waves & Laws

Math 3 Trigonometry Part 2 Waves & Laws Math 3 Trigonometry Part 2 Waves & Laws GRAPHING SINE AND COSINE Graph of sine function: Plotting every angle and its corresponding sine value, which is the y-coordinate, for different angles on the unit

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

6.2 Modular Arithmetic

6.2 Modular Arithmetic 6.2 Modular Arithmetic Every reader is familiar with arithmetic from the time they are three or four years old. It is the study of numbers and various ways in which we can combine them, such as through

More information

Unit 5 Investigating Trigonometry Graphs

Unit 5 Investigating Trigonometry Graphs Mathematics IV Frameworks Student Edition Unit 5 Investigating Trigonometry Graphs 1 st Edition Table of Contents INTRODUCTION:... 3 What s Your Temperature? Learning Task... Error! Bookmark not defined.

More information

6.02 Practice Problems: Modulation & Demodulation

6.02 Practice Problems: Modulation & Demodulation 1 of 12 6.02 Practice Problems: Modulation & Demodulation Problem 1. Here's our "standard" modulation-demodulation system diagram: at the transmitter, signal x[n] is modulated by signal mod[n] and the

More information

Solving Inequalities with Variables on Both Sides 2-5. Warm Up. Lesson Presentation Lesson Quiz

Solving Inequalities with Variables on Both Sides 2-5. Warm Up. Lesson Presentation Lesson Quiz Warm Up Lesson Presentation Lesson Quiz Holt Algebra McDougal 1 Algebra 1 Warm Up Solve each equation. 1. 2x = 7x + 15 x = 3 2. 3y 21 = 4 2y y = 5 3. 2(3z + 1) = 2(z + 3) z = 1 4. 3(p 1) = 3p + 2 no solution

More information

Basic Trigonometry You Should Know (Not only for this class but also for calculus)

Basic Trigonometry You Should Know (Not only for this class but also for calculus) Angle measurement: degrees and radians. Basic Trigonometry You Should Know (Not only for this class but also for calculus) There are 360 degrees in a full circle. If the circle has radius 1, then the circumference

More information

Branch Current Method

Branch Current Method Script Hello friends. In this series of lectures we have been discussing the various types of circuits, the voltage and current laws and their application to circuits. Today in this lecture we shall be

More information

Name Date Class. Identify whether each function is periodic. If the function is periodic, give the period

Name Date Class. Identify whether each function is periodic. If the function is periodic, give the period Name Date Class 14-1 Practice A Graphs of Sine and Cosine Identify whether each function is periodic. If the function is periodic, give the period. 1.. Use f(x) = sinx or g(x) = cosx as a guide. Identify

More information

Section 7.6 Graphs of the Sine and Cosine Functions

Section 7.6 Graphs of the Sine and Cosine Functions 4 Section 7. Graphs of the Sine and Cosine Functions In this section, we will look at the graphs of the sine and cosine function. The input values will be the angle in radians so we will be using x is

More information

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido The Discrete Fourier Transform Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido CCC-INAOE Autumn 2015 The Discrete Fourier Transform Fourier analysis is a family of mathematical

More information

You analyzed graphs of functions. (Lesson 1-5)

You analyzed graphs of functions. (Lesson 1-5) You analyzed graphs of functions. (Lesson 1-5) LEQ: How do we graph transformations of the sine and cosine functions & use sinusoidal functions to solve problems? sinusoid amplitude frequency phase shift

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES LINEAR EQUATIONS IN TWO VARIABLES What You Should Learn Use slope to graph linear equations in two " variables. Find the slope of a line given two points on the line. Write linear equations in two variables.

More information

Preparing Smart Teachers to Teach with SMART TM Technology. NCTM Annual Conference April 26, 2012 Philadelphia, PA

Preparing Smart Teachers to Teach with SMART TM Technology. NCTM Annual Conference April 26, 2012 Philadelphia, PA Preparing Smart Teachers to Teach with SMART TM Technology NCTM Annual Conference Philadelphia, PA Mary Lou Metz (mlmetz@iup.edu) Edel Reilly Francisco Alarcon Indiana University of PA Metz, Reilly & Alarcon

More information

Modulation. Digital Data Transmission. COMP476 Networked Computer Systems. Analog and Digital Signals. Analog and Digital Examples.

Modulation. Digital Data Transmission. COMP476 Networked Computer Systems. Analog and Digital Signals. Analog and Digital Examples. Digital Data Transmission Modulation Digital data is usually considered a series of binary digits. RS-232-C transmits data as square waves. COMP476 Networked Computer Systems Analog and Digital Signals

More information

Section 5.2 Graphs of the Sine and Cosine Functions

Section 5.2 Graphs of the Sine and Cosine Functions Section 5.2 Graphs of the Sine and Cosine Functions We know from previously studying the periodicity of the trigonometric functions that the sine and cosine functions repeat themselves after 2 radians.

More information

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions By Dr. Mohammed Ramidh Trigonometric Functions This section reviews the basic trigonometric functions. Trigonometric functions are important because

More information

Math 127: Equivalence Relations

Math 127: Equivalence Relations Math 127: Equivalence Relations Mary Radcliffe 1 Equivalence Relations Relations can take many forms in mathematics. In these notes, we focus especially on equivalence relations, but there are many other

More information

Amplitude, Reflection, and Period

Amplitude, Reflection, and Period SECTION 4.2 Amplitude, Reflection, and Period Copyright Cengage Learning. All rights reserved. Learning Objectives 1 2 3 4 Find the amplitude of a sine or cosine function. Find the period of a sine or

More information

NON-OVERLAPPING PERMUTATION PATTERNS. To Doron Zeilberger, for his Sixtieth Birthday

NON-OVERLAPPING PERMUTATION PATTERNS. To Doron Zeilberger, for his Sixtieth Birthday NON-OVERLAPPING PERMUTATION PATTERNS MIKLÓS BÓNA Abstract. We show a way to compute, to a high level of precision, the probability that a randomly selected permutation of length n is nonoverlapping. As

More information

While you wait: For a-d: use a calculator to evaluate: Fill in the blank.

While you wait: For a-d: use a calculator to evaluate: Fill in the blank. While you wait: For a-d: use a calculator to evaluate: a) sin 50 o, cos 40 o b) sin 25 o, cos65 o c) cos o, sin 79 o d) sin 83 o, cos 7 o Fill in the blank. a) sin30 = cos b) cos57 = sin Trigonometric

More information

2012 Mathematics. Intermediate 1 Units 1, 2 & 3 Paper 1. Finalised Marking Instructions

2012 Mathematics. Intermediate 1 Units 1, 2 & 3 Paper 1. Finalised Marking Instructions 2012 Mathematics Intermediate 1 Units 1, 2 & 3 Paper 1 Finalised ing Instructions Scottish Qualifications Authority 2012 The information in this publication may be reproduced to support SQA qualifications

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Trigonometry Final Exam Study Guide Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The graph of a polar equation is given. Select the polar

More information

Trigonometric Equations

Trigonometric Equations Chapter Three Trigonometric Equations Solving Simple Trigonometric Equations Algebraically Solving Complicated Trigonometric Equations Algebraically Graphs of Sine and Cosine Functions Solving Trigonometric

More information

Principles of Mathematics 12: Explained!

Principles of Mathematics 12: Explained! Principles of Mathematics : Eplained! www.math.com PART I MULTIPLICATION & DIVISION IDENTITLES Algebraic proofs of trigonometric identities In this lesson, we will look at various strategies for proving

More information

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle Algebra /Trigonometry Review Sessions 1 & : Trigonometry Mega-Session Trigonometry (Definition) - The branch of mathematics that deals with the relationships between the sides and the angles of triangles

More information

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich *

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Dept. of Computer Science, University of Buenos Aires, Argentina ABSTRACT Conventional techniques for signal

More information

Chapter 6: Periodic Functions

Chapter 6: Periodic Functions Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a triangle, and related to points on a circle. We noticed how the x and y values

More information

Prolegomena. Chapter Using Interval Notation 1

Prolegomena. Chapter Using Interval Notation 1 Chapter 1 Prolegomena 1.1 Using Interval Notation 1 Interval notation is another method for writing domain and range. In set builder notation braces (curly parentheses {} ) and variables are used to express

More information

5.3 Trigonometric Graphs. Copyright Cengage Learning. All rights reserved.

5.3 Trigonometric Graphs. Copyright Cengage Learning. All rights reserved. 5.3 Trigonometric Graphs Copyright Cengage Learning. All rights reserved. Objectives Graphs of Sine and Cosine Graphs of Transformations of Sine and Cosine Using Graphing Devices to Graph Trigonometric

More information

Ready To Go On? Skills Intervention 14-1 Graphs of Sine and Cosine

Ready To Go On? Skills Intervention 14-1 Graphs of Sine and Cosine 14A Ready To Go On? Skills Intervention 14-1 Graphs of Sine and Cosine Find these vocabulary words in Lesson 14-1 and the Multilingual Glossary. Vocabulary periodic function cycle period amplitude frequency

More information

Permutation Groups. Every permutation can be written as a product of disjoint cycles. This factorization is unique up to the order of the factors.

Permutation Groups. Every permutation can be written as a product of disjoint cycles. This factorization is unique up to the order of the factors. Permutation Groups 5-9-2013 A permutation of a set X is a bijective function σ : X X The set of permutations S X of a set X forms a group under function composition The group of permutations of {1,2,,n}

More information

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs.

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs. 10-11-2010 HW: 14.7: 1,5,7,13,29,33,39,51,55 Maxima and Minima In this very important chapter, we describe how to use the tools of calculus to locate the maxima and minima of a function of two variables.

More information

Chapter 6: Periodic Functions

Chapter 6: Periodic Functions Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a right triangle, and related to points on a circle. We noticed how the x and y

More information

How to Graph Trigonometric Functions

How to Graph Trigonometric Functions How to Graph Trigonometric Functions This handout includes instructions for graphing processes of basic, amplitude shifts, horizontal shifts, and vertical shifts of trigonometric functions. The Unit Circle

More information

Section 7.2 Logarithmic Functions

Section 7.2 Logarithmic Functions Math 150 c Lynch 1 of 6 Section 7.2 Logarithmic Functions Definition. Let a be any positive number not equal to 1. The logarithm of x to the base a is y if and only if a y = x. The number y is denoted

More information

YGB #2: Aren t You a Square?

YGB #2: Aren t You a Square? YGB #2: Aren t You a Square? Problem Statement How can one mathematically determine the total number of squares on a chessboard? Counting them is certainly subject to error, so is it possible to know if

More information

E. Slope-Intercept Form and Direct Variation (pp )

E. Slope-Intercept Form and Direct Variation (pp ) and Direct Variation (pp. 32 35) For any two points, there is one and only one line that contains both points. This fact can help you graph a linear equation. Many times, it will be convenient to use the

More information

The Math Projects Journal

The Math Projects Journal PROJECT OBJECTIVE The House Painter lesson series offers students firm acquisition of the skills involved in adding, subtracting and multipling polnomials. The House Painter lessons accomplish this b offering

More information

Georgia Standards of Excellence Frameworks. Mathematics. Accelerated GSE Pre-Calculus Unit 4: Trigonometric Identities

Georgia Standards of Excellence Frameworks. Mathematics. Accelerated GSE Pre-Calculus Unit 4: Trigonometric Identities Georgia Standards of Excellence Frameworks Mathematics Accelerated GSE Pre-Calculus Unit 4: Trigonometric Identities These materials are for nonprofit educational purposes only. Any other use may constitute

More information

Patterns and Graphing Year 10

Patterns and Graphing Year 10 Patterns and Graphing Year 10 While students may be shown various different types of patterns in the classroom, they will be tested on simple ones, with each term of the pattern an equal difference from

More information

Published in India by. MRP: Rs Copyright: Takshzila Education Services

Published in India by.   MRP: Rs Copyright: Takshzila Education Services NUMBER SYSTEMS Published in India by www.takshzila.com MRP: Rs. 350 Copyright: Takshzila Education Services All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

Tennessee Senior Bridge Mathematics

Tennessee Senior Bridge Mathematics A Correlation of to the Mathematics Standards Approved July 30, 2010 Bid Category 13-130-10 A Correlation of, to the Mathematics Standards Mathematics Standards I. Ways of Looking: Revisiting Concepts

More information

10. Introduction and Chapter Objectives

10. Introduction and Chapter Objectives Real Analog - Circuits Chapter 0: Steady-state Sinusoidal Analysis 0. Introduction and Chapter Objectives We will now study dynamic systems which are subjected to sinusoidal forcing functions. Previously,

More information

Developing Algebraic Thinking

Developing Algebraic Thinking Developing Algebraic Thinking DEVELOPING ALGEBRAIC THINKING Algebra is an important branch of mathematics, both historically and presently. algebra has been too often misunderstood and misrepresented as

More information

MATH 1040 CP 15 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 1040 CP 15 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 1040 CP 15 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 1) (sin x + cos x) 1 + sin x cos x =? 1) ) sec 4 x + sec x tan x - tan 4 x =? ) ) cos

More information

1. Functions and set sizes 2. Infinite set sizes. ! Let X,Y be finite sets, f:x!y a function. ! Theorem: If f is injective then X Y.

1. Functions and set sizes 2. Infinite set sizes. ! Let X,Y be finite sets, f:x!y a function. ! Theorem: If f is injective then X Y. 2 Today s Topics: CSE 20: Discrete Mathematics for Computer Science Prof. Miles Jones 1. Functions and set sizes 2. 3 4 1. Functions and set sizes! Theorem: If f is injective then Y.! Try and prove yourself

More information

(Refer Slide Time: 01:45)

(Refer Slide Time: 01:45) Digital Communication Professor Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Module 01 Lecture 21 Passband Modulations for Bandlimited Channels In our discussion

More information

REFLECTIONS AND STANDING WAVE RATIO

REFLECTIONS AND STANDING WAVE RATIO Page 1 of 9 THE SMITH CHART.In the last section we looked at the properties of two particular lengths of resonant transmission lines: half and quarter wavelength lines. It is possible to compute the impedance

More information

Spread Spectrum Communications and Jamming Prof. Debarati Sen G S Sanyal School of Telecommunications Indian Institute of Technology, Kharagpur

Spread Spectrum Communications and Jamming Prof. Debarati Sen G S Sanyal School of Telecommunications Indian Institute of Technology, Kharagpur Spread Spectrum Communications and Jamming Prof. Debarati Sen G S Sanyal School of Telecommunications Indian Institute of Technology, Kharagpur Lecture 07 Slow and Fast Frequency Hopping Hello students,

More information

Lecture 7 Frequency Modulation

Lecture 7 Frequency Modulation Lecture 7 Frequency Modulation Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/3/15 1 Time-Frequency Spectrum We have seen that a wide range of interesting waveforms can be synthesized

More information

Sound Waves and Beats

Sound Waves and Beats Sound Waves and Beats Computer 32 Sound waves consist of a series of air pressure variations. A Microphone diaphragm records these variations by moving in response to the pressure changes. The diaphragm

More information

ES250: Electrical Science. HW6: The Operational Amplifier

ES250: Electrical Science. HW6: The Operational Amplifier ES250: Electrical Science HW6: The Operational Amplifier Introduction This chapter introduces the operational amplifier or op amp We will learn how to analyze and design circuits that contain op amps,

More information

Lesson 1 6. Algebra: Variables and Expression. Students will be able to evaluate algebraic expressions.

Lesson 1 6. Algebra: Variables and Expression. Students will be able to evaluate algebraic expressions. Lesson 1 6 Algebra: Variables and Expression Students will be able to evaluate algebraic expressions. P1 Represent and analyze patterns, rules and functions with words, tables, graphs and simple variable

More information

Find all the remaining sides, angles and area of the following triangles

Find all the remaining sides, angles and area of the following triangles Trigonometry Angles of Elevation and depression 1) If the angle of elevation of the top of a vertical 30m high aerial is 32, how is it to the aerial? 2) From the top of a vertical cliff 80m high the angles

More information

Mathematics UNIT FIVE Trigonometry II. Unit. Student Workbook. Lesson 1: Trigonometric Equations Approximate Completion Time: 4 Days

Mathematics UNIT FIVE Trigonometry II. Unit. Student Workbook. Lesson 1: Trigonometric Equations Approximate Completion Time: 4 Days Mathematics 0- Student Workbook Unit 5 Lesson : Trigonometric Equations Approximate Completion Time: 4 Days Lesson : Trigonometric Identities I Approximate Completion Time: 4 Days Lesson : Trigonometric

More information

1Solve linear. 2Solve linear. Then. Now. Why?

1Solve linear. 2Solve linear. Then. Now. Why? Solving Multi-Step Inequalities Then You solved multistep equations. (Lesson 2-3) Now 1Solve linear inequalities involving more than one operation. 2Solve linear inequalities involving the Distributive

More information

ECE 201: Introduction to Signal Analysis

ECE 201: Introduction to Signal Analysis ECE 201: Introduction to Signal Analysis Prof. Paris Last updated: October 9, 2007 Part I Spectrum Representation of Signals Lecture: Sums of Sinusoids (of different frequency) Introduction Sum of Sinusoidal

More information

Math 122: Final Exam Review Sheet

Math 122: Final Exam Review Sheet Exam Information Math 1: Final Exam Review Sheet The final exam will be given on Wednesday, December 1th from 8-1 am. The exam is cumulative and will cover sections 5., 5., 5.4, 5.5, 5., 5.9,.1,.,.4,.,

More information

Extra Practice for Section I: Chapter 4

Extra Practice for Section I: Chapter 4 Haberman MTH 112 Extra Practice for Section I: Chapter You should complete all of these problems without a calculator in order to prepare for the Midterm which is a no-calculator exam. 1. Find two different

More information

Math Exam 1 Review Fall 2009

Math Exam 1 Review Fall 2009 Note: This is NOT a practice exam. It is a collection of problems to help you review some of the material for the exam and to practice some kinds of problems. This collection is not necessarily exhaustive.

More information

Grade 6 Math Circles November 15 th /16 th. Arithmetic Tricks

Grade 6 Math Circles November 15 th /16 th. Arithmetic Tricks Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 6 Math Circles November 15 th /16 th Arithmetic Tricks We are introduced early on how to add, subtract,

More information

MA10103: Foundation Mathematics I. Lecture Notes Week 3

MA10103: Foundation Mathematics I. Lecture Notes Week 3 MA10103: Foundation Mathematics I Lecture Notes Week 3 Indices/Powers In an expression a n, a is called the base and n is called the index or power or exponent. Multiplication/Division of Powers a 3 a

More information

Exactly Evaluating Even More Trig Functions

Exactly Evaluating Even More Trig Functions Exactly Evaluating Even More Trig Functions Pre/Calculus 11, Veritas Prep. We know how to find trig functions of certain, special angles. Using our unit circle definition of the trig functions, as well

More information

Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau

Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau (Also see: Lecture ADSP, Slides 06) In discrete, digital signal we use the normalized frequency, T = / f s =: it is without a

More information