The Number of Ways to Write n as a Sum of ` Regular Figurate Numbers

Size: px
Start display at page:

Download "The Number of Ways to Write n as a Sum of ` Regular Figurate Numbers"

Transcription

1 Syracuse Unversty SURFACE Syracuse Unversty Honors Program Capstone Projects Syracuse Unversty Honors Program Capstone Projects Sprng The Number of Ways to Wrte n as a Sum of ` Regular Fgurate Numbers Seth Jacob Rothschld Follow ths and addtonal works at: Part of the Appled Mathematcs Commons, and the Mathematcs Commons Recommended Ctaton Rothschld, Seth Jacob, "The Number of Ways to Wrte n as a Sum of ` Regular Fgurate Numbers" (01) Syracuse Unversty Honors Program Capstone Projects 19 Ths Honors Capstone Project s brought to you for free and open access by the Syracuse Unversty Honors Program Capstone Projects at SURFACE It has been accepted for ncluson n Syracuse Unversty Honors Program Capstone Projects by an authorzed admnstrator of SURFACE For more nformaton, please contact surface@syredu

2 The Number of Ways to Wrte n as a Sum of l Regular Fgurate Numbers A Capstone Project Submtted n Partal Fulfllment of the Requrements of the Renée Crown Unversty Honors Program at Syracuse Unversty Seth Jacob Rothschld Canddate for a BS Degree n Mathematcs and Renée Crown Unversty Honors May 01 Honors Capstone Project n Mathematcs Capstone Project Advsor: Capstone Project Reader: Honors Drector: Professor Jeffrey Meyer Professor Clauda Mller Stephen Kuussto, Drector Date: Aprl 5, 01 1

3 Abstract The elementary approaches to fndng the number of nteger solutons (x, y) to the equaton x + y = n wth n N are well known We frst examne a generalzaton of ths problem by fndng the ways a natural number n can be wrtten as a sum of two k-sded regular fgurate numbers The technque s then adapted to fnd the number of ways n can be wrtten as a sum of l regular fgurate numbers

4 Contents 1 Introducton 11 Fgurate numbers 1 Bg O notaton 6 13 The Gauss Crcle Problem 7 Sums of Two Fgurate Numbers 10 1 Sums of two trangular numbers 10 Sums of two pentagonal numbers 1 3 Sums of two regular fgurate numbers 1 3 Sums of Multple Fgurate Numbers Sums of three regular fgurate numbers 16 3 Sums of l regular fgurate numbers 18 Summary of Capstone Project 3

5 1 Introducton 11 Fgurate numbers Regular fgurate numbers have been an object of study snce Fermat Specal cases of fgurate numbers, trangular and square numbers were studed far before that [] Defnton 111 Let n N and k N wth k Then the n th k-sded regular fgurate number f k (n) s defned recursvely by f k (1) = 1 and f k (n) = f k (n 1) + (k )n (k 3) Consder when k = 3 From the defnton, f 3 (n) = f 3 (n 1) + n + 0 Snce f 3 (1) = 1 and f 3 () = 1 +, f 3 (3) = Inductvely, we see that n 1 f 3 (n) = n + = =1 n =1 Snce we can arrange f 3 (n) dots nto a trangle wth n dots on each sde (see Fgure 1), f 3 (n) are also known as the trangular numbers Smlarly, f (n) dots can be arranged nto squares (see Fgure ) and f 5 (n) dots can be arranged nto pentagons (see Fgure 3) In fact, f k (n) dots wll always gve the k sded regular polygon wth sdes of length n The formula gves f k (1) = 1 and f k () = k Then, f k (n) s f k (n 1) dots wth k sdes of length n added to t and k 3 subtracted from t for the overlap at corners For a specfc example, examne Fgure 3 If we want to get f 5 (n), we start wth wth f 5 (n 1) and add 3 more sdes of length n, and subtract for the overlap at the bottom two corners Fgure 1: The frst fve f 3 (n), each arranged as a trangle The numbers f 3 (n) are also known as trangular numbers Note that f 3 (n) = f 3 (n 1) + n Theorem 11 Let n N and k N wth k Then f k (n) = n [(k )n + ( k)]

6 Fgure : The frst fve f (n), each as a square wth sdes of length n By defnton, f (n) = f (n 1) + n 1 Fgure 3: The frst four pentagonal numbers The nth pentagonal number has 5 sdes of length n Notce that f 5 (n) = f 5 (n 1) + 3n Proof Defne n[(k )n + ( k)] g k (n) = We show that g k (n) = f k (n) by showng that they satsfy the same ntal condtons and the same recurrence relaton Frst, notce that g k (1) = 1 [(k ) 1 + k] = = 1 = f k(1) Now we need to show that g k (n) = g k (n 1) + (k )n (k 3) To check ths, note that g k (n 1) + (k )n (k 3) = (n 1)[(k )(n 1) + ( k)] = 1 (n (k ) + n(k + k k)) n[(k )n + ( k)] = = g k (n) + (k )n (k 3) 5

7 Therefore g k (n) = f k (n) and thus f k (n) = n [(k )n + ( k)] When k =, the formula gves f (n) = n[( )n + ] = n ; thus the n th square number s n squared For k = 3 and k = 5 the formulas are f 3 (k) = n + n and f 5 (k) = 3n n respectvely 1 Bg O notaton It turns out to be mpossble to fnd a general explct formula for certan functons n whch we are nterested, so we utlze bg O notaton to descrbe the growth of those functons n general Defnton 11 Let f be a functon over the real numbers We say that f(x) = O(g(x)) for some functon on the real numbers g f there exst constants c and x 0 so that f(x) c g(x) for all x x 0 For example, let x be a real number such that x 1 Snce x 1, 1 x + x + 1 x ( ) 1 x = + = c x, where c = + 1 Therefore, x + 1 = O( x) However, keep n mnd that t s equally vald to say x + 1 = O(x) We may do that because the bg O s dependent on an nequalty In general, we seek the smallest possble g(x) to gve the best approxmaton 6

8 Defnton 1 Let f, g, and h be functons on the real numbers We say f(x) = h(x) + O(g(x)) f there exsts c such that f(x) h(x) c g(x) In ths case, we thnk of g(x) as an error term as long as g(x) lm x h(x) = 0 13 The Gauss Crcle Problem Defnton 131 Let n N {0} Let r (n) be the number of ways to wrte n as a sum of two squared nonnegatve ntegers Notce that f an nteger n can be wrtten as a sum of two squares, then the crcle x + y = n wll pass through the pont (h, k) where h + k = n In ths way, we gan a geometrc representaton of numbers that can be descrbed as a sum of two squares (see Fgure ) Fgure : The crcles x + y = n wth n 9 Note that r (n) s exactly the number of lattce ponts on a crcle centered at the orgn wth radus n Defnton 13 Let n N {0} Then defne p (n) by p (n) = n r () =0 7

