CSc545 Hashing. Symbol-table problem. Resolving collisions by chaining. Hash functions. Analysis of chaining. Search cost

Size: px
Start display at page:

Download "CSc545 Hashing. Symbol-table problem. Resolving collisions by chaining. Hash functions. Analysis of chaining. Search cost"

Transcription

1 CS545 Hshng hnks to Pof. Chles. Leseson Sbol-tble poble Sbol tble holdng n eods: eod ke Othe felds ontnng stellte dt Opetons on : INSR, DL, SARCH, k How should the dt stutue be ognzed? Hsh funtons Ide: Use hsh funton h to p the unvese U of ll kes nto,,, : K k k k 4 k 5 U k3 When eod to be nseted ps to n led As ouped eh ke slot s n nseted,, ollson h ps ous. t to slot of. hk hk 4 hk hk 5 hk 3 Resolvng ollsons b hnng Reods n the se slot e lnked nto lst h49 h86 h5 Anlss of hnng We ke the ssupton of sple unfo hshng: h ke k K of kes s equll lkel to be hshed to n slot of tble, ndependent of whee othe kes e hshed. Let n be the nube of kes n the tble, nd let be the nube of slots. Defne the lod fto of to be α n/ vege nube of kes pe slot. Seh ost peted te to seh fo eod wth gven ke Θ + α. ppl hsh funton nd ess slot seh the lst peted seh te Θ f α O, o equvlentl, f n O.

2 Choosng hsh funton he ssupton of sple unfo hshng s hd to guntee, but sevel oon tehnques tend to wok well n pte s long s the defenes n be voded. Dest: A good hsh funton should dstbute the kes unfol nto the slots of the tble. Regult n the ke dstbuton should not ffet ths unfot. Dvson ethod Assue ll kes e nteges, nd defne hk k od. Defen: Don t pk n tht hs sll dvso d. A pepondene of kes tht e onguent odulo d n dvesel ffet unfot. tee defen: If, then the hsh doesn t even depend on ll the bts of k: If k nd 6, then hk. hk Dvson ethod ontnued hk k od. Pk to be pe not too lose to powe of o nd not othewse used ponentl n the oputng envonent. Annone: Soetes, kng the tble sze pe s nonvenent. But, ths ethod s popul, lthough the net ethod we ll see s usull supeo. Multplton ethod Assue tht ll kes e nteges,, nd ou opute hs w-bt wods. Defne hk A k od w sh w, whee sh s the bt-wse ght-shft opeto nd A s n odd ntege n the nge w < A < w. Don t pk A too lose to w. Multplton odulo w s fst. he sh opeto s fst. Multplton ethod eple hk A k od w sh w Suppose tht 8 3 nd tht ou opute hs w 7-bt wods: A 7 k hk A Modul wheel.. 3A A Dot-podut ethod Rndozed stteg: Let be pe. Deopose ke k nto + dgts, eh wth vlue n the set,,,. ht s, let k k, k,, k, whee k <. Pk,,, whee eh s hosen ndol fo,,,. Defne h k k od. ellent n pte, but epensve to opute.

3 Resolvng ollsons b open ddessng No stoge s used outsde of the hsh tble tself.. he hsh funton depends on both the ke nd pobe nube: h : U,,,,,,..g. hk k+ od ; hk k+ od Insetng ke k: we hek Τhk,. If ept we nset k, thee. Othewse, we hek Τhk,. If ept we nset k, thee. Othewse, othewse et fo hk,, hk,,, hk,. Mntenne Sn the tble fo te to te, nd get d of ll of ll dues. Fndng ke k: we hek f Τhk, s ept, nd f k. If not we hek f Τhk, s ept, nd f k. If not othewse et fo hk,, hk,,, hk,. Deletng ke k Fnd t e eple wth du wh Resolvng ollsons b open ddessng - ont ple of open ddessng No stoge s used outsde of the hsh tble tself. he pobe sequene hk,, hk,,, hk, should be peutton of,,,. he tble fll up, nd deleton s dffult but not possble. Inset ke k 496:. Pobe h496, ollson 48 ple of open ddessng ple of open ddessng Inset ke k 496:. Pobe h496,. Pobe h496, 586 ollson Inset ke k 496:. Pobe h496,. Pobe h496,. Pobe h496, nseton

4 ple of open ddessng Seh fo ke k 496:. Pobe h496,. Pobe h496,. Pobe h496, Seh uses the se pobe sequene, tentng suessfull f t fnds the ke nd unsuessfull f t enountes n ept slot. Pobng stteges Lne pobng: Gven n odn hsh funton h k, lne pobng uses the hsh funton hk, h k + od. hs ethod, though sple, suffes fo p lusteng, whee long uns of ouped slots buld up, nesng the vege seh te. Moeove, the long uns of ouped slots tend to get longe. Pobng stteges Double hshng Gven two odn hsh funtons h k nd h k, double hshng uses the hsh funton hk, h k + h k od. hs ethod genell podues eellent esults, but h k ust be eltvel pe to. One w s to ke powe of nd desgn h k to podue onl odd nubes. Anlss of open ddessng We ke the ssupton of unfo hshng: h ke s equll lkel to hve n one of the! peuttons s ts pobe sequene. heoe. Gven n open-ddessed hsh tble wth lod fto α n/ <, the epeted nube of pobes n n unsuessful seh s t ost / α. Poof of the theoe Poof. At lest one pobe s lws neess. Wth pobblt n/, the fst pobe hts n ouped slot, nd seond pobe s neess. Wth pobblt n /, the seond pobe hts n ouped slot, nd thd pobe s neess. Wth pobblt n /, the thd pobe hts n ouped slot, et. Obseve tht n < n α fo,,, n. Poof ontnued heefoe, the epeted nube of pobes s + n + n + n L + L n + + α + α + α L + α L + α + α + α 3 + L α. α he tetbook hs oe goous poof.

