Compatibility of equations with truncated. Newton s binomials. Anatoly A. Grinberg.

Similar documents
Lecture 2. The Euclidean Algorithm and Numbers in Other Bases

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

MATH 361: NUMBER THEORY FOURTH LECTURE

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

Fermat's Little Theorem

7.2 Applications of Euler s and Fermat s Theorem.

2x 1 7. A linear congruence in modular arithmetic is an equation of the form. Why is the solution a set of integers rather than a unique integer?

CHAPTER 3. Congruences. Congruence: definitions and properties

MAT246H1S - Concepts In Abstract Mathematics. Solutions to Term Test 1 - February 1, 2018

An integer p is prime if p > 1 and p has exactly two positive divisors, 1 and p.

2x 1 7. A linear congruence in modular arithmetic is an equation of the form. Why is the solution a set of integers rather than a unique integer?

This is a recursive algorithm. The procedure is guaranteed to terminate, since the second argument decreases each time.

CHAPTER 6. Prime Numbers. Definition and Fundamental Results

Solutions to Practice Final

Number Theory. CSS322: Security and Cryptography. Sirindhorn International Institute of Technology Thammasat University CSS322. Number Theory.

Math 324, Fall 2011 Assignment 7 Solutions. 1 (ab) γ = a γ b γ mod n.

2.3 In modular arithmetic, all arithmetic operations are performed modulo some integer.

MATH 433 Applied Algebra Lecture 4: Modular arithmetic (continued). Linear congruences.

7. Prime Numbers Part VI of PJE

Math 109 HW 9 Solutions

1 Overview and revision

CIS 6930/4930 Computer and Network Security. Topic 5.1 Basic Number Theory -- Foundation of Public Key Cryptography

CS 5319 Advanced Discrete Structure. Lecture 9: Introduction to Number Theory II

. In particular if a b then N(

Two criteria in Fermat infinite descent method

Section 5.1 Polynomial Functions and Models

THESIS. Presented in Partial Fulfillment of the Requirements for the Degree Master of Science in the Graduate School of The Ohio State University

Wilson s Theorem and Fermat s Little Theorem

Elementary Number Theory. Franz Luef

Chapter 9 Mathematics of Cryptography Part III: Primes and Related Congruence Equations

k, then n = p2α 1 1 pα k

Number theory (Chapter 4)

MATH 2200 Final Review

PRACTICE PROBLEMS: SET 1

3 The fundamentals: Algorithms, the integers, and matrices

Know the Well-ordering principle: Any set of positive integers which has at least one element contains a smallest element.

a the relation arb is defined if and only if = 2 k, k

Clock Arithmetic. 1. If it is 9 o clock and you get out of school in 4 hours, when do you get out of school?

Number Theory Solutions Packet

EXAMPLES OF MORDELL S EQUATION

12x + 18y = 50. 2x + v = 12. (x, v) = (6 + k, 2k), k Z.

MATH 2112/CSCI 2112, Discrete Structures I Winter 2007 Toby Kenney Homework Sheet 5 Hints & Model Solutions

arxiv: v1 [math.co] 27 Aug 2015

cse 311: foundations of computing Fall 2015 Lecture 12: Primes, GCD, applications

Part V. Chapter 19. Congruence of integers

Chapter 3 Basic Number Theory

cse 311: foundations of computing Spring 2015 Lecture 12: Primes, GCD, applications

Discrete Structures Lecture Primes and Greatest Common Divisor

Writing Assignment 2 Student Sample Questions

2 Elementary number theory

Solutions to Assignment 1

Proof of Infinite Number of Triplet Primes. Stephen Marshall. 28 May Abstract

All variables a, b, n, etc are integers unless otherwise stated. Each part of a problem is worth 5 points.

4 Number Theory and Cryptography

Solving the general quadratic congruence. y 2 Δ (mod p),

Shi Feng Sheng Danny Wong

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Algebra Review. Terrametra Resources. Lynn Patten

Equidivisible consecutive integers

LEGENDRE S THEOREM, LEGRANGE S DESCENT

Number Theory Basics Z = {..., 2, 1, 0, 1, 2,...} For, b Z, we say that divides b if z = b for some. Notation: b Fact: for all, b, c Z:

Squares in products with terms in an arithmetic progression

Integers and Division

M381 Number Theory 2004 Page 1

A SURVEY OF PRIMALITY TESTS

LARGE PRIME NUMBERS (32, 42; 4) (32, 24; 2) (32, 20; 1) ( 105, 20; 0).

CSE 20 DISCRETE MATH. Winter

Basic Proof Examples

PREPARATION NOTES FOR NUMBER THEORY PRACTICE WED. OCT. 3,2012

AN EXTENSION OF A THEOREM OF EULER. 1. Introduction

EXAMPLES OF MORDELL S EQUATION

Notes on Systems of Linear Congruences

2301 Assignment 1 Due Friday 19th March, 2 pm

NOTES ON SIMPLE NUMBER THEORY

9 Modular Exponentiation and Square-Roots

SOLUTIONS Math 345 Homework 6 10/11/2017. Exercise 23. (a) Solve the following congruences: (i) x (mod 12) Answer. We have

Proofs. Methods of Proof Divisibility Floor and Ceiling Contradiction & Contrapositive Euclidean Algorithm. Reading (Epp s textbook)

NORTHWESTERN UNIVERSITY Thrusday, Oct 6th, 2011 ANSWERS FALL 2011 NU PUTNAM SELECTION TEST

Midterm 3 Review. Terms. Formulas and Rules to Use. Math 1010, Fall 2011 Instructor: Marina Gresham. Odd Root ( n x where n is odd) Exponent

MATH 501 Discrete Mathematics. Lecture 6: Number theory. German University Cairo, Department of Media Engineering and Technology.

Number Theory Proof Portfolio

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

CYCLES AND FIXED POINTS OF HAPPY FUNCTIONS

CISC-102 Fall 2017 Week 6

Discrete Logarithms. Let s begin by recalling the definitions and a theorem. Let m be a given modulus. Then the finite set

Lecture notes: Algorithms for integers, polynomials (Thorsten Theobald)

Numerical Methods. King Saud University

Homework #2 solutions Due: June 15, 2012

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}.

