Chapter 5: Your Program Asks for Advice.

Size: px
Start display at page:

Download "Chapter 5: Your Program Asks for Advice."

Transcription

1 Chte 5: You Pogm Asks fo Advce. Pge 63 Chte 5: You Pogm Asks fo Advce. Ths chte ntoduces new tye of ves (stng ves) nd how to get text nd numec esonses fom the use. Anothe Tye of Ve The Stng Ve: In Chte 3 you got to see numec ves, whch cn ony stoe whoe o decm numes. Sometmes you w wnt to stoe stng, text suounded y quotton mks ("" o ''), n the comute's memoy. To do ths we use new tye of ve ced the stng ve. A stng ve s denoted y endng do sgn $ on ve nme. You my ssgn nd eteve vues fom stng ve the sme wy you use numec ve. Rememe, the ve nme, cse senstvty, nd eseved wod ues e the sme wth stng nd numec ves # c5_kejm.ks # I ke jm stng ves nme$ = "Jm" fstmessge$ = '"' nme$ '" s my fend.' secondmessge$ = "I ke " nme$ "." nt fstmessge$ sy fstmessge$ nt secondmessge$ sy secondmessge$ Pogm 26: I Lke Jm "Jm" s my fend Jmes M. Reneu (CC BY-NC-SA 3.0 US)

2 Chte 5: You Pogm Asks fo Advce. Pge 64 I ke Jm. Sme Outut 26: I Lke Jm Stng ve A stng ve ows you to ssgn nme to ock of stoge n the comute's shot-tem memoy. You my stoe nd eteve text nd chcte vues fom the stng ve n you ogm. A stng ve nme must egn wth ette; my contn ettes nd numes; e cse senstve; nd ends wth do sgn. Aso, you cn not use wods eseved y the BASIC-256 nguge when nmng you ves (see Aendx I). Exmes of vd stng ve nmes ncude: d$, c7$, ook$, X$, nd nyd$. If you ssgn numec vue to stng ve, BASIC-256 w convet the nume to stng of chctes nd ssgn t to the ve. If you ttemt to ssgn stng to numec ve, you w eceve syntx eo. Inut Gettng Text o Numes Fom the Use: So f we hve tod the ogm eveythng t needs to know n the ogmmng code. The next sttement to ntoduce s. The sttement ctues ethe stng o nume tht the use tyes nto the text e nd stoes tht vue n ve Jmes M. Reneu (CC BY-NC-SA 3.0 US)

3 Chte 5: You Pogm Asks fo Advce. Pge 65 Let's tke Pogm 26 nd modfy t so tht t w sk you fo nme nd then sy heo to tht eson # c5_ke.ks # usng to sk fo nme "ente you nme>", nme$ fstmessge$ = nme$ " s my fend." secondmessge$ = "I ke " nme$ "." nt fstmessge$ sy fstmessge$ nt secondmessge$ sy secondmessge$ Pogm 27: I Lke f n the nk ente you nme>vnce Vnce s my fend. I ke Vnce. Sme Outut 27: I Lke f n the nk 2014 Jmes M. Reneu (CC BY-NC-SA 3.0 US)

4 Chte 5: You Pogm Asks fo Advce. Pge 66 "omt", stngve$ "omt", numecve stngve$ numecve The sttement w eteve stng o nume tht the use tyes nto the text outut e of the sceen. The esut w e stoed n ve tht my e used te n the ogm. A omt messge, f secfed, w dsy on the text outut e nd the cuso w decty foow the omt. If numec esut s desed (numec ve secfed n the sttement) nd the use tyes stng tht cn not e conveted to nume the sttement w set the ve to zeo (0). The "Mth-wz" ogm shows n exme of wth numec ves # c5_mthwz.ks # show seve mthemtc oetons "? ", "? ", nt nt nt nt nt nt "" "-" "-" "*" "/" "/" () (-) (-) (*) (/) (/) Pogm 28: Mth-wz? 7? Jmes M. Reneu (CC BY-NC-SA 3.0 US)

5 Chte 5: You Pogm Asks fo Advce. Pge = = =49 7*56=392 7/56= /7=8 Sme Outut 28: Mth-wz Ths chte hs two "Bg Pogms" The fst s fncy ogm tht w sy you nme nd how od you w e n 8 yes nd the second s sy stoy geneto # c5_synme.ks "Wht s you nme?", nme$ "How od e you?", ge geetng$ = "It s nce to meet you, " nme$ "." nt geetng$ sy geetng$ geetng$ = "In 8 yes you w e " (ge 8) " yes od. Wow, thts od!" nt geetng$ sy geetng$ Pogm 29: Fncy Sy Nme Wht s you nme?joe 2014 Jmes M. Reneu (CC BY-NC-SA 3.0 US)

