Introduction. Question: Why do we need new forms of parametric curves? Answer: Those parametric curves discussed are not very geometric.

Size: px
Start display at page:

Download "Introduction. Question: Why do we need new forms of parametric curves? Answer: Those parametric curves discussed are not very geometric."

Transcription

1 Itrodctio Qestio: Why do we eed ew forms of parametric crves? Aswer: Those parametric crves discssed are ot very geometric.

2 Itrodctio Give sch a parametric form, it is difficlt to kow the derlyig geometry it represets withot some frther aalysis. It is almost impossible to predict the chage of shape if oe or more coefficiet are modified.

3 Itrodctio I practice, desigers or sers sally do ot care abot the derlyig mathematics ad eqatio.

4 Itrodctio A system that spports sers to desig crves mst be: 1. Ititive: We expect that every step. 2. Flexible: The system shold provide the sers with more cotrol for desigig ad editig the shape of a crve. 3. Easy: The way of creatig ad editig a crve shold be easy.

5 Itrodctio 4. Uified Approach: The way of represetig, creatig ad editig differet types of crves (e,g., lies, coic sectios ad cbic crves) mst be the same. 5. Ivariat: The represeted crve will ot chage its geometry der geometric trasformatio (traslatio, rotatio, )

6 Itrodctio Bézier, B-splie ad NURBS crves advatage: 1. A ser layots a set of cotrol poits for the system. 2. A ser ca chage the positios of some cotrol poits ad some other characteristics for modifyig the shape of crve.

7 Itrodctio 3. If ecessary, a ser ca add cotrol poits. 4. They are very geometric, ititive. 5. The trasitio from crve to srface will ot case mch difficlty.

8 Bézier Crves

9 Bézier Crves Bézier splies are: splie approximatio method; sefl ad coveiet for crve ad srface desig; easy to implemet; available i Cad system, graphic package, drawig ad paitig packages.

10 Bézier Crves I geeral, a Bézier crve sectio ca be fitted to ay mber of cotrol poits. The mber of cotrol poits to be approximated ad their relative positio determie the degree of the Bézier polyomial.

11 Bézier Crves Give +1 cotrol poit positios: p ( x, y, zk 0 k k k y These coordiate poits ca be bleded to prodced the followig positio vector C(), which describes the path of a approximatig Bézier polyomial fctio betwee P 0 ad P. C( ) p B k k, k0 ) ( ), 0 1

12 Properties of Bézier Crves

13 Properties of a Bézier Crve C( ) p k Bk, k0 ( ), The degree of a Bézier crve defied by +1 cotrol poits is : Parabola Crve Cbic Crve Cbic Crve Cbic Crve

14 Properties of a Bézier Crve 2. The crve passes thogh the first ad the last cotrol poit C() passes throgh P 0 ad P.

15 Properties of a Bézier Crve 3. Bézier crves are taget to their first ad last edges of cotrol polylie

16 Properties of a Bézier Crve 4. The Bézier crve lies completely i the covex hll of the give cotrol poits. Note that ot all cotrol poits are o the bodary of the covex hll. For example, cotrol poits 3, 4, 5, 6, 8 ad 9 are i the iterior. The crve, except for the first two edpoits, lies completely i the covex hll.

17 Properties of a Bézier Crve 5. Movig cotrol poits:

18 Properties of a Bézier Crve 5. Movig cotrol poits:

19 Bézier Crves 6. The poit that correspods to o the Bézier crve is the "weighted" average of all cotrol poits, where the weights are the coefficiets B k, (). C( ) p k Bk, k0 ( ), 0 1

20 Desig Techiqes Usig Bézier Crve (Weights) 7. Mltiple cotrol poits at a sigle coordiate positio gives more weight to that positio.

21 Desig Techiqes Usig Bézier Crve (Closed Crves) 8. Closed Bézier crves are geerated by specifyig the first ad the last cotrol poits at the same positio Note: Bézier crves are polyomials which caot represet circles ad ellipses.

22 Properties of a Bézier Crve 9. If a affie trasformatio is applied to a Bézier crve, the reslt ca be costrcted from the affie images of its cotrol poits.

23 Costrctio of Bézier Crves

