Example 9 Let the plane region D be represented by N(D), which denotes the number of all integer points (i.e., points on the xoy plane where both coordinates x and y are integers) belonging to D. If A represents the region enclosed by the curve y=x2(x⩾0) and the two lines x=10, y=1 (including the boundaries), and B represents the region enclosed by the curve y=x2(x⩾0) and the two lines x=1, y=100 (including the boundaries), then N(A∪B)+N(A∩B)= (1992, Shanghai Senior High School Mathematics Competition)
Official solution
Solution: Draw the figure in the Cartesian coordinate system, and it is easy to calculate from the figure N(A)=12+22+⋯+102=61×10(10+1)(2×10+1)=385,N(B)=(101−12)+(101−22)+⋯+(101−102)=101×10−(12+22+⋯+102)=1010−385=625. N(A∩B)=10.
By N(A∪B)=N(A)+N(B)−N(A∩B), we get N(A∪B)=385+625−10=1000.∴N(A∪B)+N(A∩B)=1010.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.