I was asked this question by a kid:
Is $- \frac{4}{7}$ a proper fraction or not?
As per my knowledge, $\frac{4}{7}$ is a proper fraction. If it has a negative number, does it make any difference?
Definition says:
A number whose numerator is smaller than denominator is called a proper fraction.
Can we consider $- \frac{4}{7}$as a proper fraction? If not, why? Please explain.
EDIT: I have got these links from comments wiki link and a link form math world and both contradicting each other.
Thank you.
From Wikipedia:
So $\;-1 < \left(-\dfrac 47\right) < 1$ is considered a proper fraction; (alternatively $\;\;0 < \Big|-\dfrac 47 \Big| = \dfrac 47 < 1$.
I think in terms of mathworld's definition: When using the division algorithm, for example, one requires an integer quotient $\times$ an integer divisor, plus a non-negative integer remainder less than the value of the divisor. So if dividing $-4$ by $7$:
$$-4 = -1\cdot 7 + 3, \;\;q = -1;\;\;r = 3, i.e., -\dfrac 47 = -1 + \dfrac 37$$ which would be a mixed fraction.
So the fractional part would be the proper fraction $\dfrac 37$, the integer part, $-1$. Consistent with this, mathworld may require that a proper fraction occurs only when the quotient is $0$, and the remainder a positive integer less than the divisor, hence the fractional part = $\dfrac rd\; d: $divisor,$\;r: $ the remainder when dividing number by $d$.