If integers a and b are expressible in the form $4k+1$ where k is a integer then $ab$ is also expressible in the form.
This seems like a simple example But I am wondering if I did it correct.
Since $a=4k+1$ and $b=4k+1$
Then
$a(b)=(4k+1)(4k+1)$
$=16k^2+4k+4k+1=16k^2+8k+1$
$=(4k+1)^2=(a)(b)$