Vector Operations with SCILAB. Gilberto E. Urroz, Ph.D., P.E. Distributed by. i nfoclearinghouse.com Gilberto E. Urroz All Rights Reserved

Size: px
Start display at page:

Download "Vector Operations with SCILAB. Gilberto E. Urroz, Ph.D., P.E. Distributed by. i nfoclearinghouse.com. 2001 Gilberto E. Urroz All Rights Reserved"

Transcription

1 Vector Opertions with SCILAB By Gilberto E. Urroz, Ph.D., P.E. Distributed by i nfocleringhouse.com 2001 Gilberto E. Urroz All Rights Reserved

2 A "zip" file contining ll of the progrms in this document (nd other SCILAB documents t InfoCleringhouse.com) cn be downloded t the following site: b_docs/scilbbookfunctions.zip The uthor's SCILAB web pge cn be ccessed t: Plese report ny errors in this document to: gurro@cc.usu.edu

3 VECTORS WITH SCILAB 2 Opertions with vectors 2 Vectors in Crtesin coordintes 5 Vector opertions in SCILAB 6 Clculting 2 2 nd 3 3 determinnts 9 Cross product s determinnt 12 Polynomils s vector components 13 Applictions of vector lgebr using SCILAB 16 Exmple 1 - Position vector 16 Exmple 2 - Center of mss of system of discrete prticles 17 Exmple 3 - Resultnt of forces 18 Exmple 4 Eqution of plne in spce 23 Exmple 5 Moment of force 24 Exmple 6 Crtesin nd polr representtions of vectors in the x-y plne 25 Exmple 7 Plnr motion of rigid body 26 Solution of equtions one t time 30 Solution of system of liner equtions using mtrices 31 Exercises 32 Downlod t InfoCleringhouse.com Gilberto E. Urroz

4 Vectors with SCILAB A vector in two- or three-dimensions represents directed segment, i.e., mthemticl object chrcterized by mgnitude nd direction in the plne or in spce. Vectors in the plne or in spce cn be used to represent physicl quntities such s the position, displcement, velocity, nd ccelertion of prticle, ngulr velocity nd ccelertion or rotting body, forces nd moments. Opertions with vectors Vectors in two- or three-dimensions re represented by rrows. The length of the rrow represents the mgnitude of the vector, nd the rrowhed indictes the direction of the vector. The figure below shows vector A, nd its negtive A. As you cn see, the negtive of vector is vector of the sme mgnitude, but with opposite sense. Vectors cn be dded nd subtrcted. To illustrte vector ddition nd subtrction refer to the figure below. Consider two vectors in the plne or in spce, A nd B, s shown in the figure below, item (). There re two wys tht you cn construct the vector sum, A+B: (1) By ttching the origin of the vector B to the tip of vector A, s shown in the figure, item (b). In this cse, the vector sum is the vector extending from the origin of vector A to the tip of vector B. (2) By showing the vectors A nd B with common origin, nd completing the prllelogrm resulting from drwing lines prllel to vectors A nd B t the tips of vectors B nd A, respectively, s shown in the figure below, item (c). The vector sum, lso known s the resultnt, is the digonl of the prllelogrm tht strts t the common origin of vectors A nd B. Subtrction is ccomplished by using the definition: A B = A + ( B). In other words, subtrcting vector B from vector A is equivlent to dding vectors A nd ( B),. This opertion is illustrted in the figure below, item (d). Downlod t InfoCleringhouse.com Gilberto E. Urroz

5 A vector A cn be multiplied by sclr c, resulting in vector c A, prllel nd oriented in the sme direction s A, nd whose mgnitude is c times tht of A. The figure below illustrtes the cse in which c = 2. If the sclr c is negtive, then the orienttion of the vector c A will be opposite tht of A. The mgnitude of vector A is represented by A. A unit vector in the direction of A is vector of mgnitude 1 prllel to A. The unit vector corresponding to vector A is shown in the figure below, item (). The unit vector long the direction of A is defined by A e A =. A By definition, e A = 1.0. The projection of vector B onto vector A, P B/A, is shown in the figure below, item (b). If θ represents the ngle between the two vectors, we see from the figure tht P B/A = B cos θ = e A B cos θ, or P B/A A B cosθ =. A Downlod t InfoCleringhouse.com Gilberto E. Urroz

6 We will define the dot product, or internl product, of two vectors A nd B s the sclr quntity A B = A B cos θ, where θ is the ngle between the vectors when they hve common origin. Notice tht A B = B A. From the definition of the dot product it follows tht the ngle between two vectors cn be found from A B θ = rccos. A B From the sme definition it follows tht if the ngle between the vectors A nd B is θ = 90 o = π/2 rd, i.e., if A is perpendiculr (or norml) to B (A B), cos θ = 0, nd A B = 0. The reverse sttement is lso true, i.e., if A B = 0, then A B. The cross product, or vector product, of two vectors in spce is defined s the vector C = A B, such tht C = A B sin θ, where θ is the ngle between the vectors, nd A C = 0 nd B C = 0 (i.e., C is perpendiculr to both A nd B). The cross product is illustrted in the figure below. Since there could be two orienttions for vector C perpendiculr to both A nd B, we need to refine the definition of C = A B by indicting its orienttion. The so-clled right-hnd rule indictes tht if we were to curl the fingers of the right hnd in the direction shown by the curved rrow in the figure (i.e., from A to B), the right hnd thumb will point towrds the orienttion of C. Obviously, the order of the fctors in cross product ffects the sign of the result, for the right-hnd rule indictes tht B A = - C. Three vectors A, B, nd C, in spce, hving common origin, determine solid figure clled prllelepiped, s shown in the figure below. It cn be proven tht the volume of the prllelepiped is obtined through the expression A (B C). This expression is known s the vector triple product. Downlod t InfoCleringhouse.com Gilberto E. Urroz

7 Vectors in Crtesin coordintes The mthemticl representtion of vector typiclly requires it to be referred to specific coordinte system. Using Crtesin coordinte system, we introduce the unit vectors i, j, nd k, corresponding to the x-, y-, nd z-directions, respectively. The unit vectors i, j, nd k, re shown in the figure below. These unit vectors re such tht nd i j = i k = j k =0, i j = k, j k = i, k i = j, i k = -j, k j = -i, j i = -k. n terms of these unit vectors, ny vector A cn be written s A = A x i + A y j + A z k, where the vlues A x, A y, nd A z, re clled the Crtesin components of the vector A. Downlod t InfoCleringhouse.com Gilberto E. Urroz

8 Using Crtesin components, therefore, we cn lso write B = B x i + B y j + B z k, nd define the following vector opertions: negtive of vector: -A = - (A x i + A y j + A z k ) = -A x i - A y j - A z k. ddition: A+B = (A x + B x ) i + (A y + B y ) j + (A z + B z ) k. subtrction: multipliction by sclr, c: A-B = (A x - B x ) i + (A y - B y ) j + (A z - B z ) k. c A = c (A x i + A y j + A z k ) = c A x i + c A y j + c A z k. dot product: A B = (A x i + A y j + A z k) (B x i + B y j + B z k) = A x B x + A y B y + A z B z. mgnitude: A 2 = A A = A x 2 + A y 2 + A z 2 ; A = (A A) = (A x 2 + A y 2 + A z 2 ) 1/2. unit vector: e A = A/ A = (A x i + A y j + A z k)/(a x 2 + A y 2 + A z 2 ) 1/2. cross product: A B = (A x i + A y j + A z k ) (B x i + B y j + B z k) = (B z A y B y A z ) i + (A z B x B z A x ) j + (B y A x A y B x ) k. Vector opertions in SCILAB Consider the vectors A = 3i+5j-k nd B = 2i+2j+3k. You cn enter these three-dimensionl vectors s row vectors in SCILAB, i.e., -->A = [3, 5, -1], B = [2, 2, 3] A =! ! B =! ! Addition nd subtrction of vectors is strightforwrd: -->A+B! ! -->A-B! ! The negtive of these vectors re clculted s: --> -A A =! ! --> -B Downlod t InfoCleringhouse.com Gilberto E. Urroz

9 B =! ! The product of the vectors by constnt is lso strightforwrd: -->2*A, -5*B! !! ! The following is liner combintion of the two vectors: -->5*A-3*B! ! The mgnitude of vector is obtined by using the function norm. For exmple, the mgnitudes of vectors A nd B re clculted s: -->norm(a) >norm(b) Unit vectors re clculted by dividing vector by its mgnitude. For exmple, unit vectors prllel to A nd B (i.e., e A nd e B ) re given by: -->ea = A/norm(A) ea =! ! -->eb = B/norm(B) eb =! ! You cn check tht these re indeed unit vectors by using norm: -->norm(ea) 1. -->norm(eb) 1. Downlod t InfoCleringhouse.com Gilberto E. Urroz

10 The mtrix multipliction of row vector times the trnspose of second row vector (i.e., column vector) which will produce dot product, i.e., -->A*B' >B*A' 13. Following the rules of mtrix multipliction (see Chpter ), the product of column vector times row vector produces mtrix, e.g., -->A'*B! !! !! ! -->B'*A! !! !! ! When the multipliction symbol between two row (or column) vectors is preceded by dot, the result is vector whose components re the product of the corresponding components of the fctors. This is referred to s term-by-term multipliction. For exmple, try: -->A.*B! ! -->B.*A! ! Term-by-term multipliction requires tht the fctors hve the sme dimensions. Thus, the term-by-term multipliction of row vector nd column vector is not defined. The following term-by-term multiplictions, for exmple, will produce error messges: -->A.*B'!--error 9999 inconsistent element-wise opertion -->A'.*B!--error 9999 inconsistent element-wise opertion The dot product of two row or column vectors cn be obtined by combining term-by-term multipliction with the function sum. The function sum, when pplied to vector, produces the sum of the vector components, for exmple: Downlod t InfoCleringhouse.com Gilberto E. Urroz

11 -->sum(a) 7. In the following exmples, the function sum is used to clculte the dot product of two vectors: -->sum(a.*b) 13. The cosine of the ngle between two vectors is obtined from the dot product of the vectors divided by the product of their mgnitudes. For exmple, the cosine of the ngle between vectors A nd B is given by -->costhet = A*B'/(norm(A)*norm(B)) costhet = The corresponding ngle is obtined by using the function cos. -->cos(costhet) Of course, the result is in rdins, the nturl ngulr units. To convert to degrees use: -->thet = 180/%pi*cos(costhet) thet = The projection of vector B over vector A is clculted by dividing the dot product of the two vectors by the mgnitude of A, i.e., -->PB_A = A*B'/norm(A) PB_A = The clcultion of cross products requires the use of determinnts, s described in the following section. Clculting 2 2 nd 3 3 determinnts The clcultion of cross product cn be simplified if the cross product is written s determinnt of mtrix of 3 rows nd 3 columns (lso referred to s 3 3 mtrix). A determinnt is number ssocited with squre mtrix, i.e., mtrix with the sme number of rows nd columns. While there is generl rule to obtin the determinnt of ny squre Downlod t InfoCleringhouse.com Gilberto E. Urroz

