Domain and Range of a sequence

$\begingroup$

A sequence X is define as numbers smaller than 10 that are divisible by 2 and a natural number. What are the domain and ranges?

I assume that the domain and range here is:

dom X = <1,2,3,4,5,6,7,8,9>
ran X = <2,4,6,8>

I'm not sure if this is correct, can anyone verify? Especially the dom X part, i'm not sure about that.

$\endgroup$

1 Answer

$\begingroup$

The question cannot be answered without further information. If I understand the question correctly, the range of the sequence is either $\{0,2,4,6,8\}$ or $\{2,4,6,8\}$, depending on whether your definition of natural number includes $0$; mine does, but yours may not. However, there is no way to tell what the domain is unless your textbook or instructor has established some convention. If the sequence is one-to-one, listing each number in the range only once, the two most likely conventions would make the domain either $\{0,1,2,3,4\}$ or $\{1,2,3,4,5\}$ if the range is $\{0,2,4,6,8\}$, and $\{0,1,2,3\}$ or $\{1,2,3,4\}$ if the range is $\{2,4,6,8\}$.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like