wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Chapter 9 - Mathematics - Writing for Computer Science

Total questions: 12

Worksheet time: 36mins

Name
Class
Date
1.

Why is mathematics important in writing a research paper?

4 lines
2.

Which of the following is true with regards to mathematical terms?

a)

A⊂B means A is a subset of B

b)

A⊆B means A is a proper subset of B

c)

Formula, Expression and Equation mean the same thing

d)

An algorithm is intractable only if it is NP hard

e)

Two things are similar if they are indistinguishable with regard to some criteria.

3.

Select the correct statements about "Theorems in a research paper"

a)

The details of the proof are important to the reader.

b)

Steps in the logic of a proof should be simple so that the reader can understand them easily.

c)

Numbering is unnecessary in a paper where only a few theorems and propositions are found.

d)

Using diagrams to convey your argument in a proof can increase its clarity.

e)

Numbering allows reference within the paper ad simplifies discussion of the paper in later sections.

4.

(a)   are used to denote sets.

5.

......................... or .......................... is important in displaying a complex formula or a key result.

(a)  

6.

Which of the following sentences are true with regards to Ranges and Sequences in writing?

a)

[a,b) is the range a < r ≤ b

b)

m, ........, n represents all integers between m and n exclusive.

c)

"2,4,6,8, ......." would be assumed to be the sequence of positive even numbers.

d)

It is necessary to state both lower and upper bound if the sequence is finite.

e)

The expression 1 ≤ i ≤ 6 should be replaced by i = 1, .......6 if it's not clear that i should be an integer.

7.

Select the correct statements about Alphabets from the following.

a)

Some mathematical characters from other alphabets

have a superficial resemblance to more familiar symbols

and can cause confusion

b)

Characters of the Greek alphabet are widely used

to denote variables and mathematical quantities.

c)

The symbol for rho is “𝜏”

d)

The proportional symbol is often confused with alpha symbol.

e)

epsilon is often confused with the letter "e" and "∈ element of " symbol.

8.

The following statements are about "Notation" in mathematical writing. Select the correct statements.

a)

Symbols used in a paper should be familiar to the reader.

b)

≈, ~, and ≃ are used to mean approximately equal to.

c)

You should write "a is less than or equal to b" to represent "a<=b".

d)

≅ means congruent to.

e)

Symbols for floor(⌊ ⌋) and ceiling(⌈ ⌉) are mistakenly replaced with square brackets([ ]) in typesetting.

9.

What are the disadvantages of using commas to separate long sequences of digits into groups of three?

4 lines
10.

State briefly why digits are preferred when reporting quantities?

4 lines
11.

Name the commonly measured quantities in computer science and their basic units.

4 lines
12.

Consider the given examples in mathematical writing and select the incorrectly structured sentences.

a)
b)
c)
d)
e)