5 Ipltons of the theoe If α s onstnt, then essng n openddessed hsh tble tkes onstnt te. If the tble s hlf full, then the epeted nube of pobes s /.5. If the tble s 9% full, then the epeted nube of pobes s /.9. A wekness of hshng Poble: Fo n hsh funton h, set of kes ests tht n use the vege ess te of hsh tble to skoket. An dves n pk ll kes fo k U : hk fo soe slot. IDA: Choose the hsh funton t ndo, ndependentl of the kes. ven f n dves n see ou ode, he o she nnot fnd bd set of kes, sne he o she doesn t know etl whh hsh funton wll be hosen. Unvesl hshng Defnton. Let U be unvese of kes, nd let H be fnte olleton of hsh funtons, eh ppng U to,,,. We s H s unvesl f fo ll, U, whee, we hve h H : h h H /. ht s, the hne of ollson between nd s / f we hoose h ndol fo H. h : h h H H Unveslt s good heoe. Let h be hsh funton hosen unfol t ndo fo unvesl set H of hsh funtons. Suppose h s used to hsh n bt kes nto the slots of tble. hen, fo gven ke, we hve #ollsons wth < n/. Poof of theoe Poof ontnued Poof. Let C be the ndo vble denotng the totl nube of ollsons of kes n wth, nd let f h h, othewse. Note: / nd C. C ke epetton of both sdes.

6 Poof ontnued C Lnet of epetton. ke epetton of both sdes. Poof ontnued / C /. Lnet of epetton. ke epetton of both sdes. Poof ontnued n C / ke epetton of both sdes. Lnet of epetton. /. Algeb.. RMMBR HIS! Let be pe. Deopose ke k nto + dgts, eh wth vlue n the set,,,. ht s, let k k, k,, k, whee k <. Rndozed stteg: Pk,,, whee eh s hosen ndol fo,,,. k k h od Defne. How bg s H h? H +. Dot podut, odulo Unveslt of dot-podut hsh funtons heoe. he set H h s unvesl. Poof. Suppose tht,,, nd,,, be dstnt kes. hus, the dffe n t lest one dgt poston, wlog poston. Fo how n h H do nd ollde? od. We ust hve h h, whh ples tht Poof ontnued quvlentl, we hve od o od + od whh ples tht,.

7 Ft fo nube theo heoe. Let be pe. Fo n z Z suh tht z, thee ests unque z Z suh tht z z od. ple: 7. z z We hve Bk to the poof od, nd sne, n nvese ust est, whh ples tht od. hus, fo n hoes of,,,, etl one hoe of uses nd to ollde. Poof opleted Q. How n h s use nd to ollde? A. hee e hoes fo eh of,,,, but one these e hosen, etl one hoe fo uses nd to ollde, nel od. hus, the nube of h s tht use nd to ollde s H /. Pefet hshng Gven set of n kes, onstut stt hsh tble of sze On suh tht SARCH tkes Θ te n the wost se. IDA: wolevel shee wth unvesl hshng t 3 both levels No ollsons 6 9 t level! S 4 47 h S 3 4 h S Collsons t level heoe. Let H be lss of unvesl hsh funtons fo tble of sze n. hen, f we use ndo h H to hsh n kes nto the tble, the epeted nube of ollsons s t ost /. Poof. B the defnton of unveslt, the pobblt tht gven kes n the tble ollde unde h s / /n n. Sne thee e ps of kes tht n possbl ollde, the epeted nube of ollsons s n n n <. n n No ollsons t level Cooll. he pobblt of no ollsons s t lest /. Poof. Mkov s neqult ss tht fo n nonnegtve ndo vble X, we hve PX t X/t. Applng ths neqult wth t, we fnd tht the pobblt of o oe ollsons s t ost /. hus, just b testng ndo hsh funtons n H, we ll qukl fnd one tht woks.

8 Anlss of stoge Fo the level- hsh tble, hoose n, nd let n be ndo vble fo the nube of kes tht hsh to slot n. B usng n slots fo the level- hsh tble S, the epeted totl stoge equed fo the two-level shee s theefoe Θ n Θ n sne the nlss s dentl to the nlss fo etton of the epeted unnng te of buket sot. Fo pobblt bound, ppl Mkov.,

Introduction to Algorithms 6.046J/18.401J

Introduction to Algorithms 6.046J/18.401J 3/4/28 Intoduton to Algothms 6.46J/8.4J Letue 8 - Hashng Pof. Manols Kells Hashng letue outlne Into and defnton Hashng n pate Unvesal hashng Pefet hashng Open Addessng (optonal) 3/4/28 L8.2 Data Stutues

More information

Introduction to Algorithms

Introduction to Algorithms Introducton to Algorthms 6.046J/8.40J Lecture 7 Prof. Potr Indyk Data Structures Role of data structures: Encapsulate data Support certan operatons (e.g., INSERT, DELETE, SEARCH) Our focus: effcency of

More information

COMP 465: Data Mining More on PageRank

COMP 465: Data Mining More on PageRank COMP 465: Dt Mnng Moe on PgeRnk Sldes Adpted Fo: www.ds.og (Mnng Mssve Dtsets) Powe Iteton: Set = 1/ 1: = 2: = Goto 1 Exple: d 1/3 1/3 5/12 9/24 6/15 = 1/3 3/6 1/3 11/24 6/15 1/3 1/6 3/12 1/6 3/15 Iteton

More information

Lecture 5 Single factor design and analysis

