Revisiting the Socrates Example

Size: px
Start display at page:

Download "Revisiting the Socrates Example"

Transcription

1 Sectin 1.6

2 Sectin Summary Valid Arguments Inference Rules fr Prpsitinal Lgic Using Rules f Inference t Build Arguments Rules f Inference fr Quantified Statements Building Arguments fr Quantified Statements

3 Revisiting the Scrates Example We have the tw premises: if yu have a current passwrd, then yu can lg nt the netwrk yu have a current passwrd And the cnclusin: yu can lg nt the netwrk Hw d we get the cnclusin frm the premises?

4 The Argument Argument: a sequence f statements that end with a cnclusin Frmer example: Premises: if yu have a current passwrd, then yu can lg nt the netwrk and yu have a current passwrd Cnclusin : yu can lg nt the netwrk p: Yu have a current passwrd q : Yu can lg nt the netwrk.

5 Valid Arguments Valid arguments: the cnclusin r final statement f the argument must fllw frm the truth f the preceding statements r premises f the argument. the argument is true if and nly if it is impssible fr all the premises t be true and the cnclusin t be false. The rules f inference are the essential building blck in the cnstructin f valid arguments. Arguments in Prpsitinal Lgic Arguments in Predicate Lgic

6 Arguments in Prpsitinal Lgic Definitin 1: An argument in prpsitinal lgic is a sequence f prpsitins. All but the final prpsitin are called premises. The last statement is the cnclusin. The argument is valid if the premises imply the cnclusin. An argument frm in prpsitinal lgic is a sequence f cmpund prpsitins invlving prpsitinal variables. An argument frm is valid n matter what prpsitins are substituted int its prpsitinal variables in its premises, the cnclusin is true if the premises are all true. If the premises are p 1,p 2,,p n and the cnclusin is q then (p 1 p 2 p n ) q is a tautlgy.

7 Rules f Inference fr Prpsitinal Lgic rules f inference: the validity f sme relatively simple argument frms rules f inference can be used as building blcks t cnstruct mre cmplicated valid argument frms

8 Mdus pnens Crrespnding Tautlgy: (p (p q)) q Example: p : It is snwing. q : I will study discrete math. Premises: If it is snwing, then I will study discrete math. It is snwing. Cnclusin: Therefre, I will study discrete math.

9 Mdus Tllens Crrespnding Tautlgy: Example: p be it is snwing. q be I will study discrete math. Premises: If it is snwing, then I will study discrete math. I will nt study discrete math. Cnclusin: Therefre, it is nt snwing.

10 Hypthetical Syllgism Crrespnding Tautlgy: ((p q) (q r)) (p r) Example: Let p be it snws. Let q be I will study discrete math. Let r be I will get an A. Premises: If it snws, then I will study discrete math. If I study discrete math, I will get an A. Cnclusin: Therefre, If it snws, I will get an A.

11 Disjunctive Syllgism Crrespnding Tautlgy: ( p (p q)) q Example: Let p be I will study discrete math. Let q be I will study English literature. Premises: I will study discrete math r I will study English literature. I will nt study discrete math. Cnclusin: Therefre, I will study English literature.

12 Additin Crrespnding Tautlgy: p (p q) Example: Let p be I will study discrete math. Let q be I will visit Las Vegas. Premises: I will study discrete math. Cnclusin: Therefre, I will study discrete math r I will visit Las Vegas.

13 Simplificatin Crrespnding Tautlgy: (p q) p Example: Let p be I will study discrete math. Let q be I will study English literature. Premises: I will study discrete math and English literature Cnclusin: Therefre, I will study discrete math.

14 Cnjunctin Crrespnding Tautlgy: ((p) (q)) (p q) Example: Let p be I will study discrete math. Let q be I will study English literature. Premises: I will study discrete math. I will study English literature. Cnclusin: Therefre, I will study discrete math and I will study English literature.

15 Reslutin Crrespnding Tautlgy: (( p r ) (p q)) (q r) Example: Let p be I will study discrete math. Let r be I will study English literature. Let q be I will study databases. Premises: I will nt study discrete math r I will study English literature. I will study discrete math r I will study databases. Cnclusin: Therefre, I will study databases r I will English literature.

16 Rules f inference

17 Valid Arguments Example 1: Frm the single prpsitin Shw that q is a cnclusin. Slutin:

18 Valid Arguments Example 2: With these hyptheses: It is nt sunny this afternn and it is clder than yesterday. We will g swimming nly if it is sunny. If we d nt g swimming, then we will take a cane trip. If we take a cane trip, then we will be hme by sunset. Using the inference rules, cnstruct a valid argument fr the cnclusin: We will be hme by sunset. Slutin: 1. Chse prpsitinal variables: p : It is sunny this afternn, q : It is clder than yesterday, r : We will g swimming, s : We will take a cane trip, and t : We will be hme by sunset. 2. Translatin int prpsitinal lgic: Premises: Cnclusin: t

19 Valid Arguments p : It is sunny this afternn, q : It is clder than yesterday, r : We will g swimming, s : We will take a cane trip, and t : We will be hme by sunset. Premises: Cnclusin: t 3. Cnstruct the Valid Argument

20 Rules f Inference fr predicate Lgic Universal Instantiatin (UI) Example: Premises: Our dmain cnsists f all dgs and Fid is a dg. All dgs are cuddly. Cnclusin: Therefre, Fid is cuddly.

21 Rules f Inference fr predicate Lgic Universal Generalizatin (UG) Existential Instantiatin (EI) Existential Generalizatin (EG)

22 Using Rules f Inference Example 1: Using the rules f inference, cnstruct a valid argument t shw that Jhn Smith has tw legs is a cnsequence f the premises: Every man has tw legs. and Jhn Smith is a man. Slutin: Let M(x) dente x is a man and L(x) x has tw legs and let Jhn Smith be a member f the dmain. Valid Argument:

23 Using Rules f Inference Example 2: Use the rules f inference t cnstruct a valid argument shwing that the cnclusin Smene wh passed the first exam has nt read the bk. fllws frm the premises A student in this class has nt read the bk. Everyne in this class passed the first exam. Slutin: Let C(x) dente x is in this class, B(x) dente x has read the bk, and P(x) dente x passed the first exam. First we translate the premises and cnclusin int symblic frm. Cntinued n next slide

