BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Theoretical maximum number of email addresses

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
Expert replies
by adaw » Sun Apr 25, 2010 1:34 am
What is the current theoretical maximum number of email addresses that can exist, given the following:

The maximum length of an email address is 320 characters (255 + 64 + @), and:


the domain part (everything after the '@') must not exceed 255 characters

the local part (everything before the '@') must not exceed 64 characters

the local part can be any variation of:

* Uppercase and lowercase English letters (a-z, A-Z)

* Digits 0 to 9

* Characters ! # $ % & ' * + - / = ? ^ _ ` { | } ~

* Character . (dot, period, full stop) provided that it is not the first or last character, and provided also that it does not appear two or more times consecutively.

(For the purpose of this question I'm ignoring uncommon practices like quoted strings).

If you know the answer, please explain how!
Join the discussion
Source: — Quantitative Reasoning |

by cbenk121 » Sun May 09, 2010 12:57 pm
adaw wrote:What is the current theoretical maximum number of email addresses that can exist, given the following:

The maximum length of an email address is 320 characters (255 + 64 + @), and:


the domain part (everything after the '@') must not exceed 255 characters

the local part (everything before the '@') must not exceed 64 characters

the local part can be any variation of:

* Uppercase and lowercase English letters (a-z, A-Z)

* Digits 0 to 9

* Characters ! # $ % & ' * + - / = ? ^ _ ` { | } ~

* Character . (dot, period, full stop) provided that it is not the first or last character, and provided also that it does not appear two or more times consecutively.

(For the purpose of this question I'm ignoring uncommon practices like quoted strings).

If you know the answer, please explain how!
Let's start with a more simple example, and then you can scale up from there. Suppose that you're going to dinner. You can get beef or chicken, fries or salad, and a root beer or pop for drink. So how many possibilities exist?

A problem like this you break into two components: the number of decision points, and the number of possibilities at each point. Then you multiply everything together to get the number of possibilities.

So, in my simple example, you have 3 decision points (entre, side, and drink). At each point, you have 2 possibilities. So you take 2 x 2 x 2 = 8.

Now, scaling it up, you say that you have 320 decision points in an email address. One of those has one possibility: @. The rest have 26 (lowercase letters) + 26 (upper case letters) + 10 (digits) + 20 (oddball characters & period) = 82 possibilities.

So you take 82^319 to get your answer.

UPDATE: This only accounts for how many possibilities there are if every character is taken up (i.e., the email address is 320 characters long). So essentially you'd have to do a summation: 82^319 + 82^318 + 82^317 ... + 82^2 (as you'd have to have at least one character on left and right side of @, but that assumption wasn't in your stated problem)
Join the discussion