9 Fgure 5: The frst 1 values of r (n) Notce that there s no dscernble pattern Fgure 6: The frst 1 values of p (n) We create a patten out of the r (n) by addng them together We study p (n) because t s a more predctable functon than r (n) Whle r (n) can vary wldly from one postve nteger to the next, p (n) has a notceable ncreasng trend (see Fgures 5 and 6) If we set lattce ponts n R at every (h, k) where h, k Z 0, then p (n) s the number of frst quadrant lattce ponts nsde a crcle of radus n We dentfy each lattce pont wth a square of area one, whose bottom left corner on a lattce pont nsde the crcle That s, the square for the lattce pont (h, k) has ts four corners at the ponts (h +, k + j) where, j {0, 1} From ths pont forward, we treat p (n) as the area created by the lattce ponts of p (n) by that method, (see Fgure 7) Lemma 133 Let n 0 Then πn p (n) π( n + ) Proof The maxmum lnear dstance between two ponts n a square wth sde 1 s Snce we are only workng wth the frst quadrant, p (n) s strctly greater than the area of the crcle of radus n and strctly less than the area of the crcle of radus n + Theorem 13 Let n 0 Then p (n) = πn + O( n) Proof From Lemma 133, we have that πn p (n) π( n + ) In the 8

10 Fgure 7: The sold black lne gves a crcle of radus 18 centered at (0,0), and the dotted black lne gves a crcle of radus 18 + Each blue square has s assgned to the lattce pont at t s bottom left corner The total area of the blue squares s p (18) = 0 rght hand nequalty, we have that p (n) π( n + ) = πn + π n + π whch gves us p (n) πn π n + π (1) The left hand nequalty gves p (n) πn whch mples that p (n) πn 0 π n + π From ths, and from statement (1) we know that p (n) πn π n π, 9

11 whch means that p (n) = πn + O( n) The Gauss Crcle Problem s the quest for the smallest possble g(x) so that p (n) = πn + O(g(x)) Sums of Two Fgurate Numbers The problem of determnng p (n) was frst proposed by Gauss, who also found ths relatonshp to the area of the crcle We generalze hs soluton from countng the sums of two squares, f (m), to countng the sums of two regular fgurate numbers, f k (m) Defnton 05 Fx n 0 and k 3 Then r k (n) s the number of ways n can be wrtten as a sum of two k-sded regular fgurate numbers In other words r k (n) counts nonnegatve nteger solutons (x, y) of n = x[(k )x + k] + y[(k )y + k] () Defnton 06 Fx n 0 and k 3 Then defne p k (n) by p k (n) = n r k () =0 We agan attach the bottom left corner of a square wth area 1 to each lattce pont n the frst quadrant We thnk of p k (n) as the sum of the areas of all of the squares attached to frst quadrant lattce ponts nsde the crcle defned by equaton () 1 Sums of two trangular numbers We set k = 3 n equaton () to get x(x + 1) and complete the square so that + y(y + 1) = n ( x + 1 ( + y + ) 1 ) = n

12 Fgure 8: The sold black lne gves a crcle of radus centered at ( 1, 1 ) Each blue square s assgned to a lattce pont ncluded n p 3 (18), so ther sum s p 3 (18) = 30 The dotted black lne quarter crcles enclose areas that are upper and lower bounds for p 3 (18) Notce that ths s a crcle wth radus n + 1 and center ( 1, 1 ) However, the radus s dfferent from that of the Gauss Crcle Problem, and the center of ths crcle s not at the orgn Lemma 11 Let n be gven Then ( n ) π + 1/ 1/ p 3 (n) π( n + 1/ + ) Proof As n the proof of Lemma 133, ths s geometrcally clear We bound the crcle from p 3 (n) above and below by crcles centered at (0, 0) We compensate for the center beng n the thrd quadrant by decreasng the radus of the lower 1 bound by We ncrease the radus of the upper bound by for the same reason as n the proof of Lemma 133 (see Fgure 8) Theorem 1 Let n Then p 3 (n) = πn + O( n) 11

13 Proof From Lemma 11, we have p 3 (n) ( n ) π + 1/ + = π(n + 1/) + π n + 1/ + π so that p 3 (n) πn π(1/) + π n 1/ + π (3) Also from Lemma 11 we get so that p 3 (n) ( n ) π + 1/ 1/ = π(n + 1/) π 1/ n + 1/ + π/ () p 3 (n) πn From (3) and () we have that Thus π(1/) π 1/ n + 1/ + π/ π(1/) + π n 1/ + π p 3 (n) πn π(1/) + π n 1/ + π p 3 (n) = πn + O ( n ) Sums of two pentagonal numbers By Theorem 11, a pentagonal number s a regular fgurate number of the form x(3x 1) where x N {0} We set k = 5 n equaton () and complete the square to get ( x 1 ( + y 6) 1 ) = n Lemma 1 Let n 0 Then ( π n ) ( (n p 5 (n) π ) + + 1/) 18 1

14 3 Fgure 9: The sold black lne gves a crcle of radus centered at ( 1 6, 6) 1 The total area of the blue squares s p5 (17) = 15 The dotted black lne quarter crcles enclose areas whch are upper and lower bounds bounds for p 5 (17) Proof The bounds are geometrcally clear The center of ths crcle s at the pont ( 1 6, 6) 1 As n the Gauss Crcle Problem, we use the area of the quarter crcle wth ths radus as a lower bound for p 5 (n) We can do ths because the area of the quarter crcle wth ths radus centered at the orgn s less than the crcle wth the same radus centered at ( 1 6, 1 6) (see Fgure 9) For the upper bound we ncrease the radus by 1 +, whch s 3, where 1 the s an overcompensaton for movng the center a dstance of 1 18 nto the frst quadrant Theorem Let n 1 Then p 5 (n) = πn 6 + O( n) Proof We begn n the same way, wth the rght hand nequalty n of Lemma 1; ( (n p 5 (n) π [ (n = π ) + 3 ) + 3 ) n ] 13

15 whch gves us ( p 5 (n) πn 6 π ) 1 n (5) We rearrange the left nequalty from Lemma 1 to see that p 5 (n) π ( n ) 18 and subtract the leadng term from both sdes to get that p 5 (n) πn 6 π 7 ( π ) 1 n (6) Fnally, we combne (5) and (6) and see that ( p 5 (n) π π ) 1 n or p 5 (n) = πn 6 + O ( n ) 3 Sums of two regular fgurate numbers We use the same methodology as n the proof of Lemma 1 to fnd upper and lower bounds for p k (n) Lemma 31 Let n 1 and k Then [ π n k + ( ) ] k p k (n) π k n k + ( k k ) + 3 Proof We begn by completng the square of equaton () to get ( x + k ) ( + y + k ) = n ( ) k k k k + k Snce k the crcle s centered n the frst quadrant and the lower bound can be the area of the quarter crcle wth the gven radus 1