24 Bézier Crves Give +1 cotrol poit positios: 1 0 ), ( ) (, 0 B k k p k C ),, ( k y k k z y x p 0 k k k k k C B ) (1 ), ( ) (, )!!(! ), ( k k k C The Bézier bledig fctios are the Berstei polyomials: The C(,k) are the biomial coefficiets:

25 Properties of a Bézier Crve 1 0 ), ( ) (, 0 B k k p k C k k k k C B ) (1 ), ( ) (, 10. All basis fctios are positive ad their sm is always 1 k B k 0, 1 ) (

26 Example Cbic Bézier Crves k B ( ) C(, k) (1 ) k, Cbic Bézier crves are geerated with for cotrol poits. The for bledig fctios for cbic Bézier crves (=3): k B B B B 0,3 1,3 2,3 3,3 ( ) ( ) ( ) ( ) ( ) 3 3(1 ) 2 (1 ) B 1,3

27 Desig Techiqes Usig Bézier Crve (Complicated crves)

28 Desig Techiqes Usig Bézier Crve (Complicated crves) Whe complicated crves are to be geerated, they ca be formed by piecig several Bézier sectios of lower degree together. Piecig together smaller sectios gives s better cotrol over the shape of the crve i small regio.

29 Desig Techiqes Usig Bézier Crve (Complicated crves) Sice Bézier crves pass throgh edpoits; it is easy to match crve sectios (C 0 cotiity) Zero order cotiity: P 0=P 2

30 Desig Techiqes Usig Bézier Crve (Complicated crves) Sice the taget to the crve at a edpoit is alog the lie joiig that edpoit to the adjacet cotrol poit;

31 Desig Techiqes Usig Bézier Crve (Complicated crves) To obtai C 1 cotiity betwee crve sectios, we ca pick cotrol poits P 0 ad P 1 of a ew sectio to be alog the same straight lie as cotrol poits P -1 ad P of the previos sectio First order cotiity: P 1, P 2, ad P 1 colliear.

32 Desig Techiqes Usig Bézier Crve (Complicated crves) This relatio states that to achieve C 1 cotiity at the joiig poit the ratio of the legth of the last leg of the first crve (i.e., p m - p m-1 ) ad the legth of the first leg of the secod crve (i.e., q 1 - q 0 ) mst be /m. Sice the degrees m ad are fixed, we ca adjst the positios of p m-1 or q 1 o the same lie so that the above relatio is satisfied

33 Desig Techiqes Usig Bézier Crve (Complicated crves) The left crve is of degree 4, while the right crve is of degree 7. Bt, the ratio of the last leg of the left crve ad the first leg of the secod crve seems ear 1 rather tha 7/4=1.75. To achieve C 1 cotiity, we shold icrease (resp., decrease) the legth of the last (resp. first) leg of the left (resp., right). However, they are G1 cotios

34 Cbic Bézier Crves

35 Cbic Bézier Crves Cbic Bézier crves gives reasoable desig flexibility while avoidig the icreased calclatios eeded with higher order polyomials.

36 Cbic Bézier Crves 1 0 ), ( ) (, 0 B k k p k C k k k k C B ) (1 ), ( ) (, Cbic Bézier crves are geerated with for cotrol poits. The for bledig fctios for cbic Bézier crves (=3): 3 3,3 2 2,3 2 1,3 3 0,3 ) ( ) (1 3 ) ( ) (1 3 ) ( ) (1 ) ( B B B B

37 Cbic Bézier Crves At =0, B 0,3 =1, ad at =1, B 3,3 =1. ths, the crve will always pass throgh cotrol poits P 0 ad P 3. The fctios B 1,3 ad B 2,3, iflece the shape of the crve at itermediate vales of parameter, so that the resltig crve teds toward poits P 1 ad P 3. At =1/3, B 1,3 is maximm, ad at =2/3, B 2,3 is maximm. B B B B 0,3 1,3 2,3 3,3 ( ) ( ) ( ) ( ) (1 ) (1 ) (1 )

38 Cbic Bézier Crves At the ed positios of the cbic Bézier crve, The parametric first ad secod derivatives are: With C 1 ad C 2 cotiity betwee sectios, ad by expadig the polyomial expressios for the bledig fctios: the cbic Bézier poit fctio i the matrix form: ) 3( (1) ), 2 3( 0) ( p p C p p C ) 2 6( (1) ), 2 6( 0) ( p p p C p p p C ) ( p p p p M C Bez M Bez

39 Fidig a poit o a Bézier Crve: De Castelja's Algorithm

40 Fidig a poit o a Bézier Crve A simple way to fid the poit C() o the crve for a particlar is 1. to plg ito every basis fctio 2. Compte the prodct of each basis fctio ad its correspodig cotrol poit 3. Add them together. C( ) p k Bk, k0 ( ), 0 1 B k, ( ) C(, k) k (1 ) k

41 Fidig a poit o a Bézier Crve De Castelja's Algoritm The fdametal cocept of de Castelja's algoritm is to choose a poit C i lie segmet AB sch that C divides the lie segmet AB i a ratio of :1-.

42 Fidig a poit o a Bézier Crve De Castelja's Algoritm The vector from A to B is B-A. is a ratio i the rage of 0 ad 1, poit C is located at (B-A). Takig the positio of A ito cosideratio, poit C is A+(B-A)=(1-)A+B

43 De Castelja's Algoritm Castelja's algorithm: we wat to fid C(), where is i [0,1]. Startig with the first polylie, , se the formla to fid a poit 1i o the leg from 0i to 0(i+1) that divides the lie segmet i a ratio of :1-. we ill obtai poit 10,11,12,,1(-1), they defid a ew polylie of -1 legs.

44 De Castelja's Algoritm Castelja's algorithm: we wat to fid C(), where is i [0,1]. Startig with the first polylie, , se the formla to fid a poit 1i o the leg from 0i to 0(i+1) that divides the lie segmet i a ratio of :1-. we ill obtai poit 10,11,12,,1(-1), they defid a ew polylie of -1 legs.

45 De Castelja's Algoritm Apply the procedre to this ew polylie ad we shall get a third polylie of -1 poits ,2(- 2) ad -2 legs.

46 De Castelja's Algoritm Apply the procedre to this ew polylie ad we shall get a forth polylie of -1 poits ,3(- 3) ad -3 legs.

47 De Castelja's Algoritm From this forth polylie, we have the fifth oe of two poits 40 ad 41.

48 De Castelja's Algoritm Do it oce more, ad we have 50, the poit C(0.4) o the crve. De Castelja proved that this is the poit C() o the crve that correspods to.

49 De Castelja's Algoritm Actal Comptio From the iitial colm, colm 0, we compte colm 1; from colm 1 we obtai colm 2 ad so o. After applicatios we shall arrive at a sigle poit 0 ad this is the poit o the crve.

50 Sbdivisio a Bézier Crve

51 Sbdivisio a Bézier Crve Give s set of +1 cotrol poits P 0,p 1,P 2,,P ad a parameter vale i the rage of 0 ad 1, we wat to fid two sets of +1 cotrol poits Q 0,Q 1,Q 2,..,Q ad R 0,R 1,R 2,,R sch that the Bézier crve defide by Q i s (resp. R i s) is the piece of the origial Bézier crve o [0,] (resp., [,1]).

52 Sbdivisio a Bézier Crve Left polylie cosists of poits P 00 =P 0,P 10,P 20,P 30,P 40,P 50 ad P 60 =C(). Right polylie cosist of poits P 60 =C(),P 51,P 42,P 33,P 24,P 15 ad P 06 =P 6.

53 Sbdivisio a Bézier Crve

54 Sbdivisio a Bézier Crve

55 Sbdivisio a Bézier Crve Note that sice the lie segmet defied by 50 ad 51 is taget to the crve at poit 60, the last leg of the left crve (i.e, poit 50 to poit 60) is taget to the left crve, ad the first leg o the right crve (i.e, poit 60 to poit 51) is taget to the right crve.

56 Sbdivisio a Bézier Crve Why Do we eed crve Sbdivisio? Used for: Comptatig the itersectio of two Bézier crves Rederig Bézier crves Makig crve desig easier.

Course Outline. Course Outline. Computer Graphics (Fall 2008) Motivation. Outline of Unit. Bezier Curve (with HW2 demo)

Course Outline. Course Outline. Computer Graphics (Fall 2008) Motivation. Outline of Unit. Bezier Curve (with HW2 demo) Compter Graphics (Fall 2008) COMS 4160, Lectre 6: Crves 1 http://www.cs.colmbia.ed/~cs4160 3D Graphics Pipelie Modelig (Creatig 3D Geometry) Corse Otlie Rederig (Creatig, shadig images from geometry, lightig,

More information

Course Outline. Curves for Modeling. Graphics Pipeline. Outline of Unit. Motivation. Foundations of Computer Graphics (Spring 2012)

Course Outline. Curves for Modeling. Graphics Pipeline. Outline of Unit. Motivation. Foundations of Computer Graphics (Spring 2012) Fodatios of Compter Graphics (Sprig 0) CS 84, Lectre : Crves http://ist.eecs.bereley.ed/~cs84 3D Graphics Pipelie Corse Otlie Modelig Aimatio Rederig Graphics Pipelie Crves for Modelig I HW, HW, draw,

More information

Coordinate Systems. Things to think about:

Coordinate Systems. Things to think about: Coordiate Sstems There are 3 coordiate sstems that a compter graphics programmer is most cocered with: the Object Coordiate Sstem (OCS), the World Coordiate Sstem (WCS), ad the Camera Coordiate Sstem (CCS).

More information

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled 1 Lecture : Area Area ad distace traveled Approximatig area by rectagles Summatio The area uder a parabola 1.1 Area ad distace Suppose we have the followig iformatio about the velocity of a particle, how

More information

too many conditions to check!!

too many conditions to check!! Vector Spaces Aioms of a Vector Space closre Defiitio : Let V be a o empty set of vectors with operatios : i. Vector additio :, v є V + v є V ii. Scalar mltiplicatio: li є V k є V where k is scalar. The,

More information

Chapter 2 The Solution of Numerical Algebraic and Transcendental Equations

Chapter 2 The Solution of Numerical Algebraic and Transcendental Equations Chapter The Solutio of Numerical Algebraic ad Trascedetal Equatios Itroductio I this chapter we shall discuss some umerical methods for solvig algebraic ad trascedetal equatios. The equatio f( is said

More information

Fluids Lecture 17 Notes

Fluids Lecture 17 Notes Flids Lectre 7 Notes. Obliqe Waves Readig: Aderso 9., 9. Obliqe Waves ach waves Small distrbaces created by a sleder body i a sersoic flow will roagate diagoally away as ach waves. These cosist of small

More information

Definition 2.1 (The Derivative) (page 54) is a function. The derivative of a function f with respect to x, represented by. f ', is defined by

Definition 2.1 (The Derivative) (page 54) is a function. The derivative of a function f with respect to x, represented by. f ', is defined by Chapter DACS Lok 004/05 CHAPTER DIFFERENTIATION. THE GEOMETRICAL MEANING OF DIFFERENTIATION (page 54) Defiitio. (The Derivative) (page 54) Let f () is a fctio. The erivative of a fctio f with respect to,

More information

HWA CHONG INSTITUTION JC1 PROMOTIONAL EXAMINATION Wednesday 1 October hours. List of Formula (MF15)

HWA CHONG INSTITUTION JC1 PROMOTIONAL EXAMINATION Wednesday 1 October hours. List of Formula (MF15) HWA CHONG INSTITUTION JC PROMOTIONAL EXAMINATION 4 MATHEMATICS Higher 974/ Paper Wedesda October 4 hors Additioal materials: Aswer paper List of Formla (MF5) READ THESE INSTRUCTIONS FIRST Write or ame

More information

Polynomial Functions and Their Graphs

Polynomial Functions and Their Graphs Polyomial Fuctios ad Their Graphs I this sectio we begi the study of fuctios defied by polyomial expressios. Polyomial ad ratioal fuctios are the most commo fuctios used to model data, ad are used extesively

More information

CALCULUS BASIC SUMMER REVIEW

CALCULUS BASIC SUMMER REVIEW CALCULUS BASIC SUMMER REVIEW NAME rise y y y Slope of a o vertical lie: m ru Poit Slope Equatio: y y m( ) The slope is m ad a poit o your lie is, ). ( y Slope-Itercept Equatio: y m b slope= m y-itercept=

More information

Problem Cosider the curve give parametrically as x = si t ad y = + cos t for» t» ß: (a) Describe the path this traverses: Where does it start (whe t =

Problem Cosider the curve give parametrically as x = si t ad y = + cos t for» t» ß: (a) Describe the path this traverses: Where does it start (whe t = Mathematics Summer Wilso Fial Exam August 8, ANSWERS Problem 1 (a) Fid the solutio to y +x y = e x x that satisfies y() = 5 : This is already i the form we used for a first order liear differetial equatio,

More information

FIR Filter Design: Part II

FIR Filter Design: Part II EEL335: Discrete-Time Sigals ad Systems. Itroductio I this set of otes, we cosider how we might go about desigig FIR filters with arbitrary frequecy resposes, through compositio of multiple sigle-peak

More information

EXISTENCE OF CONCENTRATED WAVES FOR THE DIFFERENT TYPE OF NONLINEARITY. V. Eremenko and N. Manaenkova

EXISTENCE OF CONCENTRATED WAVES FOR THE DIFFERENT TYPE OF NONLINEARITY. V. Eremenko and N. Manaenkova EXISTENCE OF CONCENTRATED WAVES FOR THE DIFFERENT TYPE OF NONLINEARITY. V. Eremeko ad N. Maaekova Istitte of Terrestrial Magetism, Ioosphere ad Radio Wave Propagatio Rssia Academy of Sciece E-mail: at_ma@mail.r

More information

Complex Numbers Solutions

Complex Numbers Solutions Complex Numbers Solutios Joseph Zoller February 7, 06 Solutios. (009 AIME I Problem ) There is a complex umber with imagiary part 64 ad a positive iteger such that Fid. [Solutio: 697] 4i + + 4i. 4i 4i

More information

We will conclude the chapter with the study a few methods and techniques which are useful

We will conclude the chapter with the study a few methods and techniques which are useful Chapter : Coordiate geometry: I this chapter we will lear about the mai priciples of graphig i a dimesioal (D) Cartesia system of coordiates. We will focus o drawig lies ad the characteristics of the graphs

More information

Math 1314 Lesson 16 Area and Riemann Sums and Lesson 17 Riemann Sums Using GeoGebra; Definite Integrals

Math 1314 Lesson 16 Area and Riemann Sums and Lesson 17 Riemann Sums Using GeoGebra; Definite Integrals Math 1314 Lesso 16 Area ad Riema Sums ad Lesso 17 Riema Sums Usig GeoGebra; Defiite Itegrals The secod questio studied i calculus is the area questio. If a regio coforms to a kow formula from geometry,

More information

Section 1.1. Calculus: Areas And Tangents. Difference Equations to Differential Equations

Section 1.1. Calculus: Areas And Tangents. Difference Equations to Differential Equations Differece Equatios to Differetial Equatios Sectio. Calculus: Areas Ad Tagets The study of calculus begis with questios about chage. What happes to the velocity of a swigig pedulum as its positio chages?

More information

Partial Differential Equations

Partial Differential Equations EE 84 Matematical Metods i Egieerig Partial Differetial Eqatios Followig are some classical partial differetial eqatios were is assmed to be a fctio of two or more variables t (time) ad y (spatial coordiates).

More information

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is Calculus BC Fial Review Name: Revised 7 EXAM Date: Tuesday, May 9 Remiders:. Put ew batteries i your calculator. Make sure your calculator is i RADIAN mode.. Get a good ight s sleep. Eat breakfast. Brig:

More information

Application of Digital Filters

Application of Digital Filters Applicatio of Digital Filters Geerally some filterig of a time series take place as a reslt of the iability of the recordig system to respod to high freqecies. I may cases systems are desiged specifically

More information

Elementary Linear Algebra

Elementary Linear Algebra Elemetary Liear Algebra Ato & Rorres th Editio Lectre Set Chapter : Eclidea Vector Spaces Chapter Cotet Vectors i -Space -Space ad -Space Norm Distace i R ad Dot Prodct Orthogoality Geometry of Liear Systems

More information

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0.

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0. THE SOLUTION OF NONLINEAR EQUATIONS f( ) = 0. Noliear Equatio Solvers Bracketig. Graphical. Aalytical Ope Methods Bisectio False Positio (Regula-Falsi) Fied poit iteratio Newto Raphso Secat The root of

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

5 3B Numerical Methods for estimating the area of an enclosed region. The Trapezoidal Rule for Approximating the Area Under a Closed Curve

5 3B Numerical Methods for estimating the area of an enclosed region. The Trapezoidal Rule for Approximating the Area Under a Closed Curve 5 3B Numerical Methods for estimatig the area of a eclosed regio The Trapezoidal Rule for Approximatig the Area Uder a Closed Curve The trapezoidal rule requires a closed o a iterval from x = a to x =

More information

September 2012 C1 Note. C1 Notes (Edexcel) Copyright - For AS, A2 notes and IGCSE / GCSE worksheets 1

September 2012 C1 Note. C1 Notes (Edexcel) Copyright   - For AS, A2 notes and IGCSE / GCSE worksheets 1 September 0 s (Edecel) Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright

More information

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 3 Solutions

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 3 Solutions Math 451: Euclidea ad No-Euclidea Geometry MWF 3pm, Gasso 204 Homework 3 Solutios Exercises from 1.4 ad 1.5 of the otes: 4.3, 4.10, 4.12, 4.14, 4.15, 5.3, 5.4, 5.5 Exercise 4.3. Explai why Hp, q) = {x

More information

AP Calculus BC Review Applications of Derivatives (Chapter 4) and f,

AP Calculus BC Review Applications of Derivatives (Chapter 4) and f, AP alculus B Review Applicatios of Derivatives (hapter ) Thigs to Kow ad Be Able to Do Defiitios of the followig i terms of derivatives, ad how to fid them: critical poit, global miima/maima, local (relative)

More information

THE CONSERVATIVE DIFFERENCE SCHEME FOR THE GENERALIZED ROSENAU-KDV EQUATION

THE CONSERVATIVE DIFFERENCE SCHEME FOR THE GENERALIZED ROSENAU-KDV EQUATION Zho, J., et al.: The Coservative Differece Scheme for the Geeralized THERMAL SCIENCE, Year 6, Vol., Sppl. 3, pp. S93-S9 S93 THE CONSERVATIVE DIFFERENCE SCHEME FOR THE GENERALIZED ROSENAU-KDV EQUATION by

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

Areas and Distances. We can easily find areas of certain geometric figures using well-known formulas:

Areas and Distances. We can easily find areas of certain geometric figures using well-known formulas: Areas ad Distaces We ca easily fid areas of certai geometric figures usig well-kow formulas: However, it is t easy to fid the area of a regio with curved sides: METHOD: To evaluate the area of the regio

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam 4 will cover.-., 0. ad 0.. Note that eve though. was tested i exam, questios from that sectios may also be o this exam. For practice problems o., refer to the last review. This

More information

TR/46 OCTOBER THE ZEROS OF PARTIAL SUMS OF A MACLAURIN EXPANSION A. TALBOT

TR/46 OCTOBER THE ZEROS OF PARTIAL SUMS OF A MACLAURIN EXPANSION A. TALBOT TR/46 OCTOBER 974 THE ZEROS OF PARTIAL SUMS OF A MACLAURIN EXPANSION by A. TALBOT .. Itroductio. A problem i approximatio theory o which I have recetly worked [] required for its solutio a proof that the

More information

C. Complex Numbers. x 6x + 2 = 0. This equation was known to have three real roots, given by simple combinations of the expressions

C. Complex Numbers. x 6x + 2 = 0. This equation was known to have three real roots, given by simple combinations of the expressions C. Complex Numbers. Complex arithmetic. Most people thik that complex umbers arose from attempts to solve quadratic equatios, but actually it was i coectio with cubic equatios they first appeared. Everyoe

More information

Section 13.3 Area and the Definite Integral

Section 13.3 Area and the Definite Integral Sectio 3.3 Area ad the Defiite Itegral We ca easily fid areas of certai geometric figures usig well-kow formulas: However, it is t easy to fid the area of a regio with curved sides: METHOD: To evaluate

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Fundamental Concepts: Surfaces and Curves

Fundamental Concepts: Surfaces and Curves UNDAMENTAL CONCEPTS: SURACES AND CURVES CHAPTER udametal Cocepts: Surfaces ad Curves. INTRODUCTION This chapter describes two geometrical objects, vi., surfaces ad curves because the pla a ver importat

More information

Math 21C Brian Osserman Practice Exam 2

Math 21C Brian Osserman Practice Exam 2 Math 1C Bria Osserma Practice Exam 1 (15 pts.) Determie the radius ad iterval of covergece of the power series (x ) +1. First we use the root test to determie for which values of x the series coverges

More information

Taylor Series (BC Only)

Taylor Series (BC Only) Studet Study Sessio Taylor Series (BC Oly) Taylor series provide a way to fid a polyomial look-alike to a o-polyomial fuctio. This is doe by a specific formula show below (which should be memorized): Taylor

More information

Calculus 2 Test File Fall 2013

Calculus 2 Test File Fall 2013 Calculus Test File Fall 013 Test #1 1.) Without usig your calculator, fid the eact area betwee the curves f() = 4 - ad g() = si(), -1 < < 1..) Cosider the followig solid. Triagle ABC is perpedicular to

More information

Fourier Series and the Wave Equation

Fourier Series and the Wave Equation Fourier Series ad the Wave Equatio We start with the oe-dimesioal wave equatio u u =, x u(, t) = u(, t) =, ux (,) = f( x), u ( x,) = This represets a vibratig strig, where u is the displacemet of the strig

More information

Riemann Sums y = f (x)

Riemann Sums y = f (x) Riema Sums Recall that we have previously discussed the area problem I its simplest form we ca state it this way: The Area Problem Let f be a cotiuous, o-egative fuctio o the closed iterval [a, b] Fid

More information

Carleton College, Winter 2017 Math 121, Practice Final Prof. Jones. Note: the exam will have a section of true-false questions, like the one below.

Carleton College, Winter 2017 Math 121, Practice Final Prof. Jones. Note: the exam will have a section of true-false questions, like the one below. Carleto College, Witer 207 Math 2, Practice Fial Prof. Joes Note: the exam will have a sectio of true-false questios, like the oe below.. True or False. Briefly explai your aswer. A icorrectly justified

More information

Honors Calculus Homework 13 Solutions, due 12/8/5

Honors Calculus Homework 13 Solutions, due 12/8/5 Hoors Calculus Homework Solutios, due /8/5 Questio Let a regio R i the plae be bouded by the curves y = 5 ad = 5y y. Sketch the regio R. The two curves meet where both equatios hold at oce, so where: y

More information

SEQUENCES AND SERIES

SEQUENCES AND SERIES Sequeces ad 6 Sequeces Ad SEQUENCES AND SERIES Successio of umbers of which oe umber is desigated as the first, other as the secod, aother as the third ad so o gives rise to what is called a sequece. Sequeces

More information

6.003 Homework #3 Solutions

6.003 Homework #3 Solutions 6.00 Homework # Solutios Problems. Complex umbers a. Evaluate the real ad imagiary parts of j j. π/ Real part = Imagiary part = 0 e Euler s formula says that j = e jπ/, so jπ/ j π/ j j = e = e. Thus the

More information

Solutions to quizzes Math Spring 2007

Solutions to quizzes Math Spring 2007 to quizzes Math 4- Sprig 7 Name: Sectio:. Quiz a) x + x dx b) l x dx a) x + dx x x / + x / dx (/3)x 3/ + x / + c. b) Set u l x, dv dx. The du /x ad v x. By Itegratio by Parts, x(/x)dx x l x x + c. l x