ALGEBRA. 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers

Some Facts from Number Theory

Mathematics of Cryptography

MATH 310 Course Objectives

Minimal multipliers for consecutive Fibonacci numbers

Proof of Beal s conjecture by deduction. Kamal Barghout PMU.

Ch 4.2 Divisibility Properties

p = This is small enough that its primality is easily verified by trial division. A candidate prime above 1000 p of the form p U + 1 is

A group of figures, representing a number, is called a numeral. Numbers are divided into the following types.

Math 430 Midterm II Review Packet Spring 2018 SOLUTIONS TO PRACTICE PROBLEMS

Number Theory Notes Spring 2011

Transcription:

1 Compatibility of equations with truncated Newton s binomials. Anatoly A. Grinberg anatoly_gr@yahoo.com ABSTRACT The resolvability of equations in integers containing truncated Newton s binomials, is determined by the divisibility of the binomial by the characteristic parameter of the equation, which most often is the binomial exponent. Two types of equations containing binomials from two and three integers are investigated. Conditions of resolvability of the equations are specified based on the characteristics of their parameters. Equations containing truncated Newton s binomials, are solvable only at the certain congruence its terms. Criteria of congruence can be, as is usual, such properties as parity, co-primacy or divisibility by the characteristic parameters of a problem. Properties of divisibility of truncated binomials from two and three integers by their exponent n were described in article [1]. We use these results in the present work, assuming that n is a prime integer. In the first section we will describe equations containing a truncated binomial from the sum of two numbers. The second section is devoted to equations with binomials from three numbers. Truncated binomials are defined as Newton s series of exponent n from the sum of numbers,,, from which the terms n, b n, c n have been removed. I.Equations with truncated binomials of two integers. Let us consider the equality (a+b) =U(a,b) (I.1) where U(,b)- is the truncated binomial, which can be presented in following three forms n 1 U(a,b)= ( n ν ) ν n ν n 1 ν=1 = ( n ν ) ( a) n ν n 1 = ( )qν n ν ν=1 ν=1 ( b) (I.2) where and are integers, q = + b, ( ) are binomial coefficients proportional to a prime binomial exponent n. Therefore U (a, b) is proportional to n. In addition, U (a, b) is an even integer given any parity of integers and. Without loss of generality it is possible to