24 Using Rules f Inference Valid Argument:

25 Cmbining rules f inference fr prpsitins and quantified statements Universal mdus pnes (MP): cmbines universal instantiatin and mdus pnens int ne rule

26 Returning t the Scrates Example

27 Sectin 1.7

28 Sectin Summary Mathematical Prfs Frms f Therems Direct Prfs Indirect Prfs Prf f the Cntrapsitive Prf by Cntradictin

29 Prfs f Mathematical Statements A prf is a valid argument that establishes the truth f a statement. Prfs have many practical applicatins: verificatin that cmputer prgrams are crrect establishing that perating systems are secure enabling prgrams t make inferences in artificial intelligence shwing that system specificatins are cnsistent

30 Sme Terminlgy A therem is a statement that can be shwn t be true using: definitins ther therems axims (statements which are given as true) rules f inference A lemma is a helping therem r a result which is needed t prve a therem. A crllary is a result which fllws directly frm a therem. Less imprtant therems are smetimes called prpsitins. A cnjecture is a statement that is being prpsed t be true. Once a prf f a cnjecture is fund, it becmes a therem. It may turn ut t be false.

31 Frms f Therems Many therems assert that a prperty hlds fr all elements in a dmain, such as the integers, the real numbers, r sme f the discrete structures that we will study in this class. Often the universal quantifier (needed fr a precise statement f a therem) is mitted by standard mathematical cnventin. Fr example, the statement: If x > y, where x and y are psitive real numbers, then x 2 > y 2 really means Fr all psitive real numbers x and y, if x > y, then x 2 > y 2.

32 Methds f prving therems Direct prfs Prf by cntrapsitin Prfs by cntradictin

33 Even and Odd Integers Definitin: The integer n is even if there exists an integer k such that n = 2k, and n is dd if there exists an integer k, such that n = 2k + 1. Nte that every integer is either even r dd and n integer is bth even and dd.

34 Prving Cnditinal Statements: p q Direct Prf: Assume that p is true. Use rules f inference, axims, and lgical equivalences t shw that q must als be true. Example: Give a direct prf f the therem If n is an dd integer, then n 2 is dd. Slutin: Assume that n is dd. Then n = 2k + 1 fr an integer k. Squaring bth sides f the equatin, we get: n 2 = (2k + 1) 2 = 4k 2 + 4k +1 = 2(2k 2 + 2k) + 1= 2r + 1, where r = 2k 2 + 2k, an integer. We have prved that if n is an dd integer, then n 2 is an dd integer. ( marks the end f the prf. Smetimes QED is used instead. )

35 Prving Cnditinal Statements: p q Prf by Cntrapsitin: Assume q and shw p is true als. This is smetimes called an indirect prf methd. If we give a direct prf f q p then we have a prf f p q. Example: Prve that if n is an integer and 3n + 2 is dd, then n is dd. Slutin: Cntrapsitin: if n is even, then 3n+2 is even Assume n is even. S, n = 2k fr sme integer k. Thus 3n + 2 = 3(2k) + 2 =6k +2 = 2(3k + 1) = 2j fr j = 3k +1 Therefre 3n + 2 is even. Since we have shwn q p, p q must hld as well. If n is an integer and 3n + 2 is dd (nt even), then n is dd (nt even).

36 Prving Cnditinal Statements: p q Prf by Cntradictin: Because the statement r r is a cntradictin whenever r is a prpsitin, we can prve that p is true if we can shw that p (r r) is true fr sme prpsitin r. Example: Prve that if yu pick 22 days frm the calendar, at least 4 must fall n the same day f the week. Slutin: Assume that n mre than 3 f the 22 days fall n the same day f the week. Because there are 7 days f the week, we culd nly have picked 21 days. This cntradicts the assumptin that we have picked 22 days.

37 Therems that are Bicnditinal Statements T prve a therem that is a bicnditinal statement, that is, a statement f the frm p q, we shw that p q and q p are bth true. Example: Prve the therem: If n is an integer, then n is dd if and nly if n2 is dd. Slutin: We have already shwn (previus slides) that bth p q and q p. Therefre we can cnclude p q. Smetimes iff is used as an abbreviatin fr if an nly if, as in If n is an integer, then n is dd iif n 2 is dd.

38 Lking Ahead If direct methds f prf d nt wrk: We may need a clever use f a prf by cntrapsitin. Or a prf by cntradictin. In the next sectin, we will see strategies that can be used when straightfrward appraches d nt wrk. In Chapter 5, we will see mathematical inductin and related techniques. In Chapter 6, we will see cmbinatrial prfs

39 Sectin 1.8

40 Sectin Summary Prf by Cases Existence Prfs Cnstructive Nncnstructive Disprf by Cunterexample Nnexistence Prfs Uniqueness Prfs Prf Strategies Prving Universally Quantified Assertins Open Prblems

41 Prf by Cases T prve a cnditinal statement f the frm: Use the tautlgy Each f the implicatins is a case.

42 Prf by Cases Example: Let b = max{a, b} = a if a b, therwise b = max{a, b} = b. Shw that fr all real numbers a, b, c = c) (This means the is assciative.) Prf: Let a, b, and c be arbitrary real numbers. Then ne f the fllwing 6 cases must hld. 1. a b c 2. a c b 3. b a c 4. b c a 5. c a b 6. c b a Case 1: a b c b) = a, c = a, c = b Hence c = a = c) Therefre the equality hlds fr the first case. Case 2: A cmplete prf requires that the equality be shwn t hld fr all 6 cases. But the prfs f the remaining cases are similar.

43 Withut Lss f Generality Example: Shw that if x and y are integers and bth x y and x+y are even, then bth x and y are even. Suppse x and y are nt bth even. Then, ne r bth are dd. Withut lss f generality, assume that x is dd. Then x = 2m + 1 fr sme integer k. Case 1: y is even. Then y = 2n fr sme integer n, s x + y = (2m + 1) + 2n = 2(m + n) + 1 is dd. Case 2: y is dd. Then y = 2n + 1 fr sme integer n, s x y = (2m + 1) (2n + 1) = 2(2m n +m + n) + 1 is dd. We nly cver the case where x is dd because the case where y is dd is similar. The use phrase withut lss f generality (WLOG) indicates this.

