SlideShare a Scribd company logo
1 of 6
Download to read offline
IOSR Journal of Mathematics (IOSR-JM)
e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 11, Issue 6 Ver. V (Nov. - Dec. 2015), PP 77-82
www.iosrjournals.org
DOI: 10.9790/5728-11657782 www.iosrjournals.org 77 | Page
Construction of BIBD’s Using Quadratic Residues
Dr.K.Vijayalakshmi,
Loyola Academy, Secunderabad, Telengana
Definition: Let v, k, and λ be positive integers such that v > k ≥ 2. A (v, k, λ)-balanced incomplete block
design (which we abbreviate to (v, k, λ)-BIBD) is a design (X,A) such that the following properties are
satisfied:
1. |X| = v,
2. Each block contains exactly k points, and
3. Every pair of distinct points is contained in exactly λ blocks.
Property 3 in the definition above is the “balance” property. A BIBD iscalled an incomplete block design
because k < v, and hence all its blocks are incomplete blocks.
A BIBD may possibly contain repeated blocks if λ > 1
Example: 1. A (7, 3, 1)-BIBD. X = {1, 2, 3, 4, 5, 6, 7}, and
A = {123, 145, 167, 246, 257, 347, 356}.
The blocks of the BIBD are the six lines and the circle in this diagram.
2. A (9, 3, 1)-BIBD. X = {1, 2, 3, 4, 5, 6, 7, 8, 9}, and
A = {123, 456, 789, 147, 258, 369, 159, 267, 348, 168, 249, 357}.
The 12 blocks of the BIBD are depicted as eight lines and four triangles. Observe that the blocks can be
separated into four sets of three, where each of these four sets covers every point in the BIBD.
3. A (10, 4, 2)-BIBD.
X = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, and A = {0123, 0145, 0246, 0378, 0579, 0689, 1278, 1369, 1479, 1568, 2359,
2489, 2567, 3458, 3467}.
4. A (7, 3, 2)-BIBD containing a repeated block.
X = {0, 1, 2, 3, 4, 5, 6}, and A = [123, 145, 167, 246, 257, 347, 356,123, 147, 156, 245, 267, 346, 357].
In a (v, k, λ)-BIBD, every point occurs in exactly r = λ(v − 1)/ k − 1 blocks.
I. Quadratic Residues
Consider the congruence 0
2
 cbxax mod p ………………….(1)
