Shank's Baby-Step Giant-Step Attack Extended To Discrete Log with Lucas Sequences

Size: px
Start display at page:

Download "Shank's Baby-Step Giant-Step Attack Extended To Discrete Log with Lucas Sequences"

Transcription

1 IOSR Joural of Mathematics (IOSR-JM e-issn: , -ISSN: X. Volume, Issue Ver. I (Ja. - Feb. 06, PP Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log with Lucas Sequeces P.Auradha Kameswari, T. Suredra, B.Ravitheja 3 Deartmet of Mathematics/ Adhra Uiversity/Visakhaatam, Adhra Pradesh/Idia Deartmet of Mathematics/ GITAM Uiversity /Visakhaatam, Adhra Pradesh/Idia 3 Deartmet of Mathematics/ Adhra Uiversity/Visakhaatam, Adhra Pradesh/Idia Abstract: The grous of much attetio for which the Diffie - Hellma roblem may be hard ad used securely are the multilicative grou F, (Z/Z ad the grou of ratioal oits o a ellitic curve over a fiite field. These grous ivolve large key sizes or exesive arithmetic oeratios. I this aer we cosider the grou of Lucas sequeces ad describe the geeralizatio of discrete log roblem to the grou of Lucas sequeces ad adat the baby-ste giat-ste algorithm to the geeralizatio. For the comutatios we imlemet fast comutig methods roosed by Smith. Key word: Discrete Log Problem, Lucas Sequeces, Public Key Crytograhy. I. Itroductio The develomet of ublic key crytograhy due to Diffie ad Hellma is based o usig Discrete Logarithm as oe way fuctio. The Discrete Logarithm roblem i fiite fields F is based o the fact that is cyclic ad if g is ay geerator every elemet of F is g a for some o egative iteger a. For the discrete log roblem i (Z/Z we cosider the geerator g of a cyclic subgrou or a rimitive root g mod. More geerally the discrete log roblem may be discussed i ay grou with the grou law i lace of multilicatio. I this aer we first discuss the discrete log roblem i the fiite grous of the form DOI: / Page F F or (Z/Z ad some of its attacks ad the describe the discrete log i grou L(, N of Lucas sequeces ad look at the ossible extesio of the Baby-Giat extesio.[, 4]. Discrete Log Problem Public key crytograhy based o the difficulty of discrete log roblem due to Diffie- Hellma is a rotocol used for key exchage i a classical crytosystem ad also used i ublic key crytosystems like ElGamal crytosystem... Defiitio Let G be a fiite grou of the form (Z/Zor F ad b be a fixed elemet of G, if y is ay elemet of G of the form y = b x for some x. The the roblem of fidig the x give y is called the discrete logarithm roblem. We write x log y ad x is called discrete logarithm of y to the base b.[].. Examle Let G = Z 7 b ad take b=3 the geerator of Z 7 q the the discrete log of 3 to base 3 i such that 3 x 3(mod7, ote for x=4, 3 4 3(mod7...3 Examle Let G = Z for = 999 ad take b = 3 the geerator of G the the discrete log of 45 to base 3 is x such that 3 x 45(mod999. Note i this examle comutig that x = 789 is difficult but comutig (mod999 is easy by adatig the modular exoetiatio method.. Diffie-Hellma Key Exchage The Diffie-Hellma rotocol works as follows. A ad B wish to agree o a commo secret key to commuicate over a isecure chael. A chooses a large rime ad a iteger g such that - ad a iteger a{0,,.-} radomly, the he comutes g a mod ad makes (, g, g a ublic. B chooses a iteger b{0,,. -}radomly, the he comutes g b mod ad makes (, g, g b ublic. The they agree uo the k = g ab mod as the commo shared secret key. To comute the discrete log there are algorithms likes Trial exoetiatio, Shaks Baby -Ste Gait- Ste Method, Pollard's method, Pohlig-hellma method, Idex calculus method etc. I this aer we describe Z 7 is x

2 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces Shaks Baby -Ste Gait-Ste Method for discrete log i F or (Z/Z ad the describe the imlemetatio of Shaks Baby -Ste Gait-Ste Method to discrete log with lucas sequeces. This gives a wider crossectioal view i the study of attacks o exteded discrete logarithms. The earliest method for fidig the discrete logarithm x from =g x (DLP is to check whether x = 0,,,3, satisfy DLP. If oe of these x values satisfy the Discrete Logarithm is foud. This is the Trial exoetiatio. It eeds eumeratio of x - multilicatios ad x comarisos i the grou ad the three elemets x, g ad g x eed to be stored.[8, ].. Examle The Discrete Logarithm of 3 to the base 5 i (Z/07Z with eumeratio of 09 multilicatios modulo 07 yields x = Shaks Baby-Ste Giat-Ste Algorithm A otable develomet of eumeratio is the Shaks Baby-ste Giat-Ste algorithm. This algorithm eeds less umber of grou oeratios but storage should be greater. This algorithm is described as follows. Set where is the grou order ad write the ukow Discrete Logarithm as x = qm + r, 0 r < m. Thus r is the remaider ad q is the quotiet of the divisio of x by m. The Baby-ste Giat-ste algorithm calculates q ad r. DOI: / Page We have g qm+r = g x = (g m q = g -r We first comute the set of Baby-stes B = {(g -r, r: 0 r < m} ad if we fid a air (, r i the set B; the g -r = (i.e. =g r, the we ca set x = r with the smallest of such x. If such a air ot foud, we determie = g m. The we check for q =,, 3, if the grou elemet q is the first comoet of a elemet i B, that is we check if there is a air ( q, r i B, ad whe it is true, we have g -r = q = g qm =g qm+r Therefore x = qm + r is the discrete logarithm ad the elemets of q, q=,,3,... are kow as Giat stes. We should comare each q with all first comoets of the Baby-Ste set B. To make this comariso effective, the elemets of B are stored i a hash table where the key is the first elemet. If we use a hash table, the a costat umber of comarisos are sufficiet to check whether a grou elemet comuted as a giat-ste is a first comoet of a baby-ste. Therefore, the followig result is easy to verify that the baby-ste giat-ste algorithm requires O( G multilicatios ad comarisos i G. It eeds storage for O( G elemets of G. Time ad sace requiremets of the Baby-ste giat-ste algorithm are aroximately G. If G > 60,the comutig discrete logarithms with the baby-ste giat-ste algorithm is still ifeasible.[8].3. Examle Determie the Discrete Logarithm of 3 to the base 7 i (Z/7Z. We have =g x (mod7 ad m = 7 = 4. i.e. = 3, g = 7. The Baby-ste is B = {(g -r, r: 0 r < m} B = {(37 -r, r: 0 r < 4} = {(3,0,(5,,(6,,(,3} Therefore (g -r, r = (, 3 (g -3, 3 = (, 3 g -3 = 3(7-3 = 37 3 (mod7 x = 3 is the discrete log of 3 to the base 7. I this examle there is o eed to go for Giat-ste, because solutio is foud i Baby-ste itself..3. Examle Determie the Discrete Logarithm of 3 to the base 5 i (Z/9Z. We have = g x (mod9 ad m = 9 = 4.

3 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces i.e. = 3, g = 5. The Baby-ste is B = {(g -r, r: 0 r < m} = {(35 -r, r: 0r<4} = {(3,0,(,,(0,,(,3} Here we do ot fid a air (,r, so we have to determie q = g mq, where q =,,3, q = 5 4q (mod 9 The Giat-stes are 3, 7,, We have (, i the baby-ste set. Therefore, g = + 9Z. Sice has bee foud as the third giat-ste, we obtai g 34 = g - g 34+ =. x = 34 + = 3 is the discrete log of 3 to the base Observatio To comute Baby-ste set, 4 multilicatios mod 9 were ecessary, where as to comute giat stes, 3 multilicatios mod 9 were ecessary. II. Lucas Sequeces Lucas sequeces are widely used i crytograhy. There are RSA like Elgamal like crytosystems based o Lucas sequeces. Lucas sequeces are also used i the crytaalytic study.[5]. Itroducig Lucas sequeces.. Defiitio Let a ad b be two itegers ad a root of the olyomial x -ax + b i Q( for = a -4b a o square, writig a ad its cojugate a we have + = a, = b, - = ad the Lucas sequeces {V (a,b} ad {U (a,b}, 0 are defied as V b U b. Lucas Sequeces Satisfy The Followig Relatios. V (a,b = (V (a,b b. V - (a,b = V (a,bv - (a,b ab - 3. V + (a,b = a(v (a,b -bv (a,bv - (a,b ab 4. (V (a,b = (U (a,b +4b 5. V km (a,b = V k (V m (a,b, b k 6. U km (a,b = U k (V m (a,b, b k U m (a,b 7. V k+m (a,b = (V k(a,bv m (a,b+ U k (a,bu m (a,b 8. U k+m (a,b = (U k(a,bv m (a,b+ U m (a,b V k (a,b.3 Modular Comutatios With The Lucas Sequeces e N... e r r.3. Defiitio [3,5] Let, s odd rimes ad defie the fuctio i e S(N=lcm i i ( i (. i i The followig theorem is a aalogue to Euler Fermat theorem. r e er.3. Theorem For N... ad i does ot divide, the U V S ( N t S ( N t U V 0 0 mod N 0 mod N r for some it eger t ad i does ot divide. DOI: / Page

4 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces.4 Grou Structure o Lucas Sequece Let N be a iteger with gcd(,n= ad write V k for V k (a,, cosider the set L(,N={( V k, U k mod N: k0} the for all (V k, (V m,u m L(,N we (V,U (V,U =(V,U modn. k k m m k+m k+m defie a oeratio o L(,N as follows.4. Theorem L(,N forms a abelia grou with resect to oeratio defied as (V k (V m,u m =(V k+m +m Proof. is closed L(,N is closed w.r.t follows by defiitio. is associative For ay (V k, U k, (V m, U m, (V l, U l L(, N we have by the defiitio (V k+m +m (V l,u l =(V (k+m+l,u (k+m+l (V k+m +m (V l,u l =(V k+(m+l +(m+l Therefore L(,N is associative. 3.(V 0 is the idetity =(V k (V m+l,u m+l modn For ay (V k, U k L(,N we have (V 0, U 0 L(,N such that (V k (V 0 =(V k+0 +0 =(V k Therefore (V 0 is the Idetity. 4. Iverse of (V k =(V 0 (V k For ay (V k, U k L(,N, we have (V( S(N-k, U( S(N-k L(,N, is the iverse of (V k ad (V k (V (S(N-k,U (S(N-k =(V k+(s(n-k +(S(N-k modn =(V ks(n S(N modn = (,0 by theorem.3. =(V 0 modn Therefore (V (s(n-k,u (s(n-k is the iverse of (V k 5. is commutative (V m,u m (V,U =(V m+,u m+ =(V +m,u +m =(V,U m (V m,u Therefore L(,N is a abelia grou. III. Fast Comutatio Method For V e We describe the fast comutatio method to comute V suggested by P.Smith for Lucas sequeces, e this method directly leads to the comutatio of V e with o ambiguity of addig or doublig at each stage right from V by usig the above recursive formulas. [3,] We give a algorithm for this fast comutatio i this sectio. t For ay iteger m, we have the biary exressio give as e= x t-i,x =,x =0 or, for i 0. i 0 i t=0 DOI: / Page

5 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces k Let e = k x k-i, for 0 k t, the e i t =e, e 0 =. i=0 ek if xk 0 3. Theorem e k+ = ek if xk ek if xk 0 3. Remark e k+ + = (ek if xk ek if xk 0 e k+ - = ek if xk. 3.3 Remark V e are comuted by evaluatig V ek for k=0,,...,t by usig recursive formulas for V er +,V e r - ad V er for r k. We give i the followig a algorithm for fast comutatio method for comutig the Lucas sequeces V e (a, mod N. Let a be a iteger modulo N, we iitialize with V (a,=a to obtai the result V e (a,. 3.4 Algorithm t Ste : Write the biary exressio of e as e= x t-i,x =. i 0 i=0 Ste : Iitialize the values V =V (a, c V c+ =V - V c - = Ste 3: For i from 0 to t do c c c- c V c V c IV. V c V c V c V V c V c V c- V c if x i = the c c+ c- c V c+ V Vc VcV c V V c V c V c V c+ V c V c else c c c c Discrete Log with Lucas Sequeces Let L(, N be the grou of Lucas sequeces with D=a -4 mod, the for ay (,L(, N if =V m (a give ad a to fid m is the Discrete Log roblem of Lucas sequeces ad m may be called the discrete log of to the base a.[6] 4. Exteded Diffie Hellma Protocol With Lucas Sequeces L(, N be a grou of Lucas sequeces for =a -4 mod N.. A ad B geerate m, Z S(N the secret keys resectively ad calculate their resective ublic keys P A adp B as P A =V m (a ad P B =V (a.. A ad B exchage their ublic keys (a,p A ad (a,p B. DOI: / Page

6 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces 3. A receives P from B ad calculates K = V (P =V (V (a=v (a. B m B m m 4. B receives P from A ad calculates K = V (P =V (V (a=v (a=v (a. A A m m m 5. The A ad B agree uo K=V (a as the shared secret key. m 4. To Exted Shak s Baby-ste Giat-Ste attack o Discrete Log roblem with Lucas Sequeces The attacker ca gather the shared secret key if he comutes m or from the ublic iformatio P A or P B, so we emloy Shak s Baby-ste Giat-ste method to the Discrete Log roblem with Lucas sequeces as follows. I this method we comute m from the ublic key V m (a. Let =S(N be the order of the grou L(,N ad t= for =S(N. Now by divisio algorithm for t ad m we write the ukow discrete logarithm as m=qt+r, for 0r<t. Thus r is the remaider ad q is the quotiet of the divisio of m by t. The Baby-ste Giatste algorithm calculates q ad r. We have V m (a = V tq+r (a =, ow by grou oeratio å o L(, N we have V tq+r (a = V tq å Vr(a= V tq = å (Vr (a - We first comute the set of Baby-Stes B = ( å (Vr (a -, r: 0r<t ad if we fid a air (V 0,r i B, if exists the a (V r (a - V 0 mod N V 0 å (Vr (a mod N (V r (a mod N the take m=r ad V m (a== V r (a ad if such air i B is ot foud we determie =V t (a ad evaluate V q ( for all q=,,3, util for some q there is a air ( V (, r i B for some r, the we have V q (= å (Vr (a - =V q ( å (Vr (a =V q (V t (a V r (a =V qt (a V r (a =V qt+r (a =V m (a therefore m=qt+r is the discrete log of to base a. q 4.. Examle Let N=7 ad a=5 the =a -4 = 5-4 = ad S(N=N-( /N=7-=6. I L(,N give = to fid the discrete log of to the base 5. We have t= = 6=4 ad by divisio algorithm m = tq+r, 0r < t i.e. m = 4q + r; r = 0,, or 3. To fid V (a=a, we have to fid V m 4q+r (a=, i this cotext we comute the airs ( å Vr (a -, r i B for r=0,,,3; ad a=5. We have (V r (a - =V (S(N-r ad usig the fast comutig method V 0 (5=;(V 0 (5 - =V 0 (5= V (5=5;(V (5 - =V 5 (5=5 V (5=6;(V (5 - =V 4 (5=6 V 3 (5=8;(V 3 (5 - =V 3 (5=8 B ={ ( å ( V (5,0; ( å ( V (5,; ( å( V (5,;( å ( V (5,3 } 0 å å 5 4 ( ( V (5,0; ( ( V (5,; 3 ={ 0 ( å ( V (5,; ( å ( V3(5,3 }. Now we ca comute these values usig the roduct V V =V i the grou (L( k m k+m,n; ad aly the formula V (, km a b ( Vk b Vm b Uk b Um b DOI: / Page

7 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces by comutig the corresodig U s by usig formula i V b U b 4b. So, for a=5 we have =4; ad U V 0 (5= 0 (5-4 = -4 4 =0(mod7=0 V b U U V 5 (5 = 5 (5-4 = = 4 =(mod7= DOI: / Page b 4b 4 ( U 4 (5 V 8(mod U V 3 (5= 3 (5-4 = = 60 4 =5(mod7=5. Therefore U 0 (5=0;U 5 (5=;U 4 (5=5;U 3 (5=7, ow from the formula of V k+m (a,b,wehave å V0 (5 = å ( (mod7 å V5 (5 = å 5 ( (mod7 5 å V4 (5 = å 6 ( (mod7 å V3 (5 = å 8 ( (mod7 B={ ( V, r: r=0,,,3}={(,0, (5,, (,, (,3} r The air (V 0,r does ot exists i B, so we take =V t (a= V 4 (5=0 ad evaluate V q ( for all q=,,3, util for some q there is a air ( V (, r i B for some r, we have V (0 0( mod7 0; V (0 ( mod7 5 for q, r. Therefore m tq r 4. 9, also V 9 (5. q V. Coclusio The geeralizatio of discrete log roblem to Lucas sequeces is obtaiig a ±k from v k. mod as a root of the irreducible olyomial x -v k (a,x+ over F of degree ad retrievig k from a ±k i.e. it is a discrete log roblem i F. The discrete log roblem with Lucas sequeces is origially cosidered as equivalet to roblems with Dickso olyomials. I this aer we deicted the discrete log roblem o Lucas sequeces as geeralizatio of discrete log roblem to grou of Lucas sequeces ad adat the Shak s Babyste Giat-ste attack ad described the fast comutatio method with a algorithm that may be used i the comutatios of Lucas sequeces. Refereces Joural aers []. W. Diffie ad M.E. Hellma, New directios i crytograhy", IEEE Tras. Iform. Theory, IT-(6: , 976. []. T. ElGamal, A ublic key crytosystem ad a sigature scheme based o discrete logarithms", IEEE Tras. Iform. Theory, 3(4:469-47, 985. [3]. Marc Gysi, The Discrete Logarithm Problem for Lucas Sequeces ad a New Class of Weak RSA Moduli", The Uiversity of Wollogog, NSW 5. [4]. Peter J. Smith ad Michael J.J. Leo, A New Public Key System", LUC Parters, Aucklad UiServices Ltd, The Uiversity of Aucklad, Private Bag 909m Aucklad, New Zealad. [5]. B.Ravitheja, RSA-Like Crytosystem based o the Lucas Sequece", dissertatio, 05.

8 Shak's Baby-Ste Giat-Ste Attack Exteded To Discrete Log With Lucas Sequeces [6]. P.J.Smith, G.J.J.Leo, LUC: a ew ublic key crytosystem", Nith IFIP Symoiusm o Comuter Sciece Security, Elsevier Sciece Publictios ( Books [7]. Tom M. Aostol, Itroductio to Aalytic Number Theory", Sriger-Verlag, New York Ic. [8]. J. Buchma, Itroductio to crytograhy", Sriger-Verlag 00. [9]. P.B.Bhattacharya, S.K. Jai, S.R. Nagaul Basic Abstract Algebra", d editio, Cambridge Uiversity ress. [0]. A.J.Meezes, P.C. va Oorschot, ad S.A. Vastoe, Had book of Alied Crytograhy." CRC Press Series o Discrete Mathematics ad its Alicatios. CRC Press, Boca Rato, FL, 997. With a foreword by Roald L. Rivest. []. Neal Koblitz A course i umber theory ad crytograhy ISBN ,SPIN ". []. Sog Y. Ya, Number Theory for comutig", d editio, Sriger, ISBN: Proceedigs i Paers [3]. G. Maze, C. Moico, ad J. Rosethal, A ublic key crytosystem based o actios by semigrous". I the roceedigs of the 00 IEEE Iteratioal Symosium o Iformatio Theory, age XY, Lausae, Switzerlad, 00. DOI: / Page

Chapter 2. Finite Fields (Chapter 3 in the text)

Chapter 2. Finite Fields (Chapter 3 in the text) Chater 2. Fiite Fields (Chater 3 i the tet 1. Grou Structures 2. Costructios of Fiite Fields GF(2 ad GF( 3. Basic Theory of Fiite Fields 4. The Miimal Polyomials 5. Trace Fuctios 6. Subfields 1. Grou Structures

More information

YALE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE

YALE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE YALE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE CPSC 467a: Crytograhy ad Comuter Security Notes 16 (rev. 1 Professor M. J. Fischer November 3, 2008 68 Legedre Symbol Lecture Notes 16 ( Let be a odd rime,

More information

Some Results on Fermat's Theorem and Trial Division Method

Some Results on Fermat's Theorem and Trial Division Method Some Results o Fermat's Theorem ad Trial Divisio Method Sajda Kareem Radi, Nagham Ali Hameed Some Results o Fermat's Theorem ad Trial Divisio Method Sajda Kareem Radi, Nagham Ali Hameed Mechaical Eg. Det.,

More information

Equations and Inequalities Involving v p (n!)

Equations and Inequalities Involving v p (n!) Equatios ad Iequalities Ivolvig v (!) Mehdi Hassai Deartmet of Mathematics Istitute for Advaced Studies i Basic Scieces Zaja, Ira mhassai@iasbs.ac.ir Abstract I this aer we study v (!), the greatest ower

More information

[ 47 ] then T ( m ) is true for all n a. 2. The greatest integer function : [ ] is defined by selling [ x]

[ 47 ] then T ( m ) is true for all n a. 2. The greatest integer function : [ ] is defined by selling [ x] [ 47 ] Number System 1. Itroductio Pricile : Let { T ( ) : N} be a set of statemets, oe for each atural umber. If (i), T ( a ) is true for some a N ad (ii) T ( k ) is true imlies T ( k 1) is true for all

More information

Round-off Errors and Computer Arithmetic - (1.2)

Round-off Errors and Computer Arithmetic - (1.2) Roud-off Errors ad Comuter Arithmetic - (1.) 1. Roud-off Errors: Roud-off errors is roduced whe a calculator or comuter is used to erform real umber calculatios. That is because the arithmetic erformed

More information

ON SUPERSINGULAR ELLIPTIC CURVES AND HYPERGEOMETRIC FUNCTIONS

ON SUPERSINGULAR ELLIPTIC CURVES AND HYPERGEOMETRIC FUNCTIONS ON SUPERSINGULAR ELLIPTIC CURVES AND HYPERGEOMETRIC FUNCTIONS KEENAN MONKS Abstract The Legedre Family of ellitic curves has the remarkable roerty that both its eriods ad its suersigular locus have descritios

More information

A Note on Bilharz s Example Regarding Nonexistence of Natural Density

A Note on Bilharz s Example Regarding Nonexistence of Natural Density Iteratioal Mathematical Forum, Vol. 7, 0, o. 38, 877-884 A Note o Bilharz s Examle Regardig Noexistece of Natural Desity Cherg-tiao Perg Deartmet of Mathematics Norfolk State Uiversity 700 Park Aveue,

More information

Perfect Numbers 6 = Another example of a perfect number is 28; and we have 28 =

Perfect Numbers 6 = Another example of a perfect number is 28; and we have 28 = What is a erfect umber? Perfect Numbers A erfect umber is a umber which equals the sum of its ositive roer divisors. A examle of a erfect umber is 6. The ositive divisors of 6 are 1,, 3, ad 6. The roer

More information

Weil Conjecture I. Yichao Tian. Morningside Center of Mathematics, AMSS, CAS

Weil Conjecture I. Yichao Tian. Morningside Center of Mathematics, AMSS, CAS Weil Cojecture I Yichao Tia Morigside Ceter of Mathematics, AMSS, CAS [This is the sketch of otes of the lecture Weil Cojecture I give by Yichao Tia at MSC, Tsighua Uiversity, o August 4th, 20. Yuaqig

More information

PRIME RECIPROCALS AND PRIMES IN ARITHMETIC PROGRESSION

PRIME RECIPROCALS AND PRIMES IN ARITHMETIC PROGRESSION PRIME RECIPROCALS AND PRIMES IN ARITHMETIC PROGRESSION DANIEL LITT Abstract. This aer is a exository accout of some (very elemetary) argumets o sums of rime recirocals; though the statemets i Proositios

More information

Properties and Tests of Zeros of Polynomial Functions

Properties and Tests of Zeros of Polynomial Functions Properties ad Tests of Zeros of Polyomial Fuctios The Remaider ad Factor Theorems: Sythetic divisio ca be used to fid the values of polyomials i a sometimes easier way tha substitutio. This is show by

More information

Research Article A Note on the Generalized q-bernoulli Measures with Weight α

Research Article A Note on the Generalized q-bernoulli Measures with Weight α Abstract ad Alied Aalysis Volume 2011, Article ID 867217, 9 ages doi:10.1155/2011/867217 Research Article A Note o the Geeralized -Beroulli Measures with Weight T. Kim, 1 S. H. Lee, 1 D. V. Dolgy, 2 ad

More information

2.4 - Sequences and Series

2.4 - Sequences and Series 2.4 - Sequeces ad Series Sequeces A sequece is a ordered list of elemets. Defiitio 1 A sequece is a fuctio from a subset of the set of itegers (usually either the set 80, 1, 2, 3,... < or the set 81, 2,

More information

Sketch of Dirichlet s Theorem on Arithmetic Progressions

Sketch of Dirichlet s Theorem on Arithmetic Progressions Itroductio ad Defiitios Sketch of o Arithmetic Progressios Tom Cuchta 24 February 2012 / Aalysis Semiar, Missouri S&T Outlie Itroductio ad Defiitios 1 Itroductio ad Defiitios 2 3 Itroductio ad Defiitios

More information

Recurrence Relations

Recurrence Relations Recurrece Relatios Aalysis of recursive algorithms, such as: it factorial (it ) { if (==0) retur ; else retur ( * factorial(-)); } Let t be the umber of multiplicatios eeded to calculate factorial(). The

More information

Q-BINOMIALS AND THE GREATEST COMMON DIVISOR. Keith R. Slavin 8474 SW Chevy Place, Beaverton, Oregon 97008, USA.

Q-BINOMIALS AND THE GREATEST COMMON DIVISOR. Keith R. Slavin 8474 SW Chevy Place, Beaverton, Oregon 97008, USA. INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 8 2008, #A05 Q-BINOMIALS AND THE GREATEST COMMON DIVISOR Keith R. Slavi 8474 SW Chevy Place, Beaverto, Orego 97008, USA slavi@dsl-oly.et Received:

More information

On Some Properties of Digital Roots

On Some Properties of Digital Roots Advaces i Pure Mathematics, 04, 4, 95-30 Published Olie Jue 04 i SciRes. http://www.scirp.org/joural/apm http://dx.doi.org/0.436/apm.04.46039 O Some Properties of Digital Roots Ilha M. Izmirli Departmet

More information

Trial division, Pollard s p 1, Pollard s ρ, and Fermat s method. Christopher Koch 1. April 8, 2014

Trial division, Pollard s p 1, Pollard s ρ, and Fermat s method. Christopher Koch 1. April 8, 2014 Iteger Divisio Algorithm ad Cogruece Iteger Trial divisio,,, ad with itegers mod Iverses mod Multiplicatio ad GCD Iteger Christopher Koch 1 1 Departmet of Computer Sciece ad Egieerig CSE489/589 Algorithms

More information

AN IMPROVED BABY-STEP-GIANT-STEP METHOD FOR CERTAIN ELLIPTIC CURVES. 1. Introduction

AN IMPROVED BABY-STEP-GIANT-STEP METHOD FOR CERTAIN ELLIPTIC CURVES. 1. Introduction J. Al. Math. & Comuting Vol. 20(2006), No. 1-2,. 485-489 AN IMPROVED BABY-STEP-GIANT-STEP METHOD FOR CERTAIN ELLIPTIC CURVES BYEONG-KWEON OH, KIL-CHAN HA AND JANGHEON OH Abstract. In this aer, we slightly

More information

Zeros of Polynomials

Zeros of Polynomials Math 160 www.timetodare.com 4.5 4.6 Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered with fidig the solutios of polyomial equatios of ay degree

More information

SYMMETRIC POSITIVE SEMI-DEFINITE SOLUTIONS OF AX = B AND XC = D

SYMMETRIC POSITIVE SEMI-DEFINITE SOLUTIONS OF AX = B AND XC = D Joural of Pure ad Alied Mathematics: Advaces ad Alicatios olume, Number, 009, Pages 99-07 SYMMERIC POSIIE SEMI-DEFINIE SOLUIONS OF AX B AND XC D School of Mathematics ad Physics Jiagsu Uiversity of Sciece

More information

15.093J Optimization Methods. Lecture 22: Barrier Interior Point Algorithms

15.093J Optimization Methods. Lecture 22: Barrier Interior Point Algorithms 1593J Otimizatio Methods Lecture : Barrier Iterior Poit Algorithms 1 Outlie 1 Barrier Methods Slide 1 The Cetral Path 3 Aroximatig the Cetral Path 4 The Primal Barrier Algorithm 5 The Primal-Dual Barrier

More information

Classification of DT signals

Classification of DT signals Comlex exoetial A discrete time sigal may be comlex valued I digital commuicatios comlex sigals arise aturally A comlex sigal may be rereseted i two forms: jarg { z( ) } { } z ( ) = Re { z ( )} + jim {

More information

MAT1026 Calculus II Basic Convergence Tests for Series

MAT1026 Calculus II Basic Convergence Tests for Series MAT026 Calculus II Basic Covergece Tests for Series Egi MERMUT 202.03.08 Dokuz Eylül Uiversity Faculty of Sciece Departmet of Mathematics İzmir/TURKEY Cotets Mootoe Covergece Theorem 2 2 Series of Real

More information

Putnam Training Exercise Counting, Probability, Pigeonhole Principle (Answers)

Putnam Training Exercise Counting, Probability, Pigeonhole Principle (Answers) Putam Traiig Exercise Coutig, Probability, Pigeohole Pricile (Aswers) November 24th, 2015 1. Fid the umber of iteger o-egative solutios to the followig Diohatie equatio: x 1 + x 2 + x 3 + x 4 + x 5 = 17.

More information

SOME NEW OBSERVATIONS ON MERSENNE NUMBERS AND PRIMES

SOME NEW OBSERVATIONS ON MERSENNE NUMBERS AND PRIMES SOME NEW OBSERVATIONS ON MERSENNE NUMBERS AND PRIMES Euclid observed several thousad years ago i his boo The Elemets that - 1+=3 1++4=7 1++4+8=15 1++4+8+16=31 1++4+8+16+3=63 1++4+8+16+3+64=17 1++4+8+16+3+64+18=55

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

SOLVED EXAMPLES

SOLVED EXAMPLES Prelimiaries Chapter PELIMINAIES Cocept of Divisibility: A o-zero iteger t is said to be a divisor of a iteger s if there is a iteger u such that s tu I this case we write t s (i) 6 as ca be writte as

More information

Confidence Intervals

Confidence Intervals Cofidece Itervals Berli Che Deartmet of Comuter Sciece & Iformatio Egieerig Natioal Taiwa Normal Uiversity Referece: 1. W. Navidi. Statistics for Egieerig ad Scietists. Chater 5 & Teachig Material Itroductio

More information

Sequences of Definite Integrals, Factorials and Double Factorials

Sequences of Definite Integrals, Factorials and Double Factorials 47 6 Joural of Iteger Sequeces, Vol. 8 (5), Article 5.4.6 Sequeces of Defiite Itegrals, Factorials ad Double Factorials Thierry Daa-Picard Departmet of Applied Mathematics Jerusalem College of Techology

More information

Solutions to Problem Set 7

Solutions to Problem Set 7 8.78 Solutios to Problem Set 7. If the umber is i S, we re doe sice it s relatively rime to everythig. So suose S. Break u the remaiig elemets ito airs {, }, {4, 5},..., {, + }. By the Pigeohole Pricile,

More information

Maximal sets of integers not containing k + 1 pairwise coprimes and having divisors from a specified set of primes

Maximal sets of integers not containing k + 1 pairwise coprimes and having divisors from a specified set of primes EuroComb 2005 DMTCS proc. AE, 2005, 335 340 Maximal sets of itegers ot cotaiig k + 1 pairwise coprimes ad havig divisors from a specified set of primes Vladimir Bliovsky 1 Bielefeld Uiversity, Math. Dept.,

More information

ON SOME DIOPHANTINE EQUATIONS RELATED TO SQUARE TRIANGULAR AND BALANCING NUMBERS

ON SOME DIOPHANTINE EQUATIONS RELATED TO SQUARE TRIANGULAR AND BALANCING NUMBERS Joural of Algebra, Number Theory: Advaces ad Applicatios Volume, Number, 00, Pages 7-89 ON SOME DIOPHANTINE EQUATIONS RELATED TO SQUARE TRIANGULAR AND BALANCING NUMBERS OLCAY KARAATLI ad REFİK KESKİN Departmet

More information

A LIMITED ARITHMETIC ON SIMPLE CONTINUED FRACTIONS - II 1. INTRODUCTION

A LIMITED ARITHMETIC ON SIMPLE CONTINUED FRACTIONS - II 1. INTRODUCTION A LIMITED ARITHMETIC ON SIMPLE CONTINUED FRACTIONS - II C. T. LONG J. H. JORDAN* Washigto State Uiversity, Pullma, Washigto 1. INTRODUCTION I the first paper [2 ] i this series, we developed certai properties

More information

Dimension of a Maximum Volume

Dimension of a Maximum Volume Dimesio of a Maximum Volume Robert Kreczer Deartmet of Mathematics ad Comutig Uiversity of Wiscosi-Steves Poit Steves Poit, WI 54481 Phoe: (715) 346-3754 Email: rkrecze@uwsmail.uws.edu 1. INTRODUCTION.

More information

The Sumudu transform and its application to fractional differential equations

The Sumudu transform and its application to fractional differential equations ISSN : 30-97 (Olie) Iteratioal e-joural for Educatio ad Mathematics www.iejem.org vol. 0, No. 05, (Oct. 03), 9-40 The Sumudu trasform ad its alicatio to fractioal differetial equatios I.A. Salehbhai, M.G.

More information

On Generalized Fibonacci Numbers

On Generalized Fibonacci Numbers Applied Mathematical Scieces, Vol. 9, 215, o. 73, 3611-3622 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.215.5299 O Geeralized Fiboacci Numbers Jerico B. Bacai ad Julius Fergy T. Rabago Departmet

More information

PERIODS OF FIBONACCI SEQUENCES MODULO m. 1. Preliminaries Definition 1. A generalized Fibonacci sequence is an infinite complex sequence (g n ) n Z

PERIODS OF FIBONACCI SEQUENCES MODULO m. 1. Preliminaries Definition 1. A generalized Fibonacci sequence is an infinite complex sequence (g n ) n Z PERIODS OF FIBONACCI SEQUENCES MODULO m ARUDRA BURRA Abstract. We show that the Fiboacci sequece modulo m eriodic for all m, ad study the eriod i terms of the modulus.. Prelimiaries Defiitio. A geeralized

More information

On the Inverse of a Certain Matrix Involving Binomial Coefficients

On the Inverse of a Certain Matrix Involving Binomial Coefficients It. J. Cotemp. Math. Scieces, Vol. 3, 008, o. 3, 5-56 O the Iverse of a Certai Matrix Ivolvig Biomial Coefficiets Yoshiari Iaba Kitakuwada Seior High School Keihokushimoyuge, Ukyo-ku, Kyoto, 60-0534, Japa

More information

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018 CSE 353 Discrete Computatioal Structures Sprig 08 Sequeces, Mathematical Iductio, ad Recursio (Chapter 5, Epp) Note: some course slides adopted from publisher-provided material Overview May mathematical

More information

Solutions to Math 347 Practice Problems for the final

Solutions to Math 347 Practice Problems for the final Solutios to Math 347 Practice Problems for the fial 1) True or False: a) There exist itegers x,y such that 50x + 76y = 6. True: the gcd of 50 ad 76 is, ad 6 is a multiple of. b) The ifiimum of a set is

More information

The Ratio Test. THEOREM 9.17 Ratio Test Let a n be a series with nonzero terms. 1. a. n converges absolutely if lim. n 1

The Ratio Test. THEOREM 9.17 Ratio Test Let a n be a series with nonzero terms. 1. a. n converges absolutely if lim. n 1 460_0906.qxd //04 :8 PM Page 69 SECTION 9.6 The Ratio ad Root Tests 69 Sectio 9.6 EXPLORATION Writig a Series Oe of the followig coditios guaratees that a series will diverge, two coditios guaratee that

More information

Elliptic Curves and Cryptography

Elliptic Curves and Cryptography Ellitic Curves and Crytograhy Background in Ellitic Curves We'll now turn to the fascinating theory of ellitic curves. For simlicity, we'll restrict our discussion to ellitic curves over Z, where is a

More information

Seed and Sieve of Odd Composite Numbers with Applications in Factorization of Integers

Seed and Sieve of Odd Composite Numbers with Applications in Factorization of Integers IOSR Joural of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 319-75X. Volume 1, Issue 5 Ver. VIII (Sep. - Oct.01), PP 01-07 www.iosrjourals.org Seed ad Sieve of Odd Composite Numbers with Applicatios i

More information

2.4 Sequences, Sequences of Sets

2.4 Sequences, Sequences of Sets 72 CHAPTER 2. IMPORTANT PROPERTIES OF R 2.4 Sequeces, Sequeces of Sets 2.4.1 Sequeces Defiitio 2.4.1 (sequece Let S R. 1. A sequece i S is a fuctio f : K S where K = { N : 0 for some 0 N}. 2. For each

More information

1. By using truth tables prove that, for all statements P and Q, the statement

1. By using truth tables prove that, for all statements P and Q, the statement Author: Satiago Salazar Problems I: Mathematical Statemets ad Proofs. By usig truth tables prove that, for all statemets P ad Q, the statemet P Q ad its cotrapositive ot Q (ot P) are equivalet. I example.2.3

More information

On Some Identities and Generating Functions for Mersenne Numbers and Polynomials

On Some Identities and Generating Functions for Mersenne Numbers and Polynomials Turish Joural of Aalysis ad Number Theory, 8, Vol 6, No, 9-97 Available olie at htt://ubsscieubcom/tjat/6//5 Sciece ad Educatio Publishig DOI:69/tjat-6--5 O Some Idetities ad Geeratig Fuctios for Mersee

More information

Proposition 2.1. There are an infinite number of primes of the form p = 4n 1. Proof. Suppose there are only a finite number of such primes, say

Proposition 2.1. There are an infinite number of primes of the form p = 4n 1. Proof. Suppose there are only a finite number of such primes, say Chater 2 Euclid s Theorem Theorem 2.. There are a ifiity of rimes. This is sometimes called Euclid s Secod Theorem, what we have called Euclid s Lemma beig kow as Euclid s First Theorem. Proof. Suose to

More information

ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS

ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS ON THE LEHMER CONSTANT OF FINITE CYCLIC GROUPS NORBERT KAIBLINGER Abstract. Results of Lid o Lehmer s problem iclude the value of the Lehmer costat of the fiite cyclic group Z/Z, for 5 ad all odd. By complemetary

More information

A Block Cipher Using Linear Congruences

A Block Cipher Using Linear Congruences Joural of Computer Sciece 3 (7): 556-560, 2007 ISSN 1549-3636 2007 Sciece Publicatios A Block Cipher Usig Liear Cogrueces 1 V.U.K. Sastry ad 2 V. Jaaki 1 Academic Affairs, Sreeidhi Istitute of Sciece &

More information

Dirichlet s Theorem on Arithmetic Progressions

Dirichlet s Theorem on Arithmetic Progressions Dirichlet s Theorem o Arithmetic Progressios Athoy Várilly Harvard Uiversity, Cambridge, MA 0238 Itroductio Dirichlet s theorem o arithmetic progressios is a gem of umber theory. A great part of its beauty

More information

Elliptic Curves Spring 2017 Problem Set #1

Elliptic Curves Spring 2017 Problem Set #1 18.783 Ellitic Curves Srig 017 Problem Set #1 These roblems are related to the material covered i Lectures 1-3. Some of them require the use of Sage; you will eed to create a accout at the SageMathCloud.

More information

Songklanakarin Journal of Science and Technology SJST R1 Teerapabolarn

Songklanakarin Journal of Science and Technology SJST R1 Teerapabolarn Soglaaari Joural of Sciece ad Techology SJST--.R Teeraabolar A No-uiform Boud o Biomial Aroimatio to the Beta Biomial Cumulative Distributio Fuctio Joural: Soglaaari Joural of Sciece ad Techology For Review

More information

On the Beta Cumulative Distribution Function

On the Beta Cumulative Distribution Function Alied Mathematical Scieces, Vol. 12, 218, o. 1, 461-466 HIKARI Ltd, www.m-hikari.com htts://doi.org/1.12988/ams.218.8241 O the Beta Cumulative Distributio Fuctio Khaled M. Aludaat Deartmet of Statistics,

More information

Commutativity in Permutation Groups

Commutativity in Permutation Groups Commutativity i Permutatio Groups Richard Wito, PhD Abstract I the group Sym(S) of permutatios o a oempty set S, fixed poits ad trasiet poits are defied Prelimiary results o fixed ad trasiet poits are

More information

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer.

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer. 6 Itegers Modulo I Example 2.3(e), we have defied the cogruece of two itegers a,b with respect to a modulus. Let us recall that a b (mod ) meas a b. We have proved that cogruece is a equivalece relatio

More information

Complex Analysis Spring 2001 Homework I Solution

Complex Analysis Spring 2001 Homework I Solution Complex Aalysis Sprig 2001 Homework I Solutio 1. Coway, Chapter 1, sectio 3, problem 3. Describe the set of poits satisfyig the equatio z a z + a = 2c, where c > 0 ad a R. To begi, we see from the triagle

More information

Logarithm of the Kernel Function. 1 Introduction and Preliminary Results

Logarithm of the Kernel Function. 1 Introduction and Preliminary Results Iteratioal Mathematical Forum, Vol. 3, 208, o. 7, 337-342 HIKARI Ltd, www.m-hikari.com htts://doi.org/0.2988/imf.208.8529 Logarithm of the Kerel Fuctio Rafael Jakimczuk Divisió Matemática Uiversidad Nacioal

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Approximation properties of (p, q)-bernstein type operators

Approximation properties of (p, q)-bernstein type operators Acta Uiv. Saietiae, Mathematica, 8, 2 2016 222 232 DOI: 10.1515/ausm-2016-0014 Aroximatio roerties of, -Berstei tye oerators Zoltá Fita Deartmet of Mathematics, Babeş-Bolyai Uiversity, Romaia email: fzolta@math.ubbcluj.ro

More information

arxiv: v1 [math.co] 3 Feb 2013

arxiv: v1 [math.co] 3 Feb 2013 Cotiued Fractios of Quadratic Numbers L ubomíra Balková Araka Hrušková arxiv:0.05v [math.co] Feb 0 February 5 0 Abstract I this paper we will first summarize kow results cocerig cotiued fractios. The we

More information

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials Math 60 www.timetodare.com 3. Properties of Divisio 3.3 Zeros of Polyomials 3.4 Complex ad Ratioal Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered

More information

CONSTRUCTING TRUNCATED IRRATIONAL NUMBERS AND DETERMINING THEIR NEIGHBORING PRIMES

CONSTRUCTING TRUNCATED IRRATIONAL NUMBERS AND DETERMINING THEIR NEIGHBORING PRIMES CONSTRUCTING TRUNCATED IRRATIONAL NUMBERS AND DETERMINING THEIR NEIGHBORING PRIMES It is well kow that there exist a ifiite set of irratioal umbers icludig, sqrt(), ad e. Such quatities are of ifiite legth

More information

Harmonic Number Identities Via Euler s Transform

Harmonic Number Identities Via Euler s Transform 1 2 3 47 6 23 11 Joural of Iteger Sequeces, Vol. 12 2009), Article 09.6.1 Harmoic Number Idetities Via Euler s Trasform Khristo N. Boyadzhiev Departmet of Mathematics Ohio Norther Uiversity Ada, Ohio 45810

More information

It is always the case that unions, intersections, complements, and set differences are preserved by the inverse image of a function.

It is always the case that unions, intersections, complements, and set differences are preserved by the inverse image of a function. MATH 532 Measurable Fuctios Dr. Neal, WKU Throughout, let ( X, F, µ) be a measure space ad let (!, F, P ) deote the special case of a probability space. We shall ow begi to study real-valued fuctios defied

More information

VIETA-LIKE PRODUCTS OF NESTED RADICALS

VIETA-LIKE PRODUCTS OF NESTED RADICALS VIETA-IKE PRODUCTS OF ESTED RADICAS Thomas J. Osler athematics Deartmet Rowa Uiversity Glassboro, J 0808 Osler@rowa.edu Itroductio The beautiful ifiite roduct of radicals () π due to Vieta [] i 9, is oe

More information

Unit 4: Polynomial and Rational Functions

Unit 4: Polynomial and Rational Functions 48 Uit 4: Polyomial ad Ratioal Fuctios Polyomial Fuctios A polyomial fuctio y px ( ) is a fuctio of the form p( x) ax + a x + a x +... + ax + ax+ a 1 1 1 0 where a, a 1,..., a, a1, a0are real costats ad

More information

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n Review of Power Series, Power Series Solutios A power series i x - a is a ifiite series of the form c (x a) =c +c (x a)+(x a) +... We also call this a power series cetered at a. Ex. (x+) is cetered at

More information

PROBLEM SET 5 SOLUTIONS. Solution. We prove that the given congruence equation has no solutions. Suppose for contradiction that. (x 2) 2 1 (mod 7).

PROBLEM SET 5 SOLUTIONS. Solution. We prove that the given congruence equation has no solutions. Suppose for contradiction that. (x 2) 2 1 (mod 7). PROBLEM SET 5 SOLUTIONS 1 Fid every iteger solutio to x 17x 5 0 mod 45 Solutio We rove that the give cogruece equatio has o solutios Suose for cotradictio that the equatio x 17x 5 0 mod 45 has a solutio

More information

Section 7 Fundamentals of Sequences and Series

Section 7 Fundamentals of Sequences and Series ectio Fudametals of equeces ad eries. Defiitio ad examples of sequeces A sequece ca be thought of as a ifiite list of umbers. 0, -, -0, -, -0...,,,,,,. (iii),,,,... Defiitio: A sequece is a fuctio which

More information

Some p-adic congruences for p q -Catalan numbers

Some p-adic congruences for p q -Catalan numbers Some p-adic cogrueces for p q -Catala umbers Floria Luca Istituto de Matemáticas Uiversidad Nacioal Autóoma de México C.P. 58089, Morelia, Michoacá, México fluca@matmor.uam.mx Paul Thomas Youg Departmet

More information

Science & Technologies COMMUTATIONAL PROPERTIES OF OPERATORS OF MIXED TYPE PRESERVING THE POWERS - I

Science & Technologies COMMUTATIONAL PROPERTIES OF OPERATORS OF MIXED TYPE PRESERVING THE POWERS - I COMMUTATIONAL PROPERTIES OF OPERATORS OF MIXED TYPE PRESERVING TE POWERS - I Miryaa S. ristova Uiversity of Natioal ad World Ecoomy, Deartmet of Mathematics Studetsi Grad "risto Botev", 17 Sofia, BULGARIA

More information

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece,, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet as

More information

CHAPTER 10 INFINITE SEQUENCES AND SERIES

CHAPTER 10 INFINITE SEQUENCES AND SERIES CHAPTER 10 INFINITE SEQUENCES AND SERIES 10.1 Sequeces 10.2 Ifiite Series 10.3 The Itegral Tests 10.4 Compariso Tests 10.5 The Ratio ad Root Tests 10.6 Alteratig Series: Absolute ad Coditioal Covergece

More information

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece 1, 1, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet

More information

SOME TRIBONACCI IDENTITIES

SOME TRIBONACCI IDENTITIES Mathematics Today Vol.7(Dec-011) 1-9 ISSN 0976-38 Abstract: SOME TRIBONACCI IDENTITIES Shah Devbhadra V. Sir P.T.Sarvajaik College of Sciece, Athwalies, Surat 395001. e-mail : drdvshah@yahoo.com The sequece

More information

LINEAR RECURSION RELATIONS - LESSON FOUR SECOND-ORDER LINEAR RECURSION RELATIONS

LINEAR RECURSION RELATIONS - LESSON FOUR SECOND-ORDER LINEAR RECURSION RELATIONS LINEAR RECURSION RELATIONS - LESSON FOUR SECOND-ORDER LINEAR RECURSION RELATIONS BROTHER ALFRED BROUSSEAU St. Mary's College, Califoria Give a secod-order liear recursio relatio (.1) T. 1 = a T + b T 1,

More information

Special Modeling Techniques

Special Modeling Techniques Colorado School of Mies CHEN43 Secial Modelig Techiques Secial Modelig Techiques Summary of Toics Deviatio Variables No-Liear Differetial Equatios 3 Liearizatio of ODEs for Aroximate Solutios 4 Coversio

More information

Pell and Lucas primes

Pell and Lucas primes Notes o Number Theory ad Discrete Mathematics ISSN 30 532 Vol. 2, 205, No. 3, 64 69 Pell ad Lucas primes J. V. Leyedekkers ad A. G. Shao 2 Faculty of Sciece, The Uiversity of Sydey NSW 2006, Australia

More information

k-equitable mean labeling

k-equitable mean labeling Joural of Algorithms ad Comutatio joural homeage: htt://jac.ut.ac.ir k-euitable mea labelig P.Jeyathi 1 1 Deartmet of Mathematics, Govidammal Aditaar College for Wome, Tiruchedur- 628 215,Idia ABSTRACT

More information

THE INTEGRAL TEST AND ESTIMATES OF SUMS

THE INTEGRAL TEST AND ESTIMATES OF SUMS THE INTEGRAL TEST AND ESTIMATES OF SUMS. Itroductio Determiig the exact sum of a series is i geeral ot a easy task. I the case of the geometric series ad the telescoig series it was ossible to fid a simle

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES I geeral, it is difficult to fid the exact sum of a series. We were able to accomplish this for geometric series ad the series /[(+)]. This is

More information

A Public-Key Cryptosystem Based on Lucas Sequences

A Public-Key Cryptosystem Based on Lucas Sequences Palestine Journal of Mathematics Vol. 1(2) (2012), 148 152 Palestine Polytechnic University-PPU 2012 A Public-Key Crytosystem Based on Lucas Sequences Lhoussain El Fadil Communicated by Ayman Badawi MSC2010

More information

Unit 6: Sequences and Series

Unit 6: Sequences and Series AMHS Hoors Algebra 2 - Uit 6 Uit 6: Sequeces ad Series 26 Sequeces Defiitio: A sequece is a ordered list of umbers ad is formally defied as a fuctio whose domai is the set of positive itegers. It is commo

More information

SOME APPLICATIONS FROM STUDENT S CONTESTS ABOUT THE GROUP OF AUTOMORPHISMS OF Z

SOME APPLICATIONS FROM STUDENT S CONTESTS ABOUT THE GROUP OF AUTOMORPHISMS OF Z Joural o Sciece ad Arts Year 5 No () 57-6 05 ORIGINAL PAPER SOME APPLICATIONS FROM STUDENT S CONTESTS ABOUT THE GROUP OF AUTOMORPHISMS OF GEORGIANA VELICU ELENA CATALINA GRINDEI Mauscrit received: 6005;

More information

CSI 2101 Discrete Structures Winter Homework Assignment #4 (100 points, weight 5%) Due: Thursday, April 5, at 1:00pm (in lecture)

CSI 2101 Discrete Structures Winter Homework Assignment #4 (100 points, weight 5%) Due: Thursday, April 5, at 1:00pm (in lecture) CSI 101 Discrete Structures Witer 01 Prof. Lucia Moura Uiversity of Ottawa Homework Assigmet #4 (100 poits, weight %) Due: Thursday, April, at 1:00pm (i lecture) Program verificatio, Recurrece Relatios

More information

Non-Archimedian Fields. Topological Properties of Z p, Q p (p-adics Numbers)

Non-Archimedian Fields. Topological Properties of Z p, Q p (p-adics Numbers) BULETINUL Uiversităţii Petrol Gaze di Ploieşti Vol. LVIII No. 2/2006 43-48 Seria Matematică - Iformatică - Fizică No-Archimedia Fields. Toological Proerties of Z, Q (-adics Numbers) Mureşa Alexe Căli Uiversitatea

More information

A TYPE OF PRIMITIVE ALGEBRA*

A TYPE OF PRIMITIVE ALGEBRA* A TYPE OF PRIMITIVE ALGEBRA* BT J. H. M. WEDDERBURN I a recet paper,t L. E. Dickso has discussed the liear associative algebra, A, defied by the relatios xy = yo(x), y = g, where 8 ( x ) is a polyomial

More information

Primality Test. Rong-Jaye Chen

Primality Test. Rong-Jaye Chen Primality Test Rog-Jaye Che OUTLINE [1] Modular Arithmetic Algorithms [2] Quadratic Residues [3] Primality Testig p2. [1] Modular Arithmetic Algorithms 1. The itegers a divides b a b a{ 1, b} If b has

More information

arxiv: v3 [math.ds] 17 Sep 2013

arxiv: v3 [math.ds] 17 Sep 2013 Products of matrices related to o autoomous Fiboacci differece equatios Rafael Luís 1a, Herique M Oliveira a a Ceter for Mathematical Aalysis, Geometry ad Dyamical Systems Deartmet of Mathematics - Techical

More information

A New Class of Ternary Zero Correlation Zone Sequence Sets Based on Mutually Orthogonal Complementary Sets

A New Class of Ternary Zero Correlation Zone Sequence Sets Based on Mutually Orthogonal Complementary Sets IOSR Joural of Electroics ad Commuicatio Egieerig (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 0, Issue 3, Ver. I (May - Ju.205), PP 08-3 www.iosrjourals.org A New Class of Terary Zero Correlatio

More information

In number theory we will generally be working with integers, though occasionally fractions and irrationals will come into play.

In number theory we will generally be working with integers, though occasionally fractions and irrationals will come into play. Number Theory Math 5840 otes. Sectio 1: Axioms. I umber theory we will geerally be workig with itegers, though occasioally fractios ad irratioals will come ito play. Notatio: Z deotes the set of all itegers

More information

TRACES OF HADAMARD AND KRONECKER PRODUCTS OF MATRICES. 1. Introduction

TRACES OF HADAMARD AND KRONECKER PRODUCTS OF MATRICES. 1. Introduction Math Appl 6 2017, 143 150 DOI: 1013164/ma201709 TRACES OF HADAMARD AND KRONECKER PRODUCTS OF MATRICES PANKAJ KUMAR DAS ad LALIT K VASHISHT Abstract We preset some iequality/equality for traces of Hadamard

More information

1 Summary: Binary and Logic

1 Summary: Binary and Logic 1 Summary: Biary ad Logic Biary Usiged Represetatio : each 1-bit is a power of two, the right-most is for 2 0 : 0110101 2 = 2 5 + 2 4 + 2 2 + 2 0 = 32 + 16 + 4 + 1 = 53 10 Usiged Rage o bits is [0...2

More information

Public Key Cryptosystems RSA

Public Key Cryptosystems RSA Public Key Crytosystems RSA 57 17 Receiver Sender 41 19 and rime 53 Attacker 47 Public Key Crytosystems RSA Comute numbers n = * 2337 323 57 17 Receiver Sender 41 19 and rime 53 Attacker 2491 47 Public

More information

11. FINITE FIELDS. Example 1: The following tables define addition and multiplication for a field of order 4.

11. FINITE FIELDS. Example 1: The following tables define addition and multiplication for a field of order 4. 11. FINITE FIELDS 11.1. A Field With 4 Elemets Probably the oly fiite fields which you ll kow about at this stage are the fields of itegers modulo a prime p, deoted by Z p. But there are others. Now although

More information

Almost all hyperharmonic numbers are not integers

Almost all hyperharmonic numbers are not integers Joural of Number Theory 7 (207) 495 526 Cotets lists available at ScieceDirect Joural of Number Theory www.elsevier.com/locate/jt Almost all hyerharmoic umbers are ot itegers Haydar Göral a, Doğa Ca Sertbaş

More information

A Note on Generalization of Semi Clean Rings

A Note on Generalization of Semi Clean Rings teratioal Joral of Algebra Vol. 5 o. 39-47 A Note o Geeralizatio of Semi Clea Rigs Abhay Kmar Sigh ad B.. Padeya Deartmet of Alied athematics stitte of Techology Baaras Hid Uiversity Varaasi-5 dia Abstract

More information

AMS Mathematics Subject Classification : 40A05, 40A99, 42A10. Key words and phrases : Harmonic series, Fourier series. 1.

AMS Mathematics Subject Classification : 40A05, 40A99, 42A10. Key words and phrases : Harmonic series, Fourier series. 1. J. Appl. Math. & Computig Vol. x 00y), No. z, pp. A RECURSION FOR ALERNAING HARMONIC SERIES ÁRPÁD BÉNYI Abstract. We preset a coveiet recursive formula for the sums of alteratig harmoic series of odd order.

More information