44 Existence Prfs Prf f therems f the frm. Cnstructive existence prf: Find an explicit value f c, fr which P(c) is true. Then is true by Existential Generalizatin (EG). Example: Shw that there is a psitive integer that can be written as the sum f cubes f psitive integers in tw different ways: Prf: 1729 is such a number since 1729 = = nncnstructive existence prf: assume n c exists which makes P(c) true and derive a cntradictin.

45 Cunterexamples An element fr which P(x) is false is called a cunterexample f x P(x) Example: Every psitive integer is the sum f the squares f 3 integers. The integer 7 is a cunterexample. S the claim is false.

46 Uniqueness Prfs therems asset the existence f a unique element with a particular prperty,!x P(x). The tw parts f a uniqueness prf are Existence: We shw that an element x with the prperty exists. Uniqueness: We shw that if y x, then y des nt have the prperty. Example: Shw that if a and b are real numbers and a 0, then there is a unique real number r such that ar + b = 0. Slutin: Existence: The real number r = b/a I s a slutin f ar + b = 0 because a( b/a) + b = b + b =0. Uniqueness: Suppse that s is a real number such that as + b = 0. Then ar + b = as + b, where r = b/a. Subtracting b frm bth sides and dividing by a shws that r = s.

47 Universally Quantified Assertins T prve therems f the frm,assume x is an arbitrary member f the dmain and shw that P(x) must be true. Using UG it fllws that.

48 Universally Quantified Assertins Example: An integer x is even if and nly if x 2 is even. Slutin: The quantified assertin is x [x is even x 2 is even] We assume x is arbitrary. Case 1. if x is even then x 2 is even using a direct prf. If x is even then x = 2k fr sme integer k. Hence x 2 = 4k 2 = 2(2k 2 ) which is even since it is an integer divisible by 2. This cmpletes the prf f case 1. Case 2. if x2 is even then x must be even (the if part r sufficiency). We use a prf by cntrapsitin. Assume x is nt even and then shw that x2 is nt even. If x is nt even then it must be dd. S, x = 2k + 1 fr sme k. Then x 2 = (2k + 1) 2 = 4k 2 + 4k + 1 = 2(2k 2 + 2k) + 1 which is dd and hence nt even. This cmpletes the prf f case 2. Since x was arbitrary, the result fllws by UG. Therefre we have shwn that x is even if and nly if x2 is even.

49 Prf and Disprf: Tilings Example 1: Can we tile the standard checkerbard using dmins? Slutin: Yes! One example prvides a cnstructive existence prf. Tw Dmines The Standard Checkerbard One Pssible Slutin

50 Tilings Example 2: Can we tile a checkerbard btained by remving ne f the fur crner squares f a standard checkerbard? Slutin: Our checkerbard has 64 1 = 63 squares. Since each dmin has tw squares, a bard with a tiling must have an even number f squares. The number 63 is nt even. We have a cntradictin.

51 Additinal Prf Methds Later we will see many ther prf methds: Mathematical inductin, which is a useful methd fr prving statements f the frm n P(n), where the dmain cnsists f all psitive integers. Structural inductin, which can be used t prve such results abut recursively defined sets. Cmbinatrial prfs use cunting arguments.

A proposition is a statement that can be either true (T) or false (F), (but not both).

A proposition is a statement that can be either true (T) or false (F), (but not both). 400 lecture nte #1 [Ch 2, 3] Lgic and Prfs 1.1 Prpsitins (Prpsitinal Lgic) A prpsitin is a statement that can be either true (T) r false (F), (but nt bth). "The earth is flat." -- F "March has 31 days."

More information

Chapter Summary. Mathematical Induction Strong Induction Recursive Definitions Structural Induction Recursive Algorithms

Chapter Summary. Mathematical Induction Strong Induction Recursive Definitions Structural Induction Recursive Algorithms Chapter 5 1 Chapter Summary Mathematical Inductin Strng Inductin Recursive Definitins Structural Inductin Recursive Algrithms Sectin 5.1 3 Sectin Summary Mathematical Inductin Examples f Prf by Mathematical

More information

The Foundations: Logic and Proofs. Chapter 1, Part III: Proofs

The Foundations: Logic and Proofs. Chapter 1, Part III: Proofs The Foundations: Logic and Proofs Chapter 1, Part III: Proofs Summary Valid Arguments and Rules of Inference Proof Methods Proof Strategies Rules of Inference Section 1.6 Section Summary Valid Arguments

More information

Review. Propositions, propositional operators, truth tables. Logical Equivalences. Tautologies & contradictions

Review. Propositions, propositional operators, truth tables. Logical Equivalences. Tautologies & contradictions Review Propositions, propositional operators, truth tables Logical Equivalences. Tautologies & contradictions Some common logical equivalences Predicates & quantifiers Some logical equivalences involving

More information

Homology groups of disks with holes

Homology groups of disks with holes Hmlgy grups f disks with hles THEOREM. Let p 1,, p k } be a sequence f distinct pints in the interir unit disk D n where n 2, and suppse that fr all j the sets E j Int D n are clsed, pairwise disjint subdisks.

More information

Rules Build Arguments Rules Building Arguments

Rules Build Arguments Rules Building Arguments Section 1.6 1 Section Summary Valid Arguments Inference Rules for Propositional Logic Using Rules of Inference to Build Arguments Rules of Inference for Quantified Statements Building Arguments for Quantified

More information

With Question/Answer Animations. Chapter 1, Part III: Proofs

With Question/Answer Animations. Chapter 1, Part III: Proofs With Question/Answer Animations Chapter 1, Part III: Proofs Summary Valid Arguments and Rules of Inference Proof Methods Proof Strategies Section 1.6 Section Summary Valid Arguments Inference Rules for

More information

AIP Logic Chapter 4 Notes

AIP Logic Chapter 4 Notes AIP Lgic Chapter 4 Ntes Sectin 4.1 Sectin 4.2 Sectin 4.3 Sectin 4.4 Sectin 4.5 Sectin 4.6 Sectin 4.7 4.1 The Cmpnents f Categrical Prpsitins There are fur types f categrical prpsitins. Prpsitin Letter

More information

CONSTRUCTING STATECHART DIAGRAMS

CONSTRUCTING STATECHART DIAGRAMS CONSTRUCTING STATECHART DIAGRAMS The fllwing checklist shws the necessary steps fr cnstructing the statechart diagrams f a class. Subsequently, we will explain the individual steps further. Checklist 4.6