More information

In this document, if A:

In this document, if A: m I this docmet, if A: is a m matrix, ref(a) is a row-eqivalet matrix i row-echelo form sig Gassia elimiatio with partial pivotig as described i class. Ier prodct ad orthogoality What is the largest possible

More information

18.01 Calculus Jason Starr Fall 2005

18.01 Calculus Jason Starr Fall 2005 Lecture 18. October 5, 005 Homework. Problem Set 5 Part I: (c). Practice Problems. Course Reader: 3G 1, 3G, 3G 4, 3G 5. 1. Approximatig Riema itegrals. Ofte, there is o simpler expressio for the atiderivative

More information

Control Charts. Introduction. Purpose and benefit: UCL (upper control limit) UWL (upper warning limit) Quality feature

Control Charts. Introduction. Purpose and benefit: UCL (upper control limit) UWL (upper warning limit) Quality feature Qality featre Cotrol Charts Itrodctio A Cotrol Chart shows the time corse of a process characteristic. For this prpose, data ca be take cotiosly or i periodic samples. The prereqisite is that the process

More information

WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? ABSTRACT

WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? ABSTRACT WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? Harold G. Loomis Hoolulu, HI ABSTRACT Most coastal locatios have few if ay records of tsuami wave heights obtaied over various time periods. Still

