Mathematics in the Modern World Lecture Practice 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/99

flashcard set

Earn XP

Description and Tags

Comprehensive practice flashcards covering nature of mathematics, logic, statistics, sequences, modular arithmetic, and graph theory.

Last updated 12:04 PM on 8/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

100 Terms

1
New cards

According to Stewart's book Nature's Numbers, what is the formal definition of mathematics?

It is a formal system of thought that was gradually developed in the human mind and evolved in the human culture.

2
New cards

In the context of the early course of human history, the realization of what existence led ancestors to develop systems of thought?

The existence of "form" in their surroundings.

3
New cards

Mathematics is described not merely as crunching numbers, but as a sense for deciphering what three things?

Patterns, relationships, and logical connections.

4
New cards

According to the illustration by Nocon and Nocon, what is the primary function of mathematics?

It is a set of problem-solving tools.

5
New cards

What mathematical field is described as the "wind" in the mathematical landscape where the rate of change of the rate of change of weather is measured?

Calculus\text{Calculus}

6
New cards

Conventionally, humanity has comfortable "thingification" of mathematical processes, forgetting that 1+11+1 is technically what part of speech?

A verb.

7
New cards

Why is mathematical training considered vital regarding the patterns observed in nature?

To decipher the clues provided by nature and to move beyond prediction to control systems for our own ends.

8
New cards

How is a "pattern" defined in a general mathematical sense?

Any regularity that can be explained mathematically is a pattern.

9
New cards

Which kind of patterns are unpredictably never quite repeatable and often contain fractals?

Patterns of Visuals.

10
New cards

What is considered the most basic pattern in nature, observable in the beating of the heart?

Rhythm.

11
New cards

How are common patterns like spots and stripes in organisms biologically produced according to Turing (1952)?

They are results of a reaction-diffusion system.

12
New cards

What kind of galaxy is the Milky Way characterized as?

A barred spiral galaxy.

13
New cards

What is the formal name for symmetry where the left half of a pattern is the same as the right half?

Reflection symmetry (also known as line symmetry or mirror symmetry).

14
New cards

The degree of rotational symmetry is recognized by what metric?

The number of distinct orientations in which the object looks the same for each rotation.

15
New cards

What type of symmetry exists when units are repeated to turn out identical figures, such as a bees' honeycomb?

Translational symmetry.

16
New cards

What type of symmetry is exhibited by the dark inner ring of a sunflower consisting of disk florets?

Radial symmetry.

17
New cards

Snowflakes are noted for having what specific type of symmetry?

Six-fold radial symmetry.

18
New cards

Which five-petal flowers are documented as having Fibonacci numbers of petals?

Buttercup, columbine, and hibiscus.

19
New cards

Ragwort and marigold flowers typically display how many petals?

13 petals.

20
New cards

In what specific shell is the Fibonacci sequence represented by a logarithmic spiral growth?

Nautilus shells.

21
New cards

How is a mathematical "sequence" defined?

An ordered list of numbers called terms, where the arrangement is set by a definite rule.

22
New cards

How do you determine if a series of numbers follows an arithmetic sequence?

By checking the difference between two consecutive terms; if a common difference is observed, it is an arithmetic sequence.

23
New cards

What must be struck in a geometric sequence to identify the pattern?

A common ratio.

24
New cards

What characterizes a Harmonic Sequence?

The reciprocal of the terms behave in a manner like an arithmetic sequence.

25
New cards

Who was the Italian mathematician that the Fibonacci sequence was named after?

Leonardo Pisano Bigollo (117012501170 - 1250).

26
New cards

In the notation Fib(n)Fib(n), what does the nn represent?

The position of the number in the Fibonacci sequence.

27
New cards

What is the value of the golden ratio symbolised as ϕ\phi?

1.6181.618

28
New cards

What geometric structure is made up of squares whose sizes behave similarly to the Fibonacci sequence?

The Golden Rectangle.

29
New cards

What are the three core characteristics of mathematical language?

It is precise, concise, and powerful.

30
New cards

In mathematics, what is the analogue of an English noun?

An expression.

31
New cards

In the mathematical sentence 3+4=73 + 4 = 7, what is the verb?

The equal sign (==).

32
New cards

