This qs has been posted before. So sorry to break the flow of this thread, but I will really appreciate it if you could provide help again. There is obviously a big hole in my concept
The no of integral solns of |x| + |y| <= 4
My soln -> As mod of x = x when x>0, and -x when x<0.
So |x| + |y|<=4 in the 1st quadrant (x>0,y>0) will have 15 solns
In the 2nd quadrant (x<0,y>0) it becomes -x+y<=4, which shall have infitnite solns as
y-x can be <=4 for infinite sets of (x,y) values

.
The incumbent Quant Gods went about it calculating the solns in 1st quadrant as 15, abd in 4 quads as 15 x 4 = 60. And subtracting values common to all quadrants like (x=0,y=0) and axis points, arrived at 41.
Please Help!