More information

MAT2400 Assignment 2 - Solutions

MAT2400 Assignment 2 - Solutions MAT24 Assigmet 2 - Soltios Notatio: For ay fctio f of oe real variable, f(a + ) deotes the limit of f() whe teds to a from above (if it eists); i.e., f(a + ) = lim t a + f(t). Similarly, f(a ) deotes the

More information

R is a scalar defined as follows:

R is a scalar defined as follows: Math 8. Notes o Dot Product, Cross Product, Plaes, Area, ad Volumes This lecture focuses primarily o the dot product ad its may applicatios, especially i the measuremet of agles ad scalar projectio ad

More information

MATH 1080: Calculus of One Variable II Fall 2017 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart.

MATH 1080: Calculus of One Variable II Fall 2017 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart. MATH 1080: Calculus of Oe Variable II Fall 2017 Textbook: Sigle Variable Calculus: Early Trascedetals, 7e, by James Stewart Uit 3 Skill Set Importat: Studets should expect test questios that require a

More information

CALCULATING FIBONACCI VECTORS

CALCULATING FIBONACCI VECTORS THE GENERALIZED BINET FORMULA FOR CALCULATING FIBONACCI VECTORS Stuart D Aderso Departmet of Physics, Ithaca College 953 Daby Road, Ithaca NY 14850, USA email: saderso@ithacaedu ad Dai Novak Departmet