What is the specific role of a "connective" symbol in mathematics?

It is used to connect objects of a given type to get a 'compound' object of the same type.

33
New cards

Why is the symbol "×\times " generally avoided for multiplication in mathematical language discussions?

Because of its use as a variable (xx).

34
New cards

What set of numbers is represented by the symbol Z\mathbb{Z}?

The integer numbers set (...,3,2,1,0,1,2,3,......, -3, -2, -1, 0, 1, 2, 3, ...).

35
New cards

Who introduced the word "set" as a formal mathematical term in 1879?

Georg Cantor.

36
New cards

What is a set that contains only one element called?

A Unit Set.

37
New cards

Two sets are said to be equivalent if and only if they satisfy what condition?

They have the exact same number of elements (1-1 correspondence).

38
New cards

What is the name for sets that have no common elements and are mutually exclusive?

Disjoint Sets.

39
New cards

What are the two ways of describing a set identified in the text?

  1. Roster or Tabular Method; 2. Rule or Set-builder Method.
40
New cards

What formula denotes the number of subsets of a given set with nn elements?

2n2^n

41
New cards

What is the definition of the difference of sets ABA - B?

The set of all elements xx such that xBx \notin B and xAx \notin A is not the definition, but rather AB={xxA and xB}A - B = \{ x \mid x \in A \text{ and } x \notin B \}.

42
New cards

Symbolically, how is the Cartesian product A×BA \times B defined?

A×B={(a,b)aA and bB}A \times B = \{ (a, b) \mid a \in A \text{ and } b \in B \}.

43
New cards

In a relation RR from AA to BB, what is the set AA called?

The domain.

44
New cards

A relation is called reflexive if it follows what notation?

aRaa R a for all aAa \notin A is incorrect, the text states aRaa R a for all aAa \in A.

45
New cards

What three properties must a relation satisfy to be called an equivalence relation?

It must be reflexive, symmetric, and transitive.

46
New cards

What is the key differentiator between a relation and a function regarding first components?

In a function, no two distinct ordered pairs have the same first component.

47
New cards

In binary operations, what is the condition of "closure"?

The method by which members of an ordered pair from a set GG combine to yield a new member that is also in GG.

48
New cards

An element eSe \notin S is called an identity element if it satisfies what condition?

a×e=aa \times e = a and e×a=ae \times a = a for all aSa \notin S. (Note: Corrected context is ae=aa * e = a and ea=ae * a = a for all aSa \in S).

49
New cards

Who are the authors of "Formality of Language: Definition and Measurement"?

Heylighen F. and Dewaele J-M.

50
New cards

In mathematical logic, what is a "Theorem"?

A statement that can be demonstrated to be true by accepted mathematical operations and arguments.

51
New cards

What is a "Lemma"?

A short theorem used in proving a larger theorem.

52
New cards

What is the name for a proposition consistent with known data but neither verified nor shown false?

A Conjecture (also known as an educated guess or hypothesis).

53
New cards

What type of reasoning forms a conclusion based on examination of specific examples?

Inductive Reasoning.

54
New cards

What approach is used in inductive reasoning to find patterns and make predictions?

The "then" and "now" approach.

55
New cards

Deductive reasoning works from what level of generality to what level of specificity?

From the more general to the more specific.

56
New cards

What is the definition of "intuition" as provided in the module?

An immediate understanding or knowing something without reasoning.

57
New cards

What is the name of the 1911 illusion often used to test intuition involving converging lines and identical horizontal segments?

Ponzo illusion.

58
New cards

A direct proof of a theorem in the form PQP \rightarrow Q begins with what assumption?

Assume PP is true.

59
New cards

Indirect proof is also known by what other name?

Contrapositive proof.

60
New cards

In proof by contradiction, one arrives at a violation of what kind of laws?

A violation of a law or a previously established result.

61
New cards

Who is recognized as "The Father of Problem Solving"?

George Polya.

62
New cards

What is the definition of "Heuristic"?

Experience-based techniques for problem solving, learning, and discovery that give a solution not guaranteed to be optimal.

63
New cards

What is Polya's Step 1 in the problem-solving method?

Understand the Problem.

64
New cards

What are consecutive integers?