16 To ( fnd an upper bound on the center we examne the behavor of the center k k, k ) Frst we see that the expresson k s strctly k k monotoncally ncreasng n k snce k k < 3 k (k + 1) = k (k + 1) Then we take the lmt as k goes to nfnty to get lm k k k = 1 Therefore, our upper bound must be adjusted not just by as n the Gauss Crcle Problem, but by 1 + Theorem 3 Let n 1 and k 3 Then p k (n) = πn k + O( n) Proof Theorem 1 proves ths when k = 3 If k > 3 we frst manpulate the rght nequalty of Lemma 31 to get that p k (n) π ( ) n k k k = π n ( ) k k ( ) n k k k k Thus p k (n) = πn k + π ( ) k + 3π k πn k π ( ) k + π k The left nequalty of Lemma 31 gves [ p k (n) π n k + ( ) n k k + + 9π k 8 ( ) n k k + + 9π k 8 ( ) ] k, k so that p k (n) πn k π ( ) k k Note that π p k (n) ( ) k s a postve number Therefore k πn ( k k π k ) π 15 n k + ( ) k 9π k 8

17 Combnng the results from above, we get p k(n) πn k π ( ) k + π k n k + ( ) k + 9π k 8 Thus, p k (n) = πn k + O ( n ) Corollary 33 Let k Then r k (n) = 0 for nfntely many n Proof Frst, notce that r k (n) s always a non-negatve nteger average value of r k (n) to be r k (n) where Defne the By Theorem 3, r k (n) = r k (n) = p k(n) n π ( ) 1 k + O n Notce that snce k, the leadng term s less than 1 As n goes to nfnty, the error goes to 0 Therefore, lm r k(n) = n therefore nfntely many r k (n) must be 0 π k < 1 3 Sums of Multple Fgurate Numbers 31 Sums of three regular fgurate numbers Defnton 311 Let n 0 and k 3 be gven Then r k,3 (n) s the number of ways n can be wrtten as a sum of three k-sded regular fgurate numbers In other words t counts postve nteger solutons (x 1, x, x 3 ) of n = x 1[(k )x 1 + ( k)] + x [(k )x + ( k)] Defnton 31 Let n 0 and k > Defne p k,3 (n) by + x 3[(k )x 3 + ( k)] (7) p k,3 (n) = n r k,3 () =0 16

18 For each lattce pont (h 1, h, h 3 ) wth h 1, h, h 3 N {0} we attach a cube of volume 1 so that all vertces of the cube are of the form (h 1 + j 1, h + j, h 3 + j 3 ) where j {0, 1} We thnk of p k,3 (n) as the sum of the volume of each of the cubes attached to lattce ponts nsde the sphere defned by equaton (7) Lemma 313 Let n 0 be gven Then πn 3 6 r,3 (n) π ( n + 3 ) 3 6 Proof The lower bound s the volume of the sphere n the frst octant, π ( n ) 3 The upper bound s adjusted by the maxmum dstance from one pont of our lattce-countng-cubes to another, = 3 Theorem 31 Let n 0 be gven Then p,3 (n) = π 6 n 3 + O(n) Proof We manpulate the rght sde of the Lemma 313 nequalty to get p,3 (n) π ( n + 3 ) 3 6 = π (n 3 ) 3 + 3n n so that p,3 (n) π 6 n 3 π ( 3n ) n (8) 6 We rearrange the left nequalty from Lemma 313 to get p,3 (n) π 6 n 3 0 π 6 We put (8) and (9) together to get p,3 (n) π 6 n 3 π 6 ( 3n ) n (9) ( 3n ) n Thus, p,3 (n) = π 6 n 3 + O(n) We use the same methodology as n Subsecton 3 to fnd upper and lower bounds for p k,3 (n) 17

19 Lemma 315 Let n 1 and k Then [ π 6 n k + 3 ( ) ] 3 k k p k,3 (n) π 6 n k + 3 ( k k ) Proof The proof s analogous to that of Lemma 31 Frst we complete the square n equaton (7) to get that ( x 1 + k ) ( + x + k ) ( + x 3 + k ) = n ( ) k k k k k + 3 k The, the bounds follow geometrcally as before Theorem 316 Let n 1 and k Then p k,3 (n) = π 6 ( ) 3 n + O(n) k We omt the proof n favor of the proof for Theorem 3, whch s a generalzaton 3 Sums of l regular fgurate numbers Defnton 31 Let n 0 and k 3 be gven Then r k,l (n) s the number of ways n can be wrtten as a sum of l, k-sded regular fgurate numbers, the postve nteger solutons (x 1,, x l ) of n = x 1[(k )x 1 + ( k)] Defnton 3 Let n 0 and k 3 Defne p k,l (n) by + + x l[(k )x l + ( k)] (10) p k,l (n) = n r k,l () =0 For each lattce pont (h 1,, h l ) wth h 1,, h l N {0} we attach a hypercube of volume 1 so that all vertces of the cube are of the form (h 1 +j 1,, h l + j l ) where j {0, 1} In the same way as before, we can thnk p k,l (n) as the sum of the volumes of each of the hypercubes attached to lattce ponts nsde the hypersphere defned by equaton (10) The maxmum dstance between two ponts n a unt hypercube s l 18

20 Lemma 33 Let n 1, k and l be gven If l s even, and If l s odd, and [ π l ( ) l l! p k,l (n) π l ( l l p k,l (n) ( l 1 ) l 1! π l! n k + l )! ( l 1 ) l 1! π l! ( ) ] l k k n k + l ( k k [ ( ) ] l n k k + l k n k + l ( k k p k,l (n) ) + 3 l p k,l (n) ) + 3 l l l Proof We begn by completng the square n equaton (10) to see that ( x 1 + k ) ( + + x l + k ) = n ( ) k k k k + l k From [3], the volume of the l-dmensonal hypersphere wth radus r s π l ( l )! r l, ( ) f l s even, and l l 1 l 1! π r l, f l s odd Snce we are restrcted to postve l! solutons, we dvde the volume by l We use the radus r lower = ( ) n k k + l k for the lower bound For the upper bound, we use the radus ( ) n k l r upper = k + l + k + l Indeed, as n the proof of Lemma 31 as k goes to nfnty, the center s ( 1,, 1 ) We take nto account ths dstance of l from the orgn, and add an addtonal l for the maxmum dstance between two corners of one of volumecountng hypercube Theorem 3 Let n 1, k, and l be gven Then, f l s even, p k,l (n) = π l ( l l ( ) l n )! k 19 + O (n l 1 )

