Palaa testien linkkisivulle

complex: the complex numbers


natural: the natural numbers


rationals: the rational numbers


reals: the real numbers


integers: the integers


msup_complex: C 2

2

msup_natural: N 2

2

msup_rationals: Q 2

2

msup_reals: R 3

3

msup_integers: Z 4

4

msup_positive_integers: the positive integers

+

msup_negative_integers: the negative integers

-

msup_positive_rationals: the positive rational numbers

+

msup_negative_rationals: the negative rational numbers

-

empty_set: the empty set

{ }

single_element_set: the set 12

{ 12 }

multiple_element_set: the set 5 comma 10 comma 15

{ 5 , 10 , 15 }

set_with_colon: the set of all x such that x is greater than 2

{ x : x > 2 }

set_with_bar: the set of all x such that x is greater than 2

{ x | x > 2 }

element_alone: 3 plus 2 i, is not a member of, the real numbers

3 + 2 i

element_under_sum: the sum over i is a member of the integers of; the fraction with numerator 1; and denominator i squared;

i 1 i 2

complicated_set_with_colon: the set of all x in the integers such that 2 is less than x is less than 7

{ x : 2 < x < 7 }

complicated_set_with_mtext: the set of all x in the natural numbers such that x is an even number

{ x | x is an even number }

set_with_bar_member: the set of all x member of the integers such that x is greater than 5

{ x : x > 5 }

element_alone_member: 3 plus 2 i, is not a member of, the real numbers

3 + 2 i

element_under_sum_member: the sum over i is a member of the integers of; the fraction with numerator 1; and denominator i squared;

i 1 i 2

set_with_bar_element: the set of all x element of the integers such that x is greater than 5

{ x : x > 5 }

element_alone_element: 3 plus 2 i, is not an element of, the real numbers

3 + 2 i

element_under_sum_element: the sum over i is an element of the integers of; the fraction with numerator 1; and denominator i squared;

i 1 i 2

set_with_bar_in: the set of all x in the integers such that x is greater than 5

{ x : x > 5 }

element_alone_in: 3 plus 2 i, is not in the real numbers

3 + 2 i

element_under_sum_in: the sum over i is in the integers of; the fraction with numerator 1; and denominator i squared;

i 1 i 2

set_with_bar_belongs: the set of all x belonging to the integers such that x is greater than 5

{ x : x > 5 }

element_alone_belongs: 3 plus 2 i, does not belong to, the real numbers

3 + 2 i

element_under_sum_belongs: the sum over i belongs to the integers of; the fraction with numerator 1; and denominator i squared;

i 1 i 2

set_member_woall: the set of x member of the integers such that x is greater than 5

{ x : x > 5 }

multiple_element_set_woall: the set 5 comma 10 comma 15

{ 5 , 10 , 15 }

multiple_element_set_silent_bracket: 5 comma 10 comma 15

{ 5 , 10 , 15 }

silent_bracket: the set of all x such that x is greater than 2

{ x | x > 2 }