Lecture 5 Single factor design and analysis Lectue 5 Sngle fcto desgn nd nlss Completel ndomzed desgn (CRD Completel ndomzed desgn In the desgn of expements, completel ndomzed desgns e fo studng the effects of one pm fcto wthout the need to tke

More information

Introduction to Algorithms

Introduction to Algorithms Introducton to Algorthms 6.046J/18.401J Lecture 7 Prof. Potr Indyk Data Structures Role of data structures: Encapsulate data Support certan operatons (e.g., INSERT, DELETE, SEARCH) What data structures

More information

Empirical equations for electrical parameters of asymmetrical coupled microstrip lines

Empirical equations for electrical parameters of asymmetrical coupled microstrip lines Epl equons fo elel petes of syel ouple osp lnes I.M. Bsee Eletons eseh Instute El-h steet, Dokk, o, Egypt Abstt: Epl equons e eve fo the self n utul nutne n ptne fo two syel ouple osp lnes. he obne ptne

More information

Data Structures. Element Uniqueness Problem. Hash Tables. Example. Hash Tables. Dana Shapira. 19 x 1. ) h(x 4. ) h(x 2. ) h(x 3. h(x 1. x 4. x 2.

Data Structures. Element Uniqueness Problem. Hash Tables. Example. Hash Tables. Dana Shapira. 19 x 1. ) h(x 4. ) h(x 2. ) h(x 3. h(x 1. x 4. x 2. Element Uniqueness Poblem Dt Stuctues Let x,..., xn < m Detemine whethe thee exist i j such tht x i =x j Sot Algoithm Bucket Sot Dn Shpi Hsh Tbles fo (i=;i

More information

Chapter I Vector Analysis

Chapter I Vector Analysis . Chpte I Vecto nlss . Vecto lgeb j It s well-nown tht n vecto cn be wtten s Vectos obe the followng lgebc ules: scl s ) ( j v v cos ) ( e Commuttv ) ( ssoctve C C ) ( ) ( v j ) ( ) ( ) ( ) ( (v) he lw

More information

Chapter Linear Regression

Chapter Linear Regression Chpte 6.3 Le Regesso Afte edg ths chpte, ou should be ble to. defe egesso,. use sevel mmzg of esdul cte to choose the ght cteo, 3. deve the costts of le egesso model bsed o lest sques method cteo,. use

More information

MATHEMATICS II PUC VECTOR ALGEBRA QUESTIONS & ANSWER

MATHEMATICS II PUC VECTOR ALGEBRA QUESTIONS & ANSWER MATHEMATICS II PUC VECTOR ALGEBRA QUESTIONS & ANSWER I One M Queston Fnd the unt veto n the deton of Let ˆ ˆ 9 Let & If Ae the vetos & equl? But vetos e not equl sne the oespondng omponents e dstnt e detons

More information

2/24/2014. The point mass. Impulse for a single collision The impulse of a force is a vector. The Center of Mass. System of particles

2/24/2014. The point mass. Impulse for a single collision The impulse of a force is a vector. The Center of Mass. System of particles /4/04 Chapte 7 Lnea oentu Lnea oentu of a Sngle Patcle Lnea oentu: p υ It s a easue of the patcle s oton It s a vecto, sla to the veloct p υ p υ p υ z z p It also depends on the ass of the object, sla

More information

Abhilasha Classes Class- XII Date: SOLUTION (Chap - 9,10,12) MM 50 Mob no

Abhilasha Classes Class- XII Date: SOLUTION (Chap - 9,10,12) MM 50 Mob no hlsh Clsses Clss- XII Dte: 0- - SOLUTION Chp - 9,0, MM 50 Mo no-996 If nd re poston vets of nd B respetvel, fnd the poston vet of pont C n B produed suh tht C B vet r C B = where = hs length nd dreton

More information

ME306 Dynamics, Spring HW1 Solution Key. AB, where θ is the angle between the vectors A and B, the proof

ME306 Dynamics, Spring HW1 Solution Key. AB, where θ is the angle between the vectors A and B, the proof ME6 Dnms, Spng HW Slutn Ke - Pve, gemetll.e. usng wngs sethes n nltll.e. usng equtns n nequltes, tht V then V. Nte: qunttes n l tpee e vets n n egul tpee e sls. Slutn: Let, Then V V V We wnt t pve tht:

More information

VECTORS VECTORS VECTORS VECTORS. 2. Vector Representation. 1. Definition. 3. Types of Vectors. 5. Vector Operations I. 4. Equal and Opposite Vectors

VECTORS VECTORS VECTORS VECTORS. 2. Vector Representation. 1. Definition. 3. Types of Vectors. 5. Vector Operations I. 4. Equal and Opposite Vectors 1. Defnton A vetor s n entt tht m represent phsl quntt tht hs mgntude nd dreton s opposed to slr tht ls dreton.. Vetor Representton A vetor n e represented grphll n rrow. The length of the rrow s the mgntude

More information

2. Elementary Linear Algebra Problems

2. Elementary Linear Algebra Problems . Eleety e lge Pole. BS: B e lge Suoute (Pog pge wth PCK) Su of veto opoet:. Coputto y f- poe: () () () (3) N 3 4 5 3 6 4 7 8 Full y tee Depth te tep log()n Veto updte the f- poe wth N : ) ( ) ( ) ( )

More information

Difference Sets of Null Density Subsets of

Difference Sets of Null Density Subsets of dvces Pue Mthetcs 95-99 http://ddoog/436/p37 Pulshed Ole M (http://wwwscrpog/oul/p) Dffeece Sets of Null Dest Susets of Dwoud hd Dsted M Hosse Deptet of Mthetcs Uvest of Gul Rsht I El: hd@gulc h@googlelco

More information

Equations from the Millennium Theory of Inertia and Gravity. Copyright 2004 Joseph A. Rybczyk

Equations from the Millennium Theory of Inertia and Gravity. Copyright 2004 Joseph A. Rybczyk Equtions fo the illenniu heoy of Ineti nd vity Copyight 004 Joseph A. Rybzyk ollowing is oplete list of ll of the equtions used o deived in the illenniu heoy of Ineti nd vity. o ese of efeene the equtions

More information

THE EQUIVALENCE OF GRAM-SCHMIDT AND QR FACTORIZATION (page 227) Gram-Schmidt provides another way to compute a QR decomposition: n

THE EQUIVALENCE OF GRAM-SCHMIDT AND QR FACTORIZATION (page 227) Gram-Schmidt provides another way to compute a QR decomposition: n HE EQUIVAENCE OF GRA-SCHID AND QR FACORIZAION (page 7 Ga-Schdt podes anothe way to copute a QR decoposton: n gen ectos,, K, R, Ga-Schdt detenes scalas j such that o + + + [ ] [ ] hs s a QR factozaton of

More information

Lecture 3 summary. C4 Lecture 3 - Jim Libby 1

Lecture 3 summary. C4 Lecture 3 - Jim Libby 1 Lecue su Fes of efeece Ivce ude sfoos oo of H wve fuco: d-fucos Eple: e e - µ µ - Agul oeu s oo geeo Eule gles Geec slos cosevo lws d Noehe s heoe C4 Lecue - Lbb Fes of efeece Cosde fe of efeece O whch

More information

GENERALIZATION OF AN IDENTITY INVOLVING THE GENERALIZED FIBONACCI NUMBERS AND ITS APPLICATIONS

GENERALIZATION OF AN IDENTITY INVOLVING THE GENERALIZED FIBONACCI NUMBERS AND ITS APPLICATIONS #A39 INTEGERS 9 (009), 497-513 GENERALIZATION OF AN IDENTITY INVOLVING THE GENERALIZED FIBONACCI NUMBERS AND ITS APPLICATIONS Mohaad Faokh D. G. Depatent of Matheatcs, Fedows Unvesty of Mashhad, Mashhad,

More information

A Dynamical Quasi-Boolean System

A Dynamical Quasi-Boolean System ULETNUL Uestăţ Petol Gze Ploeşt Vol LX No / - 9 Se Mtetă - otă - Fză l Qs-oole Sste Gel Mose Petole-Gs Uest o Ploest ots etet est 39 Ploest 68 o el: ose@-loesto stt Ths e oes the esto o ol theoetl oet:

More information

Trigonometry. Trigonometry. Solutions. Curriculum Ready ACMMG: 223, 224, 245.

Trigonometry. Trigonometry. Solutions. Curriculum Ready ACMMG: 223, 224, 245. Trgonometry Trgonometry Solutons Currulum Redy CMMG:, 4, 4 www.mthlets.om Trgonometry Solutons Bss Pge questons. Identfy f the followng trngles re rght ngled or not. Trngles,, d, e re rght ngled ndted

More information

6.6 The Marquardt Algorithm

6.6 The Marquardt Algorithm 6.6 The Mqudt Algothm lmttons of the gdent nd Tylo expnson methods ecstng the Tylo expnson n tems of ch-sque devtves ecstng the gdent sech nto n tetve mtx fomlsm Mqudt's lgothm utomtclly combnes the gdent

More information

Physics 11b Lecture #2. Electric Field Electric Flux Gauss s Law

Physics 11b Lecture #2. Electric Field Electric Flux Gauss s Law Physcs 11b Lectue # Electc Feld Electc Flux Gauss s Law What We Dd Last Tme Electc chage = How object esponds to electc foce Comes n postve and negatve flavos Conseved Electc foce Coulomb s Law F Same

More information

Physics 207 Lecture 16

Physics 207 Lecture 16 Physcs 07 Lectue 6 Goals: Lectue 6 Chapte Extend the patcle odel to gd-bodes Undestand the equlbu of an extended object. Analyze ollng oton Undestand otaton about a fxed axs. Eploy consevaton of angula

More information

The Shape of the Pair Distribution Function.

The Shape of the Pair Distribution Function. The Shpe of the P Dstbuton Functon. Vlentn Levshov nd.f. Thope Deptment of Phscs & stonom nd Cente fo Fundmentl tels Resech chgn Stte Unvest Sgnfcnt pogess n hgh-esoluton dffcton epements on powde smples

More information

Rotations.

Rotations. oons j.lbb@phscs.o.c.uk To s summ Fmes of efeence Invnce une nsfomons oon of wve funcon: -funcons Eule s ngles Emple: e e - - Angul momenum s oon geneo Genec nslons n Noehe s heoem Fmes of efeence Conse

More information

PHYS 2421 Fields and Waves

PHYS 2421 Fields and Waves PHYS 242 Felds nd Wves Instucto: Joge A. López Offce: PSCI 29 A, Phone: 747-7528 Textook: Unvesty Physcs e, Young nd Feedmn 23. Electc potentl enegy 23.2 Electc potentl 23.3 Clcultng electc potentl 23.4

More information

Physics 1501 Lecture 19

Physics 1501 Lecture 19 Physcs 1501 ectue 19 Physcs 1501: ectue 19 Today s Agenda Announceents HW#7: due Oct. 1 Mdte 1: aveage 45 % Topcs otatonal Kneatcs otatonal Enegy Moents of Ineta Physcs 1501: ectue 19, Pg 1 Suay (wth copason

More information

The Area of a Triangle

The Area of a Triangle The e of Tingle tkhlid June 1, 015 1 Intodution In this tile we will e disussing the vious methods used fo detemining the e of tingle. Let [X] denote the e of X. Using se nd Height To stt off, the simplest

More information

Chapter 8. Linear Momentum, Impulse, and Collisions

Chapter 8. Linear Momentum, Impulse, and Collisions Chapte 8 Lnea oentu, Ipulse, and Collsons 8. Lnea oentu and Ipulse The lnea oentu p of a patcle of ass ovng wth velocty v s defned as: p " v ote that p s a vecto that ponts n the sae decton as the velocty

More information

Week 10: DTMC Applications Ranking Web Pages & Slotted ALOHA. Network Performance 10-1

Week 10: DTMC Applications Ranking Web Pages & Slotted ALOHA. Network Performance 10-1 Week : DTMC Alictions Rnking Web ges & Slotted ALOHA etwok efonce - Outline Aly the theoy of discete tie Mkov chins: Google s nking of web-ges Wht ge is the use ost likely seching fo? Foulte web-gh s Mkov

More information

Energy in Closed Systems

Energy in Closed Systems Enegy n Closed Systems Anamta Palt palt.anamta@gmal.com Abstact The wtng ndcates a beakdown of the classcal laws. We consde consevaton of enegy wth a many body system n elaton to the nvese squae law and

More information

Uniform Circular Motion

Uniform Circular Motion Unfom Ccul Moton Unfom ccul Moton An object mong t constnt sped n ccle The ntude of the eloct emns constnt The decton of the eloct chnges contnuousl!!!! Snce cceleton s te of chnge of eloct:!! Δ Δt The

More information

A. Proofs for learning guarantees

A. Proofs for learning guarantees Leanng Theoy and Algoths fo Revenue Optzaton n Second-Pce Auctons wth Reseve A. Poofs fo leanng guaantees A.. Revenue foula The sple expesson of the expected evenue (2) can be obtaned as follows: E b Revenue(,

More information

ME 501A Seminar in Engineering Analysis Page 1

ME 501A Seminar in Engineering Analysis Page 1 Fobeius ethod pplied to Bessel s Equtio Octobe, 7 Fobeius ethod pplied to Bessel s Equtio L Cetto Mechicl Egieeig 5B Sei i Egieeig lsis Octobe, 7 Outlie Review idte Review lst lectue Powe seies solutios/fobeius

More information

U>, and is negative. Electric Potential Energy

U>, and is negative. Electric Potential Energy Electic Potentil Enegy Think of gvittionl potentil enegy. When the lock is moved veticlly up ginst gvity, the gvittionl foce does negtive wok (you do positive wok), nd the potentil enegy (U) inceses. When

More information

Energy Dissipation Gravitational Potential Energy Power

Energy Dissipation Gravitational Potential Energy Power Lectue 4 Chpte 8 Physics I 0.8.03 negy Dissiption Gvittionl Potentil negy Powe Couse wesite: http://fculty.uml.edu/andiy_dnylov/teching/physicsi Lectue Cptue: http://echo360.uml.edu/dnylov03/physicsfll.html

More information

Chapter 1. Model Theory

Chapter 1. Model Theory Chte odel heo.. Intoduction Phsicl siultion of hdulic henoenon, such s the flow ove sillw, in the lboto is clled hsicl odel o onl odel. Potote is the hdulic henoen in the ntue like the sillw ove d. odels

More information

Answers to test yourself questions

Answers to test yourself questions Answes to test youself questions opic Descibing fields Gm Gm Gm Gm he net field t is: g ( d / ) ( 4d / ) d d Gm Gm Gm Gm Gm Gm b he net potentil t is: V d / 4d / d 4d d d V e 4 7 9 49 J kg 7 7 Gm d b E

More information

gravity r2,1 r2 r1 by m 2,1

gravity r2,1 r2 r1 by m 2,1 Gavtaton Many of the foundatons of classcal echancs wee fst dscoveed when phlosophes (ealy scentsts and atheatcans) ted to explan the oton of planets and stas. Newton s ost faous fo unfyng the oton of

More information

Introduction to Robotics (Fag 3480)

Introduction to Robotics (Fag 3480) Intouton to Robot (Fg 8) Vå Robet Woo (Hw Engneeeng n pple Sene-B) Ole Jkob Elle PhD (Mofe fo IFI/UIO) Føtemnuen II Inttutt fo Infomtkk Unvetetet Olo Sekjonlee Teknolog Intevenjonenteet Olo Unvetetkehu

More information

Radial geodesics in Schwarzschild spacetime

Radial geodesics in Schwarzschild spacetime Rdil geodesics in Schwzschild spcetime Spheiclly symmetic solutions to the Einstein eqution tke the fom ds dt d dθ sin θdϕ whee is constnt. We lso hve the connection components, which now tke the fom using

More information

Lecture 9-3/8/10-14 Spatial Description and Transformation

Lecture 9-3/8/10-14 Spatial Description and Transformation Letue 9-8- tl Deton nd nfomton Homewo No. Due 9. Fme ngement onl. Do not lulte...8..7.8 Otonl et edt hot oof tht = - Homewo No. egned due 9 tud eton.-.. olve oblem:.....7.8. ee lde 6 7. e Mtlb on. f oble.

More information

Scalars and Vectors Scalar

Scalars and Vectors Scalar Scalas and ectos Scala A phscal quantt that s completel chaacteed b a eal numbe (o b ts numecal value) s called a scala. In othe wods a scala possesses onl a magntude. Mass denst volume tempeatue tme eneg

More information

Chapter 7. Kleene s Theorem. 7.1 Kleene s Theorem. The following theorem is the most important and fundamental result in the theory of FA s:

Chapter 7. Kleene s Theorem. 7.1 Kleene s Theorem. The following theorem is the most important and fundamental result in the theory of FA s: Chpte 7 Kleene s Theoem 7.1 Kleene s Theoem The following theoem is the most impotnt nd fundmentl esult in the theoy of FA s: Theoem 6 Any lnguge tht cn e defined y eithe egul expession, o finite utomt,

More information

Chapter Newton-Raphson Method of Solving a Nonlinear Equation

Chapter Newton-Raphson Method of Solving a Nonlinear Equation Chpter.4 Newton-Rphson Method of Solvng Nonlner Equton After redng ths chpter, you should be ble to:. derve the Newton-Rphson method formul,. develop the lgorthm of the Newton-Rphson method,. use the Newton-Rphson

More information

Data Compression LZ77. Jens Müller Universität Stuttgart

Data Compression LZ77. Jens Müller Universität Stuttgart Dt Compession LZ77 Jens Mülle Univesität Stuttgt 2008-11-25 Outline Intoution Piniple of itiony methos LZ77 Sliing winow Exmples Optimiztion Pefomne ompison Applitions/Ptents Jens Mülle- IPVS Univesität

More information

8 Baire Category Theorem and Uniform Boundedness

8 Baire Category Theorem and Uniform Boundedness 8 Bae Categoy Theoem and Unfom Boundedness Pncple 8.1 Bae s Categoy Theoem Valdty of many esults n analyss depends on the completeness popety. Ths popety addesses the nadequacy of the system of atonal

More information

D. Bertsekas and R. Gallager, "Data networks." Q: What are the labels for the x-axis and y-axis of Fig. 4.2?

D. Bertsekas and R. Gallager, Data networks. Q: What are the labels for the x-axis and y-axis of Fig. 4.2? pd by J. Succ ECE 543 Octob 22 2002 Outl Slottd Aloh Dft Stblzd Slottd Aloh Uslottd Aloh Splttg Algoths Rfc D. Btsks d R. llg "Dt twoks." Rvw (Slottd Aloh): : Wht th lbls fo th x-xs d y-xs of Fg. 4.2?

More information

Module 4: Moral Hazard - Linear Contracts

Module 4: Moral Hazard - Linear Contracts Module 4: Mol Hzd - Line Contts Infomtion Eonomis (E 55) Geoge Geogidis A pinipl employs n gent. Timing:. The pinipl o es line ontt of the fom w (q) = + q. is the sly, is the bonus te.. The gent hooses

More information

arxiv: v2 [cs.it] 11 Jul 2014

arxiv: v2 [cs.it] 11 Jul 2014 A faly of optal locally ecoveable codes Itzhak Tao, Mebe, IEEE, and Alexande Bag, Fellow, IEEE axv:1311.3284v2 [cs.it] 11 Jul 2014 Abstact A code ove a fnte alphabet s called locally ecoveable (LRC) f

More information

A. Thicknesses and Densities

A. Thicknesses and Densities 10 Lab0 The Eath s Shells A. Thcknesses and Denstes Any theoy of the nteo of the Eath must be consstent wth the fact that ts aggegate densty s 5.5 g/cm (ecall we calculated ths densty last tme). In othe

More information

THEORY OF EQUATIONS OBJECTIVE PROBLEMS. If the eqution x 6x 0 0 ) - ) 4) -. If the sum of two oots of the eqution k is -48 ) 6 ) 48 4) 4. If the poduct of two oots of 4 ) -4 ) 4) - 4. If one oot of is