12 mtrix, we concentrte our ttention on 2 2 nd 3 3 determinnts. Next, we present simple wy to clculte the determinnt for 2 2 nd 3 3 mtrices. The elements of mtrix re identified with two sub-indices, the first representing the row nd the second the column. Therefore, 2 2 nd 3 3 mtrix will be represented s: , The determinnts corresponding to these mtrices re represented by the sme rrngement of elements enclosed between verticl lines, i.e., , A 2 2 determinnt is clculted by multiplying the elements in its digonl nd dding those products ccompnied by the positive or negtive sign s indicted in the digrm shown below. The 2 2 determinnt is, therefore, = A 3 3 determinnt is clculted by ugmenting the determinnt, n opertion tht consists on copying the first two columns of the determinnt, nd plcing them to the right of column 3, s shown in the digrm below. The digrm lso shows the elements to be multiplied with the corresponding sign to ttch to their product, in similr fshion s done erlier for 2 2 determinnt. After multipliction the results re dded together to obtin the determinnt. Downlod t InfoCleringhouse.com Gilberto E. Urroz

13 Therefore, 3 3 determinnt produces the following result: = ( + + ) Determinnts cn be clculted with SCILAB by using the function det. The following commnds shown exmples of 2x2 nd 3x3 determinnt clcultions in SCILAB. -->A2x2 = [3, -1; 2, 5] A2x2 =! !! 2. 5.! -->det(a2x2) >A3x3 = [2,3, -1 --> 5,5, -2 --> 4, -3, 1] A3x3 =! !! !! ! -->det(a3x3) >det([2,-2; 4, 5]) 18. Downlod t InfoCleringhouse.com Gilberto E. Urroz

14 Cross product s determinnt The cross product A B in Crtesin coordintes cn be expressed s determinnt if the first row of the determinnt consists of the unit vectors i, j, nd k. The components of vector A nd B constitute the second nd third rows of the determinnt, i.e., A B = i A B x x j A B y y k A B z z. Evlution of this determinnt, s indicted bove, will produce the result A B = (B z A y B y A z ) i + (A z B x B z A x ) j + (B y A x A y B x ) k. SCILAB does not provide cross-product function of its own. The following function, CrossProd, clcultes the cross product of two three-dimensionl vectors: function [p] = CrossProd(u,v) //Clcultes the cross-product of two vectors u nd v. //Vectors u nd v cn be columns or row vectors, but //they must hve only three elements ech. [nu,mu] = size(u); [nv,mv] = size(v); if nu*mu <> 3 nv*mv <> 3 then error('vectors must be three-dimensionl only') bort; end A1 = [ u(2), u(3); v(2), v(3)]; A2 = [ u(3), u(1); v(3), v(1)]; A3 = [ u(1), u(2); v(1), v(2)]; px = det(a1); py = det(a2); pz = det(a3); p = [px, py, pz] //end function An ppliction of the function CrossProd follows: -->getf('crossprod') -->u = [2, 3, -1], v = [-3, 1, 4] u =! ! v =! ! -->CrossProd(u,v) Downlod t InfoCleringhouse.com Gilberto E. Urroz