More information

Section Summary. Proof by Cases Existence Proofs

Section Summary. Proof by Cases Existence Proofs Section 1.8 1 Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Uniqueness Proofs Proving Universally Quantified Assertions Proof Strategies sum up

More information

Graduate AI Lecture 16: Planning 2. Teachers: Martial Hebert Ariel Procaccia (this time)

Graduate AI Lecture 16: Planning 2. Teachers: Martial Hebert Ariel Procaccia (this time) Graduate AI Lecture 16: Planning 2 Teachers: Martial Hebert Ariel Prcaccia (this time) Reminder State is a cnjunctin f cnditins, e.g., at(truck 1,Shadyside) at(truck 2,Oakland) States are transfrmed via

More information

Lyapunov Stability Stability of Equilibrium Points

Lyapunov Stability Stability of Equilibrium Points Lyapunv Stability Stability f Equilibrium Pints 1. Stability f Equilibrium Pints - Definitins In this sectin we cnsider n-th rder nnlinear time varying cntinuus time (C) systems f the frm x = f ( t, x),

More information

Sec$on Summary. Valid Arguments Inference Rules for Propositional Logic. Inference Rules for Quantified Statements. Building Arguments

Sec$on Summary. Valid Arguments Inference Rules for Propositional Logic. Inference Rules for Quantified Statements. Building Arguments Section 1.6 Sec$on Summary Valid Arguments Inference Rules for Propositional Logic Building Arguments Inference Rules for Quantified Statements Building Arguments 2 Revisi$ng the Socrates Example We have

More information

Math Foundations 20 Work Plan

Math Foundations 20 Work Plan Math Fundatins 20 Wrk Plan Units / Tpics 20.8 Demnstrate understanding f systems f linear inequalities in tw variables. Time Frame December 1-3 weeks 6-10 Majr Learning Indicatrs Identify situatins relevant

More information

NUMBERS, MATHEMATICS AND EQUATIONS

NUMBERS, MATHEMATICS AND EQUATIONS AUSTRALIAN CURRICULUM PHYSICS GETTING STARTED WITH PHYSICS NUMBERS, MATHEMATICS AND EQUATIONS An integral part t the understanding f ur physical wrld is the use f mathematical mdels which can be used t

More information

Dataflow Analysis and Abstract Interpretation

Dataflow Analysis and Abstract Interpretation Dataflw Analysis and Abstract Interpretatin Cmputer Science and Artificial Intelligence Labratry MIT Nvember 9, 2015 Recap Last time we develped frm first principles an algrithm t derive invariants. Key

More information

An Introduction to Complex Numbers - A Complex Solution to a Simple Problem ( If i didn t exist, it would be necessary invent me.

An Introduction to Complex Numbers - A Complex Solution to a Simple Problem ( If i didn t exist, it would be necessary invent me. An Intrductin t Cmple Numbers - A Cmple Slutin t a Simple Prblem ( If i didn t eist, it wuld be necessary invent me. ) Our Prblem. The rules fr multiplying real numbers tell us that the prduct f tw negative

More information

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax .7.4: Direct frequency dmain circuit analysis Revisin: August 9, 00 5 E Main Suite D Pullman, WA 9963 (509) 334 6306 ice and Fax Overview n chapter.7., we determined the steadystate respnse f electrical

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10]

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10] EECS 270, Winter 2017, Lecture 3 Page 1 f 6 Medium Scale Integrated (MSI) devices [Sectins 2.9 and 2.10] As we ve seen, it s smetimes nt reasnable t d all the design wrk at the gate-level smetimes we just

More information

Cambridge Assessment International Education Cambridge Ordinary Level. Published

Cambridge Assessment International Education Cambridge Ordinary Level. Published Cambridge Assessment Internatinal Educatin Cambridge Ordinary Level ADDITIONAL MATHEMATICS 4037/1 Paper 1 Octber/Nvember 017 MARK SCHEME Maximum Mark: 80 Published This mark scheme is published as an aid

More information

Differentiation Applications 1: Related Rates

Differentiation Applications 1: Related Rates Differentiatin Applicatins 1: Related Rates 151 Differentiatin Applicatins 1: Related Rates Mdel 1: Sliding Ladder 10 ladder y 10 ladder 10 ladder A 10 ft ladder is leaning against a wall when the bttm

More information

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y=

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y= Intrductin t Vectrs I 21 Intrductin t Vectrs I 22 I. Determine the hrizntal and vertical cmpnents f the resultant vectr by cunting n the grid. X= y= J. Draw a mangle with hrizntal and vertical cmpnents

More information

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b . REVIEW OF SOME BASIC ALGEBRA MODULE () Slving Equatins Yu shuld be able t slve fr x: a + b = c a d + e x + c and get x = e(ba +) b(c a) d(ba +) c Cmmn mistakes and strategies:. a b + c a b + a c, but

More information

On Topological Structures and. Fuzzy Sets

On Topological Structures and. Fuzzy Sets L - ZHR UNIVERSIT - GZ DENSHIP OF GRDUTE STUDIES & SCIENTIFIC RESERCH On Tplgical Structures and Fuzzy Sets y Nashaat hmed Saleem Raab Supervised by Dr. Mhammed Jamal Iqelan Thesis Submitted in Partial

More information

Public Key Cryptography. Tim van der Horst & Kent Seamons

Public Key Cryptography. Tim van der Horst & Kent Seamons Public Key Cryptgraphy Tim van der Hrst & Kent Seamns Last Updated: Oct 5, 2017 Asymmetric Encryptin Why Public Key Crypt is Cl Has a linear slutin t the key distributin prblem Symmetric crypt has an expnential

More information

CHAPTER 2 Algebraic Expressions and Fundamental Operations

CHAPTER 2 Algebraic Expressions and Fundamental Operations CHAPTER Algebraic Expressins and Fundamental Operatins OBJECTIVES: 1. Algebraic Expressins. Terms. Degree. Gruping 5. Additin 6. Subtractin 7. Multiplicatin 8. Divisin Algebraic Expressin An algebraic

More information

Lesson Plan. Recode: They will do a graphic organizer to sequence the steps of scientific method.

