Posts

Euclidean Algorithm - Number Theory #Euclidean #Algorithm #- #Number #Theory

Image
  Euclid Algorithm or Division Algorithm :  Statement :               Given integers a and b with b > 0 , there exists a unique pair of integers q and r such that               a = bq + r , with 0 ≤ r < b. Moreover , r = 0 if, and  only, if b/a. Proof :              Suppose a and b are two integers with b > 0.               Let S = { y / y= a - bx , x is an integer, y ≥ 0 } .              Clearly S is a non - empty set of non - negative integers.              ∴ By well- ordering Principle , S must have a smallest member , say a - bq for                   some integer q .              Let r = a - bq.              Hence r is the sm...

Fundamental theorem of Arithmetic : Number Theory #Fundamental #theorem #of #Arithmetic : #Number #Theory

Image
  The Fundamental Theorem of Arithmetic :    Statement : Every integer n > 1 can be represented as a product of prime factors in                            only one way, apart  from the order of the factors.  Proof :      Consider the statement       P(n) : Every integer n >   1 can be represented as a product of prime factors in only                  one way.       Now we prove this statement by using mathematical induction on n.        We have 2 = 2 1                            = A product of prime factor.       The statement is true for n=2 i.e. p(2) is true.       Ass...

problems on PARTIAL DIFFERENTIATION of vector functions : Vector calculus #problems #on #partial #derivative #of #vector #functions : #Vector #calculus

Image
problems on partial differential of vector functions : Vector Calculus:                                                                 Problem :                               If f = ( 2x 2 y-x 4 ) i + ( e xy – ysinx ) j + (x 2 cosy ) k   then find ∂ 2 f/ ∂x 2                                         and  ∂ 2 f/∂x∂y. Solution :                  Problem :   If A = 2x 2 i -3yz j +xz 2 k and ⲫ = 2z-x 3 y then find  A. [ i ∂ ⲫ /∂x + j ∂ ⲫ /∂y + k ∂ ⲫ /∂z ]              and   A x   [ i ∂ ⲫ /∂x + j ∂ ⲫ /∂y + k ∂ ⲫ /∂...

Differential Operators : Vector Calculus #Differential #Operators : #Vector #Calculus

Image
                                      DIFFERENTIAL OPERATORS                                                                            Contents :  1. Scalar  Point Function  2. Vector Point Function            3. Delta Neighborhood  4. Limit  5. Continuity  6. Directional Derivative at a point   7. Level Surface 1. Scalar Point Funtion :              Let S be a domain in space. If to each point p 𝛜 S there corresponds a scalar  f( p ) then  is called  a scalar point function over the domain S.          ...