|
-
March 12th, 2009, 09:32 AM
#2
Re: How many words are possible with the english alphabet.
I do not think that factorial is involved here. Consider a similiar problem using numbers: how many three digit integers are there? We could consider this the same as asking the size of the range [0,1000), hence the answer is 1000. In your case it is slightly different, but the count should just be: 26 + 26^2 + 26^3 + ... + 26^9 + 26^10.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|