Lesson Plan. Recode: They will do a graphic organizer to sequence the steps of scientific method. Lessn Plan Reach: Ask the students if they ever ppped a bag f micrwave ppcrn and nticed hw many kernels were unppped at the bttm f the bag which made yu wnder if ther brands pp better than the ne yu are

More information

Equilibrium of Stress

Equilibrium of Stress Equilibrium f Stress Cnsider tw perpendicular planes passing thrugh a pint p. The stress cmpnents acting n these planes are as shwn in ig. 3.4.1a. These stresses are usuall shwn tgether acting n a small

More information

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y )

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y ) (Abut the final) [COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t m a k e s u r e y u a r e r e a d y ) The department writes the final exam s I dn't really knw what's n it and I can't very well

More information

A Transition to Advanced Mathematics. Mathematics and Computer Sciences Department. o Work Experience, General. o Open Entry/Exit

A Transition to Advanced Mathematics. Mathematics and Computer Sciences Department. o Work Experience, General. o Open Entry/Exit SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: MATH 245 A Transitin t Advanced Mathematics Natural Sciences Divisin Mathematics and Cmputer Sciences Department 5. Subject:

More information

MODULAR DECOMPOSITION OF THE NOR-TSUM MULTIPLE-VALUED PLA

MODULAR DECOMPOSITION OF THE NOR-TSUM MULTIPLE-VALUED PLA MODUAR DECOMPOSITION OF THE NOR-TSUM MUTIPE-AUED PA T. KAGANOA, N. IPNITSKAYA, G. HOOWINSKI k Belarusian State University f Infrmatics and Radielectrnics, abratry f Image Prcessing and Pattern Recgnitin.

More information

Last Updated: Oct 14, 2017

Last Updated: Oct 14, 2017 RSA Last Updated: Oct 14, 2017 Recap Number thery What is a prime number? What is prime factrizatin? What is a GCD? What des relatively prime mean? What des c-prime mean? What des cngruence mean? What

More information

3/29/2017. Logic. Propositions and logical operations. Main concepts: propositions truth values propositional variables logical operations

3/29/2017. Logic. Propositions and logical operations. Main concepts: propositions truth values propositional variables logical operations Logic Propositions and logical operations Main concepts: propositions truth values propositional variables logical operations 1 Propositions and logical operations A proposition is the most basic element

More information

Chapter 3 Kinematics in Two Dimensions; Vectors

Chapter 3 Kinematics in Two Dimensions; Vectors Chapter 3 Kinematics in Tw Dimensins; Vectrs Vectrs and Scalars Additin f Vectrs Graphical Methds (One and Tw- Dimensin) Multiplicatin f a Vectr b a Scalar Subtractin f Vectrs Graphical Methds Adding Vectrs

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 4. Function spaces

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 4. Function spaces SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 4 Fall 2014 IV. Functin spaces IV.1 : General prperties Additinal exercises 1. The mapping q is 1 1 because q(f) = q(g) implies that fr all x we have f(x)

More information

, which yields. where z1. and z2

, which yields. where z1. and z2 The Gaussian r Nrmal PDF, Page 1 The Gaussian r Nrmal Prbability Density Functin Authr: Jhn M Cimbala, Penn State University Latest revisin: 11 September 13 The Gaussian r Nrmal Prbability Density Functin

More information

A new Type of Fuzzy Functions in Fuzzy Topological Spaces