15 ! ! These opertions re interpreted s u = 2i+3j-k, v = -3i+j+4k, nd u v = 13i+j+4k. Erlier in this chpter we indicted tht the volume of the prllelepiped defined by vectors A, B, nd C, is given by the mgnitude of the vector triple product A (B C). As n exmple in SCILAB, try the following clcultion: -->A = [2, 2, -1], B = [5, 3, 1], C = [1, 2, 3] A =! ! B =! ! C =! ! -->bs(a*crossprod(b,c)') 21. Polynomils s vector components Although SCILAB is not symbolic environment, some pseudo-symbolic clcultions re possible using polynomils. Polynomils re specil type of SCILAB objects useful in liner system nlysis. They re presented in more detil elsewhere in this book. In this section we present simple pplictions of polynomils s vector components. Simple symbolic vribles cn be defined using the following cll to the SCILAB function poly. For exmple, the following sttement cretes the symbolic vrible c: -->c=poly(0,'c') c = c With the symbolic vrible c defined bove, you cn produce the following vector opertions: -->c*a, c*b, c*(a+b), c*(a-b)! 3c 5c - c!! 2c 2c 3c!! 5c 7c 2c! Downlod t InfoCleringhouse.com Gilberto E. Urroz

16 ! c 3c - 4c! It should be kept in mind tht these re not symbolic results in the most generl sense of the word (i.e., s those obtined in symbolic mthemticl environment such s Mple or Mthemtic). The results obtined bove, in terms of the polynomil c, re threedimensionl vectors whose components re polynomils. Other exmples of vectors with polynomil components would be: -->u = [ 1+c, (c+1)^2, c^3+2*c^2 ] u =! 2 2 3!! 1 + c 1 + 2c + c 2c + c! -->u+c*a+3*c*b! 2 2 3!! c c + c 8c + 2c + c! Opertions such s term-by-term multipliction, or liner combintions, re permitted with vectors whose components re polynomils. For exmple, -->A.*u! 2 2 3!! 3 + 3c c + 5c - 2c - c! -->u.*b! 2 2 3!! 2 + 2c 2 + 4c + 2c 6c + 3c! -->A-B.*u! 2 2 3!! 1-2c 3-4c - 2c - 1-6c - 3c! -->u +3*A.*u! 2 2 3!! c c + 16c - 4c - 2c! Some opertions, such s norm, re not defined when vector hs polynomil components: -->norm(u)!--error 4 undefined vrible : %p_norm -->norm(c*a)!--error 4 undefined vrible : %p_norm Downlod t InfoCleringhouse.com Gilberto E. Urroz

17 Also, in keeping with SCILAB s numericl nture, opertions tht ttempt to combine two polynomil vribles (i.e., symbolic opertions) re not llowed. For exmple, the following commnd defines new polynomil symbolic vrible r: -->r=poly(0,'r') r = r The following liner combintion of the polynomil vribles c nd r fils to produce result: -->c*a+r*b!--error 4 undefined vrible : %p p Assignment sttements cn replce the vlues of polynomil vribles. In the next exmple, the vlue of c, which so fr hs been used s polynomil vrible, gets redefined s constnt: -->c=2 c = 2. With the new vlue of c the following opertion produces constnt vector: -->c*a! ! As n ppliction of polynomils s components of vectors, suppose tht you wnt to determine the vlue of c such tht vector A = 2i+cj-k is norml to vector B = -5i+3j-2k. We will use the fct tht if vectors A nd B re perpendiculr then their dot product is zero, i.e., A B = 0. Using SCILAB: -->c = poly(0,'c') c = c -->A = [2, c, -1], B = [-5, 3, -2] A =! 2 c - 1! B =! ! -->A*B' c This trnsltes into the eqution c = 0. From which we cn find c = 8/3. Downlod t InfoCleringhouse.com Gilberto E. Urroz

18 Applictions of vector lgebr using SCILAB In this section we present exmples of opertions with 2- nd 3-dimensionl vectors using SCILAB functions. The exmples re tken from pplictions in different physicl sciences. Exmple 1 - Position vector The position vector of prticle is vector tht strts t the origin of system of coordintes nd ends t the prticle s position. If the current position of the prticle is P(x,y,z), then the position vector is r = x i+y j+z k, s illustrted in the figure below. If prticle is locted t point P(3, -2, 5), the position vector for this prticle is r = 3i -2j+5k. In SCILAB this position vector is written s [3 2 5]. -->r = [3,-2,5] r =! ! To determine the mgnitude of the position vector the function norm. -->bs_r = norm(r) bs_r = In pper, you cn write r = To determine the unit vector, use: Downlod t InfoCleringhouse.com Gilberto E. Urroz

19 -->e_r = r/bs_r e_r =! ! In pper, we cn write: e r = r/ r = [ ]. Exmple 2 - Center of mss of system of discrete prticles Consider system of discrete prticles of mss m i, locted t position P i (x i, y i, z i ), with i = 1, 2, 3,, n. We cn write position vectors for ech prticle s r i = x i i+y i j+z i k. The center of mss of the system of prticles will be locted t position r cm defined by r cm n i= 1 = n mi ri. m i= 1 i A system of four prticles is illustrted in the figure below. The following tble shows the coordintes nd msses of 5 prticles. Determine their center of mss. i x i y i z i m i Downlod t InfoCleringhouse.com Gilberto E. Urroz

20 First, we enter vectors contining the coordintes x i, y i, nd z i, s well s the msses m i : -->x = [2,-1,3,5,5] x =! ! -->y = [3,6,-1,4,3] y =! ! -->z = [5,4,2,-7,2] z =! ! -->m = [12,15,25,10,30] m =! ! Then, we proceed to clculte the coordintes of the center of mss, (x cm, y cm, z cm ) using the formuls: x cm n x i mi y i mi z i mi = i= 1 i= 1 i= 1, ycm =, xcm = n n n. m m m i= 1 i n i= 1 i n i= 1 i Using SCILAB, these formuls re clculted using the function sum: -->x_cm = sum(x.*m)/sum(m) x_cm = >y_cm = sum(y.*m)/sum(m) y_cm = >z_cm = sum(z.*m)/sum(m) z_cm = Exmple 3 - Resultnt of forces Downlod t InfoCleringhouse.com Gilberto E. Urroz

21 The figure below shows verticl pole buried in the ground nd supported by four cbles EA, EB, EC, nd ED. The mgnitude of the tensions in ech of those cbles, s shown in the figure, re T 1 = 150 N, T 2 = 300 N, T 3 = 200 N, nd T 4 = 150 N. To find the vector resultnt of ll those forces you need to dd the four tensions written out s vectors. The tension in cble i will be given by T i = T i e i, where e i is unit vector in the direction of the cble where the tension cts. (The tension vectors ct so tht the cbles pull wy from point E, where the cbles re ttched to the pole.) Writing out tension T 1 Tension T 1 cts long cble EA. To determine unit vector long cble EA, you need to write the vector r EA = r A r E, where r A is the position vector of point A (the tip of the vector r EA ), nd r A is the position vector of point A (the origin of the vector r EA ). The coordintes of these points, obtined from the figure, re A(-1.0 m, -1.1 m, 0) nd E(0, 0, 2.5 m). Therefore, we cn write r E = (2.5k) m, nd r A = (-i 1.1j) m. Using SCILAB we would clculte the vector r EA s follows. First, enter r E nd r A : --> re = [ ]; ra = [ ]; To obtin, r EA = r A r E, we will use --> rea = ra - re; Downlod t InfoCleringhouse.com Gilberto E. Urroz

22 rea =! ! i.e., r EA = -i 1.1j-2.5k. To find the unit vector long which T 1, first we find the mgnitude, --> rea_bs = norm(rea) i.e., ( r EA = ). Finlly, the unit vector, is clculted s --> eea = rea/rea_bs eea =! ! i.e., e EA = r EA / r EA = [ ] = i j k. (To verify tht this is indeed unit vector, use the commnd --> norm(eea). You should get s result 1.000). The tension vector is clculted by multiplying the mgnitude of the tension T 1 = 150, times the unit vector e EA, i.e., --> T1 = 150*eEA T1 =! ! The result is the vector [ ], or T 1 = (-51.57i j k) N. Writing the vector tht joins two points in spce The vector tht joints points A nd B, where A(x A, y A, z A ) is the origin nd point B(x B, y B, z B ) the tip of the vector, is written s r AB = r B - r A.= (x B - x A ) i+(y B - y A ) j+(z B - z A ) k, where r A = x A i+y A j+z A k is the position vector of point A, nd r B = x B i+y B j+z B k is the position vector of point B. This opertion is illustrted in the figure below. Downlod t InfoCleringhouse.com Gilberto E. Urroz

23 Reltive position vector The previous opertion cn lso be interpreted s obtining the reltive position vector of point B(x B, y B, z B ) with respect to point A(x A, y A, z A ), nd written s r B/A = r B - r A.= (x B - x A ) i+(y B - y A ) j+(z B - z A ) k. Writing out tensions T 2, T 3, nd T 4 Hving developed procedure to determine the unit vector long ny of the cbles, we cn proceed to write out the vectors representing the tensions T 2, T 3, nd T 4. First, we determine the coordintes of relevnt points from the figure describing the problem. These points re: A(-1.0 m, -1.1m, 0) B(0.8 m, -1.0 m, 0.0), C(-1.5 m, 0.0, 0.5 m), D(1.2 m, 1.3m, 0.0), nd E(0, 0, 2.5 m). The tensions, s vectors, will be written s T 2 = T 2 e EB, T 3 = T 3 e EC, nd T 4 = T 4 e ED. (Recll tht T 2 = 300 N, T 3 = 200 N, nd T 4 = 150 N.). Thus, we need to write out the vectors r EB, r EC, nd r ED, find their mgnitudes, r EB, r EC, nd r ED, nd clculte the unit vectors e EB = r EB / r EB, e EC = r EC / r EC, nd e ED = r ED / r ED, in order to obtin T 2, T 3, nd T 4. The following SCILAB commnds perform the required clcultions. First, we enter the position vectors for points A, B, C, D, nd E: -->ra =[-1, -1.1, 0], rb = [0.8, -1, 0], rc = [-1.5, 0,0.5] ra =! ! rb =! ! rc =! ! -->rd = [1.2, 1.3, 0], re = [0, 0, 2.5] rd = Downlod t InfoCleringhouse.com Gilberto E. Urroz

24 ! ! re =! ! Next, we clculte the reltive position vectors, r EB, r EC, nd r ED : -->reb = rb - re, rec = rc - re, red = rd - re reb =! ! rec =! ! red =! ! The mgnitudes of the vectors,, r EB, r EC, nd r ED, re clculted next: -->bs_reb = norm(reb), bs_rec = norm(rec), bs_red= norm(red) bs_reb = bs_rec = 2.5 bs_red = The unit vectors long the cbles, e EB = r EB / r EB, e EC = r EC / r EC, nd e ED = r ED / r ED, re clculted s: -->eeb = reb/bs_reb, eec = rec/bs_rec, eed = red/bs_red eeb =! ! eec =! ! eed =! ! Next, we enter the mgnitudes of the tensions, T 2 = 300 N, T 3 = 200 N, nd T 4 = 150 N. These re identified in SCILAB s T1m, T2m, nd T3m, respectively: -->T2m = 300, T3m = 200, T4m = 150 T2m = 300. T3m = 200. T4m = 150. Downlod t InfoCleringhouse.com Gilberto E. Urroz

25 The tension vectors, themselves, re clculted by using T 2 = T 2 e EB, T 3 = T 3 e EC, nd T 4 = T 4 e ED. In SCILAB we use: -->T2 = T2m*eEB, T3 = T3m*eEC, T4 = T4m*eED T2 =! ! T3 =! ! T4 =! ! The results re: T 2 = (85.44i j k) N, T 3 = (-120i 160k) N, nd for cble ED, T 4 = (58.77i j k) N. The resultnt of these four forces, nmely, R = T 1 + T 2 + T 3 + T 4, turns out to be R = (-27.36i 99.86j k) N. Exmple 4 Eqution of plne in spce The eqution of plne in spce, in Crtesin coordintes, cn be obtined given point on the plne A(x A,y A,z A ), nd vector norml to the plne n = n x i+n y j+n z k. Let P(x,y,z) be generic point on the plne of interest. We cn form reltive position vector r P/A = r P r A = (x-x A ) i+(y-y A ) j+(z-z A ) k, which is contined in the plne, s shown in the figure below. Becuse the vectors n nd r P/A re perpendiculr to ech other, then, we cn write n r P/A = 0, or (n x i+n y j+n z k) ((x-x A ) i+(y-y A ) j+(z-z A ) k) = 0, which results in the eqution n x (x-x A ) + n y (y-y A ) + n z (z-z A ) = 0. To implement SCILAB function to produce the eqution of plne in spce we use the fct tht the eqution cn be re-written s n x x + n y y + n z z = n r A. The function PlneEqution, shown below, clcultes the right-hnd side of the eqution, n r A, nd uses the function string Downlod t InfoCleringhouse.com Gilberto E. Urroz

26 to convert numericl results to strings. The finl result of the function is string representing the eqution. function [eq] = PlneEqution(n,p) //This function produces the eqution of plne //in spce given the norml vector n nd the point p. [nn,mn] = size(n); [np,mp] = size(p); if nn*mn <> 3 np*mp <> 3 then error('vector n or point p in PlneEqution must hve 3 elements') bort; end c = n*p'; eq = string(n(1))+'*x+'+string(n(2))+'*y+'+string(n(3))+'*z='+string(c) //end function The function requires s input the norml vector n nd the point A (referred to s p in the function), both entered s SCILAB vectors. For exmple, to find the eqution of the plne with norml vector n = 3i-5j+6k pssing through point A(3, 6, -2) use: -->getf('plneeqution') -->n = [3, -5, 6], A = [3, 6, -2] -->myeqution = PlneEqution(n,A) myeqution = 3*x+-5*y+6*z=-33 To verify tht the eqution is stisfied by point A use: -->x = 3, y = 6, z = -2 x = 3. y = 6. z = >3*x-5*y+6*z Exmple 5 Moment of force The figure below shows force F cting on point P in rigid body. Suppose tht the body is llowed to rotte bout point O. Let r be the position vector of point P with respect to the Downlod t InfoCleringhouse.com Gilberto E. Urroz

27 point of rottion O, which we mke coincide with the origin of our Crtesin coordinte system. The moment of the force F bout point O is defined s M = r F. Referring to the figure of Exmple 3, if we wnt to clculte the moment of tension T 1 = ( i j k) N, bout point O, we will use s the position vector r of the force s line of ction through the pole, the vector r OE = (2.5k) m. The moment M 1 = r OE T 1, cn be clculted s follows: -->roe = [ ] Enter r OE -->T1 = [ ] Enter T 1 -->M1 = CrossProd(r0E,T1) Clculte M 1 = r OE T 1 The result is [ ], or M 1 = ( i j ) m N. To find the mgnitude of the moment, use [!][ABS], thus, M 1 = M 1 = m N. Note: Moments re vector quntities nd obey ll rules of vectors, i.e., they cn be dded, subtrcted, multiplied by sclr, undergo internl nd externl vector products. As n exercise, the reder my wnt to clculte the moments corresponding to the other tensions in Exmple 3, s well s the resultnt moment from ll four tensions. Exmple 6 Crtesin nd polr representtions of vectors in the x- y plne A position vector in the x-y plne cn be written simply s r = x i+y j. Let its mgnitude be r = r. A unit vector long the direction of r is given by e r = r/r = (x/r) i+(y/r) j. If we use polr coordintes, we recognize thus, we cn write the unit vector s x/r = cos θ, nd y/r = sin θ, e r = r/r = cos θ i+ sin θ j. Downlod t InfoCleringhouse.com Gilberto E. Urroz

28 Thus, if we re given the mgnitude, r, nd the direction, θ, of vector (i.e., its polr coordintes (r,θ)), we cn esily put together the vector s This result is illustrted in the figure below. r = r e r = r (cos θ i+ sin θ j). To enter vector in SCILAB, given the mgnitude r nd the ngle θ, you would use, for exmple: -->r = 2.5*[cos(0.75), sin(0.75)] r =! ! In this cse the ngle represents rdins. If you wnt to use n ngle in degrees, you need to trnsform it to rdins in the trigonometric functions, for exmple: -->r = 5.2*[cos(32*%pi/180), sin(32*%pi/180)] r =! ! Exmple 7 Plnr motion of rigid body In the study of the plnr motion of rigid body the following equtions re used to determine the velocity nd ccelertion of point B (v B, B ) given the velocity nd ccelertion of reference point A (v A, A ): v B = v A + ω AB r B/A, B = A + α AB r B/A - ω AB2 r B/A. Downlod t InfoCleringhouse.com Gilberto E. Urroz

29 The equtions lso use the ngulr velocity of the body connecting A nd B, ω AB, whose mgnitude is ω AB ; the ngulr ccelertion of the body connecting A nd B, α AB, nd the reltive position vector of point B with respect to point A, r B/A. The following figure illustrtes the clcultion of reltive velocity nd ccelertion in plnr motion of rigid body. To present pplictions of this eqution using the HP 49 G clcultor, we use the dt from the mechnism shown in the figure below. In this mechnism there re two brs AB nd AC pin-connected t B. Br AB is pin supported t A, nd br BC is ttched through pin to piston C. Piston C is llowed to move in the verticl direction only. At the instnt shown the ngulr velocity nd ccelertion of br AB re 10 rd/s nd 20 rd/s 2 clockwise. You re sked to determine the ngulr velocity nd ccelertion of br BC nd the liner velocity nd ccelertion of piston C. Downlod t InfoCleringhouse.com Gilberto E. Urroz

30 Angulr velocity nd ccelertion Angulr velocities nd ccelertions in the x-y plne re represented s vectors in the z- direction, i.e., norml to the x-y plne. These vectors re positive if the ngulr velocity or ccelertion is counterclockwise. In generl, thus we cn write, ω AB = ±ω AB k, nd α AB = ±α AB k. For the dt in this problem we cn write, therefore, ω AB = (-10k) rd/s, α AB = (-20k)rd/s 2, ω BC = (ω BC k) rd/s, nd α BC = (α BC k). Using SCILAB, we will write: -->wab = [0, 0, -10], lphab = [0, 0, -20] wab =! ! lphab =! ! The next sttements define the polynomil vribles wbcm (stnding for ω BC ) nd lbcm (stnding for α BC ). The m in the polynomil vrible nmes stnds for mgnitude : -->wbcm = poly(0,'wbcm'), lbcm = poly(0,'lbc') wbcm = wbcm lbcm = lbc With the vribles wbcm nd lbcm we cn define the vectors ω BC nd α BC s: -->wbc = [0, 0, wbcm], lbc = [0, 0, lbcm] wbc =! 0 0 wbcm! lbc =! 0 0 lbc! Reltive position vector The reltive position vectors of interest in this problem re r B/A nd r C/B, which re obtined s follows: To obtin r B/A, we use the fct tht for the xy coordinte system shown, the ngle corresponding to vector r B/A is θ B/A = 90 o + 45 o = 135 o. Thus, we cn write -->rb_a = 0.25*[cos(135*%pi/180), sin(135*%pi/180), 0] rb_a =! ! In pper, we would write, therefore, r B/A = (-0.177i j)ft. For r C/B, the ngle θ C/B = 90 o 13.6 o = 76.4 o. Thus, in SCILAB, Downlod t InfoCleringhouse.com Gilberto E. Urroz

31 -->rc_b = 0.75*[ cos(76.4*%pi/180), sin(76.4*%pi/180), 0] rc_b =! ! In pper, we write, r C/B = (0.175i j)ft. Velocity Since point A is fixed point, v A = 0, nd we cn write v B = ω AB r B/A = (-10k) rd/s (-0.177i j)ft. Using SCILAB, we would write: -->getf('crossprod') -->va = 0 va = 0. -->vb = va + CrossProd(wAB,rB_A) vb =! ! Thus, v B = (1.77i+1.77j) ft/s. Note: Rdins re bsiclly dimensionless units, thus rd ft = ft, rd m = m. To find the velocity of point C, we use v C = v B + ω BC r C/B = (-1.77i-1.77j) ft/s + (ω BC k) rd/s (0.175i j)ft. With SCILAB, this opertion is written s: -->vc = vb + CrossProd(wBC,rC_B) vc =! wBCm wBCm 0! The result cn be written in pper s: v C = (( ω BC ) i + ( ω BC ) j) ft/s. The figure bove shows tht the piston C is forced to move in the verticl direction, thus, the velocity of point C cn be written s v C = (v C j) ft/s. Equting the two results presented immeditely bove for v C we get: ( ω BC ) i + ( ω BC ) j = 0 i + v C j. Since the x- nd y-components of the two vectors in ech side of the equl sign must be the sme, we cn write the system of equtions: Downlod t InfoCleringhouse.com Gilberto E. Urroz

32 ω BC = ω BC = vc Solution of equtions one t time Using SCILAB, we cn solve for the two unknowns (ω BC nd v C ) s follows: 1. From the first eqution, ω BC = 1.77/0.729, i.e., -->wbcm = 1.77/0.729 wbcm = From the second eqution, vc = 1.77+(0.176) (2.43), i.e., -->vcm = *2.43 vcm = Thus, the solution of the system of equtions is: ω BC = 2.43 rd/s, nd v C = 2.20 ft/s. The positive sign in ω BC mens tht the ngulr velocity is counterclockwise. The positive sign in v C mens tht point C is moving upwrds in the verticl direction. Accelertion Agin, becuse A is fixed point, A = 0. Thus, the ccelertion of point B is given by B = α AB r B/A - ω AB2 r B/A = (-20k)rd/s 2 (-0.177i j)ft (10 rd/s) 2 (-0.177i j)ft Using SCILAB we cn obtin B s follows: -->A = 0 A = 0. -->wabm = -10 wabm = >B = A + CrossProd(lphAB,rB_A)-wABm^2*rB_A B =! ! The result is [ ], or B = (21.24i j)ft/s 2. To clculte the ccelertion of point C we use: Downlod t InfoCleringhouse.com Gilberto E. Urroz

33 C = B + α BC r C/B - ω BC2 r C/B = (21.24i j)ft/s 2 +(α BC k) (0.175i j)ft - (-2.42 rd/s) 2 (0.175i j)ft In Scilb: -->C = B + CrossProd(lphBC,rC_B) - wbcm^2*rc_b C =! lBC lBC 0! The result is: C = (( α BC ) i+( α BC )) j) ft/s 2. Also, becuse the motion of point C is in the verticl direction, we cn write C = C j. Equting the two expressions for the vector C shown bove, we get the following equtions: α BC = 0, α BC = C. Solution of system of liner equtions using mtrices The system of liner equtions in two unknowns (α BC nd C ) obtined bove cn be re-written in mtricil form s follows: 1. The equtions re first re-written s c α BC = α BC = or, s mtrix eqution: 1 0 C α BC = This mtrix eqution cn be solved by using the bckwrd-slsh opertor (\), i.e., x = A\b. This result follows from the originl mtrix eqution, A x = b, by dividing both sides of the eqution by A. However, since A is mtrix, this division is not regulr rithmetic division. Typiclly, this opertion would be represented s x = A -1 b, where A -1 is the inverse of mtrix A. Modern mtrix-bsed numericl environments, such s SCILAB, provide the user with the bckwrd-slsh opertor insted of using the inverse mtrix. The result, however, is exctly the sme. Using SCILAB, we would enter: -->A = [1, ; 0, 0.729], b = [-18.44;20.17] A =! !! ! Downlod t InfoCleringhouse.com Gilberto E. Urroz