6 Chte 5: You Pogm Asks fo Advce. Pge 68 How od e you?13 It s nce to meet you, Joe. In 8 yes you w e 21 yes od. thts od! Wow, Sme Outut 29: Fncy Sy Nme # c5_systoy.ks nt "A Sy Stoy." noun? ", noun1$ ve? ", ve1$ oom n you house? ", oom1$ ve? ", ve2$ noun? ", noun2$ n djectve? ", dj1$ ve? ", ve3$ noun? ", noun3$ You Nme? ", nme$ sentence$ = "A sy stoy, y " nme$ "." nt sentence$ sy sentence$ sentence$ = "One dy, not so ong go, I sw " noun1$ " " ve1$ " down the sts." nt sentence$ sy sentence$ sentence$ = "It ws gong to my " oom1$ " to " ve2$ " " noun2$ nt sentence$ sy sentence$ sentence$ = "The " noun1$ " ecme " dj1$ " when I " ve3$ " wth " noun3$ "." nt sentence$ 2014 Jmes M. Reneu (CC BY-NC-SA 3.0 US)

7 Chte 5: You Pogm Asks fo Advce Pge 69 sy sentence$ sentence$ = "The End." nt sentence$ sy sentence$ Pogm 30: Bg Pogm - Sy Stoy Geneto A Sy Stoy. Ente noun? c Ente ve? wk Ente oom n you house? ktchen Ente ve? sng Ente noun? teevson Ente n djectve? huge Ente ve? wtch Ente noun? comute Ente You Nme? Jm A sy stoy, y Jm. One dy, not so ong go, I sw c wk down the sts. It ws gong to my ktchen to sng teevson The c ecme huge when I wtch wth comute. The End. Sme Outut 30: Bg Pogm - Sy Stoy Geneto 2014 Jmes M. Reneu (CC BY-NC-SA 3.0 US)

8 Chte 5: You Pogm Asks fo Advce. Pge 70 Execses: e y q q t h y d s j s x w v e o t f f c e f m n y n k d g x x h u t n u z y g t g k e f v w t v x w j o z k g q z v n g s o d defut, dosgn,, omt, stng, ve 5.1. Wte ogm to sk fo thee nmes. Stoe them n stng ves. Once the use entes the thd nme hve the comute ecte the cssc ygound song usng the nmes: [Nme One] nd [Nme Two] sttng n tee, K-I-S-S-I-N-G. Fst comes ove, then comes mge, then comes [Nme Thee] n y cge! 5.2. Wte ogm to sk fo n djectve, noun, nm, nd sound. Once the use entes the st one, ud snge stng ve (usng conctenton) to sy vese of Od McDond. Pnt the esut out wth snge sttement nd sy t wth snge sttement. (Adted fom The Od Mcdond Md L fom htt:// Jmes M. Reneu (CC BY-NC-SA 3.0 US)

9 Chte 5: You Pogm Asks fo Advce. Pge 71 [Adjectve] McDond hd [Noun], E-I-E-I-O nd on tht [Noun] he hd n nm, E-I-E-I-O wth [Sound] [Sound] hee nd [Sound] [Sound] thee, hee [Sound], thee [Sound], eveywhee [Sound] [Sound], [Adjectve] McDond hd [Noun], E-I-E-I-O Jmes M. Reneu (CC BY-NC-SA 3.0 US)

10 Chte 5: You Pogm Asks fo Advce. Pge Jmes M. Reneu (CC BY-NC-SA 3.0 US)

Week 8. Topic 2 Properties of Logarithms

Week 8. Topic 2 Properties of Logarithms Week 8 Topic 2 Popeties of Logithms 1 Week 8 Topic 2 Popeties of Logithms Intoduction Since the esult of ithm is n eponent, we hve mny popeties of ithms tht e elted to the popeties of eponents. They e

More information

Parametric Methods. Autoregressive (AR) Moving Average (MA) Autoregressive - Moving Average (ARMA) LO-2.5, P-13.3 to 13.4 (skip

Parametric Methods. Autoregressive (AR) Moving Average (MA) Autoregressive - Moving Average (ARMA) LO-2.5, P-13.3 to 13.4 (skip Pmeti Methods Autoegessive AR) Movig Avege MA) Autoegessive - Movig Avege ARMA) LO-.5, P-3.3 to 3.4 si 3.4.3 3.4.5) / Time Seies Modes Time Seies DT Rdom Sig / Motivtio fo Time Seies Modes Re the esut

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

Winnie flies again. Winnie s Song. hat. A big tall hat Ten long toes A black magic wand A long red nose. nose. She s Winnie Winnie the Witch.

Winnie flies again. Winnie s Song. hat. A big tall hat Ten long toes A black magic wand A long red nose. nose. She s Winnie Winnie the Witch. Wnn f gn ht Wnn Song A g t ht Tn ong to A k g wnd A ong d no. no Sh Wnn Wnn th Wth. y t d to A ong k t Bg gn y H go wth Wnn Whn h f. wnd ootk H Wu Wu th t. Ptu Dtony oo hopt oon okt hng gd ho y ktod nh

More information

_ J.. C C A 551NED. - n R ' ' t i :. t ; . b c c : : I I .., I AS IEC. r '2 5? 9

_ J.. C C A 551NED. - n R ' ' t i :. t ; . b c c : : I I .., I AS IEC. r '2 5? 9 C C A 55NED n R 5 0 9 b c c \ { s AS EC 2 5? 9 Con 0 \ 0265 o + s ^! 4 y!! {! w Y n < R > s s = ~ C c [ + * c n j R c C / e A / = + j ) d /! Y 6 ] s v * ^ / ) v } > { ± n S = S w c s y c C { ~! > R = n