More information

Solutions to Final Exam Review Problems

Solutions to Final Exam Review Problems . Let f(x) 4+x. Solutios to Fial Exam Review Problems Math 5C, Witer 2007 (a) Fid the Maclauri series for f(x), ad compute its radius of covergece. Solutio. f(x) 4( ( x/4)) ( x/4) ( ) 4 4 + x. Sice the

More information

The Random Walk For Dummies

The Random Walk For Dummies The Radom Walk For Dummies Richard A Mote Abstract We look at the priciples goverig the oe-dimesioal discrete radom walk First we review five basic cocepts of probability theory The we cosider the Beroulli

More information

Name: Math 10550, Final Exam: December 15, 2007

Name: Math 10550, Final Exam: December 15, 2007 Math 55, Fial Exam: December 5, 7 Name: Be sure that you have all pages of the test. No calculators are to be used. The exam lasts for two hours. Whe told to begi, remove this aswer sheet ad keep it uder

More information

Quadrature of the parabola with the square pyramidal number

Quadrature of the parabola with the square pyramidal number Quadrature of the parabola with the square pyramidal umber By Luciao Acora We perform here a ew proof of the Archimedes theorem o the quadrature of the parabolic segmet, executed without the aid of itegral

More information

18th Bay Area Mathematical Olympiad. Problems and Solutions. February 23, 2016