A new Type of Fuzzy Functions in Fuzzy Topological Spaces IOSR Jurnal f Mathematics (IOSR-JM e-issn: 78-578, p-issn: 39-765X Vlume, Issue 5 Ver I (Sep - Oct06, PP 8-4 wwwisrjurnalsrg A new Type f Fuzzy Functins in Fuzzy Tplgical Spaces Assist Prf Dr Munir Abdul

More information

B. Definition of an exponential

B. Definition of an exponential Expnents and Lgarithms Chapter IV - Expnents and Lgarithms A. Intrductin Starting with additin and defining the ntatins fr subtractin, multiplicatin and divisin, we discvered negative numbers and fractins.

More information

Trigonometric Ratios Unit 5 Tentative TEST date

Trigonometric Ratios Unit 5 Tentative TEST date 1 U n i t 5 11U Date: Name: Trignmetric Ratis Unit 5 Tentative TEST date Big idea/learning Gals In this unit yu will extend yur knwledge f SOH CAH TOA t wrk with btuse and reflex angles. This extensin

More information

PHIL 1101: Introduction to Logic (3 credits)

PHIL 1101: Introduction to Logic (3 credits) Date prepared: 11/16/17 Syllabus The University f New Orleans Dept. f Histry and Philsphy PHIL 1101: Intrductin t Lgic (3 credits) SECTION 001: LA 236, T/TH, 09:30 AM 10:45 AM Cntact Infrmatin Instructr:

More information

Support-Vector Machines

Support-Vector Machines Supprt-Vectr Machines Intrductin Supprt vectr machine is a linear machine with sme very nice prperties. Haykin chapter 6. See Alpaydin chapter 13 fr similar cntent. Nte: Part f this lecture drew material

More information

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving.

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving. Sectin 3.2: Many f yu WILL need t watch the crrespnding vides fr this sectin n MyOpenMath! This sectin is primarily fcused n tls t aid us in finding rts/zers/ -intercepts f plynmials. Essentially, ur fcus

More information

**DO NOT ONLY RELY ON THIS STUDY GUIDE!!!**

**DO NOT ONLY RELY ON THIS STUDY GUIDE!!!** Tpics lists: UV-Vis Absrbance Spectrscpy Lab & ChemActivity 3-6 (nly thrugh 4) I. UV-Vis Absrbance Spectrscpy Lab Beer s law Relates cncentratin f a chemical species in a slutin and the absrbance f that

More information

CHAPTER Read Chapter 17, sections 1,2,3. End of Chapter problems: 25

CHAPTER Read Chapter 17, sections 1,2,3. End of Chapter problems: 25 CHAPTER 17 1. Read Chapter 17, sectins 1,2,3. End f Chapter prblems: 25 2. Suppse yu are playing a game that uses tw dice. If yu cunt the dts n the dice, yu culd have anywhere frm 2 t 12. The ways f prducing

More information

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India CHAPTER 3 INEQUALITIES Cpyright -The Institute f Chartered Accuntants f India INEQUALITIES LEARNING OBJECTIVES One f the widely used decisin making prblems, nwadays, is t decide n the ptimal mix f scarce

More information

Introduction to Models and Properties

Introduction to Models and Properties Intrductin t Mdels and Prperties Cmputer Science and Artificial Intelligence Labratry MIT Armand Slar-Lezama Nv 23, 2015 Nvember 23, 2015 1 Recap Prperties Prperties f variables Prperties at prgram pints

More information

Finite Automata. Human-aware Robo.cs. 2017/08/22 Chapter 1.1 in Sipser

Finite Automata. Human-aware Robo.cs. 2017/08/22 Chapter 1.1 in Sipser Finite Autmata 2017/08/22 Chapter 1.1 in Sipser 1 Last time Thery f cmputatin Autmata Thery Cmputability Thery Cmplexity Thery Finite autmata Pushdwn autmata Turing machines 2 Outline fr tday Finite autmata

More information

Lab 1 The Scientific Method

Lab 1 The Scientific Method INTRODUCTION The fllwing labratry exercise is designed t give yu, the student, an pprtunity t explre unknwn systems, r universes, and hypthesize pssible rules which may gvern the behavir within them. Scientific

More information

FINITE BOOLEAN ALGEBRA. 1. Deconstructing Boolean algebras with atoms. Let B = <B,,,,,0,1> be a Boolean algebra and c B.

FINITE BOOLEAN ALGEBRA. 1. Deconstructing Boolean algebras with atoms. Let B = <B,,,,,0,1> be a Boolean algebra and c B. FINITE BOOLEAN ALGEBRA 1. Decnstructing Blean algebras with atms. Let B = be a Blean algebra and c B. The ideal generated by c, (c], is: (c] = {b B: b c} The filter generated by c, [c), is:

More information

Hypothesis Tests for One Population Mean

Hypothesis Tests for One Population Mean Hypthesis Tests fr One Ppulatin Mean Chapter 9 Ala Abdelbaki Objective Objective: T estimate the value f ne ppulatin mean Inferential statistics using statistics in rder t estimate parameters We will be

More information

A Simple Set of Test Matrices for Eigenvalue Programs*

A Simple Set of Test Matrices for Eigenvalue Programs* Simple Set f Test Matrices fr Eigenvalue Prgrams* By C. W. Gear** bstract. Sets f simple matrices f rder N are given, tgether with all f their eigenvalues and right eigenvectrs, and simple rules fr generating

More information

Triangle Congruency. Overview. Geometry Mathematics, Quarter 2, Unit 2.1. Number of Instructional Days: 15 (1 day = 45 minutes)

Triangle Congruency. Overview. Geometry Mathematics, Quarter 2, Unit 2.1. Number of Instructional Days: 15 (1 day = 45 minutes) Gemetry Mathematics, Quarter 2, Unit 2.1 Triangle Cngruency Overview Number f Instructinal Days: 15 (1 day = 45 minutes) Cntent t Be Learned Apply and describe the effects f rigid mtins (translatin, reflectin,

More information

Section 6-2: Simplex Method: Maximization with Problem Constraints of the Form ~

Section 6-2: Simplex Method: Maximization with Problem Constraints of the Form ~ Sectin 6-2: Simplex Methd: Maximizatin with Prblem Cnstraints f the Frm ~ Nte: This methd was develped by Gerge B. Dantzig in 1947 while n assignment t the U.S. Department f the Air Frce. Definitin: Standard

More information

Lecture 7 Feb 4, 14. Sections 1.7 and 1.8 Some problems from Sec 1.8

Lecture 7 Feb 4, 14. Sections 1.7 and 1.8 Some problems from Sec 1.8 Lecture 7 Feb 4, 14 Sections 1.7 and 1.8 Some problems from Sec 1.8 Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Nonexistence Proofs Uniqueness

More information

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture Few asic Facts but Isthermal Mass Transfer in a inary Miture David Keffer Department f Chemical Engineering University f Tennessee first begun: pril 22, 2004 last updated: January 13, 2006 dkeffer@utk.edu

More information

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007 CS 477/677 Analysis f Algrithms Fall 2007 Dr. Gerge Bebis Curse Prject Due Date: 11/29/2007 Part1: Cmparisn f Srting Algrithms (70% f the prject grade) The bjective f the first part f the assignment is

More information

ENG2410 Digital Design Sequential Circuits: Part B

ENG2410 Digital Design Sequential Circuits: Part B ENG24 Digital Design Sequential Circuits: Part B Fall 27 S. Areibi Schl f Engineering University f Guelph Analysis f Sequential Circuits Earlier we learned hw t analyze cmbinatinal circuits We will extend

More information

Functions. EXPLORE \g the Inverse of ao Exponential Function

Functions. EXPLORE \g the Inverse of ao Exponential Function ifeg Seepe3 Functins Essential questin: What are the characteristics f lgarithmic functins? Recall that if/(x) is a ne-t-ne functin, then the graphs f/(x) and its inverse,/'~\x}, are reflectins f each

More information

The Equation αsin x+ βcos family of Heron Cyclic Quadrilaterals

The Equation αsin x+ βcos family of Heron Cyclic Quadrilaterals The Equatin sin x+ βcs x= γ and a family f Hern Cyclic Quadrilaterals Knstantine Zelatr Department Of Mathematics Cllege Of Arts And Sciences Mail Stp 94 University Of Tled Tled,OH 43606-3390 U.S.A. Intrductin

More information

Multiple Source Multiple. using Network Coding

Multiple Source Multiple. using Network Coding Multiple Surce Multiple Destinatin Tplgy Inference using Netwrk Cding Pegah Sattari EECS, UC Irvine Jint wrk with Athina Markpulu, at UCI, Christina Fraguli, at EPFL, Lausanne Outline Netwrk Tmgraphy Gal,

More information

REPRESENTATIONS OF sp(2n; C ) SVATOPLUK KR YSL. Abstract. In this paper we have shown how a tensor product of an innite dimensional

REPRESENTATIONS OF sp(2n; C ) SVATOPLUK KR YSL. Abstract. In this paper we have shown how a tensor product of an innite dimensional ON A DISTINGUISHED CLASS OF INFINITE DIMENSIONAL REPRESENTATIONS OF sp(2n; C ) SVATOPLUK KR YSL Abstract. In this paper we have shwn hw a tensr prduct f an innite dimensinal representatin within a certain

More information

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation III-l III. A New Evaluatin Measure J. Jiner and L. Werner Abstract The prblems f evaluatin and the needed criteria f evaluatin measures in the SMART system f infrmatin retrieval are reviewed and discussed.

More information

MAKING DOUGHNUTS OF COHEN REALS

MAKING DOUGHNUTS OF COHEN REALS MAKING DUGHNUTS F CHEN REALS Lrenz Halbeisen Department f Pure Mathematics Queen s University Belfast Belfast BT7 1NN, Nrthern Ireland Email: halbeis@qub.ac.uk Abstract Fr a b ω with b \ a infinite, the

More information

Kansas City Area Teachers of Mathematics 2011 KCATM Math Competition GEOMETRY GRADES 7-8

Kansas City Area Teachers of Mathematics 2011 KCATM Math Competition GEOMETRY GRADES 7-8 Kansas City Area Teachers f Mathematics 2011 KCATM Math Cmpetitin GEOMETRY GRADES 7-8 INSTRUCTIONS D nt pen this bklet until instructed t d s. Time limit: 20 minutes Yu may use calculatrs. Mark yur answer

More information

E Z, (n l. and, if in addition, for each integer n E Z there is a unique factorization of the form

E Z, (n l. and, if in addition, for each integer n E Z there is a unique factorization of the form Revista Clmbiana de Matematias Vlumen II,1968,pags.6-11 A NOTE ON GENERALIZED MOBIUS f-functions V.S. by ALBIS In [1] the ncept f a cnjugate pair f sets f psi tive integers is int~dued Briefly, if Z dentes

More information

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank CAUSAL INFERENCE Technical Track Sessin I Phillippe Leite The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Phillippe Leite fr the purpse f this wrkshp Plicy questins are causal

More information

PHIL 3101: Advanced Logic (3 credits)

PHIL 3101: Advanced Logic (3 credits) Date prepared: 1/30/13 Syllabus The University f New Orleans Dept. f Philsphy PHIL 3101: Advanced Lgic (3 credits) SECTION 001: LA 370, Tue/Thur, 9:30-10:45 p.m. Cntact Infrmatin Instructr: Dr. Rbert Stufflebeam

More information

Chapter 2 GAUSS LAW Recommended Problems:

Chapter 2 GAUSS LAW Recommended Problems: Chapter GAUSS LAW Recmmended Prblems: 1,4,5,6,7,9,11,13,15,18,19,1,7,9,31,35,37,39,41,43,45,47,49,51,55,57,61,6,69. LCTRIC FLUX lectric flux is a measure f the number f electric filed lines penetrating

More information

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems.

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems. Building t Transfrmatins n Crdinate Axis Grade 5: Gemetry Graph pints n the crdinate plane t slve real-wrld and mathematical prblems. 5.G.1. Use a pair f perpendicular number lines, called axes, t define

More information

A crash course in Galois theory

A crash course in Galois theory A crash curse in Galis thery First versin 0.1 14. september 2013 klkken 14:50 In these ntes K dentes a field. Embeddings Assume that is a field and that : K! and embedding. If K L is an extensin, we say

More information

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs Admissibility Cnditins and Asympttic Behavir f Strngly Regular Graphs VASCO MOÇO MANO Department f Mathematics University f Prt Oprt PORTUGAL vascmcman@gmailcm LUÍS ANTÓNIO DE ALMEIDA VIEIRA Department

More information

CSCI-2200 FOUNDATIONS OF COMPUTER SCIENCE

CSCI-2200 FOUNDATIONS OF COMPUTER SCIENCE 1 CSCI-2200 FOUNDATIONS OF COMPUTER SCIENCE Spring 2015 February 5, 2015 2 Announcements Homework 1 is due now. Homework 2 will be posted on the web site today. It is due Thursday, Feb. 12 at 10am in class.

More information

ANSWER KEY FOR MATH 10 SAMPLE EXAMINATION. Instructions: If asked to label the axes please use real world (contextual) labels

ANSWER KEY FOR MATH 10 SAMPLE EXAMINATION. Instructions: If asked to label the axes please use real world (contextual) labels ANSWER KEY FOR MATH 10 SAMPLE EXAMINATION Instructins: If asked t label the axes please use real wrld (cntextual) labels Multiple Chice Answers: 0 questins x 1.5 = 30 Pints ttal Questin Answer Number 1

More information

Rigid Body Dynamics (continued)

Rigid Body Dynamics (continued) Last time: Rigid dy Dynamics (cntinued) Discussin f pint mass, rigid bdy as useful abstractins f reality Many-particle apprach t rigid bdy mdeling: Newtn s Secnd Law, Euler s Law Cntinuus bdy apprach t

More information

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical mdel fr micrarray data analysis David Rssell Department f Bistatistics M.D. Andersn Cancer Center, Hustn, TX 77030, USA rsselldavid@gmail.cm

More information

Sec$on Summary. Valid Arguments Inference Rules for Propositional Logic. Inference Rules for Quantified Statements. Building Arguments

Sec$on Summary. Valid Arguments Inference Rules for Propositional Logic. Inference Rules for Quantified Statements. Building Arguments Section 1.6 Sec$on Summary Valid Arguments Inference Rules for Propositional Logic Building Arguments Inference Rules for Quantified Statements Building Arguments 2 Revisi$ng the Socrates Example We have

More information

ECE 2100 Circuit Analysis

ECE 2100 Circuit Analysis ECE 2100 Circuit Analysis Lessn 25 Chapter 9 & App B: Passive circuit elements in the phasr representatin Daniel M. Litynski, Ph.D. http://hmepages.wmich.edu/~dlitynsk/ ECE 2100 Circuit Analysis Lessn

More information

1. What is the difference between complementary and supplementary angles?

1. What is the difference between complementary and supplementary angles? Name 1 Date Angles Intrductin t Angles Part 1 Independent Practice 1. What is the difference between cmplementary and supplementary angles? 2. Suppse m TOK = 49. Part A: What is the measure f the angle

More information

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came.

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came. MATH 1342 Ch. 24 April 25 and 27, 2013 Page 1 f 5 CHAPTER 24: INFERENCE IN REGRESSION Chapters 4 and 5: Relatinships between tw quantitative variables. Be able t Make a graph (scatterplt) Summarize the

More information

SPH3U1 Lesson 06 Kinematics

SPH3U1 Lesson 06 Kinematics PROJECTILE MOTION LEARNING GOALS Students will: Describe the mtin f an bject thrwn at arbitrary angles thrugh the air. Describe the hrizntal and vertical mtins f a prjectile. Slve prjectile mtin prblems.

More information

2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS

2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS 2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS 6. An electrchemical cell is cnstructed with an pen switch, as shwn in the diagram abve. A strip f Sn and a strip f an unknwn metal, X, are used as electrdes.

More information

Homework #7. True False. d. Given a CFG, G, and a string w, it is decidable whether w ε L(G) True False

Homework #7. True False. d. Given a CFG, G, and a string w, it is decidable whether w ε L(G) True False Hmewrk #7 #1. True/ False a. The Pumping Lemma fr CFL s can be used t shw a language is cntext-free b. The string z = a k b k+1 c k can be used t shw {a n b n c n } is nt cntext free c. The string z =

More information

Pipetting 101 Developed by BSU CityLab

Pipetting 101 Developed by BSU CityLab Discver the Micrbes Within: The Wlbachia Prject Pipetting 101 Develped by BSU CityLab Clr Cmparisns Pipetting Exercise #1 STUDENT OBJECTIVES Students will be able t: Chse the crrect size micrpipette fr

More information

(for students at grades 7 and 8, Gymnasium)

(for students at grades 7 and 8, Gymnasium) Kanguru Sans Frntières Kanguru Maths 009 Level: 7-8 (fr students at grades 7 and 8, Gymnasium) pints questins: ) Amng these numbers, which ne is even? 009 9 Β) 008 + 009 C) 000 9 D) 000 9 Ε) 000 + 9 )

