Basic Notation Help for Intro Economics Course: Calculus, Functions, and Sets"

  • Thread starter Thread starter 939
  • Start date Start date
  • Tags Tags
    Notation
AI Thread Summary
The discussion focuses on clarifying function notation and set expressions in an introductory economics course. For Question 1, an explicit expression for the set of integers less than 2 is suggested to be {1, 0, -1, -2, ...}. In Question 2, an example element from the Cartesian product of sets is identified as [green, boxcar, red caboose], though it's noted that standard notation typically uses parentheses instead of brackets. For Question 3, the solution identifies (1, 1, 0) as a valid input for the function defined by f(x) = x1 + x2 + 2x3. The discussion emphasizes the importance of understanding notation, particularly subscripts and set definitions.
939
Messages
110
Reaction score
2

Homework Statement



In an intro Economics course, the teacher gave us some questions regarding function notation. I learned calculus to a decent level, but I have problems with notation.

Homework Equations



Question 1. Give an explicit expression for the following set: { x : x ∈ Z and x < 2 }
Question 2. Give an example of an element (y) of the following set: Y = Y1 x Y2 x Y3 , whereY1 = set of train engines = { green, blue, red }, Y2 =set of train cars = { passenger, boxcar, tanker }, Y3 = set of cabooses = { red }.
Question 3. Consider the function f : X → Y, when Y = R and f and X are defined as
follows: X = {(1,1,0), (1,0,1), (1,0,0), (0,1,0), (0,0,1)} and f (x) = x1 + x2 + 2x3. Now what is the set { x : f (x) = 2, x ∈ X }? (NOTE: It is not x*2 or 2x*3, but x with a little two beside it, 2x with a little three beside it).

The Attempt at a Solution



Question 1: I don't get what "explicit expression" means. It wants an integer less than two...
{x: (- infinity, 2), x ∈ Z}
Question 2: [Green, boxcar, red caboose]
Question 3: (1, 1, 0)

Can someone please tell me where/if I went wrong?
 
Last edited:
Physics news on Phys.org
939 said:

Homework Statement



In an intro Economics course, the teacher gave us some questions regarding function notation. I learned calculus to a decent level, but I have problems with notation.

Homework Equations



Question 1. Give an explicit expression for the following set: { x : x ∈ Z and x < 2 }

Question 2. Give an example of an element (y) of the following set: Y = Y1 x Y2 x Y3 , whereY1 = set of train engines = { green, blue, red }, Y2 =set of train cars = { passenger, boxcar, tanker }, Y3 = set of cabooses = { red }.
Question 3. Consider the function f : X → Y, when Y = R and f and X are defined as
follows: X = {(1,1,0), (1,0,1), (1,0,0), (0,1,0), (0,0,1)} and f (x) = x1 + x2 + 2x3. Now what is the set { x : f (x) = 2, x ∈ X }? (NOTE: It is not x*2 or 2x*3, but x with a little two beside it, 2x with a little three beside it).

Those little numbers are called subscripts. You can use the X2 icon to make subscripts. Apparently they are labelling the members of X like x1=(1,1,0), x2= (1,0,1), etc, using the subscripts as indices to label them.

The Attempt at a Solution



Question 1: I don't get what "explicit expression" means. It wants an integer less than two...
{x: (- infinity, 2), x ∈ Z}
It might mean {1,0,-1,-2,-3,...} where the ... means continue.
Question 2: [Green, boxcar, red caboose]
Usual notation would use ( ) instead of [ ].
Question 3: (1, 1, 0)
Add x1, x2 and 2x3 in the usual way.
 
Back
Top