מבני נתונים ואלגוריתמים - מחברת קורס/אלגוריתמים/סדרי גדילה: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
Atavory (שיחה | תרומות)
Atavory (שיחה | תרומות)
שורה 243:
 
יש עוד נקודות דמיון. בין היתר:
*[[#רפלקסיביות|רפלקסיביות]]: לכל פונקציה <math dir = "ltr">\displaystyle f(n)</math> מתקיים <math dir = "ltr">\displaystyle f(n) \ge f(n)</math>, ובאותו אופן, מתקיים <math dir = "ltr">\displaystyle f(n) = \Omega(gf(n))</math>.
*[[#טרנזיטיביות|טרנזיטיביות]]: לכל <math dir = "ltr">\displaystyle f(n), g(n), h(n)</math> מתקיים <math dir = "ltr">\displaystyle f(n) \ge g(n) \bigwedge g(n) \ge h(n) \Rightarrow f(n) \ge h(n)</math> ,ובאותו אופן, <math dir = "ltr">\displaystyle f(n) = \Omega(g(n)) \bigwedge g(n) = \Omega(h(n)) \Rightarrow f(n) = \Omega(h(n))</math>