More information

Introduction to Spacetime Geometry

Introduction to Spacetime Geometry Intrductin t Spacetime Gemetry Let s start with a review f a basic feature f Euclidean gemetry, the Pythagrean therem. In a twdimensinal crdinate system we can relate the length f a line segment t the

More information

Tree Structured Classifier

Tree Structured Classifier Tree Structured Classifier Reference: Classificatin and Regressin Trees by L. Breiman, J. H. Friedman, R. A. Olshen, and C. J. Stne, Chapman & Hall, 98. A Medical Eample (CART): Predict high risk patients

More information

ENSC Discrete Time Systems. Project Outline. Semester

ENSC Discrete Time Systems. Project Outline. Semester ENSC 49 - iscrete Time Systems Prject Outline Semester 006-1. Objectives The gal f the prject is t design a channel fading simulatr. Upn successful cmpletin f the prject, yu will reinfrce yur understanding

More information

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp THE POWER AND LIMIT OF NEURAL NETWORKS T. Y. Lin Department f Mathematics and Cmputer Science San Jse State University San Jse, Califrnia 959-003 tylin@cs.ssu.edu and Bereley Initiative in Sft Cmputing*

More information

MATHEMATICS SYLLABUS SECONDARY 5th YEAR

MATHEMATICS SYLLABUS SECONDARY 5th YEAR Eurpean Schls Office f the Secretary-General Pedaggical Develpment Unit Ref. : 011-01-D-8-en- Orig. : EN MATHEMATICS SYLLABUS SECONDARY 5th YEAR 6 perid/week curse APPROVED BY THE JOINT TEACHING COMMITTEE