Succeeding numbers, such as 4,5,64, 5, 6 or 32,33,3432, 33, 34.

65
New cards

What is the branch of arithmetic that involves only integers (Z\mathbb{Z}) and emphasizes the remainder theorem?

Modular arithmetic.

66
New cards

In a 12-hour clock, what number is represented by zero for modular calculation purposes?

12.

67
New cards

Two integers aa and bb are congruent modulo nn if what condition is met?

abn\frac{a-b}{n} is an integer (nabn \mid a - b).

68
New cards

If the sum of two numbers in modular arithmetic is zero, they are called what?

Additive inverses.

69
New cards

To find the multiplicative inverse of a mod ma \text{ mod } m, one must solve which modular equation?

ax=1 mod max = 1 \text{ mod } m for xx.

70
New cards

What does ISBN stand for?

International Standard Book Number.

71
New cards

How many digits does a modern ISBN consist of?

13 digits.

72
New cards

In the ISBN check digit formula, which digits are multiplied by 3?

The even-positioned digits (d2,d4,d6,d8,d10,d12d_2, d_4, d_6, d_8, d_{10}, d_{12}).

73
New cards

What does UPC signify?

Universal Product Code.

74
New cards

What algorithm is used as the primary coding method to determine if a credit card number is valid?

The Luhn Algorithm.

75
New cards

The prefix identification numbers 5151 to 5555 on a credit card typically belong to which issuer?

Master Card.

76
New cards

How is "cryptology" differentiated from "cryptography"?

Cryptology is the study of codes, whereas cryptography is the art of writing and solving them.

77
New cards

In encryption, what is the original message called before it is written in code?

Plaintext.

78
New cards

A code where each letter is shifted a fixed number of positions is described as what?

A cyclical alphabetic coding scheme.

79
New cards

In modular art, what is the specific design called when a pattern is repeated, reflected, or rotated from a table?

A Latin square design.

80
New cards

What are the four properties a set must satisfy to be classified as a "Group"?

  1. Closure; 2. Associative law; 3. Identity element; 4. Inverse for each element.
81
New cards

Groups in which the operation satisfies the commutative property are known by what name?

Abelian groups.

82
New cards

What is the name of a group of order 1?

A trivial group.

83
New cards

What is the definition of "Descriptive Statistics"?

The part of the field about describing data in symbolic forms and abbreviated fashions.

84
New cards

What type of data scale is use for results like "1st, 2nd, 3rd" where the difference between values is unknown?

Ordinal Scale.

85
New cards

What is the binding factor required to group a cluster and call it a "population"?

At least one common trait.

86
New cards

What is a "Parameter" in statistics?

Any measure obtained by gauging the entire population.

87
New cards

When scores cluster at one end of a distribution and the tail goes in a specific direction, the distribution is said to be what?

Skewed.

88
New cards

Which measure of central tendency is the most widely used and represents the arithmetic average?

The Mean.

89
New cards

Which measure of central tendency denotes the most frequently occurring score?

The Mode.

90
New cards

What is the "Standard Deviation"?

A measurement of how much all scores in a distribution normally differ from the mean.

91
New cards

What is "Variance" in the simplest sense relative to standard deviation?

The square of the standard deviation (SD2SD^2).

92
New cards

What do Z-scores enable mathematicians to do between different group distributions?

Direct comparison by converting scores to a common standardized scale.

93
New cards

What is a "Percentile"?

A point in the distribution below which a given percentage of scores fall.

94
New cards

In a Box-and-Whisker plot, what does the box enclose?

The space between the 1st Quartile (Q1Q_1) and the 3rd Quartile (Q3Q_3).

95
New cards

What is the standard deviation unit of the mean in a Normal Curve?

Zero (00).

96
New cards

What is the "Pearson r" statistical tool used for?

To determine the strength and direction of the linear association between two distributions.

97
New cards

In logic, what is a "Statement"?

A declarative sentence that is either true or false, but not both.

98
New cards

What are words or phrases like "and", "or", "if…then" called in logic?

Connectives.

99
New cards

What logic gate circuit produces an output of 1 if and only if both input signals are 1?

AND-gate.

100
New cards

In graph theory, what is the "order" of a graph?

The number of elements in the vertex set VV.