18th Bay Area Mathematical Olympiad. Problems and Solutions. February 23, 2016 18th Bay Area Mathematical Olympiad February 3, 016 Problems ad Solutios BAMO-8 ad BAMO-1 are each 5-questio essay-proof exams, for middle- ad high-school studets, respectively. The problems i each exam

More information

Solving equations (incl. radical equations) involving these skills, but ultimately solvable by factoring/quadratic formula (no complex roots)

Solving equations (incl. radical equations) involving these skills, but ultimately solvable by factoring/quadratic formula (no complex roots) Evet A: Fuctios ad Algebraic Maipulatio Factorig Square of a sum: ( a + b) = a + ab + b Square of a differece: ( a b) = a ab + b Differece of squares: a b = ( a b )(a + b ) Differece of cubes: a 3 b 3

More information

NUMERICAL METHODS FOR SOLVING EQUATIONS

NUMERICAL METHODS FOR SOLVING EQUATIONS Mathematics Revisio Guides Numerical Methods for Solvig Equatios Page 1 of 11 M.K. HOME TUITION Mathematics Revisio Guides Level: GCSE Higher Tier NUMERICAL METHODS FOR SOLVING EQUATIONS Versio:. Date:

More information

Math 155 (Lecture 3)

Math 155 (Lecture 3) Math 55 (Lecture 3) September 8, I this lecture, we ll cosider the aswer to oe of the most basic coutig problems i combiatorics Questio How may ways are there to choose a -elemet subset of the set {,,,

More information

Practice Problems: Taylor and Maclaurin Series

Practice Problems: Taylor and Maclaurin Series Practice Problems: Taylor ad Maclauri Series Aswers. a) Start by takig derivatives util a patter develops that lets you to write a geeral formula for the -th derivative. Do t simplify as you go, because

More information

Review Problems Math 122 Midterm Exam Midterm covers App. G, B, H1, H2, Sec , 8.9,

Review Problems Math 122 Midterm Exam Midterm covers App. G, B, H1, H2, Sec , 8.9, Review Problems Math Midterm Exam Midterm covers App. G, B, H, H, Sec 8. - 8.7, 8.9, 9.-9.7 Review the Cocept Check problems: Page 6/ -, Page 690/- 0 PART I: True-False Problems Ch. 8. Page 6 True-False

More information

1. By using truth tables prove that, for all statements P and Q, the statement

1. By using truth tables prove that, for all statements P and Q, the statement Author: Satiago Salazar Problems I: Mathematical Statemets ad Proofs. By usig truth tables prove that, for all statemets P ad Q, the statemet P Q ad its cotrapositive ot Q (ot P) are equivalet. I example.2.3

More information

MATH 10550, EXAM 3 SOLUTIONS

MATH 10550, EXAM 3 SOLUTIONS MATH 155, EXAM 3 SOLUTIONS 1. I fidig a approximate solutio to the equatio x 3 +x 4 = usig Newto s method with iitial approximatio x 1 = 1, what is x? Solutio. Recall that x +1 = x f(x ) f (x ). Hece,

More information

Triangular Bézier Approximations to Constant Mean Curvature Surfaces

