and are non-negative integers. Find the number of ordered triplets such that
This problem is an entry in Finn Hulse's Themed Problem Challenge: Week 4 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
First notice ( 0 , 0 , 0 ) is a solution.Then we can look at the case when none of them are 0.I am not going to go through this thoroughly, you just need to use divisibility by 2 and FMID.