SOLUTION: I am trying to geta count of how many possible values I can create using all the leters in the alphabet and all numbers including spaces to create a 1 to 3 digit code. (i.e. A, A

Algebra.Com
Question 853443: I am trying to geta count of how many possible values I can create using all the leters in the alphabet and all numbers including spaces to create a 1 to 3 digit code. (i.e. A, AA, AAA, A A, AA , etc.)
Possible characters including null value
A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,0,1,2,3,4,5,6,7,8,9,NULL
Order of values is not important

Thanks,
Brian

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
We have to know whether or not you consider these three as codes:

{space}
{space, space}
{space, space, space} 

And also we need to know if you consider these as separate codes,
or just as one code:

{A}
{A,space}
{A,space,space}

You can tell us in the thank-you note if you like.

Edwin


RELATED QUESTIONS

i am math stupid, and computer illitterate - how do i generate my own list of all... (answered by richard1234)
find the number of permitations using all leters of the word... (answered by Fombitz)
I am trying to help my 7th grade son and I can't when I don't remember how to do it.... (answered by josmiceli)
A company wants to create unique ID numbers for each of its employees. The ID numbers... (answered by Fombitz)
You have a comic book business on the side and you want to catalog all your items with a... (answered by stanbon)
If a license plate consists of 3 letters followed by 2 numbers, how many license plates... (answered by stanbon)
How many sets of four numbers can be chosen from a collection of ten, without regard to... (answered by user_dude2008)
Hey, I just found this interesting exercise and I'd like to know how to solve it. The... (answered by richwmiller)
Morse code for the alphabet consists of dots and dashes. Each symbol contains between 1... (answered by richard1234,Alan3354)