प्रश्न 1. दर्शाइये कि एक विषम धनात्मक पूर्णांक संख्या का वर्ग 8q+ 1
के रूप का होता है जहाँ एक धनात्मक पूर्णांक है।
Answers
Answered by
3
Step-by-step explanation:
let a is any positive no. and b= 8
and let q is quotient and r is reminder
by using Euclid algorithm
a=bq+r where r = from 0 to 8
if r=0, a=8q
if r=1, a=8q+1
if r=2 a=8q+2
.......
if r=7 a=8q+7
r=0,1,2,3,4,5,6,7
Similar questions