Mathematics in the Modern World - Vocabulary Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/42

flashcard set

Earn XP

Description and Tags

Vocabulary practice flashcards covering core concepts of mathematics in the modern world, including the Fibonacci sequence, propositions, logical connectives, truth tables, equivalences, quantifiers, set theory, and counting principles.

Last updated 10:10 AM on 9/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Leonardo Bonacci (Fibonacci)

A medieval mathematician and businessman born in 1170 in Pisa, Italy, popularly known as Fibonacci (short for filius Bonacci, meaning 'son of Bonacci') and also known as Leonardo Pisano Bigollo.

2
New cards

Liber Abaci

A famous book written by Fibonacci in 1202, which means 'The Book of Calculation'.

3
New cards

Fibonacci Sequence

A recursive sequence obeying the rule that each term is calculated by summing the preceding two terms, given by 1,1,2,3,5,8,13,21,34,55,89,144,233,...1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, \text{...}

4
New cards

Golden Ratio

A special mathematical ratio associated with the Fibonacci sequence, given as 1:(1.61803...)1 : (1.61803...).

5
New cards

Proposition

A declarative statement which is true or false, but not both.

6
New cards

Truth Value

The attribute assigned to a proposition depending on its truthfulness or falsehood, which in classical logic has two possible values: true or false.

7
New cards

Propositional Logic

The study of how simple propositions come together using logical connectives to make more complicated propositions.

8
New cards
<p>Logical Operators</p>

Logical Operators

Connectives used to form compound propositional molecules from simple atomic propositions, including negation, conjunction, disjunction, conditional, and biconditional.

9
New cards

Negation (¬p\neg p)

A logical operator interpreted intuitively as being true when pp is false, and false when pp is true ('not').

10
New cards

Conjunction (pqp \wedge q)

A compound proposition that is true only when both simple propositions pp and qq are true ('and', 'but').

11
New cards

Disjunction (pqp \vee q)

A compound proposition that is true when at least one of the two propositions is true, corresponding to an inclusive 'or'.

12
New cards

Conditional Statement (pqp \rightarrow q)

A compound proposition ('if pp, then qq') that is false only when the hypothesis pp is true while the conclusion qq is false.

13
New cards

Hypothesis

The antecedent or premise proposition pp in a conditional statement pqp \rightarrow q.

14
New cards

Conclusion

The consequence proposition qq in a conditional statement pqp \rightarrow q.

15
New cards

Biconditional Statement (pqp \leftrightarrow q)

A compound proposition ('pp if and only if qq') that is true when pp and qq have the same truth values, and false otherwise.

16
New cards

Truth Table

A mathematical table showing how the truth or falsity of a compound proposition varies with that of its components.

17
New cards

Logical Equivalence

The property of two compound propositions PP and QQ (written PQP \equiv Q or PQP \Leftrightarrow Q) having identical truth tables for all interpretations of their component variables.

18
New cards

Converse

A conditional statement formed by interchanging the hypothesis and conclusion of the original conditional statement, represented as qpq \rightarrow p for pqp \rightarrow q.

19
New cards

Inverse

A conditional statement formed by negating the hypothesis and negating the conclusion of the original statement, represented as ¬p¬q\neg p \rightarrow \neg q for pqp \rightarrow q.

20
New cards

Contrapositive

A conditional statement formed by negating both the hypothesis and conclusion and interchanging their order, represented as ¬q¬p\neg q \rightarrow \neg p for pqp \rightarrow q.

21
New cards

Tautology

A compound proposition whose truth table contains only true values for every case.

22
New cards

Contradiction

A compound proposition whose truth table contains only false values for every case.

23
New cards

Contingency

A compound proposition whose truth table contains at least one row where it is true and at least one row where it is false.

24
New cards

Predicate

A propositional function in logic expressed in a way that assumes a value of true or false once values are assigned to its variables or quantified.

25
New cards

Universe of Discourse

The domain or set of all possible values from which the variable of a propositional function can take values.

26
New cards

Universal Quantification ($$\forall x P(x)$Static)

The proposition stating that P(x)P(x) is true for all values of xx in the universe of discourse.

27
New cards

Existential Quantification ($$\exists x P(x)$Static)

The proposition stating that there exists an element xx in the universe of discourse such that P(x)P(x) is true.

28
New cards

Set

A collection of well-defined objects, whose members are called elements.

29
New cards

Roster Method

A way of describing a set by listing all of its members (or using ellipses when a pattern is obvious) between braces.

30
New cards

Set-Builder Notation

A method of characterizing elements in a set by stating the property or properties they must satisfy to be members.

31
New cards

Cardinality

The number of elements in a set AA, denoted as A|A| or n(A)n(A).

32
New cards

Finite Set

A set which either has no elements or has elements that can all be listed down (countable).

33
New cards

Infinite Set

A set whose elements cannot be listed because they are unlimited in quantity.

34
New cards

Universal Set (UU)

A set containing all of the elements relevant to a given discussion.

35
New cards

Subset (ABA \subseteq B)

A relationship where every element of Set AA is also contained in Set BB.

36
New cards

Proper Subset (ABA \subset B)

A relationship where ABA \subseteq B but ABA \neq B.

37
New cards

Null Set

A set with no elements, denoted in symbols by \emptyset or {}\{\}.

38
New cards

Venn Diagram

A visual tool used for illustrating set-theoretic relationships using a rectangle for the universal set and ovals for its subsets.

39
New cards

Union (ABA \cup B)

The set operation producing a set which contains all the elements present in both sets AA and BB.

<p>The set operation producing a set which contains all the elements present in both sets $$A$$ and $$B$$.</p>
40
New cards

Intersection (ABA \cap B)

The set operation producing a set containing only the elements that are common to both sets AA and BB.

<p>The set operation producing a set containing only the elements that are common to both sets $$A$$ and $$B$$.</p>
41
New cards

Set Difference (ABA - B)

The set operation producing a set whose elements are found in the first set (AA) but not in the second set (BB).

<p>The set operation producing a set whose elements are found in the first set ($$A$$) but not in the second set ($$B$$).</p>
42
New cards

Set Complement (Aˉ\bar{A})

The set operation producing a set whose elements are in the universal set (UU) but not in the given set (AA).

<p>The set operation producing a set whose elements are in the universal set ($$U$$) but not in the given set ($$A$$).</p>
43
New cards

Principle of Inclusion-Exclusion

A counting technique that generalizes the method of obtaining the number of elements in the union of finite sets, expressed for two sets as AB=A+BAB|A \cup B| = |A| + |B| - |A \cap B|.