Summary: Introduction To Computer Science

Study material generic cover image
  • This + 400k other summaries
  • A unique study and practice tool
  • Never study anything twice again
  • Get the grades you hope for
  • 100% sure, 100% understanding
PLEASE KNOW!!! There are just 10 flashcards and notes available for this material. This summary might not be complete. Please search similar or other summaries.
Use this summary
Remember faster, study better. Scientifically proven.
Trustpilot Logo

Read the summary and the most important questions on Introduction to Computer Science

  • 1 Introduction to Computer Science

  • What is the definition of the natural numbers (\(N_0\))?

    • \(N_0 = \{0\} \cup \mathbb{N}\)
    • \(\mathbb{N} = \{0, 1, 2, 3, \ldots\}\)
  • What are the properties of multiplication for natural numbers?

    • With neutral element 1
    • \(1 \cdot a = a\)
  • Describe the commutative property of addition for natural numbers.

    • \(a + b = b + a\)
    • For all \(a, b \in \mathbb{N}\)
  • Describe the associative property of multiplication for natural numbers.

    • \(a \cdot (b \cdot c) = (a \cdot b) \cdot c\)
    • For all \(a, b, c \in \mathbb{N}\)
  • Describe the associative property of addition for natural numbers.

    • \(a + (b + c) = (a + b) + c\)
    • For all \(a, b, c \in \mathbb{N}\)
  • Describe the distributive property over addition for natural numbers.

    • \(a \cdot (b + c) = a \cdot b + a \cdot c\)
    • For all \(a, b, c \in \mathbb{N}\)
  • What defines the inverse of a natural number under addition?

    • Integer \(a \in \mathbb{Z} \setminus \{0\} \cup \mathbb{N}\)
    • Object that satisfies \(a + (-a) = 0\)
  • What defines the inverse of a natural number under multiplication?

    • Integer \(a \in \mathbb{Z} \setminus \{0\}\)
    • Object that satisfies \(a \cdot a^{-1} = 1\)
  • How are integers (\(Z\)) defined?

    - \(\mathbb{Z} = -\mathbb{N} \cup \{0\} \cup \mathbb{N}\)
  • How are rational numbers (\(\mathbb{Q}\)) defined?

    • \(\mathbb{Q} = \frac{z1}{z2}\)
    • \(z1, z2 \in \mathbb{Z} \setminus \{0\}\)
PLEASE KNOW!!! There are just 10 flashcards and notes available for this material. This summary might not be complete. Please search similar or other summaries.

To read further, please click:

Read the full summary
This summary +380.000 other summaries A unique study tool A rehearsal system for this summary Studycoaching with videos
  • Higher grades + faster learning
  • Never study anything twice
  • 100% sure, 100% understanding
Discover Study Smart

Topics related to Summary: Introduction To Computer Science