More information

PHY2053 Summer C 2013 Exam 1 Solutions

PHY2053 Summer C 2013 Exam 1 Solutions PHY053 Sue C 03 E Soluon. The foce G on o G G The onl cobnon h e '/ = doubln.. The peed of lh le 8fulon c 86,8 le 60 n 60n h 4h d 4d fonh.80 fulon/ fonh 3. The dnce eled fo he ene p,, 36 (75n h 45 The

More information

Chapter Fifiteen. Surfaces Revisited

Chapter Fifiteen. Surfaces Revisited Chapte Ffteen ufaces Revsted 15.1 Vecto Descpton of ufaces We look now at the vey specal case of functons : D R 3, whee D R s a nce subset of the plane. We suppose s a nce functon. As the pont ( s, t)

More information

Exercise sheet 6: Solutions

Exercise sheet 6: Solutions Eerise sheet 6: Solutions Cvet emptor: These re merel etended hints, rther thn omplete solutions. 1. If grph G hs hromti numer k > 1, prove tht its verte set n e prtitioned into two nonempt sets V 1 nd

More information

Professor Wei Zhu. 1. Sampling from the Normal Population

Professor Wei Zhu. 1. Sampling from the Normal Population AMS570 Pofesso We Zhu. Samplg fom the Nomal Populato *Example: We wsh to estmate the dstbuto of heghts of adult US male. It s beleved that the heght of adult US male follows a omal dstbuto N(, ) Def. Smple

