2019-04-21

HW4 Programming part, what is n 100 - 200?.

In the programming part of the hw4, we are asked to plot a graph for values of `n` between `100 to 200`. But, what is `n` here? is it the number for primality check or the length of number for primality check?
In the programming part of the hw4, we are asked to plot a graph for values of <math>n</math> between <math>100 to 200</math>. But, what is <math>n</math> here? is it the number for primality check or the length of number for primality check?

-- HW4 Programming part, what is n 100 - 200?
`n` represents the length of a number in binary.
(Edited: 2019-04-21)
@BT@n@BT@ represents the length of a number in binary.
X