21 and, f l s odd, p k,l (n) = ( l 1 ) l 1!π l l! ( ) l n k + O (n l 1 ) Proof We consder the even and odd cases separately for clarty Let l be even Defne a = n ( ) k k + l, k and b = 3 l c = π l ( ) l l! We manpulate the rght nequalty from the even case of Lemma 33 ( ) l p k,l (n) c n k k + l + 3 l k We can expand a l a l = ca l + c l =1 ( ) l a l b wth the bnomal theorem [ ( ) n = + k so that for n suffcently large, l =1 ( ) ( ) l n l ( ) ] 1 k l k k a l [ ( ) n l l + k =1 [ ( ) n l = + ( l 1) k ( ) ( ) l n l 1 ( ) ] 1 k l k k ( ) n l 1 ( ) ] 1 k l k k From there, the trangle nequalty gves ) l l 1 + l a l Therefore, ( n p k,l (n) c k [ ( n k c ) l l l 1 ( n k ) l 1 ( ) l 1 ( ) n k + k k ( ) k k l =1 ( ) ] l a l b (11) 0

22 We rearrange the left nequalty from the even case of Lemma 33 to get so that ( ) l n p k,l (n) c 0 k [ c l l 1 p k,l (n) ca l We put (11) and (1) together to get p k,l(n) π l ( ) l n l ( l )! k [ c c ( n k ) l ( ) l 1 ( ) n k + k k l l 1 So, when l s even, we conclude that Now let l be odd Set p k,l (n) = π l ( l l a = l =1 ( ) l 1 ( ) n k + k k ( ) l n )! k + O (n l 1 n ( ) k k + l, k ) ( ) ] l a l b (1) l =1 ( ) ] l a l b b = 3 l as before, and set ( l 1 ) l 1!π c = l l! We manpulate the rght nequalty from the odd case of Lemma 33 p k,l (n) c n k + l = ca l + c l =1 ( k k ( ) l a l b ) + 3 l l 1

23 ( n p k,l (n) c k c ) l [ l l 1 ( ) l 1 ( ) n k + k k l =1 ( ) ] l a l b (13) We rearrange the left nequalty from the odd case of Lemma 33 to get so that ( ) l n p k,l (n) c 0 k [ c l l 1 p k,l (n) ca l We put (13) and (1) together to get ( l 1 ) l 1 ( ) l p!π n k,l(n) l l! k [ c c ( n k ) l ( ) l 1 ( ) n k + k k l l 1 So, when l s odd, we conclude that l =1 ( ) l 1 ( ) n k + k k ( ) ] l a l b (1) l =1 ( ) ] l a l b p k,l (n) = ( l 1 ) l 1!π l l! ( ) l n k + O (n l 1 )

24 References [1] George E Andrews, Number Theory Phladelpha: Saunders, 1971 [] W Duke, Some old and new results about quadratc forms, Notces Amer Math Soc, 1997, [3] AE Lawrence, The volume of an n-dmensonal hypersphere Web coael/hyperspherepdf [] A Wel, Number Theory: An approach through hstory, Brkhäuser, 198 3

25 Summary of Capstone Project The problem of fndng the number of nteger solutons (x, y) to the equaton x + y = n wth n as a postve nteger s more than 00 years old [1] Ths capstone examnes some generalzatons of ths problem We examne elementary solutons to the sum of two fgurate numbers, an expresson motvated by a polygon wth k sdes of the same length From there we adapt the technque to fnd the number of ways n can be wrtten as a sum of l regular fgurate numbers, nstead of only two Vocabulary We defne regular fgurate numbers by a formula, and then gve examples of how the formula s related to a polygon wth k sdes The proof that they are the same s n the paper Defnton The equaton of the n th fgurate number wth k sdes s defned by f k (n) = n [(k )n + ( k)] As an example, consder when k =, the four sded fgurate numbers whch we call f (n) We would lke f (n) to form a polygon wth four sdes of equal length Computng gves f (n) = n[( )n + ] = n(n) 0 = n You mght recognze f (n) as n squared but t s mportant to see (check Fgure 10) that these are lterally squares For each n, f (n) gves a square wth sdes of length n Fgure 10: The frst fve four sded fgurate numbers Notce that f (n) dots can be arranged n a square, wth each of the four sdes havng a length of n Ths s the ratonale for callng f (n) square numbers

26 Ths geometrc defnton s actually the ratonale behnd the term regular fgurate number For every k, f k (n) dots forms a polygon wth k sdes each of length n Settng k = 3 gves us the trangular numbers When lookng at the dagram, you should notce that each f k (n) s bult on the prevous fgurate number, f k (n 1) n a specfc way that s the same for all fgurate numbers For a more rgorous explanaton consult Subsecton 11 of the paper Fgure 11: The frst fve f 3 (n) n dots, each arranged as a trangle The n th trangular number can be represented as a trangle wth three sdes of length n The next tool we wll need to defne s called bg O notaton Ths s a way to talk about the relatve sze of a functon as compared wth an easer to understand functon Defnton Let f, g and h be functons on the real numbers We say f there exsts c such that f(x) = h(x) + O(g(x)) f(x) h(x) c g(x) We read ths f(x) s h(x) plus bg O of g(x) In other words, f the dstance between two functons f(x) and h(x) s less than a constant tmes g(x), we call f(x) equal to h(x) + O(g(x)) Ths notaton s useful n cases where t s mpossble to fnd an explct formula for a functon f(x) The number of ways to wrte a postve nteger n as a sum of some regular fgurate numbers s one such functon Defnton Let n be greater than or equal to 0, and k greater than or equal to 3 be gven Then r k,l (n) s the number of ways n can be wrtten as a sum of l, k-sded regular fgurate numbers It counts the number of ponts (x 1,, x l ) that satsfy n = f k (x 1 ) + + f k (x l ) or n = x 1[(k )x 1 + ( k)] + + x l[(k )x l + ( k)] 5

27 The number of ways to wrte n as a sum of l regular fgurate numbers, r k,l, s not easy predct In fact, the functon r k,l (n) cannot be wrtten as a polynomal As an example, consder when k = and l =, the functon r, (n) Ths s the number of ways a number n can be wrtten as a sum of two squares To fnd r, (n) we would calculate so that 1 = = ; = ; 3 a + b for all a and b; = + 0 = 0 + ; 5 = + 1 = 1 + ; 6 a + b for all a and b r, (1) = r, () = 1 r, (3) = 0 r, () = r, (5) = 1 r, (6) = 0 Snce there sn t an explct formula for r k,l (n), we add up all the r k,l () from = 0 to n We call ths sum p k,l (n) As t s the prmary object n ths paper, we provde a formal defnton here Defnton Let n 0 and k 3 Defne p k,l (n) by p k,l (n) = n r k,l () =0 It turns out that the functon p k,l (n) s closely related to the volume of a hypersphere n l dmensons Ths capstone captalzes on the nherent geometry of the problem to fnd a formula for p k,l (n) n bg O notaton The geometrc connecton to p k,l (n) s fascnatng, the nterested reader should consult the fgures n Secton 13 for more nformaton Results As early as 1638, Fermat stated that every number n can be wrtten as a sum of k, k-sded fgurate numbers That result was later proved by Cauchy [] The results from ths paper pont to that statement, but do not ad n provng t These are the two prmary results from the paper Theorem 3 Let n 1 and k 3 Then p k, (n) = πn k + O( n) Ths s the result for sums of two fgurate numbers, p k, (n) It says that the error term s O( n) regardless of whch two regular fgurate numbers are added together However, the more sdes each fgurate number has, the smaller the 6

28 leadng term So, as k ncreases, p k, (n) decreases The generalzaton of ths theorem s the fnal result from the paper Theorem 3 Let n 1, k, and l be gven Then, f l s even, and, f l s odd, p k,l (n) = π l ( ) l n ) + O (n l 1 l ( l )! k p k,l (n) = ( l 1 ) l 1!π l l! ( ) l n k + O (n l 1 ) In ths theorem the same pattern holds When l s constant, an ncrease n k makes p k,l (n) smaller Ths mples that a number n should be a sum of more k fgurate numbers than k 1 fgurate numbers Whle t can not prove Fermat s statement, ths theorem does gve an overvew of how arbtrary sums of fgurate numbers behave 7

Section 8.3 Polar Form of Complex Numbers

Section 8.3 Polar Form of Complex Numbers 80 Chapter 8 Secton 8 Polar Form of Complex Numbers From prevous classes, you may have encountered magnary numbers the square roots of negatve numbers and, more generally, complex numbers whch are the

More information

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix Lectures - Week 4 Matrx norms, Condtonng, Vector Spaces, Lnear Independence, Spannng sets and Bass, Null space and Range of a Matrx Matrx Norms Now we turn to assocatng a number to each matrx. We could

More information

More metrics on cartesian products

More metrics on cartesian products More metrcs on cartesan products If (X, d ) are metrc spaces for 1 n, then n Secton II4 of the lecture notes we defned three metrcs on X whose underlyng topologes are the product topology The purpose of

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Math1110 (Spring 2009) Prelim 3 - Solutions

Math1110 (Spring 2009) Prelim 3 - Solutions Math 1110 (Sprng 2009) Solutons to Prelm 3 (04/21/2009) 1 Queston 1. (16 ponts) Short answer. Math1110 (Sprng 2009) Prelm 3 - Solutons x a 1 (a) (4 ponts) Please evaluate lm, where a and b are postve numbers.

More information

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence Remarks on the Propertes of a Quas-Fbonacc-lke Polynomal Sequence Brce Merwne LIU Brooklyn Ilan Wenschelbaum Wesleyan Unversty Abstract Consder the Quas-Fbonacc-lke Polynomal Sequence gven by F 0 = 1,

More information

Chapter Twelve. Integration. We now turn our attention to the idea of an integral in dimensions higher than one. Consider a real-valued function f : D

Chapter Twelve. Integration. We now turn our attention to the idea of an integral in dimensions higher than one. Consider a real-valued function f : D Chapter Twelve Integraton 12.1 Introducton We now turn our attenton to the dea of an ntegral n dmensons hgher than one. Consder a real-valued functon f : R, where the doman s a nce closed subset of Eucldean

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Secton 6 Comple Zeros When fndng the zeros of polynomals, at some pont you're faced wth the problem Whle there are clearly no real numbers that are solutons to ths equaton, leavng thngs there

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens THE CHINESE REMAINDER THEOREM KEITH CONRAD We should thank the Chnese for ther wonderful remander theorem. Glenn Stevens 1. Introducton The Chnese remander theorem says we can unquely solve any par of

More information

Math 217 Fall 2013 Homework 2 Solutions

Math 217 Fall 2013 Homework 2 Solutions Math 17 Fall 013 Homework Solutons Due Thursday Sept. 6, 013 5pm Ths homework conssts of 6 problems of 5 ponts each. The total s 30. You need to fully justfy your answer prove that your functon ndeed has

More information

Problem Solving in Math (Math 43900) Fall 2013

Problem Solving in Math (Math 43900) Fall 2013 Problem Solvng n Math (Math 43900) Fall 2013 Week four (September 17) solutons Instructor: Davd Galvn 1. Let a and b be two nteger for whch a b s dvsble by 3. Prove that a 3 b 3 s dvsble by 9. Soluton:

More information

APPENDIX A Some Linear Algebra

APPENDIX A Some Linear Algebra APPENDIX A Some Lnear Algebra The collecton of m, n matrces A.1 Matrces a 1,1,..., a 1,n A = a m,1,..., a m,n wth real elements a,j s denoted by R m,n. If n = 1 then A s called a column vector. Smlarly,

More information

Affine transformations and convexity

Affine transformations and convexity Affne transformatons and convexty The purpose of ths document s to prove some basc propertes of affne transformatons nvolvng convex sets. Here are a few onlne references for background nformaton: http://math.ucr.edu/

More information

2.3 Nilpotent endomorphisms

2.3 Nilpotent endomorphisms s a block dagonal matrx, wth A Mat dm U (C) In fact, we can assume that B = B 1 B k, wth B an ordered bass of U, and that A = [f U ] B, where f U : U U s the restrcton of f to U 40 23 Nlpotent endomorphsms

More information

Bernoulli Numbers and Polynomials

Bernoulli Numbers and Polynomials Bernoull Numbers and Polynomals T. Muthukumar tmk@tk.ac.n 17 Jun 2014 The sum of frst n natural numbers 1, 2, 3,..., n s n n(n + 1 S 1 (n := m = = n2 2 2 + n 2. Ths formula can be derved by notng that

More information

Bezier curves. Michael S. Floater. August 25, These notes provide an introduction to Bezier curves. i=0

Bezier curves. Michael S. Floater. August 25, These notes provide an introduction to Bezier curves. i=0 Bezer curves Mchael S. Floater August 25, 211 These notes provde an ntroducton to Bezer curves. 1 Bernsten polynomals Recall that a real polynomal of a real varable x R, wth degree n, s a functon of the

More information

Complex Numbers Alpha, Round 1 Test #123

Complex Numbers Alpha, Round 1 Test #123 Complex Numbers Alpha, Round Test #3. Wrte your 6-dgt ID# n the I.D. NUMBER grd, left-justfed, and bubble. Check that each column has only one number darkened.. In the EXAM NO. grd, wrte the 3-dgt Test

More information

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

Determinants Containing Powers of Generalized Fibonacci Numbers

Determinants Containing Powers of Generalized Fibonacci Numbers 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol 19 (2016), Artcle 1671 Determnants Contanng Powers of Generalzed Fbonacc Numbers Aram Tangboonduangjt and Thotsaporn Thanatpanonda Mahdol Unversty Internatonal

More information

Beyond Zudilin s Conjectured q-analog of Schmidt s problem

Beyond Zudilin s Conjectured q-analog of Schmidt s problem Beyond Zudln s Conectured q-analog of Schmdt s problem Thotsaporn Ae Thanatpanonda thotsaporn@gmalcom Mathematcs Subect Classfcaton: 11B65 33B99 Abstract Usng the methodology of (rgorous expermental mathematcs

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0 MODULE 2 Topcs: Lnear ndependence, bass and dmenson We have seen that f n a set of vectors one vector s a lnear combnaton of the remanng vectors n the set then the span of the set s unchanged f that vector

More information

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2 Salmon: Lectures on partal dfferental equatons 5. Classfcaton of second-order equatons There are general methods for classfyng hgher-order partal dfferental equatons. One s very general (applyng even to

More information

Some basic inequalities. Definition. Let V be a vector space over the complex numbers. An inner product is given by a function, V V C

Some basic inequalities. Definition. Let V be a vector space over the complex numbers. An inner product is given by a function, V V C Some basc nequaltes Defnton. Let V be a vector space over the complex numbers. An nner product s gven by a functon, V V C (x, y) x, y satsfyng the followng propertes (for all x V, y V and c C) (1) x +

More information

HMMT February 2016 February 20, 2016

HMMT February 2016 February 20, 2016 HMMT February 016 February 0, 016 Combnatorcs 1. For postve ntegers n, let S n be the set of ntegers x such that n dstnct lnes, no three concurrent, can dvde a plane nto x regons (for example, S = {3,

More information

arxiv: v1 [math.co] 12 Sep 2014

arxiv: v1 [math.co] 12 Sep 2014 arxv:1409.3707v1 [math.co] 12 Sep 2014 On the bnomal sums of Horadam sequence Nazmye Ylmaz and Necat Taskara Department of Mathematcs, Scence Faculty, Selcuk Unversty, 42075, Campus, Konya, Turkey March

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS COMPLEX NUMBERS AND QUADRATIC EQUATIONS INTRODUCTION We know that x 0 for all x R e the square of a real number (whether postve, negatve or ero) s non-negatve Hence the equatons x, x, x + 7 0 etc are not

More information

The path of ants Dragos Crisan, Andrei Petridean, 11 th grade. Colegiul National "Emil Racovita", Cluj-Napoca

The path of ants Dragos Crisan, Andrei Petridean, 11 th grade. Colegiul National Emil Racovita, Cluj-Napoca Ths artcle s wrtten by students. It may nclude omssons and mperfectons, whch were dentfed and reported as mnutely as possble by our revewers n the edtoral notes. The path of ants 07-08 Students names and

More information

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b Int J Contemp Math Scences, Vol 3, 28, no 17, 819-827 A New Refnement of Jacob Method for Soluton of Lnear System Equatons AX=b F Naem Dafchah Department of Mathematcs, Faculty of Scences Unversty of Gulan,

More information

Randić Energy and Randić Estrada Index of a Graph

Randić Energy and Randić Estrada Index of a Graph EUROPEAN JOURNAL OF PURE AND APPLIED MATHEMATICS Vol. 5, No., 202, 88-96 ISSN 307-5543 www.ejpam.com SPECIAL ISSUE FOR THE INTERNATIONAL CONFERENCE ON APPLIED ANALYSIS AND ALGEBRA 29 JUNE -02JULY 20, ISTANBUL

More information

8.6 The Complex Number System

8.6 The Complex Number System 8.6 The Complex Number System Earler n the chapter, we mentoned that we cannot have a negatve under a square root, snce the square of any postve or negatve number s always postve. In ths secton we want

More information

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system Transfer Functons Convenent representaton of a lnear, dynamc model. A transfer functon (TF) relates one nput and one output: x t X s y t system Y s The followng termnology s used: x y nput output forcng

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Lecture Note 3. Eshelby s Inclusion II

Lecture Note 3. Eshelby s Inclusion II ME340B Elastcty of Mcroscopc Structures Stanford Unversty Wnter 004 Lecture Note 3. Eshelby s Incluson II Chrs Wenberger and We Ca c All rghts reserved January 6, 004 Contents 1 Incluson energy n an nfnte

More information

ACTM State Calculus Competition Saturday April 30, 2011

ACTM State Calculus Competition Saturday April 30, 2011 ACTM State Calculus Competton Saturday Aprl 30, 2011 ACTM State Calculus Competton Sprng 2011 Page 1 Instructons: For questons 1 through 25, mark the best answer choce on the answer sheet provde Afterward

More information

Ballot Paths Avoiding Depth Zero Patterns

Ballot Paths Avoiding Depth Zero Patterns Ballot Paths Avodng Depth Zero Patterns Henrch Nederhausen and Shaun Sullvan Florda Atlantc Unversty, Boca Raton, Florda nederha@fauedu, ssull21@fauedu 1 Introducton In a paper by Sapounaks, Tasoulas,

More information

CALCULUS CLASSROOM CAPSULES

CALCULUS CLASSROOM CAPSULES CALCULUS CLASSROOM CAPSULES SESSION S86 Dr. Sham Alfred Rartan Valley Communty College salfred@rartanval.edu 38th AMATYC Annual Conference Jacksonvlle, Florda November 8-, 202 2 Calculus Classroom Capsules

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Canonical transformations

Canonical transformations Canoncal transformatons November 23, 2014 Recall that we have defned a symplectc transformaton to be any lnear transformaton M A B leavng the symplectc form nvarant, Ω AB M A CM B DΩ CD Coordnate transformatons,

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

Unit 5: Quadratic Equations & Functions

Unit 5: Quadratic Equations & Functions Date Perod Unt 5: Quadratc Equatons & Functons DAY TOPIC 1 Modelng Data wth Quadratc Functons Factorng Quadratc Epressons 3 Solvng Quadratc Equatons 4 Comple Numbers Smplfcaton, Addton/Subtracton & Multplcaton

More information

(c) (cos θ + i sin θ) 5 = cos 5 θ + 5 cos 4 θ (i sin θ) + 10 cos 3 θ(i sin θ) cos 2 θ(i sin θ) 3 + 5cos θ (i sin θ) 4 + (i sin θ) 5 (A1)

(c) (cos θ + i sin θ) 5 = cos 5 θ + 5 cos 4 θ (i sin θ) + 10 cos 3 θ(i sin θ) cos 2 θ(i sin θ) 3 + 5cos θ (i sin θ) 4 + (i sin θ) 5 (A1) . (a) (cos θ + sn θ) = cos θ + cos θ( sn θ) + cos θ(sn θ) + (sn θ) = cos θ cos θ sn θ + ( cos θ sn θ sn θ) (b) from De Movre s theorem (cos θ + sn θ) = cos θ + sn θ cos θ + sn θ = (cos θ cos θ sn θ) +

More information

a b a In case b 0, a being divisible by b is the same as to say that

a b a In case b 0, a being divisible by b is the same as to say that Secton 6.2 Dvsblty among the ntegers An nteger a ε s dvsble by b ε f there s an nteger c ε such that a = bc. Note that s dvsble by any nteger b, snce = b. On the other hand, a s dvsble by only f a = :

More information

First day August 1, Problems and Solutions

First day August 1, Problems and Solutions FOURTH INTERNATIONAL COMPETITION FOR UNIVERSITY STUDENTS IN MATHEMATICS July 30 August 4, 997, Plovdv, BULGARIA Frst day August, 997 Problems and Solutons Problem. Let {ε n } n= be a sequence of postve

More information

Case A. P k = Ni ( 2L i k 1 ) + (# big cells) 10d 2 P k.

Case A. P k = Ni ( 2L i k 1 ) + (# big cells) 10d 2 P k. THE CELLULAR METHOD In ths lecture, we ntroduce the cellular method as an approach to ncdence geometry theorems lke the Szemeréd-Trotter theorem. The method was ntroduced n the paper Combnatoral complexty

More information

How Strong Are Weak Patents? Joseph Farrell and Carl Shapiro. Supplementary Material Licensing Probabilistic Patents to Cournot Oligopolists *

How Strong Are Weak Patents? Joseph Farrell and Carl Shapiro. Supplementary Material Licensing Probabilistic Patents to Cournot Oligopolists * How Strong Are Weak Patents? Joseph Farrell and Carl Shapro Supplementary Materal Lcensng Probablstc Patents to Cournot Olgopolsts * September 007 We study here the specal case n whch downstream competton

More information

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1 C/CS/Phy9 Problem Set 3 Solutons Out: Oct, 8 Suppose you have two qubts n some arbtrary entangled state ψ You apply the teleportaton protocol to each of the qubts separately What s the resultng state obtaned

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

International Mathematical Olympiad. Preliminary Selection Contest 2012 Hong Kong. Outline of Solutions

International Mathematical Olympiad. Preliminary Selection Contest 2012 Hong Kong. Outline of Solutions Internatonal Mathematcal Olympad Prelmnary Selecton ontest Hong Kong Outlne of Solutons nswers: 7 4 7 4 6 5 9 6 99 7 6 6 9 5544 49 5 7 4 6765 5 6 6 7 6 944 9 Solutons: Snce n s a two-dgt number, we have

More information

CHAPTER 4. Vector Spaces

CHAPTER 4. Vector Spaces man 2007/2/16 page 234 CHAPTER 4 Vector Spaces To crtcze mathematcs for ts abstracton s to mss the pont entrel. Abstracton s what makes mathematcs work. Ian Stewart The man am of ths tet s to stud lnear

More information

Physics 5153 Classical Mechanics. Principle of Virtual Work-1

Physics 5153 Classical Mechanics. Principle of Virtual Work-1 P. Guterrez 1 Introducton Physcs 5153 Classcal Mechancs Prncple of Vrtual Work The frst varatonal prncple we encounter n mechancs s the prncple of vrtual work. It establshes the equlbrum condton of a mechancal

More information

2 Finite difference basics

2 Finite difference basics Numersche Methoden 1, WS 11/12 B.J.P. Kaus 2 Fnte dfference bascs Consder the one- The bascs of the fnte dfference method are best understood wth an example. dmensonal transent heat conducton equaton T

More information

BOUNDEDNESS OF THE RIESZ TRANSFORM WITH MATRIX A 2 WEIGHTS

BOUNDEDNESS OF THE RIESZ TRANSFORM WITH MATRIX A 2 WEIGHTS BOUNDEDNESS OF THE IESZ TANSFOM WITH MATIX A WEIGHTS Introducton Let L = L ( n, be the functon space wth norm (ˆ f L = f(x C dx d < For a d d matrx valued functon W : wth W (x postve sem-defnte for all

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Formulas for the Determinant

Formulas for the Determinant page 224 224 CHAPTER 3 Determnants e t te t e 2t 38 A = e t 2te t e 2t e t te t 2e 2t 39 If 123 A = 345, 456 compute the matrx product A adj(a) What can you conclude about det(a)? For Problems 40 43, use

More information

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal Inner Product Defnton 1 () A Eucldean space s a fnte-dmensonal vector space over the reals R, wth an nner product,. Defnton 2 (Inner Product) An nner product, on a real vector space X s a symmetrc, blnear,

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Curvature and isoperimetric inequality

Curvature and isoperimetric inequality urvature and sopermetrc nequalty Julà ufí, Agustí Reventós, arlos J Rodríguez Abstract We prove an nequalty nvolvng the length of a plane curve and the ntegral of ts radus of curvature, that has as a consequence

More information

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION Advanced Mathematcal Models & Applcatons Vol.3, No.3, 2018, pp.215-222 ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EUATION

More information

REGULAR POSITIVE TERNARY QUADRATIC FORMS. 1. Introduction

REGULAR POSITIVE TERNARY QUADRATIC FORMS. 1. Introduction REGULAR POSITIVE TERNARY QUADRATIC FORMS BYEONG-KWEON OH Abstract. A postve defnte quadratc form f s sad to be regular f t globally represents all ntegers that are represented by the genus of f. In 997

More information

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model EXACT OE-DIMESIOAL ISIG MODEL The one-dmensonal Isng model conssts of a chan of spns, each spn nteractng only wth ts two nearest neghbors. The smple Isng problem n one dmenson can be solved drectly n several

More information

Exercise Solutions to Real Analysis

Exercise Solutions to Real Analysis xercse Solutons to Real Analyss Note: References refer to H. L. Royden, Real Analyss xersze 1. Gven any set A any ɛ > 0, there s an open set O such that A O m O m A + ɛ. Soluton 1. If m A =, then there

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

of Nebraska - Lincoln

of Nebraska - Lincoln Unversty of Nebraska - Lncoln DgtalCommons@Unversty of Nebraska - Lncoln MAT Exam Expostory Papers Math n the Mddle Insttute Partnershp 008 The Square Root of Tffany Lothrop Unversty of Nebraska-Lncoln

More information

Edge Isoperimetric Inequalities

Edge Isoperimetric Inequalities November 7, 2005 Ross M. Rchardson Edge Isopermetrc Inequaltes 1 Four Questons Recall that n the last lecture we looked at the problem of sopermetrc nequaltes n the hypercube, Q n. Our noton of boundary

More information

find (x): given element x, return the canonical element of the set containing x;

find (x): given element x, return the canonical element of the set containing x; COS 43 Sprng, 009 Dsjont Set Unon Problem: Mantan a collecton of dsjont sets. Two operatons: fnd the set contanng a gven element; unte two sets nto one (destructvely). Approach: Canoncal element method:

More information

1 Generating functions, continued

1 Generating functions, continued Generatng functons, contnued. Generatng functons and parttons We can make use of generatng functons to answer some questons a bt more restrctve than we ve done so far: Queston : Fnd a generatng functon

More information

NP-Completeness : Proofs

NP-Completeness : Proofs NP-Completeness : Proofs Proof Methods A method to show a decson problem Π NP-complete s as follows. (1) Show Π NP. (2) Choose an NP-complete problem Π. (3) Show Π Π. A method to show an optmzaton problem

More information

Solutions to Problem Set 6

Solutions to Problem Set 6 Solutons to Problem Set 6 Problem 6. (Resdue theory) a) Problem 4.7.7 Boas. n ths problem we wll solve ths ntegral: x sn x x + 4x + 5 dx: To solve ths usng the resdue theorem, we study ths complex ntegral:

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

Exercises. 18 Algorithms

Exercises. 18 Algorithms 18 Algorthms Exercses 0.1. In each of the followng stuatons, ndcate whether f = O(g), or f = Ω(g), or both (n whch case f = Θ(g)). f(n) g(n) (a) n 100 n 200 (b) n 1/2 n 2/3 (c) 100n + log n n + (log n)

More information

Singular Value Decomposition: Theory and Applications

Singular Value Decomposition: Theory and Applications Sngular Value Decomposton: Theory and Applcatons Danel Khashab Sprng 2015 Last Update: March 2, 2015 1 Introducton A = UDV where columns of U and V are orthonormal and matrx D s dagonal wth postve real

More information

Modelli Clamfim Equazione del Calore Lezione ottobre 2014

Modelli Clamfim Equazione del Calore Lezione ottobre 2014 CLAMFIM Bologna Modell 1 @ Clamfm Equazone del Calore Lezone 17 15 ottobre 2014 professor Danele Rtell danele.rtell@unbo.t 1/24? Convoluton The convoluton of two functons g(t) and f(t) s the functon (g

More information

CinChE Problem-Solving Strategy Chapter 4 Development of a Mathematical Model. formulation. procedure

CinChE Problem-Solving Strategy Chapter 4 Development of a Mathematical Model. formulation. procedure nhe roblem-solvng Strategy hapter 4 Transformaton rocess onceptual Model formulaton procedure Mathematcal Model The mathematcal model s an abstracton that represents the engneerng phenomena occurrng n

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

Lecture 3: Probability Distributions

Lecture 3: Probability Distributions Lecture 3: Probablty Dstrbutons Random Varables Let us begn by defnng a sample space as a set of outcomes from an experment. We denote ths by S. A random varable s a functon whch maps outcomes nto the

More information

Bézier curves. Michael S. Floater. September 10, These notes provide an introduction to Bézier curves. i=0

Bézier curves. Michael S. Floater. September 10, These notes provide an introduction to Bézier curves. i=0 Bézer curves Mchael S. Floater September 1, 215 These notes provde an ntroducton to Bézer curves. 1 Bernsten polynomals Recall that a real polynomal of a real varable x R, wth degree n, s a functon of

More information

CHAPTER 14 GENERAL PERTURBATION THEORY

CHAPTER 14 GENERAL PERTURBATION THEORY CHAPTER 4 GENERAL PERTURBATION THEORY 4 Introducton A partcle n orbt around a pont mass or a sphercally symmetrc mass dstrbuton s movng n a gravtatonal potental of the form GM / r In ths potental t moves

More information

The lower and upper bounds on Perron root of nonnegative irreducible matrices

The lower and upper bounds on Perron root of nonnegative irreducible matrices Journal of Computatonal Appled Mathematcs 217 (2008) 259 267 wwwelsevercom/locate/cam The lower upper bounds on Perron root of nonnegatve rreducble matrces Guang-Xn Huang a,, Feng Yn b,keguo a a College

More information

arxiv: v1 [math.co] 1 Mar 2014

arxiv: v1 [math.co] 1 Mar 2014 Unon-ntersectng set systems Gyula O.H. Katona and Dánel T. Nagy March 4, 014 arxv:1403.0088v1 [math.co] 1 Mar 014 Abstract Three ntersecton theorems are proved. Frst, we determne the sze of the largest

More information

1 Matrix representations of canonical matrices

1 Matrix representations of canonical matrices 1 Matrx representatons of canoncal matrces 2-d rotaton around the orgn: ( ) cos θ sn θ R 0 = sn θ cos θ 3-d rotaton around the x-axs: R x = 1 0 0 0 cos θ sn θ 0 sn θ cos θ 3-d rotaton around the y-axs:

More information

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

DIFFERENTIAL FORMS BRIAN OSSERMAN

DIFFERENTIAL FORMS BRIAN OSSERMAN DIFFERENTIAL FORMS BRIAN OSSERMAN Dfferentals are an mportant topc n algebrac geometry, allowng the use of some classcal geometrc arguments n the context of varetes over any feld. We wll use them to defne

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017 U.C. Berkeley CS94: Beyond Worst-Case Analyss Handout 4s Luca Trevsan September 5, 07 Summary of Lecture 4 In whch we ntroduce semdefnte programmng and apply t to Max Cut. Semdefnte Programmng Recall that

More information

Appendix B. Criterion of Riemann-Stieltjes Integrability

Appendix B. Criterion of Riemann-Stieltjes Integrability Appendx B. Crteron of Remann-Steltes Integrablty Ths note s complementary to [R, Ch. 6] and [T, Sec. 3.5]. The man result of ths note s Theorem B.3, whch provdes the necessary and suffcent condtons for

More information

Lecture 3. Ax x i a i. i i

Lecture 3. Ax x i a i. i i 18.409 The Behavor of Algorthms n Practce 2/14/2 Lecturer: Dan Spelman Lecture 3 Scrbe: Arvnd Sankar 1 Largest sngular value In order to bound the condton number, we need an upper bound on the largest

More information

For all questions, answer choice E) NOTA" means none of the above answers is correct.

For all questions, answer choice E) NOTA means none of the above answers is correct. 0 MA Natonal Conventon For all questons, answer choce " means none of the above answers s correct.. In calculus, one learns of functon representatons that are nfnte seres called power 3 4 5 seres. For

More information

18.781: Solution to Practice Questions for Final Exam

18.781: Solution to Practice Questions for Final Exam 18.781: Soluton to Practce Questons for Fnal Exam 1. Fnd three solutons n postve ntegers of x 6y = 1 by frst calculatng the contnued fracton expanson of 6. Soluton: We have 1 6=[, ] 6 6+ =[, ] 1 =[,, ]=[,,

More information

and problem sheet 2

and problem sheet 2 -8 and 5-5 problem sheet Solutons to the followng seven exercses and optonal bonus problem are to be submtted through gradescope by :0PM on Wednesday th September 08. There are also some practce problems,

More information

Maximizing the number of nonnegative subsets

Maximizing the number of nonnegative subsets Maxmzng the number of nonnegatve subsets Noga Alon Hao Huang December 1, 213 Abstract Gven a set of n real numbers, f the sum of elements of every subset of sze larger than k s negatve, what s the maxmum

More information

Math 426: Probability MWF 1pm, Gasson 310 Homework 4 Selected Solutions

Math 426: Probability MWF 1pm, Gasson 310 Homework 4 Selected Solutions Exercses from Ross, 3, : Math 26: Probablty MWF pm, Gasson 30 Homework Selected Solutons 3, p. 05 Problems 76, 86 3, p. 06 Theoretcal exercses 3, 6, p. 63 Problems 5, 0, 20, p. 69 Theoretcal exercses 2,

More information

DONALD M. DAVIS. 1. Main result

DONALD M. DAVIS. 1. Main result v 1 -PERIODIC 2-EXPONENTS OF SU(2 e ) AND SU(2 e + 1) DONALD M. DAVIS Abstract. We determne precsely the largest v 1 -perodc homotopy groups of SU(2 e ) and SU(2 e +1). Ths gves new results about the largest

More information