More information

Generating Functions, Weighted and Non-Weighted Sums for Powers of Second-Order Recurrence Sequences

Generating Functions, Weighted and Non-Weighted Sums for Powers of Second-Order Recurrence Sequences Geneatng Functons, Weghted and Non-Weghted Sums fo Powes of Second-Ode Recuence Sequences Pantelmon Stăncă Aubun Unvesty Montgomey, Depatment of Mathematcs Montgomey, AL 3614-403, USA e-mal: stanca@studel.aum.edu

More information

Convolutional Data Transmission System Using Real-Valued Self-Orthogonal Finite-Length Sequences

Convolutional Data Transmission System Using Real-Valued Self-Orthogonal Finite-Length Sequences Poeengs of the 5th WSEAS Intentonl Confeene on Sgnl Poessng Istnbul Tukey y 7-9 6 (pp73-78 Convolutonl Dt Tnssson Syste Usng Rel-Vlue Self-Othogonl Fnte-Length Sequenes Jong LE n Yoshho TANADA Gute Shool

More information

Moments of Generalized Order Statistics from a General Class of Distributions

Moments of Generalized Order Statistics from a General Class of Distributions ISSN 684-843 Jol of Sttt Vole 5 28. 36-43 Moet of Geelzed Ode Sttt fo Geel l of Dtto Att Mhd Fz d Hee Ath Ode ttt eod le d eel othe odel of odeed do le e ewed el e of geelzed ode ttt go K 995. I th e exlt

More information

{nuy,l^, W%- TEXAS DEPARTMENT OT STATE HEALTH SERVICES

{nuy,l^, W%- TEXAS DEPARTMENT OT STATE HEALTH SERVICES TXAS DARTMT T STAT AT SRVS J RSTDT, M.D. MMSSR.. Bx 149347 Astn, T exs 7 87 4 93 47 18889371 1 TTY: l800732989 www.shs.stte.tx.s R: l nmtn n mps Webstes De Spentenent n Shl Amnsttn, eby 8,201 k 2007, the

More information

3/20/2013. Splines There are cases where polynomial interpolation is bad overshoot oscillations. Examplef x. Interpolation at -4,-3,-2,-1,0,1,2,3,4

3/20/2013. Splines There are cases where polynomial interpolation is bad overshoot oscillations. Examplef x. Interpolation at -4,-3,-2,-1,0,1,2,3,4 // Sples There re ses where polyoml terpolto s d overshoot oslltos Emple l s Iterpolto t -,-,-,-,,,,,.... - - - Ide ehd sples use lower order polyomls to oet susets o dt pots mke oetos etwee djet sples

More information

5 - Determinants. r r. r r. r r. r s r = + det det det

5 - Determinants. r r. r r. r r. r s r = + det det det 5 - Detemts Assote wth y sque mtx A thee s ume lle the etemt of A eote A o et A. Oe wy to efe the etemt, ths futo fom the set of ll mtes to the set of el umes, s y the followg thee popetes. All mtes elow

More information

Solutions to Assignment 1

Solutions to Assignment 1 MTHE 237 Fll 2015 Solutions to Assignment 1 Problem 1 Find the order of the differentil eqution: t d3 y dt 3 +t2 y = os(t. Is the differentil eqution liner? Is the eqution homogeneous? b Repet the bove

More information

The formulae in this booklet have been arranged according to the unit in which they are first

The formulae in this booklet have been arranged according to the unit in which they are first Fomule Booklet Fomule Booklet The fomule ths ooklet hve ee ge og to the ut whh the e fst toue. Thus te sttg ut m e eque to use the fomule tht wee toue peeg ut e.g. tes sttg C mght e epete to use fomule

More information

Mathematical Reflections, Issue 5, INEQUALITIES ON RATIOS OF RADII OF TANGENT CIRCLES. Y.N. Aliyev

Mathematical Reflections, Issue 5, INEQUALITIES ON RATIOS OF RADII OF TANGENT CIRCLES. Y.N. Aliyev themtil efletions, Issue 5, 015 INEQULITIES ON TIOS OF DII OF TNGENT ILES YN liev stt Some inequlities involving tios of dii of intenll tngent iles whih inteset the given line in fied points e studied

More information

The linear system. The problem: solve

The linear system. The problem: solve The ler syste The prole: solve Suppose A s vertle, the there ests uue soluto How to effetly opute the soluto uerlly??? A A A evew of dret ethods Guss elto wth pvotg Meory ost: O^ Coputtol ost: O^ C oly

More information

Problem Set 4 Solutions

Problem Set 4 Solutions 4 Eoom Altos of Gme Theory TA: Youg wg /08/0 - Ato se: A A { B, } S Prolem Set 4 Solutos - Tye Se: T { α }, T { β, β} Se Plyer hs o rte formto, we model ths so tht her tye tke oly oe lue Plyer kows tht

More information

X-Ray Notes, Part III

X-Ray Notes, Part III oll 6 X-y oe 3: Pe X-Ry oe, P III oe Deeo Coe oupu o x-y ye h look lke h: We efe ue of que lhly ffee efo h ue y ovk: Co: C ΔS S Sl o oe Ro: SR S Co o oe Ro: CR ΔS C SR Pevouly, we ee he SR fo ye hv pxel

More information

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 20

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 20 .615, MHD Theoy of Fusion Systes Pof. Feideg Lectue Resistive Wll Mode 1. We hve seen tht pefectly conducting wll, plced in close poxiity to the pls cn hve stong stilizing effect on extenl kink odes..

More information

II The Z Transform. Topics to be covered. 1. Introduction. 2. The Z transform. 3. Z transforms of elementary functions

II The Z Transform. Topics to be covered. 1. Introduction. 2. The Z transform. 3. Z transforms of elementary functions II The Z Trnsfor Tocs o e covered. Inroducon. The Z rnsfor 3. Z rnsfors of eleenry funcons 4. Proeres nd Theory of rnsfor 5. The nverse rnsfor 6. Z rnsfor for solvng dfference equons II. Inroducon The

More information

Links in edge-colored graphs

Links in edge-colored graphs Lnks n edge-coloed gaphs J.M. Becu, M. Dah, Y. Manoussaks, G. Mendy LRI, Bât. 490, Unvesté Pas-Sud 11, 91405 Osay Cedex, Fance Astact A gaph s k-lnked (k-edge-lnked), k 1, f fo each k pas of vetces x 1,

More information

iclicker Quiz a) True b) False Theoretical physics: the eternal quest for a missing minus sign and/or a factor of two. Which will be an issue today?

iclicker Quiz a) True b) False Theoretical physics: the eternal quest for a missing minus sign and/or a factor of two. Which will be an issue today? Clce Quz I egsteed my quz tansmtte va the couse webste (not on the clce.com webste. I ealze that untl I do so, my quz scoes wll not be ecoded. a Tue b False Theoetcal hyscs: the etenal quest fo a mssng

More information

30 The Electric Field Due to a Continuous Distribution of Charge on a Line

30 The Electric Field Due to a Continuous Distribution of Charge on a Line hapte 0 The Electic Field Due to a ontinuous Distibution of hage on a Line 0 The Electic Field Due to a ontinuous Distibution of hage on a Line Evey integal ust include a diffeential (such as d, dt, dq,

More information

E-Companion: Mathematical Proofs

E-Companion: Mathematical Proofs E-omnon: Mthemtcl Poo Poo o emm : Pt DS Sytem y denton o t ey to vey tht t ncee n wth d ncee n We dene } ] : [ { M whee / We let the ttegy et o ech etle n DS e ]} [ ] [ : { M w whee M lge otve nume oth

More information

Lattice planes. Lattice planes are usually specified by giving their Miller indices in parentheses: (h,k,l)

Lattice planes. Lattice planes are usually specified by giving their Miller indices in parentheses: (h,k,l) Ltte ples Se the epol ltte of smple u ltte s g smple u ltte d the Mlle des e the oodtes of eto oml to the ples, the use s ey smple lttes wth u symmety. Ltte ples e usully spefed y gg the Mlle des petheses:

More information

A Study on Root Properties of Super Hyperbolic GKM algebra

A Study on Root Properties of Super Hyperbolic GKM algebra Stuy on Root Popetes o Supe Hypebol GKM lgeb G.Uth n M.Pyn Deptment o Mthemts Phypp s College Chenn Tmlnu In. bstt: In ths ppe the Supe hypebol genelze K-Mooy lgebs o nente type s ene n the mly s lso elte.

More information

Lecture 7 Circuits Ch. 27

Lecture 7 Circuits Ch. 27 Leture 7 Cruts Ch. 7 Crtoon -Krhhoff's Lws Tops Dret Current Cruts Krhhoff's Two ules Anlyss of Cruts Exmples Ammeter nd voltmeter C ruts Demos Three uls n rut Power loss n trnsmsson lnes esstvty of penl

More information

Chapter Eight Notes N P U1C8S4-6

Chapter Eight Notes N P U1C8S4-6 Chapte Eight Notes N P UC8S-6 Name Peiod Section 8.: Tigonometic Identities An identit is, b definition, an equation that is alwas tue thoughout its domain. B tue thoughout its domain, that is to sa that

More information

Section 2.3. Matrix Inverses

Section 2.3. Matrix Inverses Mtri lger Mtri nverses Setion.. Mtri nverses hree si opertions on mtries, ition, multiplition, n sutrtion, re nlogues for mtries of the sme opertions for numers. n this setion we introue the mtri nlogue

More information

Class Summary. be functions and f( D) , we define the composition of f with g, denoted g f by

Class Summary. be functions and f( D) , we define the composition of f with g, denoted g f by Clss Summy.5 Eponentil Functions.6 Invese Functions nd Logithms A function f is ule tht ssigns to ech element D ectly one element, clled f( ), in. Fo emple : function not function Given functions f, g:

More information

UNIT V: Z-TRANSFORMS AND DIFFERENCE EQUATIONS. Dr. V. Valliammal Department of Applied Mathematics Sri Venkateswara College of Engineering

UNIT V: Z-TRANSFORMS AND DIFFERENCE EQUATIONS. Dr. V. Valliammal Department of Applied Mathematics Sri Venkateswara College of Engineering UNIT V: -TRANSFORMS AND DIFFERENCE EQUATIONS D. V. Vllimml Deptmet of Applied Mthemtics Si Vektesw College of Egieeig TOPICS:. -Tsfoms Elemet popeties.. Ivese -Tsfom usig ptil fctios d esidues. Covolutio

More information

UNIT10 PLANE OF REGRESSION

UNIT10 PLANE OF REGRESSION UIT0 PLAE OF REGRESSIO Plane of Regesson Stuctue 0. Intoducton Ojectves 0. Yule s otaton 0. Plane of Regesson fo thee Vaales 0.4 Popetes of Resduals 0.5 Vaance of the Resduals 0.6 Summay 0.7 Solutons /

More information

Topics for Review for Final Exam in Calculus 16A

Topics for Review for Final Exam in Calculus 16A Topics fo Review fo Finl Em in Clculus 16A Instucto: Zvezdelin Stnkov Contents 1. Definitions 1. Theoems nd Poblem Solving Techniques 1 3. Eecises to Review 5 4. Chet Sheet 5 1. Definitions Undestnd the

More information

Chapter #2 EEE State Space Analysis and Controller Design

Chapter #2 EEE State Space Analysis and Controller Design Chpte EEE8- Chpte # EEE8- Stte Spce Al d Cotolle Deg Itodcto to tte pce Obevblt/Cotollblt Modle ede: D D Go - d.go@cl.c.k /4 Chpte EEE8-. Itodcto Ae tht we hve th ode te: f, ', '',.... Ve dffclt to td

More information

Set of square-integrable function 2 L : function space F

Set of square-integrable function 2 L : function space F Set of squae-ntegable functon L : functon space F Motvaton: In ou pevous dscussons we have seen that fo fee patcles wave equatons (Helmholt o Schödnge) can be expessed n tems of egenvalue equatons. H E,

More information

Chapter 2 Introduction to Algebra. Dr. Chih-Peng Li ( 李 )

Chapter 2 Introduction to Algebra. Dr. Chih-Peng Li ( 李 ) Chpter Introducton to Algebr Dr. Chh-Peng L 李 Outlne Groups Felds Bnry Feld Arthetc Constructon of Glos Feld Bsc Propertes of Glos Feld Coputtons Usng Glos Feld Arthetc Vector Spces Groups 3 Let G be set

More information

Neural Network Introduction. Hung-yi Lee

Neural Network Introduction. Hung-yi Lee Neu Neto Intoducton Hung- ee Reve: Supevsed enng Mode Hpothess Functon Set f, f : : (e) Tnng: Pc the est Functon f * Best Functon f * Testng: f Tnng Dt : functon nput : functon output, ˆ,, ˆ, Neu Neto

More information

Geometric Correction or Georeferencing

Geometric Correction or Georeferencing Geoetrc Correcton or Georeferencng GEOREFERENCING: fro ge to p Coordntes on erth: (λ, φ) ge: (, ) p: (, ) rel nteger Trnsfortons (nvolvng deforton): erth-to-ge: χ erth-to-p: ψ (crtogrphc proecton) ge-to-p:

More information

] dx (3) = [15x] 2 0

] dx (3) = [15x] 2 0 Leture 6. Double Integrls nd Volume on etngle Welome to Cl IV!!!! These notes re designed to be redble nd desribe the w I will eplin the mteril in lss. Hopefull the re thorough, but it s good ide to hve