34 b =! !! 20.17! -->A\b! !! ! The results re interpreted s C = ft/s 2, α BC = rd/s 2. The negtive sign in c indictes tht point C is decelerting. The positive sign in α BC indictes tht br BC is ccelerting ngulrly in the counterclockwise direction. We hve presented here two methods for solution of systems of liner equtions. These methods, nd others, re presented in more detil in different chpter. Exercises For the following exercises use the Crtesin vectors: u = 3i+2j-5k, v = -i-3k, w = 5i-10j-3k, r = -8i+10j-2.5k, s = -3i-2j-5k, t = 6i-2j+15k, [1]. Determine the result of the following opertions: () u (b) w (c) v r (d) s / w (e) = u + v (f) b = r-t (g) c = 3r-2v (h) d = -t + 2s (i) unit vectors: e u, e v, e w (j) ngles between vectors u,v; r,s; nd v,w. (k) u v (l) w r (m) s t (n) u v (o) r w (p) u (v w) (q) (s t) r (r) w (r u) (s) (u v) t (t) (u v) (s t) [2]. Four different cbles re ttched to point E(0,0,0) on structure. The four cbles re nchored to points A(-1,-1,-1), B(2,3,-5), C(-2,2,4), nd D(2,3,-1). The tensions in the four cbles re: AE = 150 lb, BE = 250 lb, CE = 100 lb, DE = 50 lb. Determine the resultnt force from the four cbles. [3]. Determine the torque of the following forces F given the rm r, i.e., M = r F: () F = (3i+2j-5k) N, r = (-2i+5j-3k) m (b) F = (i-4j-3k) lb, r = (i+8j-13k) ft () F = 100(i+j-k) lb, r = (-2i+5j-3k)/2 ft (b) F = 200(i-4j-k) N, r = 3(i+j-10k) m [4]. Determine the eqution of the plne through point A with norml vector n. Sketch the plne: () A(-2,3,5), n = [2,-2,3] (b) A(0, -1, 2), n = [5,5,-1] (c) A(2,5,-1), n = [1, 1, 1] (d) A(-1,5,-2), n = [3,3,-1] Downlod t InfoCleringhouse.com Gilberto E. Urroz

35 [5]. Two vectors n nd m re sid to be orthogonl if n m = 0. Determine the missing components in the following vectors m nd n so tht they re orthogonl: () n = [2, y,-2], m = [5,5,-1] (b) n = [x,5,4], m = [-1,0,2] (c) n = [4,2,y], m = [3,3,2] (d) n = [5,5,2], m = [x,-2,3] Note: define the unknown vrible s SCILAB polynomil vrible, e.g., for (): -->y = poly(0, y ) Then, define the vectors s follows: --> n = [2,y,-2]; m = [5,5,1]; Clculte the dot product s polynomil: --> p = n*m nd solve for y using function roots: --> roots(p) [6]. For the mechnism presented in Exmple 7, if the velocity of point C is v c = 1.2 ft/s nd its ccelertion is c = -0.2 ft/s 2, determine the ngulr velocity nd ccelertion of brs AB nd BC. Downlod t InfoCleringhouse.com Gilberto E. Urroz

36 REFERENCES (for ll SCILAB documents t InfoCleringhouse.com) Abrmowitz, M. nd I.A. Stegun (editors), 1965,"Hndbook of Mthemticl Functions with Formuls, Grphs, nd Mthemticl Tbles," Dover Publictions, Inc., New York. Aror, J.S., 1985, "Introduction to Optimum Design," Clss notes, The University of Iow, Iow City, Iow. Asin Institute of Technology, 1969, "Hydrulic Lbortory Mnul," AIT - Bngkok, Thilnd. Berge, P., Y. Pomeu, nd C. Vidl, 1984,"Order within chos - Towrds deterministic pproch to turbulence," John Wiley & Sons, New York. Brs, R.L. nd I. Rodriguez-Iturbe, 1985,"Rndom Functions nd Hydrology," Addison-Wesley Publishing Compny, Reding, Msschussetts. Brogn, W.L., 1974,"Modern Control Theory," QPI series, Quntum Publisher Incorported, New York. Browne, M., 1999, "Schum's Outline of Theory nd Problems of Physics for Engineering nd Science," Schum's outlines, McGrw-Hill, New York. Frlow, Stnley J., 1982, "Prtil Differentil Equtions for Scientists nd Engineers," Dover Publictions Inc., New York. Friedmn, B., 1956 (reissued 1990), "Principles nd Techniques of Applied Mthemtics," Dover Publictions Inc., New York. Gomez, C. (editor), 1999, Engineering nd Scientific Computing with Scilb, Birkhäuser, Boston. Gullberg, J., 1997, "Mthemtics - From the Birth of Numbers," W. W. Norton & Compny, New York. Hrmn, T.L., J. Dbney, nd N. Richert, 2000, "Advnced Engineering Mthemtics with MATLAB - Second edition," Brooks/Cole - Thompson Lerning, Austrli. Hrris, J.W., nd H. Stocker, 1998, "Hndbook of Mthemtics nd Computtionl Science," Springer, New York. Hsu, H.P., 1984, "Applied Fourier Anlysis," Hrcourt Brce Jovnovich College Outline Series, Hrcourt Brce Jovnovich, Publishers, Sn Diego. Journel, A.G., 1989, "Fundmentls of Geosttistics in Five Lessons," Short Course Presented t the 28th Interntionl Geologicl Congress, Wshington, D.C., Americn Geophysicl Union, Wshington, D.C. Julien, P.Y., 1998, Erosion nd Sedimenttion, Cmbridge University Press, Cmbridge CB2 2RU, U.K. Keener, J.P., 1988, "Principles of Applied Mthemtics - Trnsformtion nd Approximtion," Addison-Wesley Publishing Compny, Redwood City, Cliforni. Kitnidis, P.K., 1997, Introduction to Geosttistics - Applictions in Hydogeology, Cmbridge University Press, Cmbridge CB2 2RU, U.K. Koch, G.S., Jr., nd R. F. Link, 1971, "Sttisticl Anlysis of Geologicl Dt - Volumes I nd II," Dover Publictions, Inc., New York. Korn, G.A. nd T.M. Korn, 1968, "Mthemticl Hndbook for Scientists nd Engineers," Dover Publictions, Inc., New York. Kottegod, N. T., nd R. Rosso, 1997, "Probbility, Sttistics, nd Relibility for Civil nd Environmentl Engineers," The Mc-Grw Hill Compnies, Inc., New York. Kreysig, E., 1983, "Advnced Engineering Mthemtics - Fifth Edition," John Wiley & Sons, New York. Lindfield, G. nd J. Penny, 2000, "Numericl Methods Using Mtlb," Prentice Hll, Upper Sddle River, New Jersey. Mgrb, E.B., S. Azrm, B. Blchndrn, J. Duncn, K. Herold, nd G. Wlsh, 2000, "An Engineer's Guide to MATLAB ", Prentice Hll, Upper Sddle River, N.J., U.S.A. McCuen, R.H., 1989, Hydrologic Anlysis nd Design - second edition, Prentice Hll, Upper Sddle River, New Jersey. Middleton, G.V., 2000, "Dt Anlysis in the Erth Sciences Using Mtlb," Prentice Hll, Upper Sddle River, New Jersey. Downlod t InfoCleringhouse.com Gilberto E. Urroz

