Let $[\cdot]$ denote closest integer of a real number. Is it true that $$ [N*a]=N*[a] $$ where $N\in \mathbb{N}$ and $a\in \mathbb{R}$?
2026-03-25 09:35:47.1774431347
Is it true that $[N*a]=N*[a]$?
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Of course not necessary. Let $N=3$ and $a=2.5$, then
$[N\times a]=[3\times 2.5]=[7.5]=7$
$N\times [a]=3\times [2.5]=3\times 2=6$.