More information

«A first lesson on Mathematical Induction»

«A first lesson on Mathematical Induction» Bcgou ifotio: «A fist lesso o Mtheticl Iuctio» Mtheticl iuctio is topic i H level Mthetics It is useful i Mtheticl copetitios t ll levels It hs bee coo sight tht stuets c out the poof b theticl iuctio,

More information

Math 4318 : Real Analysis II Mid-Term Exam 1 14 February 2013

Math 4318 : Real Analysis II Mid-Term Exam 1 14 February 2013 Mth 4318 : Rel Anlysis II Mid-Tem Exm 1 14 Febuy 2013 Nme: Definitions: Tue/Flse: Poofs: 1. 2. 3. 4. 5. 6. Totl: Definitions nd Sttements of Theoems 1. (2 points) Fo function f(x) defined on (, b) nd fo

More information

Rigid Bodies: Equivalent Systems of Forces

Rigid Bodies: Equivalent Systems of Forces Engneeng Statcs, ENGR 2301 Chapte 3 Rgd Bodes: Equvalent Sstems of oces Intoducton Teatment of a bod as a sngle patcle s not alwas possble. In geneal, the se of the bod and the specfc ponts of applcaton

More information

Computer Aided Geometric Design

Computer Aided Geometric Design Copue Aided Geoei Design Geshon Ele, Tehnion sed on ook Cohen, Riesenfeld, & Ele Geshon Ele, Tehnion Definiion 3. The Cile Given poin C in plne nd nue R 0, he ile ih ene C nd dius R is defined s he se