2 divide numbers and by their greatest common divider (GCD). As a result of such division, and are co-prime integers. For compatibility with the right side of equation (I.1), the left side of the equation must also be even. Therefore, the parity of and must be the same. Because and are co-prime, they can only be odd. Since 2 is a prime number, the divisibility of the left side of equation (I.1) by 2n, leads to the divisibility of ( + ) by 2n. This brings us to the relation q = ( +b) =2 (I.3) where β is parameter. Substituting (I.3) in (I.1) we obtain (2βn) n =U(,b) (I.4) The question of the possible implementation of equation (I.1) in integers, leads to the same question with respect to equation (I.4). While in equation (I.1) we could simply determine that both and b must be odd, equation (I.4) indicates a stronger criterion: its rght side must be divisible by (2 ) n. This condition is necessary but not sufficient for Eq.(I.1) to exist in integers. If this division is possible, we must also show that there is no contradiction in the equation after division. If the division is not possible, then it is a clear indication of the impossibility of the Eq. (I.1) in integers. Let us to formulate the above in a different order. If one needs to prove that the equation (I.4) cannot exist in integers, and it is known that U (a, b) is divisible by (2 ) n,, the contradiction must be sought in the equation remaining after the division. On the other hand, the impossibility of existence of Eq.(I.4) in integers is not sufficient evidence of the indivisibility of the truncated binomial U(,b) by (2 ) n, 1. Returning to the specifics of Eq.(I.1), it is easy to see that the difference between the left and right sides of the equation is given by ( + ). Thus, it is always different from zero, except for the trivial case =. Therefore, the Eq.(I.1) does not exist in integers. With regard to the divisibility of U(,b) by n, unfortunately, we do not know of an analysis of this property in the literature outside of its relation to the problem considered here. There are suppositions [1], based on the use of Fermat s little theorem, that the probability of their divisibility by n is small for 2, but it does not solve the problem considered here. The author expresses gratitude to T.D.Shkredov for his helpful discussion on this topic.

3 II. Equation with a truncated binomial of three integers. In this section we consider the more interesting case of the equation containing a truncated binomial of three integers,, с. This equation has the form ( + + ) = (,, ) (II.1) where U(,b,c)= U(,b) + (( + ), ) (II.2) is a truncated three-integer binomial, which is, according to (II.2), comprised of the sum of two, two-integer truncated binomials. The divisibility of U(,b,c) by the binomial exponent was discussed in [1]. As in Section I, we are interested in the conditions under which equation (II.1) exists, at integers,,. Here we also will consider the exponent n to be a prime integer and suppose that the GCD has been removed from integers,, с. Removing the GCD makes these numbers relatively co-prime, since the presence of a common factor in two of them, leads, in view of equation (II.1), to the presence of the same factor in the third. From the point of view of the divisibility of these numbers by exponent n, there are only two cases: the case where none of the numbers are divisible by n; and a case where one of them is divisible by a certain power of n ( the latter must be coordinated with the equation as well as with the dependence on n of other parameters). Since both binomials (, ) and (( + ), ) are even, then from Eq.(II.1) and from the fact that,, are co-prime numbers, it follows that the two of them must be odd. We will assume that integer is even_. As in the case of Eq.(I.1), we obtain the equation ( +b+с) =2 (II.3) By substituting it in (II.1),we find (2 ) = (, ) + (( + ), ) (II.4) The connection of the divisibility of the right side of equation (II.4) by (2 ), with the existence in integers of equations like (II.1) or (II.4), was discussed in Section I. We consider now in detail the two above-mentioned cases of divisibility by n of numbers,, с.

4 A.The case when numbers a, b, c are not divisible by n. The question of the divisibility of truncated binomial (, ) was discussed in [1] and in section I, where the low probability that it is divisible by 2 was noted. Regarding binomial U((a + b), c), the sum of its arguments is, in accordance with (II.3), divisible by n. As shown in [1], in this case, U ((a + b), c) is divisible by 2. Thus, if (, ) is divisible only by the first power of n, then the right-hand side of equation (II.4) is only divisible by n. On the other hand, if (, ) is divisible by a power of n greater than 2, then the divisibility of the right side of (II.4) would be determined by the divisibility of (( + ), ). Uncertainty arises only when (, ) is divisible by 2. Thus, it is possible to formulate the following rule: If none of the integers a, b, c is divisible by n and U(a, b) is divisible only by n k, where, the equation (II. 1) cannot exist in integers From this statement it follows that the question of the admissibility of equation (II.1) in integers, for certain values of exponent n can be easily solved by numerical methods, using modular arithmetic. In numerical calculations one only need clarify whether or not (, ) is divisible by n 2. Below we will demonstrate this using cases with specific values of n 1. Equation (II.4) at n = 3. (2 ) = ( + )( +2 ) (II.5) According to Eq.(II.3), the sum ( + )=q is not divisible by n, so (, ) in (II.5) is divisible only by first power of n. Hence, equation does not exist in integers. 2. Equation (II.4) at n = 5. (2 ) =н ( + )[ ( 2 + + 2 )+2 (( + ) 2 +2 )] (II.6) Divisibility of the factor ( 2 + + 2 ) in (II.6) by n=5 is conveniently determined by congruence relations ( 2 + + 2 ) 2 + + 2 (mod 5) (II.7) where the remainders of integers and b, are indicated as, respectively. These vary from one to four. No combination of these remainders leads to a zero value or a multiple of n value of the right side of the (II.7), except when, + =. The latter corresponds to the multiplicity of (а + b) to n, which is excluded from the conditions discussed here. 3. Equation (II.4) at n = 7. (2 ) = ( + )[ ( 2 + + 2 ) 2 +2 (( +b) 2 +2 ) 2 ] (II.8)

