$F(m)=(2m^3+2m)/(m^2+1)$ and $g(m)=(m^4+1)/(m^2+1)$ What are the values of $m$ other than $1$ for which solution of both function will be integers. Please tell if there is any formula to find so or any technique?
2026-04-02 10:19:26.1775125166
Value of m for which the function will give integers as an output.
29 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Whenever $m^2+1 \ne 0$, you find that $F(m)=2m$ and $g(m)=m^2-1+2/(m^2+1)$, so $F(m)$ will be an integer for all integers $m$.
Assumig that only integers are allowed for $m$, $g(m)$ will be an integer just for $m \in \{-1,0,1\}$.