More information

Language Processors F29LP2, Lecture 5

Language Processors F29LP2, Lecture 5 Lnguge Pocessos F29LP2, Lectue 5 Jmie Gy Feuy 2, 2014 1 / 1 Nondeteministic Finite Automt (NFA) NFA genelise deteministic finite utomt (DFA). They llow sevel (0, 1, o moe thn 1) outgoing tnsitions with

More information

Optimization. x = 22 corresponds to local maximum by second derivative test

Optimization. x = 22 corresponds to local maximum by second derivative test Optimiztion Lectue 17 discussed the exteme vlues of functions. This lectue will pply the lesson fom Lectue 17 to wod poblems. In this section, it is impotnt to emembe we e in Clculus I nd e deling one-vible

More information

General Physics II. number of field lines/area. for whole surface: for continuous surface is a whole surface

General Physics II. number of field lines/area. for whole surface: for continuous surface is a whole surface Genel Physics II Chpte 3: Guss w We now wnt to quickly discuss one of the moe useful tools fo clculting the electic field, nmely Guss lw. In ode to undestnd Guss s lw, it seems we need to know the concept

More information

10 Statistical Distributions Solutions

10 Statistical Distributions Solutions Communictions Engineeing MSc - Peliminy Reding 1 Sttisticl Distiutions Solutions 1) Pove tht the vince of unifom distiution with minimum vlue nd mximum vlue ( is ) 1. The vince is the men of the sques

More information

CIRCUITS AND ELECTRONICS. The Impedance Model

CIRCUITS AND ELECTRONICS. The Impedance Model 6.00 UTS AND EETONS The medance Mode e as: Anan Agawa and Jeffey ang, couse maeas fo 6.00 cus and Eeconcs, Sng 007. MT OenouseWae (h://ocw.m.edu/), Massachuses nsue of Technoogy. Downoaded on [DD Monh

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

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

3.1 Magnetic Fields. Oersted and Ampere

3.1 Magnetic Fields. Oersted and Ampere 3.1 Mgnetic Fields Oested nd Ampee The definition of mgnetic induction, B Fields of smll loop (dipole) Mgnetic fields in mtte: ) feomgnetism ) mgnetiztion, (M ) c) mgnetic susceptiility, m d) mgnetic field,

More information

What do you think I fought for at Omaha Beach? 1_1. My name is Phil - lip Spoon- er, and I ... "-- -. "a...,

What do you think I fought for at Omaha Beach? 1_1. My name is Phil - lip Spoon- er, and I ... -- -. a..., 2 Wht do you thnk ought o t Omh Bech? Fo STB Chous Text tken om testmony beoe Mne Stte Congess by hlp Spoone dgo J=60 Melss Dunphy Sopno MN m= " Good mon ng com mttee Good lto Teno 0 4 " L o" : 4 My nme

More information

For the percentage of full time students at RCC the symbols would be:

For the percentage of full time students at RCC the symbols would be: Mth 17/171 Chpter 7- ypothesis Testing with One Smple This chpter is s simple s the previous one, except it is more interesting In this chpter we will test clims concerning the sme prmeters tht we worked

More information

Rank One Update And the Google Matrix by Al Bernstein Signal Science, LLC

Rank One Update And the Google Matrix by Al Bernstein Signal Science, LLC Introducton Rnk One Updte And the Google Mtrx y Al Bernsten Sgnl Scence, LLC www.sgnlscence.net here re two dfferent wys to perform mtrx multplctons. he frst uses dot product formulton nd the second uses

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

Improper Integrals. The First Fundamental Theorem of Calculus, as we ve discussed in class, goes as follows:

Improper Integrals. The First Fundamental Theorem of Calculus, as we ve discussed in class, goes as follows: Improper Integrls The First Fundmentl Theorem of Clculus, s we ve discussed in clss, goes s follows: If f is continuous on the intervl [, ] nd F is function for which F t = ft, then ftdt = F F. An integrl

More information

Definition :- A shape has a line of symmetry if, when folded over the line. 1 line of symmetry 2 lines of symmetry

Definition :- A shape has a line of symmetry if, when folded over the line. 1 line of symmetry 2 lines of symmetry Symmetry Lines of Symmetry Definition :- A shpe hs line of symmetry if, when folded over the line the hlves of the shpe mtch up exctly. Some shpes hve more thn one line of symmetry : line of symmetry lines

More information

The graphs of Rational Functions

The graphs of Rational Functions Lecture 4 5A: The its of Rtionl Functions s x nd s x + The grphs of Rtionl Functions The grphs of rtionl functions hve severl differences compred to power functions. One of the differences is the behvior

More information

332:221 Principles of Electrical Engineering I Fall Hourly Exam 2 November 6, 2006

332:221 Principles of Electrical Engineering I Fall Hourly Exam 2 November 6, 2006 2:221 Principles of Electricl Engineering I Fll 2006 Nme of the student nd ID numer: Hourly Exm 2 Novemer 6, 2006 This is closed-ook closed-notes exm. Do ll your work on these sheets. If more spce is required,

More information

Lecture 11: Potential Gradient and Capacitor Review:

Lecture 11: Potential Gradient and Capacitor Review: Lectue 11: Potentil Gdient nd Cpcito Review: Two wys to find t ny point in spce: Sum o Integte ove chges: q 1 1 q 2 2 3 P i 1 q i i dq q 3 P 1 dq xmple of integting ove distiution: line of chge ing of

More information

Part I: Study the theorem statement.

Part I: Study the theorem statement. Nme 1 Nme 2 Nme 3 A STUDY OF PYTHAGORAS THEOREM Instrutions: Together in groups of 2 or 3, fill out the following worksheet. You my lift nswers from the reding, or nswer on your own. Turn in one pket for

More information

Homework 3 MAE 118C Problems 2, 5, 7, 10, 14, 15, 18, 23, 30, 31 from Chapter 5, Lamarsh & Baratta. The flux for a point source is:

Homework 3 MAE 118C Problems 2, 5, 7, 10, 14, 15, 18, 23, 30, 31 from Chapter 5, Lamarsh & Baratta. The flux for a point source is: . Homewok 3 MAE 8C Poblems, 5, 7, 0, 4, 5, 8, 3, 30, 3 fom Chpte 5, msh & Btt Point souces emit nuetons/sec t points,,, n 3 fin the flux cuent hlf wy between one sie of the tingle (blck ot). The flux fo

More information

Physics 604 Problem Set 1 Due Sept 16, 2010