More information

APPLICATIONS OF SEMIGENERALIZED -CLOSED SETS

APPLICATIONS OF SEMIGENERALIZED -CLOSED SETS Intenatonal Jounal of Mathematcal Engneeng Scence ISSN : 22776982 Volume Issue 4 (Apl 202) http://www.mes.com/ https://stes.google.com/ste/mesounal/ APPLICATIONS OF SEMIGENERALIZED CLOSED SETS G.SHANMUGAM,

More information

A GENERALIZATION OF A CONJECTURE OF MELHAM. 1. Introduction The Fibonomial coefficient is, for n m 1, defined by

A GENERALIZATION OF A CONJECTURE OF MELHAM. 1. Introduction The Fibonomial coefficient is, for n m 1, defined by A GENERALIZATION OF A CONJECTURE OF MELHAM EMRAH KILIC 1, ILKER AKKUS, AND HELMUT PRODINGER 3 Abstact A genealization of one of Melha s conectues is pesented Afte witing it in tes of Gaussian binoial coefficients,

More information

(8) Gain Stage and Simple Output Stage

(8) Gain Stage and Simple Output Stage EEEB23 Electoncs Analyss & Desgn (8) Gan Stage and Smple Output Stage Leanng Outcome Able to: Analyze an example of a gan stage and output stage of a multstage amplfe. efeence: Neamen, Chapte 11 8.0) ntoducton

More information

Some Equivalent Forms of Bernoulli s Inequality: A Survey *

Some Equivalent Forms of Bernoulli s Inequality: A Survey * Ale Mthets 3 4 7-93 htt://oog/436/34746 Pulshe Ole Jul 3 (htt://wwwsog/joul/) Soe Euvlet Fos of Beoull s Ieult: A Suve * u-chu L Cheh-Chh eh 3 Detet of Ale Mthets Ntol Chug-Hsg Uvest Tw Detet of Mthets

More information

This immediately suggests an inverse-square law for a "piece" of current along the line.

This immediately suggests an inverse-square law for a piece of current along the line. Electomgnetic Theoy (EMT) Pof Rui, UNC Asheville, doctophys on YouTube Chpte T Notes The iot-svt Lw T nvese-sque Lw fo Mgnetism Compe the mgnitude of the electic field t distnce wy fom n infinite line

More information