Where p is an odd prime and p does not divide a. i.e. g.c.d (a, p) =1.since p is an odd prime we have
(4a,p) = 1, 0)(4
2
 cbxaxa mod p using )4()2()(4
222
acbbaxcbxaxa 
The given congruence can be written as )4()2(
22
acbbax  mod p
Put baxX  2 and N = acb 4
2

We get NX 
2
mod p……………………..(2)
if )(mod0 pxx  is a solution of (1) then baxX  02 (mod p) satisfies (2).
Construction of BIBD’s Using Quadratic Residues
DOI: 10.9790/5728-11657782 www.iosrjournals.org 78 | Page
Conversely if )(mod0 pyy  is a solution of (2) then )(mod2 0 pbyax  can be solved to obtain a
solution of (1). Finding a solution of (1) is equivalent to finding a solution to )(mod
2
pax  .
If the congruence )(mod
2
pnx  where p is an odd prime and p does not divide n Then we say that n is a
quadratic residue mod p and we write n R p. If the congruence has no solution then we say that n is a quadratic
non residue mod p and we write n R p.
Example: To find quadratic residues mod 11 we square the numbers 1. 2, 3,……10 and reduce to mod 11.
12
= 1, 22
=4, 32
= 9, 42
= 16  5, 52
=253, 62
=36  3, 72
= 49  5, 82
=649, 102
= 100 1
Therefore quadratic residues mod 11 are 1, 3, 4, 5, 9 and the quadratic non residues are 2, 6, 7, 8, 10.
Theorem: Let p an odd prime then every reduced residue system mod p contains exactly
2
1p
quadratic
residues and exactly quadratic non residues mod p.The quadratic residues belong to the residue classes
containing the numbers 12
, 22
, 32
,……..
2
)
2
1
(
p
.
Proof: the numbers given above are distinct mod p. For 1≤ x ≤
2
1p
,1 ≤ y ≤
2
1p
if 0))(()(mod
22
 yxyxpyx mod p. 0 yx mod p (since 1 < x+y < p)
hence x = y. Since )(mod)(
22
pkkp  every quadratic residue is congruent mod p to exactly one of
the numbers.
Legendre’s Symbol: Let p be an odd prime. If p does not divide n, we define Legendre symbol  pn / as
follows:
  1/ pn if n R p and   1/ pn if n R p. if n  0 mod p we define   0/ pn
For example   1/1 p ,   0/
2
pm ,   111/7  ,   011/22 
Also    pnpm //  whenever m  n(mod p).so  pn / is a periodic function of n with period p. From
little Fermat‟s theorem we have )(mod1
1
pn
p


if p does not divide n.
)1)(1(1 2
1
2
1
1



pp
p
nnn Therefore )(mod1
2
1
pn
p


.
Euler’s criterion: let p be an odd prime. Then for all n we have   )(mod/ 2
1
pnpn
p 

Proof: clearly the result is true when n  0(mod p)since both the numbers are congruent to 0 mod p.
Suppose (n /p) =1  an x such that x2
 n (modp) and hence
)/(1)(
12
1
22
1
pnxxn
p
pp



modp
Suppose (n/p) = -1 and consider the polynomial 1)( 2
1

p
xxf
Since f (x) has the degree p-1/2 f(x)0 (mod p) has at most 2
1p
solutions but the 2
1p
quadratic residues
mod p are solutions so the non-residues are not. hence
2
1p
n
is incongruent to 1 mod p is (n/p) =-1. But
)(mod1
2
1
pn
p


so
Construction of BIBD’s Using Quadratic Residues
DOI: 10.9790/5728-11657782 www.iosrjournals.org 79 | Page
ppnpn
p
mod)/()(mod12
1


.
  )(mod/ 2
1
pnpn
p 

Definition:We define a semi-primitive root mod mas follows:Suppose „a‟ is any integer and m is a positive
integer such that (a, m ) = 1.We say that „a‟ is a semi-primitive root mod m if expm a =
2
)( m
.
We know that there exists asemi-primitive root for mod m whenever m = p
,2p
,22
.p
,2
, for  3 also for m
= p1.p2 where p1 and p2 are distinct odd primes and at least one prime is of the form 4n+3.In these cases it was
found to be convenient to define a function (m)called universal exponent of mod m (m) is defined as
follows:
(1) = 1
(2
) =  (2
) = 2-1
if  = 1,2
=  (2
)/2 = 2-2
if 2.
(p
) =  (p
) where p is an odd prime.
Where p1, p2 , p3, ----- pr are distinct odd primes and [ ,]denotes L.C.M of  and .An integer, whose
exponent mod m is (m), is called - primitive root of m.
Existence of semi-primitive roots: Now we establish some results on existence of Semi-primitive roots.
Theorem: There exists a semi-primitive root for mod (p
) and for mod 2 p
for 2.
Proof: let m = p
and 2.
We know that from the properties of exponents that if expma = t then expman
= t/(n,t)
Suppose „a‟ is primitive root mod m. Then expma = (m).expma2
= (m)/(2, (m)) = (m)/2
Therefore whenever a is a primitive root, a2
is a semi-primitive root. As there exists
primitive roots for mod p
and for mod 2 p
we have, there exists a semi-primitive root
for mod p
and for mod 2 p
.
Theorem2: There exists a semi-primitive root for mod m where m = 22
.p
Proof: From the definition of - primitive root, there exists a - primitive root for
mod 22
.p
.
(m) = (22
.p
) = 2.p-1
(p-1).
2
)( m
= 2.
2
)(

 p
=  (p
)
)](),2([)](),2[()(
22 
 ppm  =
))().2((
)().2(
2
2




p
p
Hence there exists a semi-primitive root for mod 22
.p
Theorem 3:There exists a semi-primitive root for mod 2
if 3.
Proof: There exists a -primitive root for mod 2
if 3.i.e for every „a‟ relatively primeto 2
suppose m = 2
we
have
(m) =(2
) =
2
)(

 p
=
2
)( m
Hence there exists a semi-primitive root for mod 2
.
Theorem 4: There exists a semi-primitive root for mod m when m =p1p2 where p1 and p2
 )(),.....(),2()........2( 121
121
r
rr
ppppp
r 
 
2
)(
)(
m
m

 
)2(exp
2

 a
Construction of BIBD’s Using Quadratic Residues
DOI: 10.9790/5728-11657782 www.iosrjournals.org 80 | Page
are distinct odd primes and at least one prime is of the form 4n+3.
Proof: Let m = p1p2.Then
Clearly (p1-1,p2-1) = 2
If at least one of p1,p2 is of the form 4n+3.Therefore there exists a semi-primitive root for
mod m when m =p1p2 where p1 and p2are distinct odd primes and at least one prime is of
the form 4n+3.
Theorem: If „a‟ is semi-primitive root mod p then „a‟ is a quadratic residue mod p.
Proof: a is a semi primitive root mod p  )(mod12
1
pa
p


Since p is an odd prime p has a primitive root say g.
Since (a. p) = 1 we have )(1);(mod pkpga
k

)(mod)(1
2
1
2
1
pga
p
k
p 


Since g is a primitive root mod p we have p -1 divides k.
2
1p
m
kk

2
i.eintegeranis
2
)(modofsolutionais)(mod)(
22
paxgpga
mm

Therefore a is a quadratic residue mod p.
However converse is not true as there are ((p)/2 semi-primitive roots and
2
1p
quadratic residues.
Definition: Let G be an additive abelian group of order v. A subset S of G of order k is called a difference set in
G with parameters (v, k,) if for each non zero a G, there are exactly  ordered pairs (x, y) of elements in S
such that a = x - y.
Example: Let G = Z7 be the additive group of integers modulo 7. Let S= {1, 2, 4}.Show that S is a difference
set in G, and find its parameters.
Solution: Writing the non zero differences of all of all ordered pairs of elements in S, We have
1 - 2 = 6, 1- 4 = 4, 2 - 1=1, 2 – 4 = 5, 4 - 1= 3, 4 - 2 = 2. Thus we see that each non zero element in G Occurs
exactly once as a difference of two elements of S. Hence S is a difference set in with parameters (7, 3, 1).
Theorem: Let S be a difference set in a group G with parameters (v, k,) ,then k(k-1) =(v-1).
Proof: Because S has k elements, the number of ordered pairs (x, y) S×S such that xy is equal to k(k-1). On
the other hand, G has v-1 non zero elements, and for each non zero element a G, there are  ordered pairs (x,
y) S×S such that a = x – y. Hence k(k-1) =(v-1).
Given a subset S of G and an element g in G, we writeg + S = {g +s : sS}
It is clear that if S is a (v, k,)- difference set , then for every g  G, g + S is also a
(v, k,)- difference set in G. we have a = x – y  (g + x) – (g + y)
Thus S determines v difference sets g + S, g  G
Theorem:Let S = {s1,s2,……sk}be a difference set in a group G = {g1,g2,…….gv}with parameters (v, k, ). For
each I = 1,2,……v. let Bi = gi+ S = S=gi+s :sS}. Then
   
)1,1(
)(),(
))(),((
)().(
)(),()(),()(
2
)1).(1(
2
)(
)1).(1()().()(
21
21
21
21
2121
21
2121






pp
pp
pp
pp
ppppm
ppm
ppppm






2)1,1(
2
)(
)( 21
 ppif
m
mNow


Construction of BIBD’s Using Quadratic Residues
DOI: 10.9790/5728-11657782 www.iosrjournals.org 81 | Page
D = {B1,B2,……Bv} is a symmetric BIBDonthe set withparameters(v, k, ).
Example:We have seen that S = {1, 2, 4} is a (7, 3, 1)-difference set in the additive group
Z7 = {0, 1, 2, 3, 4, 5, 6}. Now we find the symmetric BIBD with the following blocks as follows:
0 + S= {1, 2, 4}, 1+S = {2, 3, 5}, 2 +S = ={3, 4, 6}, 3+S = {4, 5, 0}, 4 + S = {5, 6, 1}, 5 + S ={6, 0, 2}, 6+S =
{0, 1, 3}
So D = {{1, 2, 4},{2, 3, 5},{3, 4, 6},{4, 5, 0},{5, 6, 1}, {6, 0, 2},{0, 1, 3}} is a symmetric BIBD on the set Z7
with parameters (7, 3, 1). It was proved in [ 6 ] that
Theorem: Let p be an odd prime such that p  3(mod4).Then Qp is a difference set in the additive group Zp
with parameters 




 
4
3
,
2
1
,
pp
p .
Proof: we first show that -1 Qp. If possible suppose -1=x2
for some xZp*.
Since p  3(mod4), we have
2
1p
is an odd integer. Hence working in the field Zp, we have
12
1
22
1
)()1(1



p
pp
xx ButZp*is a group of order p-1 and hence 1
1

p
x , a contradiction.
Thus -1 cannot be a quadratic residue modulo p.
Let aZp*.If a Qp, then –a=(-1)a  Qp. If , on the contrary , a Qp, then –a = (-1)a Qp. Thus for any a in
Zp* either a Qp or -aQp.
We now show that Qp is a difference set in the additive group Zp. For any nonzero a in Zp, let S(a) denote the
set of ordered pairs (x, y) such that x, y Qp, x –y =a. We claim that there is a one to one correspondence
between S(1) and S(a).
Consider first the case where aQp. Let (x, y)  S(1).Then 1= x- y and hence a = a(x- y) = ax-ay. Now a, x, y
Qp and hence ax, ay Qp. So ax, ay  S(a).
Conversely let (x' ,y‟ ) S(a). then a = x‟- y‟, and hence yaxayxaaa 
 1111
)(1 .
Since Qp is a sub group of Zp*, a-1
 Qp, So ( yaxa 
 11
)S(1).Thus we have a one to one
correspondence between S(1) and S(a), given by (x, y) (ax, ay).
Now suppose a Qp . Then –a  Qp. If (x, y) S(1)., Then .)()()( xayaayaxyxaa 
Hence (–ay, -ax) S(a). Conversely if )(),( aSyx  , Then
xayayxaaa 

)()()(1
1111
Since a  Qp,a-1
 Qp and hence -a-1
 Qp. Thus )1(),(
11
Sxaya 

.So there is a one to one
correspondence between S(1) and S(a), given by (x, y) (-ax, -ay). i.e for every non zero a in Zp, there is one
to one correspondence between S(1) and S(a).
We write )1(S . Then )(aS for every non zero a in Zp.
Hence , for every non zero a in Zp., there are exactly  ordered pairs of elements in Zp such that a = x- y. this
proves that Qp is a difference set in the additive group Zp.
Now pZ p  and
2
1

p
Q p .
Therefore we have
4
3
)1
2
1
)(
2
1
()1(




ppp
p 
Thus Qp is a difference set with parameters 




 
4
3
,
2
1
,
pp
p .
II. Result:
For every positive integer t such that 4t + 3 is a prime, there exists a symmetric BIBD with
parameters (4t + 3, 2t +1, t)
Example: Find the set of quadratic residues modulo 11, and construct the symmetric BIBD determined by it.
Solution: The quadratic residues modulo 11 are {1, 4, 9, 5,3}. Since 113 (mod 4), Q11 is a difference set with
parameters (11, 5, 2) in the additive group Z11.The blocks of the symmetric design D on the set Z11 determined
by the difference set S=Q11 are i+s, i = 0, 1, ……10.
Construction of BIBD’s Using Quadratic Residues
DOI: 10.9790/5728-11657782 www.iosrjournals.org 82 | Page
So D =
         
           





8,4,3,2,0,7,3,2,1,10,6,2,1,0,9,5,1,0,10,8,4,0,10,9,7,3,10,9,8,6
2,9,8,7,5,1,8,7,6,4,0,7,6,5,3,10,6,5,4,2,9,5,4,3,1
D is a symmetric BIBD with parameters (11, 5, 2).
References
[1]. Discrete and Combinatorial Mathematics “An Applied Introduction” 5th
Edition, Ralph P. Grimaldi, B. V. Ramana.
[2]. Introduction to Number theory, Tom M. Apostal, Springer.
[3]. A course in Combinatorics second edition, J.H.Van Lint and R.M. Wilson.
[4]. “Existence of Semi Primitive root Mod pα
” in IOSR Journal of Mathematics p-ISSN2319-765X, Vol.11, Issue2, ver. II (March- April
2015), PP14-17. By Dr.K.Vijayalakshmi
[5]. “Properties of Semi primitive roots” in IOSR Journal of Mathematics Vol.No.5, Issue 4, Jan - Feb 2013.By Dr.K.Vijayalakshmi.
[6]. Topics in Applied Abstract Algebra by S. R. Nagpaul and S.K.Jain American mathematical society.

More Related Content

What's hot

Radical and exponents (2)
Radical and exponents (2)Radical and exponents (2)
Radical and exponents (2)Nurul Atiyah
 
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...Alberto Maspero
 
Asymptotic Growth of Functions
Asymptotic Growth of FunctionsAsymptotic Growth of Functions
Asymptotic Growth of FunctionsDEVTYPE
 
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIAL
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIALEXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIAL
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIALJournal For Research
 
Local Volatility 1
Local Volatility 1Local Volatility 1
Local Volatility 1Ilya Gikhman
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
Review of basic concepts (kuliah ke 3)
Review of basic concepts (kuliah ke 3)Review of basic concepts (kuliah ke 3)
Review of basic concepts (kuliah ke 3)Sugeng Widodo
 
Coincidence points for mappings under generalized contraction
Coincidence points for mappings under generalized contractionCoincidence points for mappings under generalized contraction
Coincidence points for mappings under generalized contractionAlexander Decker
 
65 properties of logarithm
65 properties of logarithm65 properties of logarithm
65 properties of logarithmmath126
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de númerosmmasdeu
 
Partial diferential good
Partial diferential goodPartial diferential good
Partial diferential goodgenntmbr
 

What's hot (20)

Radical and exponents (2)
Radical and exponents (2)Radical and exponents (2)
Radical and exponents (2)
 
My own exp nd radi
My own exp nd radiMy own exp nd radi
My own exp nd radi
 
Chapter 1 (maths 3)
Chapter 1 (maths 3)Chapter 1 (maths 3)
Chapter 1 (maths 3)
 
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...
Birkhoff coordinates for the Toda Lattice in the limit of infinitely many par...
 
Asymptotic Growth of Functions
Asymptotic Growth of FunctionsAsymptotic Growth of Functions
Asymptotic Growth of Functions
 
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIAL
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIALEXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIAL
EXPECTED NUMBER OF LEVEL CROSSINGS OF A RANDOM TRIGONOMETRIC POLYNOMIAL
 
Local Volatility 1
Local Volatility 1Local Volatility 1
Local Volatility 1
 
Fourier series 2
Fourier series 2Fourier series 2
Fourier series 2
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Review of basic concepts (kuliah ke 3)
Review of basic concepts (kuliah ke 3)Review of basic concepts (kuliah ke 3)
Review of basic concepts (kuliah ke 3)
 
Chapter 2 (maths 3)
Chapter 2 (maths 3)Chapter 2 (maths 3)
Chapter 2 (maths 3)
 
Funcion gamma
Funcion gammaFuncion gamma
Funcion gamma
 
Coincidence points for mappings under generalized contraction
Coincidence points for mappings under generalized contractionCoincidence points for mappings under generalized contraction
Coincidence points for mappings under generalized contraction
 
65 properties of logarithm
65 properties of logarithm65 properties of logarithm
65 properties of logarithm
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de números
 
Partial diferential good
Partial diferential goodPartial diferential good
Partial diferential good
 
Number theory lecture (part 1)
Number theory lecture (part 1)Number theory lecture (part 1)
Number theory lecture (part 1)
 
Number theory lecture (part 2)
Number theory lecture (part 2)Number theory lecture (part 2)
Number theory lecture (part 2)
 
On the Zeros of Complex Polynomials
On the Zeros of Complex PolynomialsOn the Zeros of Complex Polynomials
On the Zeros of Complex Polynomials
 
Differential equations
Differential equationsDifferential equations
Differential equations
 

Viewers also liked

25 desain kartu nama keren beneran kerennya
25 desain kartu nama keren beneran kerennya25 desain kartu nama keren beneran kerennya
25 desain kartu nama keren beneran kerennyabadar masbadar
 
Ειδη κρασιών
Ειδη κρασιώνΕιδη κρασιών
Ειδη κρασιώνefgaitan
 
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...iosrjce
 
Giáo án hoạt động ngoài giờ lên lớp
Giáo án hoạt động ngoài giờ lên lớpGiáo án hoạt động ngoài giờ lên lớp
Giáo án hoạt động ngoài giờ lên lớpVõ Tâm Long
 
Identification of Outliersin Time Series Data via Simulation Study
Identification of Outliersin Time Series Data via Simulation StudyIdentification of Outliersin Time Series Data via Simulation Study
Identification of Outliersin Time Series Data via Simulation Studyiosrjce
 
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...iosrjce
 

Viewers also liked (10)

Circuit d’indochine 28 jours
Circuit d’indochine 28 joursCircuit d’indochine 28 jours
Circuit d’indochine 28 jours
 
25 desain kartu nama keren beneran kerennya
25 desain kartu nama keren beneran kerennya25 desain kartu nama keren beneran kerennya
25 desain kartu nama keren beneran kerennya
 
Marvel Dsouza CV
Marvel Dsouza CVMarvel Dsouza CV
Marvel Dsouza CV
 
Ειδη κρασιών
Ειδη κρασιώνΕιδη κρασιών
Ειδη κρασιών
 
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
 
Giáo án hoạt động ngoài giờ lên lớp
Giáo án hoạt động ngoài giờ lên lớpGiáo án hoạt động ngoài giờ lên lớp
Giáo án hoạt động ngoài giờ lên lớp
 
C.v
C.vC.v
C.v
 
Identification of Outliersin Time Series Data via Simulation Study
Identification of Outliersin Time Series Data via Simulation StudyIdentification of Outliersin Time Series Data via Simulation Study
Identification of Outliersin Time Series Data via Simulation Study
 
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...
Modeling And Analytical Simulation Of Heat And Mass Transfer In The Flow Of A...
 
Hypotheses model
Hypotheses modelHypotheses model
Hypotheses model
 

Similar to Construction of BIBD’s Using Quadratic Residues

Some Examples of Scaling Sets
Some Examples of Scaling SetsSome Examples of Scaling Sets
Some Examples of Scaling SetsVjekoslavKovac1
 
Prin digcommselectedsoln
Prin digcommselectedsolnPrin digcommselectedsoln
Prin digcommselectedsolnAhmed Alshomi
 
A Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's ConjectureA Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's Conjecturenikos mantzakouras
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manualamnahnura
 
Problems and solutions inmo-2012
Problems and solutions  inmo-2012Problems and solutions  inmo-2012
Problems and solutions inmo-2012askiitians
 
The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof nikos mantzakouras
 
Public Key Cryptography
Public Key CryptographyPublic Key Cryptography
Public Key CryptographyAbhijit Mondal
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework HelpExcel Homework Help
 
Inmo 2010 problems and solutions
Inmo 2010 problems and solutionsInmo 2010 problems and solutions
Inmo 2010 problems and solutionsaskiitians
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) inventionjournals
 
Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved exMaths Tutoring
 
Number Theory for Security
Number Theory for SecurityNumber Theory for Security
Number Theory for SecurityAbhijit Mondal
 
Linear Cryptanalysis Lecture 線形解読法
Linear Cryptanalysis Lecture 線形解読法Linear Cryptanalysis Lecture 線形解読法
Linear Cryptanalysis Lecture 線形解読法Kai Katsumata
 

Similar to Construction of BIBD’s Using Quadratic Residues (20)

Imc2017 day1-solutions
Imc2017 day1-solutionsImc2017 day1-solutions
Imc2017 day1-solutions
 
Some Examples of Scaling Sets
Some Examples of Scaling SetsSome Examples of Scaling Sets
Some Examples of Scaling Sets
 
Prin digcommselectedsoln
Prin digcommselectedsolnPrin digcommselectedsoln
Prin digcommselectedsoln
 
A Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's ConjectureA Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's Conjecture
 
ch3.ppt
ch3.pptch3.ppt
ch3.ppt
 
Steven Duplij, "Polyadic rings of p-adic integers"
Steven Duplij, "Polyadic rings of p-adic integers"Steven Duplij, "Polyadic rings of p-adic integers"
Steven Duplij, "Polyadic rings of p-adic integers"
 
Imc2016 day1-solutions
Imc2016 day1-solutionsImc2016 day1-solutions
Imc2016 day1-solutions
 
holbert-supermfld
holbert-supermfldholbert-supermfld
holbert-supermfld
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manual
 
Problems and solutions inmo-2012
Problems and solutions  inmo-2012Problems and solutions  inmo-2012
Problems and solutions inmo-2012
 
The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof The 2 Goldbach's Conjectures with Proof
The 2 Goldbach's Conjectures with Proof
 
Public Key Cryptography
Public Key CryptographyPublic Key Cryptography
Public Key Cryptography
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework Help
 
Inmo 2010 problems and solutions
Inmo 2010 problems and solutionsInmo 2010 problems and solutions
Inmo 2010 problems and solutions
 
Sol80
Sol80Sol80
Sol80
 
Sol80
Sol80Sol80
Sol80
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved ex
 
Number Theory for Security
Number Theory for SecurityNumber Theory for Security
Number Theory for Security
 
Linear Cryptanalysis Lecture 線形解読法
Linear Cryptanalysis Lecture 線形解読法Linear Cryptanalysis Lecture 線形解読法
Linear Cryptanalysis Lecture 線形解読法
 

More from iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...iosrjce
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?iosrjce
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later lifeiosrjce
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...iosrjce
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubaiiosrjce
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...iosrjce
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approachiosrjce
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sitesiosrjce
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeiosrjce
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...iosrjce
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...iosrjce
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladeshiosrjce
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...iosrjce
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...iosrjce
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Considerationiosrjce
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyiosrjce
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...iosrjce
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...iosrjce
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...iosrjce
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...iosrjce
 

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsSumit Kumar yadav
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfSumit Kumar yadav
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...anilsa9823
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 

Recently uploaded (20)

Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questions
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 

Construction of BIBD’s Using Quadratic Residues

  • 1. IOSR Journal of Mathematics (IOSR-JM) e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 11, Issue 6 Ver. V (Nov. - Dec. 2015), PP 77-82 www.iosrjournals.org DOI: 10.9790/5728-11657782 www.iosrjournals.org 77 | Page Construction of BIBD’s Using Quadratic Residues Dr.K.Vijayalakshmi, Loyola Academy, Secunderabad, Telengana Definition: Let v, k, and λ be positive integers such that v > k ≥ 2. A (v, k, λ)-balanced incomplete block design (which we abbreviate to (v, k, λ)-BIBD) is a design (X,A) such that the following properties are satisfied: 1. |X| = v, 2. Each block contains exactly k points, and 3. Every pair of distinct points is contained in exactly λ blocks. Property 3 in the definition above is the “balance” property. A BIBD iscalled an incomplete block design because k < v, and hence all its blocks are incomplete blocks. A BIBD may possibly contain repeated blocks if λ > 1 Example: 1. A (7, 3, 1)-BIBD. X = {1, 2, 3, 4, 5, 6, 7}, and A = {123, 145, 167, 246, 257, 347, 356}. The blocks of the BIBD are the six lines and the circle in this diagram. 2. A (9, 3, 1)-BIBD. X = {1, 2, 3, 4, 5, 6, 7, 8, 9}, and A = {123, 456, 789, 147, 258, 369, 159, 267, 348, 168, 249, 357}. The 12 blocks of the BIBD are depicted as eight lines and four triangles. Observe that the blocks can be separated into four sets of three, where each of these four sets covers every point in the BIBD. 3. A (10, 4, 2)-BIBD. X = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, and A = {0123, 0145, 0246, 0378, 0579, 0689, 1278, 1369, 1479, 1568, 2359, 2489, 2567, 3458, 3467}. 4. A (7, 3, 2)-BIBD containing a repeated block. X = {0, 1, 2, 3, 4, 5, 6}, and A = [123, 145, 167, 246, 257, 347, 356,123, 147, 156, 245, 267, 346, 357]. In a (v, k, λ)-BIBD, every point occurs in exactly r = λ(v − 1)/ k − 1 blocks. I. Quadratic Residues Consider the congruence 0 2  cbxax mod p ………………….(1) Where p is an odd prime and p does not divide a. i.e. g.c.d (a, p) =1.since p is an odd prime we have (4a,p) = 1, 0)(4 2  cbxaxa mod p using )4()2()(4 222 acbbaxcbxaxa  The given congruence can be written as )4()2( 22 acbbax  mod p Put baxX  2 and N = acb 4 2  We get NX  2 mod p……………………..(2) if )(mod0 pxx  is a solution of (1) then baxX  02 (mod p) satisfies (2).
  • 2. Construction of BIBD’s Using Quadratic Residues DOI: 10.9790/5728-11657782 www.iosrjournals.org 78 | Page Conversely if )(mod0 pyy  is a solution of (2) then )(mod2 0 pbyax  can be solved to obtain a solution of (1). Finding a solution of (1) is equivalent to finding a solution to )(mod 2 pax  . If the congruence )(mod 2 pnx  where p is an odd prime and p does not divide n Then we say that n is a quadratic residue mod p and we write n R p. If the congruence has no solution then we say that n is a quadratic non residue mod p and we write n R p. Example: To find quadratic residues mod 11 we square the numbers 1. 2, 3,……10 and reduce to mod 11. 12 = 1, 22 =4, 32 = 9, 42 = 16  5, 52 =253, 62 =36  3, 72 = 49  5, 82 =649, 102 = 100 1 Therefore quadratic residues mod 11 are 1, 3, 4, 5, 9 and the quadratic non residues are 2, 6, 7, 8, 10. Theorem: Let p an odd prime then every reduced residue system mod p contains exactly 2 1p quadratic residues and exactly quadratic non residues mod p.The quadratic residues belong to the residue classes containing the numbers 12 , 22 , 32 ,…….. 2 ) 2 1 ( p . Proof: the numbers given above are distinct mod p. For 1≤ x ≤ 2 1p ,1 ≤ y ≤ 2 1p if 0))(()(mod 22  yxyxpyx mod p. 0 yx mod p (since 1 < x+y < p) hence x = y. Since )(mod)( 22 pkkp  every quadratic residue is congruent mod p to exactly one of the numbers. Legendre’s Symbol: Let p be an odd prime. If p does not divide n, we define Legendre symbol  pn / as follows:   1/ pn if n R p and   1/ pn if n R p. if n  0 mod p we define   0/ pn For example   1/1 p ,   0/ 2 pm ,   111/7  ,   011/22  Also    pnpm //  whenever m  n(mod p).so  pn / is a periodic function of n with period p. From little Fermat‟s theorem we have )(mod1 1 pn p   if p does not divide n. )1)(1(1 2 1 2 1 1    pp p nnn Therefore )(mod1 2 1 pn p   . Euler’s criterion: let p be an odd prime. Then for all n we have   )(mod/ 2 1 pnpn p   Proof: clearly the result is true when n  0(mod p)since both the numbers are congruent to 0 mod p. Suppose (n /p) =1  an x such that x2  n (modp) and hence )/(1)( 12 1 22 1 pnxxn p pp    modp Suppose (n/p) = -1 and consider the polynomial 1)( 2 1  p xxf Since f (x) has the degree p-1/2 f(x)0 (mod p) has at most 2 1p solutions but the 2 1p quadratic residues mod p are solutions so the non-residues are not. hence 2 1p n is incongruent to 1 mod p is (n/p) =-1. But )(mod1 2 1 pn p   so
  • 3. Construction of BIBD’s Using Quadratic Residues DOI: 10.9790/5728-11657782 www.iosrjournals.org 79 | Page ppnpn p mod)/()(mod12 1   .   )(mod/ 2 1 pnpn p   Definition:We define a semi-primitive root mod mas follows:Suppose „a‟ is any integer and m is a positive integer such that (a, m ) = 1.We say that „a‟ is a semi-primitive root mod m if expm a = 2 )( m . We know that there exists asemi-primitive root for mod m whenever m = p ,2p ,22 .p ,2 , for  3 also for m = p1.p2 where p1 and p2 are distinct odd primes and at least one prime is of the form 4n+3.In these cases it was found to be convenient to define a function (m)called universal exponent of mod m (m) is defined as follows: (1) = 1 (2 ) =  (2 ) = 2-1 if  = 1,2 =  (2 )/2 = 2-2 if 2. (p ) =  (p ) where p is an odd prime. Where p1, p2 , p3, ----- pr are distinct odd primes and [ ,]denotes L.C.M of  and .An integer, whose exponent mod m is (m), is called - primitive root of m. Existence of semi-primitive roots: Now we establish some results on existence of Semi-primitive roots. Theorem: There exists a semi-primitive root for mod (p ) and for mod 2 p for 2. Proof: let m = p and 2. We know that from the properties of exponents that if expma = t then expman = t/(n,t) Suppose „a‟ is primitive root mod m. Then expma = (m).expma2 = (m)/(2, (m)) = (m)/2 Therefore whenever a is a primitive root, a2 is a semi-primitive root. As there exists primitive roots for mod p and for mod 2 p we have, there exists a semi-primitive root for mod p and for mod 2 p . Theorem2: There exists a semi-primitive root for mod m where m = 22 .p Proof: From the definition of - primitive root, there exists a - primitive root for mod 22 .p . (m) = (22 .p ) = 2.p-1 (p-1). 2 )( m = 2. 2 )(   p =  (p ) )](),2([)](),2[()( 22   ppm  = ))().2(( )().2( 2 2     p p Hence there exists a semi-primitive root for mod 22 .p Theorem 3:There exists a semi-primitive root for mod 2 if 3. Proof: There exists a -primitive root for mod 2 if 3.i.e for every „a‟ relatively primeto 2 suppose m = 2 we have (m) =(2 ) = 2 )(   p = 2 )( m Hence there exists a semi-primitive root for mod 2 . Theorem 4: There exists a semi-primitive root for mod m when m =p1p2 where p1 and p2  )(),.....(),2()........2( 121 121 r rr ppppp r    2 )( )( m m    )2(exp 2   a
  • 4. Construction of BIBD’s Using Quadratic Residues DOI: 10.9790/5728-11657782 www.iosrjournals.org 80 | Page are distinct odd primes and at least one prime is of the form 4n+3. Proof: Let m = p1p2.Then Clearly (p1-1,p2-1) = 2 If at least one of p1,p2 is of the form 4n+3.Therefore there exists a semi-primitive root for mod m when m =p1p2 where p1 and p2are distinct odd primes and at least one prime is of the form 4n+3. Theorem: If „a‟ is semi-primitive root mod p then „a‟ is a quadratic residue mod p. Proof: a is a semi primitive root mod p  )(mod12 1 pa p   Since p is an odd prime p has a primitive root say g. Since (a. p) = 1 we have )(1);(mod pkpga k  )(mod)(1 2 1 2 1 pga p k p    Since g is a primitive root mod p we have p -1 divides k. 2 1p m kk  2 i.eintegeranis 2 )(modofsolutionais)(mod)( 22 paxgpga mm  Therefore a is a quadratic residue mod p. However converse is not true as there are ((p)/2 semi-primitive roots and 2 1p quadratic residues. Definition: Let G be an additive abelian group of order v. A subset S of G of order k is called a difference set in G with parameters (v, k,) if for each non zero a G, there are exactly  ordered pairs (x, y) of elements in S such that a = x - y. Example: Let G = Z7 be the additive group of integers modulo 7. Let S= {1, 2, 4}.Show that S is a difference set in G, and find its parameters. Solution: Writing the non zero differences of all of all ordered pairs of elements in S, We have 1 - 2 = 6, 1- 4 = 4, 2 - 1=1, 2 – 4 = 5, 4 - 1= 3, 4 - 2 = 2. Thus we see that each non zero element in G Occurs exactly once as a difference of two elements of S. Hence S is a difference set in with parameters (7, 3, 1). Theorem: Let S be a difference set in a group G with parameters (v, k,) ,then k(k-1) =(v-1). Proof: Because S has k elements, the number of ordered pairs (x, y) S×S such that xy is equal to k(k-1). On the other hand, G has v-1 non zero elements, and for each non zero element a G, there are  ordered pairs (x, y) S×S such that a = x – y. Hence k(k-1) =(v-1). Given a subset S of G and an element g in G, we writeg + S = {g +s : sS} It is clear that if S is a (v, k,)- difference set , then for every g  G, g + S is also a (v, k,)- difference set in G. we have a = x – y  (g + x) – (g + y) Thus S determines v difference sets g + S, g  G Theorem:Let S = {s1,s2,……sk}be a difference set in a group G = {g1,g2,…….gv}with parameters (v, k, ). For each I = 1,2,……v. let Bi = gi+ S = S=gi+s :sS}. Then     )1,1( )(),( ))(),(( )().( )(),()(),()( 2 )1).(1( 2 )( )1).(1()().()( 21 21 21 21 2121 21 2121       pp pp pp pp ppppm ppm ppppm       2)1,1( 2 )( )( 21  ppif m mNow  
  • 5. Construction of BIBD’s Using Quadratic Residues DOI: 10.9790/5728-11657782 www.iosrjournals.org 81 | Page D = {B1,B2,……Bv} is a symmetric BIBDonthe set withparameters(v, k, ). Example:We have seen that S = {1, 2, 4} is a (7, 3, 1)-difference set in the additive group Z7 = {0, 1, 2, 3, 4, 5, 6}. Now we find the symmetric BIBD with the following blocks as follows: 0 + S= {1, 2, 4}, 1+S = {2, 3, 5}, 2 +S = ={3, 4, 6}, 3+S = {4, 5, 0}, 4 + S = {5, 6, 1}, 5 + S ={6, 0, 2}, 6+S = {0, 1, 3} So D = {{1, 2, 4},{2, 3, 5},{3, 4, 6},{4, 5, 0},{5, 6, 1}, {6, 0, 2},{0, 1, 3}} is a symmetric BIBD on the set Z7 with parameters (7, 3, 1). It was proved in [ 6 ] that Theorem: Let p be an odd prime such that p  3(mod4).Then Qp is a difference set in the additive group Zp with parameters        4 3 , 2 1 , pp p . Proof: we first show that -1 Qp. If possible suppose -1=x2 for some xZp*. Since p  3(mod4), we have 2 1p is an odd integer. Hence working in the field Zp, we have 12 1 22 1 )()1(1    p pp xx ButZp*is a group of order p-1 and hence 1 1  p x , a contradiction. Thus -1 cannot be a quadratic residue modulo p. Let aZp*.If a Qp, then –a=(-1)a  Qp. If , on the contrary , a Qp, then –a = (-1)a Qp. Thus for any a in Zp* either a Qp or -aQp. We now show that Qp is a difference set in the additive group Zp. For any nonzero a in Zp, let S(a) denote the set of ordered pairs (x, y) such that x, y Qp, x –y =a. We claim that there is a one to one correspondence between S(1) and S(a). Consider first the case where aQp. Let (x, y)  S(1).Then 1= x- y and hence a = a(x- y) = ax-ay. Now a, x, y Qp and hence ax, ay Qp. So ax, ay  S(a). Conversely let (x' ,y‟ ) S(a). then a = x‟- y‟, and hence yaxayxaaa   1111 )(1 . Since Qp is a sub group of Zp*, a-1  Qp, So ( yaxa   11 )S(1).Thus we have a one to one correspondence between S(1) and S(a), given by (x, y) (ax, ay). Now suppose a Qp . Then –a  Qp. If (x, y) S(1)., Then .)()()( xayaayaxyxaa  Hence (–ay, -ax) S(a). Conversely if )(),( aSyx  , Then xayayxaaa   )()()(1 1111 Since a  Qp,a-1  Qp and hence -a-1  Qp. Thus )1(),( 11 Sxaya   .So there is a one to one correspondence between S(1) and S(a), given by (x, y) (-ax, -ay). i.e for every non zero a in Zp, there is one to one correspondence between S(1) and S(a). We write )1(S . Then )(aS for every non zero a in Zp. Hence , for every non zero a in Zp., there are exactly  ordered pairs of elements in Zp such that a = x- y. this proves that Qp is a difference set in the additive group Zp. Now pZ p  and 2 1  p Q p . Therefore we have 4 3 )1 2 1 )( 2 1 ()1(     ppp p  Thus Qp is a difference set with parameters        4 3 , 2 1 , pp p . II. Result: For every positive integer t such that 4t + 3 is a prime, there exists a symmetric BIBD with parameters (4t + 3, 2t +1, t) Example: Find the set of quadratic residues modulo 11, and construct the symmetric BIBD determined by it. Solution: The quadratic residues modulo 11 are {1, 4, 9, 5,3}. Since 113 (mod 4), Q11 is a difference set with parameters (11, 5, 2) in the additive group Z11.The blocks of the symmetric design D on the set Z11 determined by the difference set S=Q11 are i+s, i = 0, 1, ……10.
  • 6. Construction of BIBD’s Using Quadratic Residues DOI: 10.9790/5728-11657782 www.iosrjournals.org 82 | Page So D =                            8,4,3,2,0,7,3,2,1,10,6,2,1,0,9,5,1,0,10,8,4,0,10,9,7,3,10,9,8,6 2,9,8,7,5,1,8,7,6,4,0,7,6,5,3,10,6,5,4,2,9,5,4,3,1 D is a symmetric BIBD with parameters (11, 5, 2). References [1]. Discrete and Combinatorial Mathematics “An Applied Introduction” 5th Edition, Ralph P. Grimaldi, B. V. Ramana. [2]. Introduction to Number theory, Tom M. Apostal, Springer. [3]. A course in Combinatorics second edition, J.H.Van Lint and R.M. Wilson. [4]. “Existence of Semi Primitive root Mod pα ” in IOSR Journal of Mathematics p-ISSN2319-765X, Vol.11, Issue2, ver. II (March- April 2015), PP14-17. By Dr.K.Vijayalakshmi [5]. “Properties of Semi primitive roots” in IOSR Journal of Mathematics Vol.No.5, Issue 4, Jan - Feb 2013.By Dr.K.Vijayalakshmi. [6]. Topics in Applied Abstract Algebra by S. R. Nagpaul and S.K.Jain American mathematical society.