37 Montgomery, D.C., G.C. Runger, nd N.F. Hubele, 1998, "Engineering Sttistics," John Wiley & Sons, Inc. Newlnd, D.E., 1993, "An Introduction to Rndom Vibrtions, Spectrl & Wvelet Anlysis - Third Edition," Longmn Scientific nd Technicl, New York. Nicols, G., 1995, Introduction to Nonliner Science, Cmbridge University Press, Cmbridge CB2 2RU, U.K. Prker, T.S. nd L.O. Chu,, "Prcticl Numericl Algorithms for Chotic Systems, 1989, Springer-Verlg, New York. Peitgen, H-O. nd D. Supe (editors), 1988, "The Science of Frctl Imges," Springer-Verlg, New York. Peitgen, H-O., H. Jürgens, nd D. Supe, 1992, "Chos nd Frctls - New Frontiers of Science," Springer-Verlg, New York. Press, W.H., B.P. Flnnery, S.A. Teukolsky, nd W.T. Vetterling, 1989, Numericl Recipes - The Art of Scientific Computing (FORTRAN version), Cmbridge University Press, Cmbridge CB2 2RU, U.K. Rghunth, H.M., 1985, "Hydrology - Principles, Anlysis nd Design," Wiley Estern Limited, New Delhi, Indi. Recktenwld, G., 2000, "Numericl Methods with Mtlb - Implementtion nd Appliction," Prentice Hll, Upper Sddle River, N.J., U.S.A. Rothenberg, R.I., 1991, "Probbility nd Sttistics," Hrcourt Brce Jovnovich College Outline Series, Hrcourt Brce Jovnovich, Publishers, Sn Diego, CA. Sgn, H., 1961,"Boundry nd Eigenvlue Problems in Mthemticl Physics," Dover Publictions, Inc., New York. Spnos, A., 1999,"Probbility Theory nd Sttisticl Inference - Econometric Modeling with Observtionl Dt," Cmbridge University Press, Cmbridge CB2 2RU, U.K. Spiegel, M. R., 1971 (second printing, 1999), "Schum's Outline of Theory nd Problems of Advnced Mthemtics for Engineers nd Scientists," Schum's Outline Series, McGrw-Hill, New York. Tnis, E.A., 1987, "Sttistics II - Estimtion nd Tests of Hypotheses," Hrcourt Brce Jovnovich College Outline Series, Hrcourt Brce Jovnovich, Publishers, Fort Worth, TX. Tinker, M. nd R. Lmbourne, 2000, "Further Mthemtics for the Physicl Sciences," John Wiley & Sons, LTD., Chichester, U.K. Tolstov, G.P., 1962, "Fourier Series," (Trnslted from the Russin by R. A. Silvermn), Dover Publictions, New York. Tveito, A. nd R. Winther, 1998, "Introduction to Prtil Differentil Equtions - A Computtionl Approch," Texts in Applied Mthemtics 29, Springer, New York. Urroz, G., 2000, "Science nd Engineering Mthemtics with the HP 49 G - Volumes I & II", Chrleston, S.C. Urroz, G., 2001, "Applied Engineering Mthemtics with Mple", Chrleston, S.C. Winnick, J.,, "Chemicl Engineering Thermodynmics - An Introduction to Thermodynmics for Undergrdute Engineering Students," John Wiley & Sons, Inc., New York. Downlod t InfoCleringhouse.com Gilberto E. Urroz

Mathematics. Vectors. hsn.uk.net. Higher. Contents. Vectors 128 HSN23100

Mathematics. Vectors. hsn.uk.net. Higher. Contents. Vectors 128 HSN23100 hsn.uk.net Higher Mthemtics UNIT 3 OUTCOME 1 Vectors Contents Vectors 18 1 Vectors nd Sclrs 18 Components 18 3 Mgnitude 130 4 Equl Vectors 131 5 Addition nd Subtrction of Vectors 13 6 Multipliction by

More information

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes

9.3. The Scalar Product. Introduction. Prerequisites. Learning Outcomes The Sclr Product 9.3 Introduction There re two kinds of multipliction involving vectors. The first is known s the sclr product or dot product. This is so-clled becuse when the sclr product of two vectors

More information

Vectors 2. 1. Recap of vectors

Vectors 2. 1. Recap of vectors Vectors 2. Recp of vectors Vectors re directed line segments - they cn be represented in component form or by direction nd mgnitude. We cn use trigonometry nd Pythgors theorem to switch between the forms

More information

LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES

LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES LINEAR TRANSFORMATIONS AND THEIR REPRESENTING MATRICES DAVID WEBB CONTENTS Liner trnsformtions 2 The representing mtrix of liner trnsformtion 3 3 An ppliction: reflections in the plne 6 4 The lgebr of

More information

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY

PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY MAT 0630 INTERNET RESOURCES, REVIEW OF CONCEPTS AND COMMON MISTAKES PROF. BOYAN KOSTADINOV NEW YORK CITY COLLEGE OF TECHNOLOGY, CUNY Contents 1. ACT Compss Prctice Tests 1 2. Common Mistkes 2 3. Distributive

More information

Scalar and Vector Quantities. A scalar is a quantity having only magnitude (and possibly phase). LECTURE 2a: VECTOR ANALYSIS Vector Algebra

Scalar and Vector Quantities. A scalar is a quantity having only magnitude (and possibly phase). LECTURE 2a: VECTOR ANALYSIS Vector Algebra Sclr nd Vector Quntities : VECTO NLYSIS Vector lgebr sclr is quntit hving onl mgnitude (nd possibl phse). Emples: voltge, current, chrge, energ, temperture vector is quntit hving direction in ddition to

More information

and thus, they are similar. If k = 3 then the Jordan form of both matrices is

and thus, they are similar. If k = 3 then the Jordan form of both matrices is Homework ssignment 11 Section 7. pp. 249-25 Exercise 1. Let N 1 nd N 2 be nilpotent mtrices over the field F. Prove tht N 1 nd N 2 re similr if nd only if they hve the sme miniml polynomil. Solution: If

More information

SPECIAL PRODUCTS AND FACTORIZATION

SPECIAL PRODUCTS AND FACTORIZATION MODULE - Specil Products nd Fctoriztion 4 SPECIAL PRODUCTS AND FACTORIZATION In n erlier lesson you hve lernt multipliction of lgebric epressions, prticulrly polynomils. In the study of lgebr, we come

More information

Module 2. Analysis of Statically Indeterminate Structures by the Matrix Force Method. Version 2 CE IIT, Kharagpur

Module 2. Analysis of Statically Indeterminate Structures by the Matrix Force Method. Version 2 CE IIT, Kharagpur Module Anlysis of Stticlly Indeterminte Structures by the Mtrix Force Method Version CE IIT, Khrgpur esson 9 The Force Method of Anlysis: Bems (Continued) Version CE IIT, Khrgpur Instructionl Objectives

More information

A.7.1 Trigonometric interpretation of dot product... 324. A.7.2 Geometric interpretation of dot product... 324

A.7.1 Trigonometric interpretation of dot product... 324. A.7.2 Geometric interpretation of dot product... 324 A P P E N D I X A Vectors CONTENTS A.1 Scling vector................................................ 321 A.2 Unit or Direction vectors...................................... 321 A.3 Vector ddition.................................................

More information

Operations with Polynomials

Operations with Polynomials 38 Chpter P Prerequisites P.4 Opertions with Polynomils Wht you should lern: Write polynomils in stndrd form nd identify the leding coefficients nd degrees of polynomils Add nd subtrct polynomils Multiply

More information

EQUATIONS OF LINES AND PLANES

EQUATIONS OF LINES AND PLANES EQUATIONS OF LINES AND PLANES MATH 195, SECTION 59 (VIPUL NAIK) Corresponding mteril in the ook: Section 12.5. Wht students should definitely get: Prmetric eqution of line given in point-direction nd twopoint

More information

Vector differentiation. Chapters 6, 7

Vector differentiation. Chapters 6, 7 Chpter 2 Vectors Courtesy NASA/JPL-Cltech Summry (see exmples in Hw 1, 2, 3) Circ 1900 A.D., J. Willird Gis invented useful comintion of mgnitude nd direction clled vectors nd their higher-dimensionl counterprts

More information

Vectors. The magnitude of a vector is its length, which can be determined by Pythagoras Theorem. The magnitude of a is written as a.

Vectors. The magnitude of a vector is its length, which can be determined by Pythagoras Theorem. The magnitude of a is written as a. Vectors mesurement which onl descries the mgnitude (i.e. size) of the oject is clled sclr quntit, e.g. Glsgow is 11 miles from irdrie. vector is quntit with mgnitude nd direction, e.g. Glsgow is 11 miles

More information

5.2. LINE INTEGRALS 265. Let us quickly review the kind of integrals we have studied so far before we introduce a new one.

5.2. LINE INTEGRALS 265. Let us quickly review the kind of integrals we have studied so far before we introduce a new one. 5.2. LINE INTEGRALS 265 5.2 Line Integrls 5.2.1 Introduction Let us quickly review the kind of integrls we hve studied so fr before we introduce new one. 1. Definite integrl. Given continuous rel-vlued

More information

Vectors and dyadics. Chapter 2. Summary. 2.1 Examples of scalars, vectors, and dyadics

