I attempted this problem in many ways, but all of them were wrong. I started off using the stars and bars method, which I used to solve my previous problem.
I had a total of fourteen stars as the solution contains integers less than 14. I put in three bars as I could divide the stars into 4 groups. Then I added the stars and bars (17) and did 17 choose 3 getting 680. This was my first attempt
I attempted to count the solutions but I realized this was too tedious and moved on
I realized my stars and bars were only for the number 14 and not 13, 12, 11, 10 and so on so I added the stars and bars And I got 3050 which is completely wrong.
I just don't know where to go and what theorem to use, an answer would be nice but any guidance would be really helpful.