





















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
During the study of discrete mathematics, I found this course very informative and applicable.The main points in these lecture slides are:Big-O Notation, Growth of Functions, Number of Operations, Number of Comparisons, Linear and Binary Search, Bubble Sort, Insertion Sort, Operations in Algorithm, Set of Real Numbers, Witnesses to Relationship
Typology: Slides
1 / 29
This page cannot be seen from the preview
Don't miss anything!






















CSE115/ENGR160 Discrete Mathematics 03/01/
0≤ x^2 +2x+1 ≤ x^2 +x 2 +x 2 =3x 2 so C=3, and k=2 are also witnesses to relation f(x) is O(x^2 )
|f(x)|≤C|g(x)| if x>k and if |h(x)|>|g(x)| for all x>k, then |f(x)|≤C|h(x)| if x>k
14
| ( )| ,where | | | | | | | |, 1
(| | | | | | | |)
(| | | |/ | |/ | |/ )
| | | | | | | |
( ) | |
1 1
1 1
1 1 1
1 1 1
1 1 1
≤ = + + + + =
≤ + + + +
= + + + +
≤ + + + +
= + + + +
−
−
− −
− −
− −
f x Cx C a a a a k
x a a a a
x a a x a x a x
a x a x a x a
f x a x a x ax a
n n n o
n n n o
n n n n o n
n n n n o
n n n n o