Here is the result of manual computation. I noticed that it is derived from "046 454 286" But the trouble is the leading 0 is ignored for the integer and hence the luhn value is different.
Test: 46_454_286
Expression: 4 + (6 * 2 - 9) + 4 + (5 * 2 - 9) + 4 + (2 * 2) + 8 + (6 * 2 - 9) = 31
Here is the result of manual computation. I noticed that it is derived from "046 454 286" But the trouble is the leading 0 is ignored for the integer and hence the luhn value is different.
Test: 46_454_286
Expression: 4 + (6 * 2 - 9) + 4 + (5 * 2 - 9) + 4 + (2 * 2) + 8 + (6 * 2 - 9) = 31