Vectors and dyadics. Chapter 2. Summary. 2.1 Examples of scalars, vectors, and dyadics Chpter 2 Vectors nd dydics Summry Circ 1900 A.D., J. Willird Gis proposed the ide of vectors nd their higher-dimensionl counterprts dydics, tridics, ndpolydics. Vectors descrie three-dimensionl spce nd

More information

Vectors and dyadics. Chapter 2. Summary. 2.1 Examples of scalars, vectors, and dyadics

Vectors and dyadics. Chapter 2. Summary. 2.1 Examples of scalars, vectors, and dyadics Chpter 2 Vectors nd dydics Summry Circ 1900 A.D., J. Willird Gis proposed the ide of vectors nd their higher-dimensionl counterprts dydics, tridics, ndpolydics. Vectors descrie three-dimensionl spce nd

More information

. At first sight a! b seems an unwieldy formula but use of the following mnemonic will possibly help. a 1 a 2 a 3 a 1 a 2

. At first sight a! b seems an unwieldy formula but use of the following mnemonic will possibly help. a 1 a 2 a 3 a 1 a 2 7 CHAPTER THREE. Cross Product Given two vectors = (,, nd = (,, in R, the cross product of nd written! is defined to e: " = (!,!,! Note! clled cross is VECTOR (unlike which is sclr. Exmple (,, " (4,5,6

More information

4.11 Inner Product Spaces

4.11 Inner Product Spaces 314 CHAPTER 4 Vector Spces 9. A mtrix of the form 0 0 b c 0 d 0 0 e 0 f g 0 h 0 cnnot be invertible. 10. A mtrix of the form bc d e f ghi such tht e bd = 0 cnnot be invertible. 4.11 Inner Product Spces

More information

PHY 140A: Solid State Physics. Solution to Homework #2

PHY 140A: Solid State Physics. Solution to Homework #2 PHY 140A: Solid Stte Physics Solution to Homework # TA: Xun Ji 1 October 14, 006 1 Emil: jixun@physics.ucl.edu Problem #1 Prove tht the reciprocl lttice for the reciprocl lttice is the originl lttice.

More information

MODULE 3. 0, y = 0 for all y

MODULE 3. 0, y = 0 for all y Topics: Inner products MOULE 3 The inner product of two vectors: The inner product of two vectors x, y V, denoted by x, y is (in generl) complex vlued function which hs the following four properties: i)

More information

Math 135 Circles and Completing the Square Examples

Math 135 Circles and Completing the Square Examples Mth 135 Circles nd Completing the Squre Exmples A perfect squre is number such tht = b 2 for some rel number b. Some exmples of perfect squres re 4 = 2 2, 16 = 4 2, 169 = 13 2. We wish to hve method for

More information

Factoring Polynomials

Factoring Polynomials Fctoring Polynomils Some definitions (not necessrily ll for secondry school mthemtics): A polynomil is the sum of one or more terms, in which ech term consists of product of constnt nd one or more vribles

More information

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions.

Use Geometry Expressions to create a more complex locus of points. Find evidence for equivalence using Geometry Expressions. Lerning Objectives Loci nd Conics Lesson 3: The Ellipse Level: Preclculus Time required: 120 minutes In this lesson, students will generlize their knowledge of the circle to the ellipse. The prmetric nd

More information

Graphs on Logarithmic and Semilogarithmic Paper

Graphs on Logarithmic and Semilogarithmic Paper 0CH_PHClter_TMSETE_ 3//00 :3 PM Pge Grphs on Logrithmic nd Semilogrithmic Pper OBJECTIVES When ou hve completed this chpter, ou should be ble to: Mke grphs on logrithmic nd semilogrithmic pper. Grph empiricl

More information

GENERALIZED QUATERNIONS SERRET-FRENET AND BISHOP FRAMES SERRET-FRENET VE BISHOP ÇATILARI

GENERALIZED QUATERNIONS SERRET-FRENET AND BISHOP FRAMES SERRET-FRENET VE BISHOP ÇATILARI Sy 9, Arlk 0 GENERALIZED QUATERNIONS SERRET-FRENET AND BISHOP FRAMES Erhn ATA*, Ysemin KEMER, Ali ATASOY Dumlupnr Uniersity, Fculty of Science nd Arts, Deprtment of Mthemtics, KÜTAHYA, et@dpu.edu.tr ABSTRACT

More information

Lecture 5. Inner Product

Lecture 5. Inner Product Lecture 5 Inner Product Let us strt with the following problem. Given point P R nd line L R, how cn we find the point on the line closest to P? Answer: Drw line segment from P meeting the line in right

More information

Review guide for the final exam in Math 233

Review guide for the final exam in Math 233 Review guide for the finl exm in Mth 33 1 Bsic mteril. This review includes the reminder of the mteril for mth 33. The finl exm will be cumultive exm with mny of the problems coming from the mteril covered

More information

Example 27.1 Draw a Venn diagram to show the relationship between counting numbers, whole numbers, integers, and rational numbers.

Example 27.1 Draw a Venn diagram to show the relationship between counting numbers, whole numbers, integers, and rational numbers. 2 Rtionl Numbers Integers such s 5 were importnt when solving the eqution x+5 = 0. In similr wy, frctions re importnt for solving equtions like 2x = 1. Wht bout equtions like 2x + 1 = 0? Equtions of this

More information

Section 7-4 Translation of Axes

Section 7-4 Translation of Axes 62 7 ADDITIONAL TOPICS IN ANALYTIC GEOMETRY Section 7-4 Trnsltion of Aes Trnsltion of Aes Stndrd Equtions of Trnslted Conics Grphing Equtions of the Form A 2 C 2 D E F 0 Finding Equtions of Conics In the

More information

Polynomial Functions. Polynomial functions in one variable can be written in expanded form as ( )

Polynomial Functions. Polynomial functions in one variable can be written in expanded form as ( ) Polynomil Functions Polynomil functions in one vrible cn be written in expnded form s n n 1 n 2 2 f x = x + x + x + + x + x+ n n 1 n 2 2 1 0 Exmples of polynomils in expnded form re nd 3 8 7 4 = 5 4 +

More information

Physics 6010, Fall 2010 Symmetries and Conservation Laws: Energy, Momentum and Angular Momentum Relevant Sections in Text: 2.6, 2.

Physics 6010, Fall 2010 Symmetries and Conservation Laws: Energy, Momentum and Angular Momentum Relevant Sections in Text: 2.6, 2. Physics 6010, Fll 2010 Symmetries nd Conservtion Lws: Energy, Momentum nd Angulr Momentum Relevnt Sections in Text: 2.6, 2.7 Symmetries nd Conservtion Lws By conservtion lw we men quntity constructed from

More information

The Velocity Factor of an Insulated Two-Wire Transmission Line

The Velocity Factor of an Insulated Two-Wire Transmission Line The Velocity Fctor of n Insulted Two-Wire Trnsmission Line Problem Kirk T. McDonld Joseph Henry Lbortories, Princeton University, Princeton, NJ 08544 Mrch 7, 008 Estimte the velocity fctor F = v/c nd the

More information

Math 314, Homework Assignment 1. 1. Prove that two nonvertical lines are perpendicular if and only if the product of their slopes is 1.

Math 314, Homework Assignment 1. 1. Prove that two nonvertical lines are perpendicular if and only if the product of their slopes is 1. Mth 4, Homework Assignment. Prove tht two nonverticl lines re perpendiculr if nd only if the product of their slopes is. Proof. Let l nd l e nonverticl lines in R of slopes m nd m, respectively. Suppose

More information

Harvard College. Math 21a: Multivariable Calculus Formula and Theorem Review

Harvard College. Math 21a: Multivariable Calculus Formula and Theorem Review Hrvrd College Mth 21: Multivrible Clculus Formul nd Theorem Review Tommy McWillim, 13 tmcwillim@college.hrvrd.edu December 15, 2009 1 Contents Tble of Contents 4 9 Vectors nd the Geometry of Spce 5 9.1

More information

6.2 Volumes of Revolution: The Disk Method

6.2 Volumes of Revolution: The Disk Method mth ppliction: volumes of revolution, prt ii Volumes of Revolution: The Disk Method One of the simplest pplictions of integrtion (Theorem ) nd the ccumultion process is to determine so-clled volumes of

More information

Reasoning to Solve Equations and Inequalities

Reasoning to Solve Equations and Inequalities Lesson4 Resoning to Solve Equtions nd Inequlities In erlier work in this unit, you modeled situtions with severl vriles nd equtions. For exmple, suppose you were given usiness plns for concert showing

More information

Radius of the Earth - Radii Used in Geodesy James R. Clynch February 2006

Radius of the Earth - Radii Used in Geodesy James R. Clynch February 2006 dius of the Erth - dii Used in Geodesy Jmes. Clynch Februry 006 I. Erth dii Uses There is only one rdius of sphere. The erth is pproximtely sphere nd therefore, for some cses, this pproximtion is dequte.

More information

Novel Methods of Generating Self-Invertible Matrix for Hill Cipher Algorithm

Novel Methods of Generating Self-Invertible Matrix for Hill Cipher Algorithm Bibhudendr chry, Girij Snkr Rth, Srt Kumr Ptr, nd Sroj Kumr Pnigrhy Novel Methods of Generting Self-Invertible Mtrix for Hill Cipher lgorithm Bibhudendr chry Deprtment of Electronics & Communiction Engineering

More information

Applications to Physics and Engineering

Applications to Physics and Engineering Section 7.5 Applictions to Physics nd Engineering Applictions to Physics nd Engineering Work The term work is used in everydy lnguge to men the totl mount of effort required to perform tsk. In physics

More information

addition, there are double entries for the symbols used to signify different parameters. These parameters are explained in this appendix.

addition, there are double entries for the symbols used to signify different parameters. These parameters are explained in this appendix. APPENDIX A: The ellipse August 15, 1997 Becuse of its importnce in both pproximting the erth s shpe nd describing stellite orbits, n informl discussion of the ellipse is presented in this ppendix. The

More information

Experiment 6: Friction

Experiment 6: Friction Experiment 6: Friction In previous lbs we studied Newton s lws in n idel setting, tht is, one where friction nd ir resistnce were ignored. However, from our everydy experience with motion, we know tht

More information

Algebra Review. How well do you remember your algebra?

Algebra Review. How well do you remember your algebra? Algebr Review How well do you remember your lgebr? 1 The Order of Opertions Wht do we men when we write + 4? If we multiply we get 6 nd dding 4 gives 10. But, if we dd + 4 = 7 first, then multiply by then

More information

FUNCTIONS AND EQUATIONS. xεs. The simplest way to represent a set is by listing its members. We use the notation

FUNCTIONS AND EQUATIONS. xεs. The simplest way to represent a set is by listing its members. We use the notation FUNCTIONS AND EQUATIONS. SETS AND SUBSETS.. Definition of set. A set is ny collection of objects which re clled its elements. If x is n element of the set S, we sy tht x belongs to S nd write If y does

More information

LECTURE #05. Learning Objective. To describe the geometry in and around a unit cell in terms of directions and planes.

LECTURE #05. Learning Objective. To describe the geometry in and around a unit cell in terms of directions and planes. LECTURE #05 Chpter 3: Lttice Positions, Directions nd Plnes Lerning Objective To describe the geometr in nd round unit cell in terms of directions nd plnes. 1 Relevnt Reding for this Lecture... Pges 64-83.

More information

Section 5-4 Trigonometric Functions

Section 5-4 Trigonometric Functions 5- Trigonometric Functions Section 5- Trigonometric Functions Definition of the Trigonometric Functions Clcultor Evlution of Trigonometric Functions Definition of the Trigonometric Functions Alternte Form

More information

Physics 43 Homework Set 9 Chapter 40 Key

Physics 43 Homework Set 9 Chapter 40 Key Physics 43 Homework Set 9 Chpter 4 Key. The wve function for n electron tht is confined to x nm is. Find the normliztion constnt. b. Wht is the probbility of finding the electron in. nm-wide region t x

More information

Cypress Creek High School IB Physics SL/AP Physics B 2012 2013 MP2 Test 1 Newton s Laws. Name: SOLUTIONS Date: Period:

Cypress Creek High School IB Physics SL/AP Physics B 2012 2013 MP2 Test 1 Newton s Laws. Name: SOLUTIONS Date: Period: Nme: SOLUTIONS Dte: Period: Directions: Solve ny 5 problems. You my ttempt dditionl problems for extr credit. 1. Two blocks re sliding to the right cross horizontl surfce, s the drwing shows. In Cse A

More information

Treatment Spring Late Summer Fall 0.10 5.56 3.85 0.61 6.97 3.01 1.91 3.01 2.13 2.99 5.33 2.50 1.06 3.53 6.10 Mean = 1.33 Mean = 4.88 Mean = 3.

Treatment Spring Late Summer Fall 0.10 5.56 3.85 0.61 6.97 3.01 1.91 3.01 2.13 2.99 5.33 2.50 1.06 3.53 6.10 Mean = 1.33 Mean = 4.88 Mean = 3. The nlysis of vrince (ANOVA) Although the t-test is one of the most commonly used sttisticl hypothesis tests, it hs limittions. The mjor limittion is tht the t-test cn be used to compre the mens of only

More information

15.6. The mean value and the root-mean-square value of a function. Introduction. Prerequisites. Learning Outcomes. Learning Style

15.6. The mean value and the root-mean-square value of a function. Introduction. Prerequisites. Learning Outcomes. Learning Style The men vlue nd the root-men-squre vlue of function 5.6 Introduction Currents nd voltges often vry with time nd engineers my wish to know the verge vlue of such current or voltge over some prticulr time

More information

Example A rectangular box without lid is to be made from a square cardboard of sides 18 cm by cutting equal squares from each corner and then folding

Example A rectangular box without lid is to be made from a square cardboard of sides 18 cm by cutting equal squares from each corner and then folding 1 Exmple A rectngulr box without lid is to be mde from squre crdbord of sides 18 cm by cutting equl squres from ech corner nd then folding up the sides. 1 Exmple A rectngulr box without lid is to be mde

More information

Babylonian Method of Computing the Square Root: Justifications Based on Fuzzy Techniques and on Computational Complexity

Babylonian Method of Computing the Square Root: Justifications Based on Fuzzy Techniques and on Computational Complexity Bbylonin Method of Computing the Squre Root: Justifictions Bsed on Fuzzy Techniques nd on Computtionl Complexity Olg Koshelev Deprtment of Mthemtics Eduction University of Texs t El Pso 500 W. University

More information

Integration. 148 Chapter 7 Integration

Integration. 148 Chapter 7 Integration 48 Chpter 7 Integrtion 7 Integrtion t ech, by supposing tht during ech tenth of second the object is going t constnt speed Since the object initilly hs speed, we gin suppose it mintins this speed, but

More information

g(y(a), y(b)) = o, B a y(a)+b b y(b)=c, Boundary Value Problems Lecture Notes to Accompany

g(y(a), y(b)) = o, B a y(a)+b b y(b)=c, Boundary Value Problems Lecture Notes to Accompany Lecture Notes to Accompny Scientific Computing An Introductory Survey Second Edition by Michel T Heth Boundry Vlue Problems Side conditions prescribing solution or derivtive vlues t specified points required

More information

AAPT UNITED STATES PHYSICS TEAM AIP 2010

AAPT UNITED STATES PHYSICS TEAM AIP 2010 2010 F = m Exm 1 AAPT UNITED STATES PHYSICS TEAM AIP 2010 Enti non multiplicnd sunt preter necessittem 2010 F = m Contest 25 QUESTIONS - 75 MINUTES INSTRUCTIONS DO NOT OPEN THIS TEST UNTIL YOU ARE TOLD

More information

Space Vector Pulse Width Modulation Based Induction Motor with V/F Control

Space Vector Pulse Width Modulation Based Induction Motor with V/F Control Interntionl Journl of Science nd Reserch (IJSR) Spce Vector Pulse Width Modultion Bsed Induction Motor with V/F Control Vikrmrjn Jmbulingm Electricl nd Electronics Engineering, VIT University, Indi Abstrct:

More information

PROBLEMS 13 - APPLICATIONS OF DERIVATIVES Page 1

PROBLEMS 13 - APPLICATIONS OF DERIVATIVES Page 1 PROBLEMS - APPLICATIONS OF DERIVATIVES Pge ( ) Wter seeps out of conicl filter t the constnt rte of 5 cc / sec. When the height of wter level in the cone is 5 cm, find the rte t which the height decreses.

More information

Basic Analysis of Autarky and Free Trade Models

Basic Analysis of Autarky and Free Trade Models Bsic Anlysis of Autrky nd Free Trde Models AUTARKY Autrky condition in prticulr commodity mrket refers to sitution in which country does not engge in ny trde in tht commodity with other countries. Consequently

More information

Lecture 3 Gaussian Probability Distribution

Lecture 3 Gaussian Probability Distribution Lecture 3 Gussin Probbility Distribution Introduction l Gussin probbility distribution is perhps the most used distribution in ll of science. u lso clled bell shped curve or norml distribution l Unlike

More information

SOLUTIONS TO CONCEPTS CHAPTER 5

SOLUTIONS TO CONCEPTS CHAPTER 5 1. m k S 10m Let, ccelertion, Initil velocity u 0. S ut + 1/ t 10 ½ ( ) 10 5 m/s orce: m 5 10N (ns) 40000. u 40 km/hr 11.11 m/s. 3600 m 000 k ; v 0 ; s 4m v u ccelertion s SOLUIONS O CONCEPS CHPE 5 0 11.11

More information

RIGHT TRIANGLES AND THE PYTHAGOREAN TRIPLETS

RIGHT TRIANGLES AND THE PYTHAGOREAN TRIPLETS RIGHT TRIANGLES AND THE PYTHAGOREAN TRIPLETS Known for over 500 yers is the fct tht the sum of the squres of the legs of right tringle equls the squre of the hypotenuse. Tht is +b c. A simple proof is

More information

6 Energy Methods And The Energy of Waves MATH 22C

6 Energy Methods And The Energy of Waves MATH 22C 6 Energy Methods And The Energy of Wves MATH 22C. Conservtion of Energy We discuss the principle of conservtion of energy for ODE s, derive the energy ssocited with the hrmonic oscilltor, nd then use this

More information

Binary Representation of Numbers Autar Kaw

Binary Representation of Numbers Autar Kaw Binry Representtion of Numbers Autr Kw After reding this chpter, you should be ble to: 1. convert bse- rel number to its binry representtion,. convert binry number to n equivlent bse- number. In everydy

More information

Rotating DC Motors Part II

Rotating DC Motors Part II Rotting Motors rt II II.1 Motor Equivlent Circuit The next step in our consiertion of motors is to evelop n equivlent circuit which cn be use to better unerstn motor opertion. The rmtures in rel motors

More information

9 CONTINUOUS DISTRIBUTIONS

9 CONTINUOUS DISTRIBUTIONS 9 CONTINUOUS DISTIBUTIONS A rndom vrible whose vlue my fll nywhere in rnge of vlues is continuous rndom vrible nd will be ssocited with some continuous distribution. Continuous distributions re to discrete

More information

Project 6 Aircraft static stability and control

Project 6 Aircraft static stability and control Project 6 Aircrft sttic stbility nd control The min objective of the project No. 6 is to compute the chrcteristics of the ircrft sttic stbility nd control chrcteristics in the pitch nd roll chnnel. The

More information

2005-06 Second Term MAT2060B 1. Supplementary Notes 3 Interchange of Differentiation and Integration

2005-06 Second Term MAT2060B 1. Supplementary Notes 3 Interchange of Differentiation and Integration Source: http://www.mth.cuhk.edu.hk/~mt26/mt26b/notes/notes3.pdf 25-6 Second Term MAT26B 1 Supplementry Notes 3 Interchnge of Differentition nd Integrtion The theme of this course is bout vrious limiting

More information

MATH 150 HOMEWORK 4 SOLUTIONS

MATH 150 HOMEWORK 4 SOLUTIONS MATH 150 HOMEWORK 4 SOLUTIONS Section 1.8 Show tht the product of two of the numbers 65 1000 8 2001 + 3 177, 79 1212 9 2399 + 2 2001, nd 24 4493 5 8192 + 7 1777 is nonnegtive. Is your proof constructive

More information

Pentominoes. Pentominoes. Bruce Baguley Cascade Math Systems, LLC. The pentominoes are a simple-looking set of objects through which some powerful

Pentominoes. Pentominoes. Bruce Baguley Cascade Math Systems, LLC. The pentominoes are a simple-looking set of objects through which some powerful Pentominoes Bruce Bguley Cscde Mth Systems, LLC Astrct. Pentominoes nd their reltives the polyominoes, polycues, nd polyhypercues will e used to explore nd pply vrious importnt mthemticl concepts. In this

More information

SINCLAIR COMMUNITY COLLEGE DAYTON, OHIO DEPARTMENT SYLLABUS FOR COURSE IN MAT 1470 - COLLEGE ALGEBRA (4 SEMESTER HOURS)

SINCLAIR COMMUNITY COLLEGE DAYTON, OHIO DEPARTMENT SYLLABUS FOR COURSE IN MAT 1470 - COLLEGE ALGEBRA (4 SEMESTER HOURS) SINCLAIR COMMUNITY COLLEGE DAYTON, OHIO DEPARTMENT SYLLABUS FOR COURSE IN MAT 470 - COLLEGE ALGEBRA (4 SEMESTER HOURS). COURSE DESCRIPTION: Polynomil, rdicl, rtionl, exponentil, nd logrithmic functions

More information

PHY 222 Lab 8 MOTION OF ELECTRONS IN ELECTRIC AND MAGNETIC FIELDS

PHY 222 Lab 8 MOTION OF ELECTRONS IN ELECTRIC AND MAGNETIC FIELDS PHY 222 Lb 8 MOTION OF ELECTRONS IN ELECTRIC AND MAGNETIC FIELDS Nme: Prtners: INTRODUCTION Before coming to lb, plese red this pcket nd do the prelb on pge 13 of this hndout. From previous experiments,

More information

Pure C4. Revision Notes

Pure C4. Revision Notes Pure C4 Revision Notes Mrch 0 Contents Core 4 Alger Prtil frctions Coordinte Geometry 5 Prmetric equtions 5 Conversion from prmetric to Crtesin form 6 Are under curve given prmetriclly 7 Sequences nd

More information

COMPONENTS: COMBINED LOADING

COMPONENTS: COMBINED LOADING LECTURE COMPONENTS: COMBINED LOADING Third Edition A. J. Clrk School of Engineering Deprtment of Civil nd Environmentl Engineering 24 Chpter 8.4 by Dr. Ibrhim A. Asskkf SPRING 2003 ENES 220 Mechnics of

More information

Warm-up for Differential Calculus

Warm-up for Differential Calculus Summer Assignment Wrm-up for Differentil Clculus Who should complete this pcket? Students who hve completed Functions or Honors Functions nd will be tking Differentil Clculus in the fll of 015. Due Dte:

More information

Or more simply put, when adding or subtracting quantities, their uncertainties add.

Or more simply put, when adding or subtracting quantities, their uncertainties add. Propgtion of Uncertint through Mthemticl Opertions Since the untit of interest in n eperiment is rrel otined mesuring tht untit directl, we must understnd how error propgtes when mthemticl opertions re

More information

2.016 Hydrodynamics Prof. A.H. Techet

2.016 Hydrodynamics Prof. A.H. Techet .01 Hydrodynics Reding #.01 Hydrodynics Prof. A.H. Techet Added Mss For the cse of unstedy otion of bodies underwter or unstedy flow round objects, we ust consider the dditionl effect (force) resulting

More information

An Undergraduate Curriculum Evaluation with the Analytic Hierarchy Process

An Undergraduate Curriculum Evaluation with the Analytic Hierarchy Process An Undergrdute Curriculum Evlution with the Anlytic Hierrchy Process Les Frir Jessic O. Mtson Jck E. Mtson Deprtment of Industril Engineering P.O. Box 870288 University of Albm Tuscloos, AL. 35487 Abstrct

More information

All pay auctions with certain and uncertain prizes a comment

All pay auctions with certain and uncertain prizes a comment CENTER FOR RESEARC IN ECONOMICS AND MANAGEMENT CREAM Publiction No. 1-2015 All py uctions with certin nd uncertin prizes comment Christin Riis All py uctions with certin nd uncertin prizes comment Christin

More information

Section 1: Crystal Structure

Section 1: Crystal Structure Phsics 927 Section 1: Crstl Structure A solid is sid to be crstl if toms re rrnged in such w tht their positions re ectl periodic. This concept is illustrted in Fig.1 using two-dimensionl (2D) structure.

More information

Design Example 1 Special Moment Frame

Design Example 1 Special Moment Frame Design Exmple 1 pecil Moment Frme OVERVIEW tructurl steel specil moment frmes (MF) re typiclly comprised of wide-flnge bems, columns, nd bem-column connections. Connections re proportioned nd detiled to

More information

UNIVERSITY OF OSLO FACULTY OF MATHEMATICS AND NATURAL SCIENCES

UNIVERSITY OF OSLO FACULTY OF MATHEMATICS AND NATURAL SCIENCES UNIVERSITY OF OSLO FACULTY OF MATHEMATICS AND NATURAL SCIENCES Solution to exm in: FYS30, Quntum mechnics Dy of exm: Nov. 30. 05 Permitted mteril: Approved clcultor, D.J. Griffiths: Introduction to Quntum

More information

Unit 6: Exponents and Radicals

Unit 6: Exponents and Radicals Eponents nd Rdicls -: The Rel Numer Sstem Unit : Eponents nd Rdicls Pure Mth 0 Notes Nturl Numers (N): - counting numers. {,,,,, } Whole Numers (W): - counting numers with 0. {0,,,,,, } Integers (I): -

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Nme Chpter Eponentil nd Logrithmic Functions Section. Eponentil Functions nd Their Grphs Objective: In this lesson ou lerned how to recognize, evlute, nd grph eponentil functions. Importnt Vocbulr Define

More information

AREA OF A SURFACE OF REVOLUTION

AREA OF A SURFACE OF REVOLUTION AREA OF A SURFACE OF REVOLUTION h cut r πr h A surfce of revolution is formed when curve is rotted bout line. Such surfce is the lterl boundr of solid of revolution of the tpe discussed in Sections 7.

More information

P.3 Polynomials and Factoring. P.3 an 1. Polynomial STUDY TIP. Example 1 Writing Polynomials in Standard Form. What you should learn

P.3 Polynomials and Factoring. P.3 an 1. Polynomial STUDY TIP. Example 1 Writing Polynomials in Standard Form. What you should learn 33337_0P03.qp 2/27/06 24 9:3 AM Chpter P Pge 24 Prerequisites P.3 Polynomils nd Fctoring Wht you should lern Polynomils An lgeric epression is collection of vriles nd rel numers. The most common type of

More information

Appendix D: Completing the Square and the Quadratic Formula. In Appendix A, two special cases of expanding brackets were considered:

Appendix D: Completing the Square and the Quadratic Formula. In Appendix A, two special cases of expanding brackets were considered: Appendi D: Completing the Squre nd the Qudrtic Formul Fctoring qudrtic epressions such s: + 6 + 8 ws one of the topics introduced in Appendi C. Fctoring qudrtic epressions is useful skill tht cn help you

More information

Module Summary Sheets. C3, Methods for Advanced Mathematics (Version B reference to new book) Topic 2: Natural Logarithms and Exponentials

Module Summary Sheets. C3, Methods for Advanced Mathematics (Version B reference to new book) Topic 2: Natural Logarithms and Exponentials MEI Mthemtics in Ection nd Instry Topic : Proof MEI Structured Mthemtics Mole Summry Sheets C, Methods for Anced Mthemtics (Version B reference to new book) Topic : Nturl Logrithms nd Eponentils Topic

More information

QUADRATURE METHODS. July 19, 2011. Kenneth L. Judd. Hoover Institution

QUADRATURE METHODS. July 19, 2011. Kenneth L. Judd. Hoover Institution QUADRATURE METHODS Kenneth L. Judd Hoover Institution July 19, 2011 1 Integrtion Most integrls cnnot be evluted nlyticlly Integrls frequently rise in economics Expected utility Discounted utility nd profits

More information

c. Values in statements are broken down by fiscal years; many projects are

c. Values in statements are broken down by fiscal years; many projects are Lecture 18: Finncil Mngement (Continued)/Csh Flow CEE 498 Construction Project Mngement L Schedules A. Schedule.of Contrcts Completed See Attchment # 1 ll. 1. Revenues Erned 2. Cost of Revenues 3. Gross

More information

M5A42 APPLIED STOCHASTIC PROCESSES PROBLEM SHEET 1 SOLUTIONS Term 1 2010-2011

M5A42 APPLIED STOCHASTIC PROCESSES PROBLEM SHEET 1 SOLUTIONS Term 1 2010-2011 M5A42 APPLIED STOCHASTIC PROCESSES PROBLEM SHEET 1 SOLUTIONS Term 1 21-211 1. Clculte the men, vrince nd chrcteristic function of the following probbility density functions. ) The exponentil distribution

More information

www.mathsbox.org.uk e.g. f(x) = x domain x 0 (cannot find the square root of negative values)

www.mathsbox.org.uk e.g. f(x) = x domain x 0 (cannot find the square root of negative values) www.mthsbo.org.uk CORE SUMMARY NOTES Functions A function is rule which genertes ectl ONE OUTPUT for EVERY INPUT. To be defined full the function hs RULE tells ou how to clculte the output from the input

More information

Helicopter Theme and Variations

Helicopter Theme and Variations Helicopter Theme nd Vritions Or, Some Experimentl Designs Employing Pper Helicopters Some possible explntory vribles re: Who drops the helicopter The length of the rotor bldes The height from which the

More information

Econ 4721 Money and Banking Problem Set 2 Answer Key

Econ 4721 Money and Banking Problem Set 2 Answer Key Econ 472 Money nd Bnking Problem Set 2 Answer Key Problem (35 points) Consider n overlpping genertions model in which consumers live for two periods. The number of people born in ech genertion grows in

More information

2m + V ( ˆX) (1) 2. Consider a particle in one dimensions whose Hamiltonian is given by

2m + V ( ˆX) (1) 2. Consider a particle in one dimensions whose Hamiltonian is given by Teoretisk Fysik KTH Advnced QM SI2380), Exercise 8 12 1. 3 Consider prticle in one dimensions whose Hmiltonin is given by Ĥ = ˆP 2 2m + V ˆX) 1) with [ ˆP, ˆX] = i. By clculting [ ˆX, [ ˆX, Ĥ]] prove tht