Physics 604 Problem Set 1 Due Sept 16, 2010 Physics 64 Polem et 1 Due ept 16 1 1) ) Inside good conducto the electic field is eo (electons in the conducto ecuse they e fee to move move in wy to cncel ny electic field impessed on the conducto inside

More information

Lecture 2e Orthogonal Complement (pages )

Lecture 2e Orthogonal Complement (pages ) Lecture 2e Orthogonl Complement (pges -) We hve now seen tht n orthonorml sis is nice wy to descrie suspce, ut knowing tht we wnt n orthonorml sis doesn t mke one fll into our lp. In theory, the process

More information

Name Ima Sample ASU ID

Name Ima Sample ASU ID Nme Im Smple ASU ID 2468024680 CSE 355 Test 1, Fll 2016 30 Septemer 2016, 8:35-9:25.m., LSA 191 Regrding of Midterms If you elieve tht your grde hs not een dded up correctly, return the entire pper to

More information

Applied Statistics Qualifier Examination

Applied Statistics Qualifier Examination Appled Sttstcs Qulfer Exmnton Qul_june_8 Fll 8 Instructons: () The exmnton contns 4 Questons. You re to nswer 3 out of 4 of them. () You my use ny books nd clss notes tht you mght fnd helpful n solvng

More information

Chapter 6 Continuous Random Variables and Distributions

Chapter 6 Continuous Random Variables and Distributions Chpter 6 Continuous Rndom Vriles nd Distriutions Mny economic nd usiness mesures such s sles investment consumption nd cost cn hve the continuous numericl vlues so tht they cn not e represented y discrete

More information

What else can you do?

What else can you do? Wht else cn you do? ngle sums The size of specil ngle types lernt erlier cn e used to find unknown ngles. tht form stright line dd to 180c. lculte the size of + M, if L is stright line M + L = 180c( stright

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

Bob Brown Math 251 Calculus 1 Chapter 5, Section 4 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 5, Section 4 1 CCBC Dundalk Bo Brown Mth Clculus Chpter, Section CCBC Dundlk The Fundmentl Theorem of Clculus Informlly, the Fundmentl Theorem of Clculus (FTC) sttes tht differentition nd definite integrtion re inverse opertions

More information

Math Lecture 23

Math Lecture 23 Mth 8 - Lecture 3 Dyln Zwick Fll 3 In our lst lecture we delt with solutions to the system: x = Ax where A is n n n mtrix with n distinct eigenvlues. As promised, tody we will del with the question of

More information

This chapter will show you. What you should already know. 1 Write down the value of each of the following. a 5 2

This chapter will show you. What you should already know. 1 Write down the value of each of the following. a 5 2 1 Direct vrition 2 Inverse vrition This chpter will show you how to solve prolems where two vriles re connected y reltionship tht vries in direct or inverse proportion Direct proportion Inverse proportion

More information

PLEASE DO NOT TURN THIS PAGE UNTIL INSTRUCTED TO DO SO THEN ENSURE THAT YOU HAVE THE CORRECT EXAM PAPER

PLEASE DO NOT TURN THIS PAGE UNTIL INSTRUCTED TO DO SO THEN ENSURE THAT YOU HAVE THE CORRECT EXAM PAPER OLLSCOIL NA ÉIREANN, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA OLLSCOILE, CORCAIGH UNIVERSITY COLLEGE, CORK 4/5 Autumn Suppement 5 MS Integ Ccuus nd Diffeenti Equtions Pof. P.J. Rippon

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

IMA Preprint Series # 2202

IMA Preprint Series # 2202 FRIENDY EQUIIBRIUM INTS IN EXTENSIVE GMES WITH CMETE INFRMTIN By Ezo Mch IM epnt Sees # My 8 INSTITUTE FR MTHEMTICS ND ITS ICTINS UNIVERSITY F MINNEST nd Hll 7 Chuch Steet S.E. Mnnepols Mnnesot 5555 6

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

The Number of Rows which Equal Certain Row

The Number of Rows which Equal Certain Row Interntonl Journl of Algebr, Vol 5, 011, no 30, 1481-1488 he Number of Rows whch Equl Certn Row Ahmd Hbl Deprtment of mthemtcs Fcult of Scences Dmscus unverst Dmscus, Sr hblhmd1@gmlcom Abstrct Let be X

More information

(1) It increases the break down potential of the surrounding medium so that more potential can be applied and hence more charge can be stored.

(1) It increases the break down potential of the surrounding medium so that more potential can be applied and hence more charge can be stored. Cpcito Cpcito: Cpcito ( o conense ) is evice fo stoing chge. It essentilly consists of two conucting sufces such s two pltes o two spheicl shell o two cylines etc. kept exctly pllel to ech othe septe y

More information

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1 The Fundmentl Theorem of Clculus As we continue to study the re problem, let s think bck to wht we know bout computing res of regions enclosed by curves. If we wnt to find the re of the region below the

More information

AP Calculus AB Exam Review Sheet B - Session 1

AP Calculus AB Exam Review Sheet B - Session 1 AP Clcls AB Em Review Sheet B - Session Nme: AP 998 # Let e the nction given y e.. Find lim nd lim.. Find the solte minimm vle o. Jstiy tht yo nswe is n solte minimm. c. Wht is the nge o? d. Conside the

More information

Recursively Enumerable and Recursive. Languages

Recursively Enumerable and Recursive. Languages Recursively Enumerble nd Recursive nguges 1 Recll Definition (clss 19.pdf) Definition 10.4, inz, 6 th, pge 279 et S be set of strings. An enumertion procedure for Turing Mchine tht genertes ll strings

More information

EECE 260 Electrical Circuits Prof. Mark Fowler

EECE 260 Electrical Circuits Prof. Mark Fowler EECE 60 Electicl Cicuits Pof. Mk Fowle Complex Numbe Review /6 Complex Numbes Complex numbes ise s oots of polynomils. Definition of imginy # nd some esulting popeties: ( ( )( ) )( ) Recll tht the solution

More information

Fluids & Bernoulli s Equation. Group Problems 9

Fluids & Bernoulli s Equation. Group Problems 9 Goup Poblems 9 Fluids & Benoulli s Eqution Nme This is moe tutoil-like thn poblem nd leds you though conceptul development of Benoulli s eqution using the ides of Newton s 2 nd lw nd enegy. You e going

More information

Continuous Charge Distributions

Continuous Charge Distributions Continuous Chge Distibutions Review Wht if we hve distibution of chge? ˆ Q chge of distibution. Q dq element of chge. d contibution to due to dq. Cn wite dq = ρ dv; ρ is the chge density. = 1 4πε 0 qi

More information

7.2 The Definite Integral

7.2 The Definite Integral 7.2 The Definite Integrl the definite integrl In the previous section, it ws found tht if function f is continuous nd nonnegtive, then the re under the grph of f on [, b] is given by F (b) F (), where

More information

Physics 1502: Lecture 2 Today s Agenda

Physics 1502: Lecture 2 Today s Agenda 1 Lectue 1 Phsics 1502: Lectue 2 Tod s Agend Announcements: Lectues posted on: www.phs.uconn.edu/~cote/ HW ssignments, solutions etc. Homewok #1: On Mstephsics this Fid Homewoks posted on Msteingphsics

More information

CMPSCI 250: Introduction to Computation. Lecture #31: What DFA s Can and Can t Do David Mix Barrington 9 April 2014

CMPSCI 250: Introduction to Computation. Lecture #31: What DFA s Can and Can t Do David Mix Barrington 9 April 2014 CMPSCI 250: Introduction to Computtion Lecture #31: Wht DFA s Cn nd Cn t Do Dvid Mix Brrington 9 April 2014 Wht DFA s Cn nd Cn t Do Deterministic Finite Automt Forml Definition of DFA s Exmples of DFA

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

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

Previously. Extensions to backstepping controller designs. Tracking using backstepping Suppose we consider the general system

Previously. Extensions to backstepping controller designs. Tracking using backstepping Suppose we consider the general system 436-459 Advnced contol nd utomtion Extensions to bckstepping contolle designs Tcking Obseves (nonline dmping) Peviously Lst lectue we looked t designing nonline contolles using the bckstepping technique

More information

10. AREAS BETWEEN CURVES

10. AREAS BETWEEN CURVES . AREAS BETWEEN CURVES.. Ares etween curves So res ove the x-xis re positive nd res elow re negtive, right? Wrong! We lied! Well, when you first lern out integrtion it s convenient fiction tht s true in

More information

π,π is the angle FROM a! TO b

π,π is the angle FROM a! TO b Mth 151: 1.2 The Dot Poduct We hve scled vectos (o, multiplied vectos y el nume clled scl) nd dded vectos (in ectngul component fom). Cn we multiply vectos togethe? The nswe is YES! In fct, thee e two

More information

Name Solutions to Test 3 November 8, 2017

Name Solutions to Test 3 November 8, 2017 Nme Solutions to Test 3 November 8, 07 This test consists of three prts. Plese note tht in prts II nd III, you cn skip one question of those offered. Some possibly useful formuls cn be found below. Brrier

More information

M597K: Solution to Homework Assignment 7

M597K: Solution to Homework Assignment 7 M597K: Solution to Homework Assignment 7 The following problems re on the specified pges of the text book by Keener (2nd Edition, i.e., revised nd updted version) Problems 3 nd 4 of Section 2.1 on p.94;

More information

Designing Information Devices and Systems I Discussion 8B

Designing Information Devices and Systems I Discussion 8B Lst Updted: 2018-10-17 19:40 1 EECS 16A Fll 2018 Designing Informtion Devices nd Systems I Discussion 8B 1. Why Bother With Thévenin Anywy? () Find Thévenin eqiuvlent for the circuit shown elow. 2kΩ 5V

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

Bases for Vector Spaces

Bases for Vector Spaces Bses for Vector Spces 2-26-25 A set is independent if, roughly speking, there is no redundncy in the set: You cn t uild ny vector in the set s liner comintion of the others A set spns if you cn uild everything

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

Who is this Great Team? Nickname. Strangest Gift/Friend. Hometown. Best Teacher. Hobby. Travel Destination. 8 G People, Places & Possibilities

Who is this Great Team? Nickname. Strangest Gift/Friend. Hometown. Best Teacher. Hobby. Travel Destination. 8 G People, Places & Possibilities Who i thi Gt Tm? Exi Sh th foowing i of infomtion bot of with o tb o tm mt. Yo o not hv to wit n of it own. Yo wi b givn on 5 mint to omih thi tk. Stngt Gift/Fin Niknm Homtown Bt Th Hobb Tv Dtintion Robt

More information

5.2 Exponent Properties Involving Quotients

5.2 Exponent Properties Involving Quotients 5. Eponent Properties Involving Quotients Lerning Objectives Use the quotient of powers property. Use the power of quotient property. Simplify epressions involving quotient properties of eponents. Use

More information

MATH 573 FINAL EXAM. May 30, 2007

MATH 573 FINAL EXAM. May 30, 2007 MATH 573 FINAL EXAM My 30, 007 NAME: Solutions 1. This exm is due Wednesdy, June 6 efore the 1:30 pm. After 1:30 pm I will NOT ccept the exm.. This exm hs 1 pges including this cover. There re 10 prolems.

More information

ITI Introduction to Computing II

ITI Introduction to Computing II ITI 1121. Intoduction to Computing II Mcel Tucotte School of Electicl Engineeing nd Compute Science Abstct dt type: Stck Stck-bsed lgoithms Vesion of Febuy 2, 2013 Abstct These lectue notes e ment to be

More information

Multiplying integers EXERCISE 2B INDIVIDUAL PATHWAYS. -6 ì 4 = -6 ì 0 = 4 ì 0 = -6 ì 3 = -5 ì -3 = 4 ì 3 = 4 ì 2 = 4 ì 1 = -5 ì -2 = -6 ì 2 = -6 ì 1 =

Multiplying integers EXERCISE 2B INDIVIDUAL PATHWAYS. -6 ì 4 = -6 ì 0 = 4 ì 0 = -6 ì 3 = -5 ì -3 = 4 ì 3 = 4 ì 2 = 4 ì 1 = -5 ì -2 = -6 ì 2 = -6 ì 1 = EXERCISE B INDIVIDUAL PATHWAYS Activity -B- Integer multipliction doc-69 Activity -B- More integer multipliction doc-698 Activity -B- Advnced integer multipliction doc-699 Multiplying integers FLUENCY

More information

( ) D x ( s) if r s (3) ( ) (6) ( r) = d dr D x

( ) D x ( s) if r s (3) ( ) (6) ( r) = d dr D x SIO 22B, Rudnick dpted fom Dvis III. Single vile sttistics The next few lectues e intended s eview of fundmentl sttistics. The gol is to hve us ll speking the sme lnguge s we move to moe dvnced topics.

More information

MAGIC058 & MATH64062: Partial Differential Equations 1

MAGIC058 & MATH64062: Partial Differential Equations 1 MAGIC58 & MATH646: Prti Differenti Equtions 1 Section 4 Fourier series 4.1 Preiminry definitions Definition: Periodic function A function f( is sid to be periodic, with period p if, for, f( + p = f( where

More information

Andersen s Algorithm. CS 701 Final Exam (Reminder) Friday, December 12, 4:00 6:00 P.M., 1289 Computer Science.

Andersen s Algorithm. CS 701 Final Exam (Reminder) Friday, December 12, 4:00 6:00 P.M., 1289 Computer Science. CS 701 Finl Exm (Reminde) Fidy, Deeme 12, 4:00 6:00 P.M., 1289 Comute Siene. Andesen s Algoithm An lgoithm to uild oints-to gh fo C ogm is esented in: Pogm Anlysis nd Seiliztion fo the C ogmming Lnguge,

More information

Spring 2017 Exam 1 MARK BOX HAND IN PART PIN: 17

Spring 2017 Exam 1 MARK BOX HAND IN PART PIN: 17 Spring 07 Exm problem MARK BOX points HAND IN PART 0 5-55=x5 0 NAME: Solutions 3 0 0 PIN: 7 % 00 INSTRUCTIONS This exm comes in two prts. () HAND IN PART. Hnd in only this prt. () STATEMENT OF MULTIPLE

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

MTH 146 Class 7 Notes

MTH 146 Class 7 Notes 7.7- Approxmte Itegrto Motvto: MTH 46 Clss 7 Notes I secto 7.5 we lered tht some defte tegrls, lke x e dx, cot e wrtte terms of elemetry fuctos. So, good questo to sk would e: How c oe clculte somethg

More information

FI 2201 Electromagnetism

FI 2201 Electromagnetism FI 1 Electomgnetism Alexnde A. Isknd, Ph.D. Physics of Mgnetism nd Photonics Resech Goup Electosttics ELECTRIC PTENTIALS 1 Recll tht we e inteested to clculte the electic field of some chge distiution.

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

df dt f () b f () a dt

df dt f () b f () a dt Vector lculus 16.7 tokes Theorem Nme: toke's Theorem is higher dimensionl nlogue to Green's Theorem nd the Fundmentl Theorem of clculus. Why, you sk? Well, let us revisit these theorems. Fundmentl Theorem

More information

A Primer on Portfolio Theory

A Primer on Portfolio Theory Pt I: Some Bscs A Pme on Potolo Theoy The ottom lne th otolo constucton s lenng ho to del th uncetnty. To egn, let s stt th some dentons: A ndom vle s nume ssocted th n outcome tht s uncetn. Fo exmle,

More information

Lecture 7 notes Nodal Analysis

Lecture 7 notes Nodal Analysis Lecture 7 notes Nodl Anlysis Generl Network Anlysis In mny cses you hve multiple unknowns in circuit, sy the voltges cross multiple resistors. Network nlysis is systemtic wy to generte multiple equtions

More information

L35-Wed-23-Nov-2016-Sec-5-5-Properties-of-Logs-HW36-Moodle-Q29

L35-Wed-23-Nov-2016-Sec-5-5-Properties-of-Logs-HW36-Moodle-Q29 L35-Wed-3-Nov-016-Sec-5-5-Properties-of-Logs-HW36-Moodle-Q9 pge 49 L35-Wed-3-Nov-016-Sec-5-5-Properties-of-Logs-HW36-Moodle-Q9 We hve looked t severl chrcteristics of the log function. Now, we will look

More information

Rigid Body Dynamics. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rg Bo Dnmcs CSE169: Compute Anmton nstucto: Steve Roteneg UCSD, Wnte 2018 Coss Pouct k j Popetes of the Coss Pouct Coss Pouct c c c 0 0 0 c Coss Pouct c c c c c c 0 0 0 0 0 0 Coss Pouct 0 0 0 ˆ ˆ 0 0 0

More information

Lecture 14. Protocols. Key Distribution Center (KDC) or Trusted Third Party (TTP) KDC generates R1

Lecture 14. Protocols. Key Distribution Center (KDC) or Trusted Third Party (TTP) KDC generates R1 Lectue 14 Potocols 1 Key Distiution Cente (KDC) o Tusted Thid Pty (TTP) KDC genetes R1 lice otins R1 Msg1: K () Msg2: K (R1 K (R1) ) Msg3: K (R1) o otins R1 nd knows to use s key fo communicting with lice

More information

Reversing the Chain Rule. As we have seen from the Second Fundamental Theorem ( 4.3), the easiest way to evaluate an integral b

Reversing the Chain Rule. As we have seen from the Second Fundamental Theorem ( 4.3), the easiest way to evaluate an integral b Mth 32 Substitution Method Stewrt 4.5 Reversing the Chin Rule. As we hve seen from the Second Fundmentl Theorem ( 4.3), the esiest wy to evlute n integrl b f(x) dx is to find n ntiderivtive, the indefinite

More information

IMPOSSIBLE NAVIGATION

IMPOSSIBLE NAVIGATION Sclrs versus Vectors IMPOSSIBLE NAVIGATION The need for mgnitude AND direction Sclr: A quntity tht hs mgnitude (numer with units) ut no direction. Vector: A quntity tht hs oth mgnitude (displcement) nd

More information

Math 426: Probability Final Exam Practice

Math 426: Probability Final Exam Practice Mth 46: Probbility Finl Exm Prctice. Computtionl problems 4. Let T k (n) denote the number of prtitions of the set {,..., n} into k nonempty subsets, where k n. Argue tht T k (n) kt k (n ) + T k (n ) by

More information

378 Relations Solutions for Chapter 16. Section 16.1 Exercises. 3. Let A = {0,1,2,3,4,5}. Write out the relation R that expresses on A.

378 Relations Solutions for Chapter 16. Section 16.1 Exercises. 3. Let A = {0,1,2,3,4,5}. Write out the relation R that expresses on A. 378 Reltions 16.7 Solutions for Chpter 16 Section 16.1 Exercises 1. Let A = {0,1,2,3,4,5}. Write out the reltion R tht expresses > on A. Then illustrte it with digrm. 2 1 R = { (5,4),(5,3),(5,2),(5,1),(5,0),(4,3),(4,2),(4,1),

More information

Linear Inequalities. Work Sheet 1

Linear Inequalities. Work Sheet 1 Work Sheet 1 Liner Inequlities Rent--Hep, cr rentl compny,chrges $ 15 per week plus $ 0.0 per mile to rent one of their crs. Suppose you re limited y how much money you cn spend for the week : You cn spend

More information

Lecture 3: Equivalence Relations

Lecture 3: Equivalence Relations Mthcmp Crsh Course Instructor: Pdric Brtlett Lecture 3: Equivlence Reltions Week 1 Mthcmp 2014 In our lst three tlks of this clss, we shift the focus of our tlks from proof techniques to proof concepts

More information

f(x) dx with An integral having either an infinite limit of integration or an unbounded integrand is called improper. Here are two examples dx x x 2

f(x) dx with An integral having either an infinite limit of integration or an unbounded integrand is called improper. Here are two examples dx x x 2 Impope Inegls To his poin we hve only consideed inegls f() wih he is of inegion nd b finie nd he inegnd f() bounded (nd in fc coninuous ecep possibly fo finiely mny jump disconinuiies) An inegl hving eihe

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

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

set is not closed under matrix [ multiplication, ] and does not form a group.

set is not closed under matrix [ multiplication, ] and does not form a group. Prolem 2.3: Which of the following collections of 2 2 mtrices with rel entries form groups under [ mtrix ] multipliction? i) Those of the form for which c d 2 Answer: The set of such mtrices is not closed

More information

Duke Math Meet

Duke Math Meet Duke Mth Meet 01-14 Power Round Qudrtic Residues nd Prime Numers For integers nd, we write to indicte tht evenly divides, nd to indicte tht does not divide For exmle, 4 nd 4 Let e rime numer An integer

More information

Chapter 5 Bending Moments and Shear Force Diagrams for Beams

Chapter 5 Bending Moments and Shear Force Diagrams for Beams Chpter 5 ending Moments nd Sher Force Digrms for ems n ddition to illy loded brs/rods (e.g. truss) nd torsionl shfts, the structurl members my eperience some lods perpendiculr to the is of the bem nd will

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 505 Fall 2005 Midterm Solutions. This midterm is a two hour open book, open notes exam. Do all three problems.

Physics 505 Fall 2005 Midterm Solutions. This midterm is a two hour open book, open notes exam. Do all three problems. Physics 55 Fll 5 Midtem Solutions This midtem is two hou open ook, open notes exm. Do ll thee polems. [35 pts] 1. A ectngul ox hs sides of lengths, nd c z x c [1] ) Fo the Diichlet polem in the inteio

More information

Linear Systems with Constant Coefficients

Linear Systems with Constant Coefficients Liner Systems with Constnt Coefficients 4-3-05 Here is system of n differentil equtions in n unknowns: x x + + n x n, x x + + n x n, x n n x + + nn x n This is constnt coefficient liner homogeneous system

More information

St Andrew s Academy Mathematics Department Higher Mathematics VECTORS

St Andrew s Academy Mathematics Department Higher Mathematics VECTORS St ndew s cdemy Mthemtics etment Highe Mthemtics VETORS St ndew's cdemy Mths et 0117 1 Vectos sics 1. = nd = () Sketch the vectos nd. () Sketch the vectos nd. (c) Given u = +, sketch the vecto u. (d) Given

More information

Waveguide Guide: A and V. Ross L. Spencer

Waveguide Guide: A and V. Ross L. Spencer Wveguide Guide: A nd V Ross L. Spencer I relly think tht wveguide fields re esier to understnd using the potentils A nd V thn they re using the electric nd mgnetic fields. Since Griffiths doesn t do it

More information

Technical Appendix for Inventory Management for an Assembly System with Product or Component Returns, DeCroix and Zipkin, Management Science 2005.

Technical Appendix for Inventory Management for an Assembly System with Product or Component Returns, DeCroix and Zipkin, Management Science 2005. Techc Appedx fo Iveoy geme fo Assemy Sysem wh Poduc o Compoe eus ecox d Zp geme Scece 2005 Lemm µ µ s c Poof If J d µ > µ he ˆ 0 µ µ µ µ µ µ µ µ Sm gumes essh he esu f µ ˆ > µ > µ > µ o K ˆ If J he so

More information

Electric Potential. and Equipotentials

Electric Potential. and Equipotentials Electic Potentil nd Euipotentils U Electicl Potentil Review: W wok done y foce in going fom to long pth. l d E dl F W dl F θ Δ l d E W U U U Δ Δ l d E W U U U U potentil enegy electic potentil Potentil

More information

THIS PAGE DECLASSIFIED IAW E

THIS PAGE DECLASSIFIED IAW E THS PAGE DECLASSFED AW E0 2958 BL K THS PAGE DECLASSFED AW E0 2958 THS PAGE DECLASSFED AW E0 2958 B L K THS PAGE DECLASSFED AW E0 2958 THS PAGE DECLASSFED AW EO 2958 THS PAGE DECLASSFED AW EO 2958 THS

More information

Quadratic reciprocity

Quadratic reciprocity Qudrtic recirocity Frncisc Bozgn Los Angeles Mth Circle Octoer 8, 01 1 Qudrtic Recirocity nd Legendre Symol In the eginning of this lecture, we recll some sic knowledge out modulr rithmetic: Definition

More information