What is the largest positive integer n for which n^3+100 is divisible by n+1?
By division we find that π3+100=(π+10)(π2β10π+100)β900n3+100=(n+10)(n2β10n+100)β900.
Therefore, if π+10n+10 divides π3+100n3+100, then it must also divide 900. Since we are looking for largest πn, πn is maximized whenever π+10n+10 is, and since the largest divisor of 900 is 900, we must have π+10=900βπ=890n+10=900βn=890
The largest π is therefore 890
ok so the n3 and n2 is just \(n^3 or N^2\)