More information

Drawing Diagrams From Labelled Graphs

Drawing Diagrams From Labelled Graphs Drwing Digrms From Lbelled Grphs Jérôme Thièvre 1 INA, 4, venue de l Europe, 94366 BRY SUR MARNE FRANCE Anne Verroust-Blondet 2 INRIA Rocquencourt, B.P. 105, 78153 LE CHESNAY Cedex FRANCE Mrie-Luce Viud

More information

Application for the Utah State Office of Education Secondary Science Endorsement

Application for the Utah State Office of Education Secondary Science Endorsement Appliction for the Uth Stte Office of Eduction Secondry Science Endorsement This endorsement is ttched to n Eductor License with secondry re of concentrtion. Cndidtes with n Eductor License who complete

More information

Solving BAMO Problems

Solving BAMO Problems Solving BAMO Problems Tom Dvis tomrdvis@erthlink.net http://www.geometer.org/mthcircles Februry 20, 2000 Abstrct Strtegies for solving problems in the BAMO contest (the By Are Mthemticl Olympid). Only

More information

Regular Sets and Expressions

Regular Sets and Expressions Regulr Sets nd Expressions Finite utomt re importnt in science, mthemtics, nd engineering. Engineers like them ecuse they re super models for circuits (And, since the dvent of VLSI systems sometimes finite

More information

PROBLEM 4.1 SOLUTION. Knowing that the couple shown acts in a vertical plane, determine the stress at (a) point A, (b) point B.

PROBLEM 4.1 SOLUTION. Knowing that the couple shown acts in a vertical plane, determine the stress at (a) point A, (b) point B. PROBLEM.1 Knowing tht the couple shown cts in verticl plne, determine the stress t () point A, (b) point B. SOLUTON () (b) For rectngle: For cross sectionl re: 1 = bh 1 1 = 1 + + = ()(1.5) + ()(5.5) +

More information