5 This case is remarkable for the fact that it does not require any calculations. The problem of the existence of this equation is solved unambiguously for any divisibility of the factor ( 2 + + 2 ). Indeed, if this factor is not divisible by n, then (, ) is proportional to the first power of n, and this is the divisibility of the right side of Eq.(II.8). If the same factor is divisible by n, then the divisibility of the right side of Eq.(II.8) is determined by the second term in its square brackets. It is interesting to compare this with another approach to the problem [2-4]. 4. Equation (II.4) at n = 11. The term U(a,b) of Eq.(II.4) at n=11 is given by (, ) = { 5 b 7 +b 7 +15 2 b 2 5 +b 5 + 30 3 b 3 ( 3 +b 3 )+42 4 b 4 ( +b )+ 9 + 9 } (II.9) Its divisibility by 2 was tested numerically using an modular arithmetic. The calculation showed that (, ) is not divisible by 11 2 for any numbers, and therefore the terms of Eq.(II.4) are incompatible at n = 11. B. The case when one of the numbers,, is a multiple of n. We assume that the numbers is a multiple of n raised to power с and represent it in the form с=с 0 ρ с From (II.3) it follows that = ( + ) is also a multiple of some power of n. We denote this power as ρ. We also must attribute a dependence of parameter β on n, writing it in the form β=β 0 ρ β. Thus, we have the following notation с=с 0 ρ c, = 0 ρ, β=β 0 ρ β (II.10) Inasmuch as we can solve the problem of the existence of Eq.(II,1) for at least one triplet of integers, we are free in the choice of the parameters ρ, ρ, ρ с. We adjust them so that, if it is possible, they will provide the necessary divisibility of the right side of Eq.(II.1) by n. Substituting (II.10) into (II.3) we obtain ( 0 ρ +с 0 ρ c) =2 0 ρ β (II.11) Let us assume that ρ < ρ q. Since the first power of n is preserved when ρ =0, from Eq.(II.11) follows the equality ρ = ρ +1, which is valid only at ρ >0. On the other hand, from expansion of (, ), as determined by Eq.(I.2), it can be seen that U(a, b) is proportional to = 0 ρ +1. Similarly we find ( +, ) ~ ( ).

6 From Eq. (II.4) it follows that (2 0 ρ ) n ~ 0 ρ +1. Therefore (ρ β +1) = ρ +1. Again, this equality is preserved only if ρ c >0. Thus we arrive at the relations ρ β = ρ c 1, ρ = ρ c 1 if ρ c >0 (II.12) and the numbers c, q and β can be written as с=с 0 ρ c, = 0 ρ c 1, β=β 0 ρ c 1 (II.13) From the above analysis it follows that, in the present case, we can always achieve the conditions under which the right-hand side of Eq.(II.4) is divisible by the necessary power of n. As discussed in section I, it does not mean that the Eq.(II.1) can exist in integers. III. Conclusion. We examined a specific class of equations consisting of truncated Newtonian binomials of two and three numbers (trinomials). The main purpose was to establish the compatibility of terms of an equation for integer values of under-binomial numbers. The divisibility of the terms of the equations by the binominal exponent was choose as the main criterion of compatibility. The absence of necessary divisibility indicates incompatibility of the terms of the equation, while its presence leaves the question open. Limitation of results in this direction of inquiry is due to lack of theoretical development of the problem of truncated binomial divisibility. However, for certain values of parameters of the binomial, we have demonstrated a surprisingly simple solution to a problem that requires extensive analytical calculations when approached with conventional methods. Hopefully, this work will draw attention to solving the problem of the divisibility of truncated binomial U (a, b). The author is grateful to B.M. Ashkinadze for useful discussions and valuable support. He also takes this opportunity to express his deep appreciation for I.D. Shkredov consulting in matters of number theory, and to B.B. Lurje for useful, critical remarks. References: [1] Grinberg А.А., On Divisibility Properties of Truncated Binomial Series, arxiv.org, ID: 1406.0402, 2014. [2] Di P.G.L. richlet P.G.L., Lectures on Number Theory. GINTL, Moscow-1936-Leningrad [3] Dickson L.E., History of the Theory of Numbers, Carnegie Institute of Washington. 1913. [4] Edwards H.M, Advanced Calculus, Houghton Mifflin Boston, 1969.