Triangular Bézier Approximations to Constant Mean Curvature Surfaces riagular Bézier Approximatios to Costat Mea Curvature Surfaces A. Aral 1,A.Lluch 1, ad J. Moterde 2 1 Dep. de Matemàtiques, Uiversitat Jaume Castelló, Spai paral@mat.uji.es,lluch@mat.uji.es 2 Dep. de Geometria

More information

Diagonalization of Quadratic Forms. Recall in days past when you were given an equation which looked like

Diagonalization of Quadratic Forms. Recall in days past when you were given an equation which looked like Diagoalizatio of Qadratic Forms Recall i das past whe o were gie a eqatio which looked like ad o were asked to sketch the set of poits which satisf this eqatio. It was ecessar to complete the sqare so

More information

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES Read Sectio 1.5 (pages 5 9) Overview I Sectio 1.5 we lear to work with summatio otatio ad formulas. We will also itroduce a brief overview of sequeces,

More information

Section A assesses the Units Numerical Analysis 1 and 2 Section B assesses the Unit Mathematics for Applied Mathematics

Section A assesses the Units Numerical Analysis 1 and 2 Section B assesses the Unit Mathematics for Applied Mathematics X0/70 NATIONAL QUALIFICATIONS 005 MONDAY, MAY.00 PM 4.00 PM APPLIED MATHEMATICS ADVANCED HIGHER Numerical Aalysis Read carefully. Calculators may be used i this paper.. Cadidates should aswer all questios.

More information

Ma 530 Introduction to Power Series

Ma 530 Introduction to Power Series Ma 530 Itroductio to Power Series Please ote that there is material o power series at Visual Calculus. Some of this material was used as part of the presetatio of the topics that follow. What is a Power

More information

Chimica Inorganica 3

Chimica Inorganica 3 himica Iorgaica Irreducible Represetatios ad haracter Tables Rather tha usig geometrical operatios, it is ofte much more coveiet to employ a ew set of group elemets which are matrices ad to make the rule

More information

1 6 = 1 6 = + Factorials and Euler s Gamma function

1 6 = 1 6 = + Factorials and Euler s Gamma function Royal Holloway Uiversity of Lodo Departmet of Physics Factorials ad Euler s Gamma fuctio Itroductio The is a self-cotaied part of the course dealig, essetially, with the factorial fuctio ad its geeralizatio

More information

The z Transform. The Discrete LTI System Response to a Complex Exponential

The z Transform. The Discrete LTI System Response to a Complex Exponential The Trasform The trasform geeralies the Discrete-time Forier Trasform for the etire complex plae. For the complex variable is sed the otatio: jω x+ j y r e ; x, y Ω arg r x + y {} The Discrete LTI System

More information

Open problem in orthogonal polynomials

Open problem in orthogonal polynomials Ope problem i orthogoal polyomials Abdlaziz D. Alhaidari Sadi Ceter for Theoretical Physics, P.O. Box 374, Jeddah 438, Sadi Arabia E-mail: haidari@sctp.org.sa URL: http://www.sctp.org.sa/haidari Abstract:

More information

Chapter 1. Complex Numbers. Dr. Pulak Sahoo

Chapter 1. Complex Numbers. Dr. Pulak Sahoo Chapter 1 Complex Numbers BY Dr. Pulak Sahoo Assistat Professor Departmet of Mathematics Uiversity Of Kalyai West Begal, Idia E-mail : sahoopulak1@gmail.com 1 Module-2: Stereographic Projectio 1 Euler

More information

Numerical Methods for Finding Multiple Solutions of a Superlinear Problem

Numerical Methods for Finding Multiple Solutions of a Superlinear Problem ISSN 1746-7659, Eglad, UK Joral of Iformatio ad Comptig Sciece Vol 2, No 1, 27, pp 27- Nmerical Methods for Fidig Mltiple Soltios of a Sperliear Problem G A Afrozi +, S Mahdavi, Z Naghizadeh Departmet

More information

U8L1: Sec Equations of Lines in R 2

U8L1: Sec Equations of Lines in R 2 MCVU Thursda Ma, Review of Equatios of a Straight Lie (-D) U8L Sec. 8.9. Equatios of Lies i R Cosider the lie passig through A (-,) with slope, as show i the diagram below. I poit slope form, the equatio

More information

The Minimum Distance Energy for Polygonal Unknots

The Minimum Distance Energy for Polygonal Unknots The Miimum Distace Eergy for Polygoal Ukots By:Johaa Tam Advisor: Rollad Trapp Abstract This paper ivestigates the eergy U MD of polygoal ukots It provides equatios for fidig the eergy for ay plaar regular

More information

AP CALCULUS - AB LECTURE NOTES MS. RUSSELL

AP CALCULUS - AB LECTURE NOTES MS. RUSSELL AP CALCULUS - AB LECTURE NOTES MS. RUSSELL Sectio Number: 4. Topics: Area -Sigma Notatio Part: of Sigma Notatio Upper boud Recall ai = a+ a + a3 + L + a idex i= Lower boud Example : Evaluate each summatio.

More information

CSE 202 Homework 1 Matthias Springer, A Yes, there does always exist a perfect matching without a strong instability.

CSE 202 Homework 1 Matthias Springer, A Yes, there does always exist a perfect matching without a strong instability. CSE 0 Homework 1 Matthias Spriger, A9950078 1 Problem 1 Notatio a b meas that a is matched to b. a < b c meas that b likes c more tha a. Equality idicates a tie. Strog istability Yes, there does always

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam will cover.-.9. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for you

More information

Machine Learning for Data Science (CS 4786)

Machine Learning for Data Science (CS 4786) Machie Learig for Data Sciece CS 4786) Lecture & 3: Pricipal Compoet Aalysis The text i black outlies high level ideas. The text i blue provides simple mathematical details to derive or get to the algorithm

More information

Sequences III. Chapter Roots

Sequences III. Chapter Roots Chapter 4 Sequeces III 4. Roots We ca use the results we ve established i the last workbook to fid some iterestig limits for sequeces ivolvig roots. We will eed more techical expertise ad low cuig tha