More information

A solution of certain Diophantine problems

A solution of certain Diophantine problems A slutin f certain Diphantine prblems Authr L. Euler* E7 Nvi Cmmentarii academiae scientiarum Petrplitanae 0, 1776, pp. 8-58 Opera Omnia: Series 1, Vlume 3, pp. 05-17 Reprinted in Cmmentat. arithm. 1,

More information

Eric Klein and Ning Sa

Eric Klein and Ning Sa Week 12. Statistical Appraches t Netwrks: p1 and p* Wasserman and Faust Chapter 15: Statistical Analysis f Single Relatinal Netwrks There are fur tasks in psitinal analysis: 1) Define Equivalence 2) Measure

More information

A Correlation of. to the. South Carolina Academic Standards for Mathematics Precalculus

A Correlation of. to the. South Carolina Academic Standards for Mathematics Precalculus A Crrelatin f Suth Carlina Academic Standards fr Mathematics Precalculus INTRODUCTION This dcument demnstrates hw Precalculus (Blitzer), 4 th Editin 010, meets the indicatrs f the. Crrelatin page references

More information

Full Disjunctions: Polynomial-Delay Iterators in Action

Full Disjunctions: Polynomial-Delay Iterators in Action Full Disjunctins: Plynmial-Delay Iteratrs in Actin Sara Chen Technin Haifa, Israel sarac@ie.technin.ac.il Itzhak Fadida Technin Haifa, Israel tzahi@tx.technin.ac.il Yarn Kanza University f Trnt Trnt, Canada

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 2: Mdeling change. In Petre Department f IT, Åb Akademi http://users.ab.fi/ipetre/cmpmd/ Cntent f the lecture Basic paradigm f mdeling change Examples Linear dynamical

More information

READING STATECHART DIAGRAMS

READING STATECHART DIAGRAMS READING STATECHART DIAGRAMS Figure 4.48 A Statechart diagram with events The diagram in Figure 4.48 shws all states that the bject plane can be in during the curse f its life. Furthermre, it shws the pssible

More information

The Law of Total Probability, Bayes Rule, and Random Variables (Oh My!)

The Law of Total Probability, Bayes Rule, and Random Variables (Oh My!) The Law f Ttal Prbability, Bayes Rule, and Randm Variables (Oh My!) Administrivia Hmewrk 2 is psted and is due tw Friday s frm nw If yu didn t start early last time, please d s this time. Gd Milestnes:

More information

We can see from the graph above that the intersection is, i.e., [ ).

We can see from the graph above that the intersection is, i.e., [ ). MTH 111 Cllege Algebra Lecture Ntes July 2, 2014 Functin Arithmetic: With nt t much difficulty, we ntice that inputs f functins are numbers, and utputs f functins are numbers. S whatever we can d with

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 4. Function spaces

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 4. Function spaces SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 4 Fall 2008 IV. Functin spaces IV.1 : General prperties (Munkres, 45 47) Additinal exercises 1. Suppse that X and Y are metric spaces such that X is cmpact.

More information