Suppose we have a special number N with the following properties:
a) If we divide N by 3, we get a remainder of 1
b) If we divide N by 4, we get a remainder of 1
c) If we divide N by 5, we get a remainder of 1
What is the smallest possible value of N?