More information

INTEGRATION BY PARTS (TABLE METHOD)

INTEGRATION BY PARTS (TABLE METHOD) INTEGRATION BY PARTS (TABLE METHOD) Suppose you wat to evaluate cos d usig itegratio by parts. Usig the u dv otatio, we get So, u dv d cos du d v si cos d si si d or si si d We see that it is ecessary

More information

Lesson 10: Limits and Continuity

Lesson 10: Limits and Continuity www.scimsacademy.com Lesso 10: Limits ad Cotiuity SCIMS Academy 1 Limit of a fuctio The cocept of limit of a fuctio is cetral to all other cocepts i calculus (like cotiuity, derivative, defiite itegrals

More information

Ray-triangle intersection

Ray-triangle intersection Ray-triagle itersectio ria urless October 2006 I this hadout, we explore the steps eeded to compute the itersectio of a ray with a triagle, ad the to compute the barycetric coordiates of that itersectio.

More information

Summary: CORRELATION & LINEAR REGRESSION. GC. Students are advised to refer to lecture notes for the GC operations to obtain scatter diagram.

Summary: CORRELATION & LINEAR REGRESSION. GC. Students are advised to refer to lecture notes for the GC operations to obtain scatter diagram. Key Cocepts: 1) Sketchig of scatter diagram The scatter diagram of bivariate (i.e. cotaiig two variables) data ca be easily obtaied usig GC. Studets are advised to refer to lecture otes for the GC operatios

More information

MIDTERM 3 CALCULUS 2. Monday, December 3, :15 PM to 6:45 PM. Name PRACTICE EXAM SOLUTIONS

MIDTERM 3 CALCULUS 2. Monday, December 3, :15 PM to 6:45 PM. Name PRACTICE EXAM SOLUTIONS MIDTERM 3 CALCULUS MATH 300 FALL 08 Moday, December 3, 08 5:5 PM to 6:45 PM Name PRACTICE EXAM S Please aswer all of the questios, ad show your work. You must explai your aswers to get credit. You will

More information

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim Math 3, Sectio 2. (25 poits) Why we defie f(x) dx as we do. (a) Show that the improper itegral diverges. Hece the improper itegral x 2 + x 2 + b also diverges. Solutio: We compute x 2 + = lim b x 2 + =

More information

MEI Casio Tasks for Further Pure

MEI Casio Tasks for Further Pure Task Complex Numbers: Roots of Quadratic Equatios. Add a ew Equatio scree: paf 2. Chage the Complex output to a+bi: LpNNNNwd 3. Select Polyomial ad set the Degree to 2: wq 4. Set a=, b=5 ad c=6: l5l6l

More information

n m CHAPTER 3 RATIONAL EXPONENTS AND RADICAL FUNCTIONS 3-1 Evaluate n th Roots and Use Rational Exponents Real nth Roots of a n th Root of a

n m CHAPTER 3 RATIONAL EXPONENTS AND RADICAL FUNCTIONS 3-1 Evaluate n th Roots and Use Rational Exponents Real nth Roots of a n th Root of a CHAPTER RATIONAL EXPONENTS AND RADICAL FUNCTIONS Big IDEAS: 1) Usig ratioal expoets ) Performig fuctio operatios ad fidig iverse fuctios ) Graphig radical fuctios ad solvig radical equatios Sectio: Essetial

More information

Worksheet on Generating Functions

Worksheet on Generating Functions Worksheet o Geeratig Fuctios October 26, 205 This worksheet is adapted from otes/exercises by Nat Thiem. Derivatives of Geeratig Fuctios. If the sequece a 0, a, a 2,... has ordiary geeratig fuctio A(x,

More information

and the sum of its first n terms be denoted by. Convergence: An infinite series is said to be convergent if, a definite unique number., finite.

and the sum of its first n terms be denoted by. Convergence: An infinite series is said to be convergent if, a definite unique number., finite. INFINITE SERIES Seqece: If a set of real mbers a seqece deoted by * + * Or * + * occr accordig to some defiite rle, the it is called + if is fiite + if is ifiite Series: is called a series ad is deoted

More information

(3) If you replace row i of A by its sum with a multiple of another row, then the determinant is unchanged! Expand across the i th row:

(3) If you replace row i of A by its sum with a multiple of another row, then the determinant is unchanged! Expand across the i th row: Math 50-004 Tue Feb 4 Cotiue with sectio 36 Determiats The effective way to compute determiats for larger-sized matrices without lots of zeroes is to ot use the defiitio, but rather to use the followig

More information

Complex Analysis Spring 2001 Homework I Solution

Complex Analysis Spring 2001 Homework I Solution Complex Aalysis Sprig 2001 Homework I Solutio 1. Coway, Chapter 1, sectio 3, problem 3. Describe the set of poits satisfyig the equatio z a z + a = 2c, where c > 0 ad a R. To begi, we see from the triagle

More information

U8L1: Sec Equations of Lines in R 2

U8L1: Sec Equations of Lines in R 2 MCVU U8L: Sec. 8.9. Equatios of Lies i R Review of Equatios of a Straight Lie (-D) Cosider the lie passig through A (-,) with slope, as show i the diagram below. I poit slope form, the equatio of the lie

More information

6.1. Sequences as Discrete Functions. Investigate

6.1. Sequences as Discrete Functions. Investigate 6.1 Sequeces as Discrete Fuctios The word sequece is used i everyday laguage. I a sequece, the order i which evets occur is importat. For example, builders must complete work i the proper sequece to costruct

More information

On the Distribution of Type II Errors in Hypothesis Testing

On the Distribution of Type II Errors in Hypothesis Testing Applied Mathematics,,, 89-95 doi:436/am Pblished Olie Febrary (http://wwwscirporg/joral/am) O the Distribtio of Type II Errors i Hypothesis Testig Abstract Skip Thompso Departmet of Mathematics & Statistics,

More information