A binary powering Schur algorithm for computing primary matrix roots

Size: px
Start display at page:

Download "A binary powering Schur algorithm for computing primary matrix roots"

Transcription

1 Numercal Algorhms manuscr No. (wll be nsered by he edor) A bnary owerng Schur algorhm for comung rmary marx roos Federco Greco Bruno Iannazzo Receved: dae / Acceed: dae Absrac An algorhm for comung rmary roos of a nonsngular marx A s resened. In arcular, comues he rncal roo of a real marx havng no nonosve real egenvalues, usng real arhmec. The algorhm s based on he Schur decomoson of A and has an order of comlexy lower han he cusomary Schur based algorhm, namely he Smh algorhm. Keywords marx h roo marx funcons Schur mehod bnary owerng echnque Mahemacs Subec Classfcaon (2000) 65F30 15A15 1 Inroducon Le be a osve neger. A rmary h roo of a square marx A C n n s a soluon of he marx equaon X A = 0 ha can be wren as a olynomal of A. If A has l dsnc egenvalues, say λ 1,..., λ l, none of whch s zero, hen A has exacly l rmary h roos. They are obaned as f(a) := 1 2π f(z)(zi A) 1 dz, (1) γ where f s any of he l analyc funcons defned on he secrum of A, denoed by σ(a) := {λ 1,..., λ l }, and such ha f(z) = z and γ s a closed conour whch encloses σ(a). The reason why f(a) s a olynomal of A s suble and s well exlaned n [10]. If A has no nonosve real egenvalues hen here exss only one rmary h roo whose egenvalues le n he secor S = {z C \ {0} : arg(z) < π/}, (2) Federco Greco, Bruno Iannazzo Darmeno d Maemaca e Informaca, Unversà d Peruga Va Vanvell 1, I Peruga, Ialy E-mal: {greco,bruno.annazzo}@dma.ung.

2 2 whch s called rncal h roo. The man numercal roblem s o comue he rncal h roo of A, whose alcaons arse n fnance or n he numercal comuaon of oher marx funcons [8,9,15]. In arcular f A s real and has no nonosve real egenvalues, hen he rncal h roo s roved o be real [8], and n order o comue, s referable o have an algorhm whch works enrely n real arhmec. The relable algorhms are essenally of wo knds: 1. Algorhms based on marx eraons; 2. Algorhms based on he Schur normal form. In he frs case, one uses a raonal marx eraon whch converges o he rncal h roo of A. Ths aroach s very comlcaed snce he eraons usually do no deend connuously on he nal daa, ha s, f a erurbaon on some erae s nroduced hen s oenally amlfed by he subsequen ses and could resul n numercal nsably. Moreover, n he case > 2 he convergence roeres, also n he scalar case, are hard o descrbe. The frs raonal eraon used for he square roo s he so-called Newon mehod X k+1 = 2 1 (X k + X 1 k A), whch was observed o be unsable by Laasonen [14], bu he nsably was frs analyzed by Hgham [6]. Some sable eraons have been roosed, he frs of hem s he Denman and Beavers eraon [2] and many ohers have followed [11,17]. The case > 2 s more comlcaed. In order o have a general algorhm, some knd of rerocessng of he marx A should be done. The frs general and sable algorhm was gven by Iannazzo [12] and some ohers have followed [3,4,13,16]. The comuaonal cos of hese algorhms s O(n 3 log 2 ) arhmec oeraons (os) and he sorage requred s O(n 2 log 2 ) real numbers. The algorhms based on some marx eraon show good numercal sably n he numercal ess, even f her behavor n he fne arhmec for any marx A s raccally unredcable and a horough analyss s ye o be develoed. Moreover, hese algorhms comue us he rncal h roo, and s no clear f hey can comue any of he rmary h roos of A wh he same comuaonal cos. For he second class of algorhms, n order o comue a soluon of X A = 0, one comues he Schur normal form of A, say Q AQ = R, where Q s unary and R s uer rangular and hen solves he equaon Y R = 0 and deduces X = QY Q. Snce Y s roved o be uer rangular, he equaon Y R = 0 s solved by a recurson on he elemens of Y [8]. In he moran case n whch A s real, he real Schur form of A s formed, say Q T AQ = R, where Q s orhogonal and R s quas-uer rangular, ha s real and block uer rangular wh dagonal blocks of sze 1 or 2 accordng as hey corresond o one real or a coule of comlex conugae egenvalues, resecvely. The equaon Y R = 0 s solved by a recurson on he blocks of Y whch s roved o have he same block srucure as R. Ths aroach works on he dea of he Schur-Parle recurrence for comung general marx funcons. The case = 2 was frs develoed by Börck and Hammarlng [1] n he comlex case and hen by Hgham [7] n he real case. Fnally, he case > 2 was worked ou by Smh [18]. The mehod develoed by Smh has a cos of O(n 3 ) os and requres he sorage of O(n 2 ) real numbers. If s comose, say = q 1 q 2, s hus convenen o form frs he q 1 h roo and hen he q 2 h roo of A. However, f s rme, he cos of he mehod of Smh can be large and ha makes he algorhm uneffecve.

3 3 A nce feaure of he Smh algorhm s ha has been roved o be backward sable, hus s n some sense omal n fne arhmec. Moreover, can comue any of he rmary h roos of A wh he same cos. We roose a new algorhm based on he Schur normal form of A whose cos s lowered o O(n 2 + n 3 log 2 ) os and he sorage s lowered o O(n + n 2 log 2 ) real numbers. The roosed algorhm combnes he advanages of beng based on he Schur form and he low comuaonal cos of he eraons. The numercal ess show ha he new algorhm reach he same numercal accuracy as he one of Smh. The aer s organzed as follows. In Secon 2 we descrbe and analyze he roosed mehod; n Secon 3 we summarze he resulng algorhm; n Secon 4 we dscuss how o furher reduce he cos of he algorhm; fnally, n Secon 5 we resen some numercal exermens whch confrm he relably of he algorhm. 2 A Schur mehod based on he bnary owerng echnque One of he mos used mehods for comung he rncal h roo, for osve neger, of a real marx A R n n havng no nonosve real egenvalues has been roosed by Smh n [18]. Snce he rncal h roo of such a marx s roved o be real, he mehod s desgned o work enrely n real arhmecs. The dea of he algorhm s o comue he real Schur normal form of A, say Q T AQ = R, where Q s orhogonal and R s real and quas-uer rangular, namely he marx s block σ σ, block uer rangular and s σ dagonal blocks are real numbers or 2 2 real marces corresondng o a coule of comlex conugae egenvalues. Once he real Schur form s obaned, one ales he ransformaon o he equaon X = A, (3) obanng he new equaon U = R, (4) where U = Q T XQ. If X s he rncal h roo of A hen U s he rncal h roo of R as well, moreover, he marx U s quas-uer rangular wh he same block srucure as R (ha follows from he fac ha a rmary h roo of a marx A s a olynomal n A, see also [8]). From a soluon U of (4) one obans a soluon of (3) usng X = QUQ T, so f U s chosen o be he rncal h roo of R, say U = R 1/ hen he rncal h roo of A s A 1/ = QUQ T (recall ha U and QUQ T have he same egenvalues). The key on of he algorhm s he soluon of (4) whch s done by a clever recurson, emloyng he same dea as he mehods of Börck and Hammarlng [1] and Hgham [6] for he marx square roo. The recurson of Smh [18, 19] s obaned consderng he sequence of marces { Ṽ (0) = U, Ṽ (k) = UṼ (k 1) = U k+1, k = 1,..., 2, (5) havng he same quas-rangular srucure as U and R. The dagonal blocks of U are obaned from he h roos of he corresondng blocks of R usng a smle formula:

4 4 f U s a 1 1 block, hen U s he rncal h roo of he scalar R ; f U s a 2 2 block corresondng o he comlex conugae egenvalues θ ± µ, hen U = αi + β µ (R θi), (6) where I s he 2 2 deny marx and α + β s he rncal h roo of θ + µ. The uer rangular ar of U s obaned, a block column a a me, equang he (, ) blocks n equaon (5) (more deals can be found n [8,18]). The man drawback of he Smh mehod s he hgh cos n erms of arhmec oeraons (os) and sorage for large, n arcular needs O(n 3 ) os and he sorage of O(n 2 ) real numbers. The mos exensve ar s he comuaon of he elemens of he nermedae marces Ṽ (k) and her sorage. The dea of our algorhm s o use a recurson smlar o he one of Smh bu wh less nermedae marces obanng an algorhm wh smlar feaures bu less exensve. The roosed recurson s based on he bnary owerng decomoson of he neger, ha s = log 2 k=0 b k 2 k, for a unque choce of b 0,..., b log2 {0, 1}, (7) where b log2 = 1. Observe ha b, for = 0,..., log 2, are he dgs n he bnary reresenaon of. We defne also he ses c() = {k : b k = 1}, c() + = c() \ {0}. (8) The se c() has cardnaly m + 1, for some nonnegave neger m, whle he se c() + concdes wh c() f s even (ha s 0 c()) and has cardnaly m f s odd. Clearly, m + 1 denoes he number of 1s comarng n he bnary reresenaon of. Le c 0, c 1,..., c m be he sequence obaned by sorng he elemens of c() by decreasng order. Noe ha f m > 0, hen c 0 = log 2, c h = max{k : k < c h 1, b k = 1}, h = 1,..., m, (9) whle f m = 0, hen he sequence conans us he erm c 0 = log 2. Snce U = R, log 2 R = U m = U b k2 k = U 2c h, k=0 and s ossble o devse a mehod based on a sequence of c 0 + m = O(log 2 ) nermedae marces from whch consruc a recurson for comung U. We oban he furher c 0 marces as follows { V (0) = U V (k) = V (k 1) V (k 1) (10) = U 2k, k = 1,..., c 0, h=0 and he laer m marces as follows { W (0) = V (c0) W (h) = W (h 1) V (c h), h = 1,..., m, (11)

5 5 where W (m) = R. The marces V (k) and W (h) have he same block srucure as R, beng quas-uer rangular. We denoe he blocks of V (k) and W (h) by V (k) and W (h), resecvely, where he ndces, go from 1 o σ, where σ 2 s he number of blocks n he aronng of R. Each choce of and could corresond o a 1 1, or o a 1 2, or o a 2 1, or o a 2 2 block, accordng o he quas-rangular srucure of R. The dea of he roosed mehod s o comue, usng (10) and (11), he blocks of U, ha s V (0), n he followng order: frs, comue he dagonal blocks of U, hen comue he uer ar of U, V (k) and W (h) a column a a me from he boom o he o. Durng he comuaon we need he dagonal blocks of U q for q = 1,...,. These blocks can be comued wh a cos of O(n 2 ) os and a sorage of O(n) real numbers. Relaons (10) and (11) can be resaed n erms of blocks, for each, = 1,..., σ such ha, for k = 1,..., c 0, and for h = 1,..., m one has V (k) = W (h) = ξ= ξ= V (k 1) ξ V (k 1) ξ, W (h 1) ξ V (c h) ξ, (12) whle for > he blocks V (k) and W (h) are zero for each k. In order o ge useful formulae we solae he erms conanng he ndces and n he sum, obanng V (k 1) V (k 1) W (h 1) V (c h) + V (k 1) V (k 1) + V (c h) W (h 1) = V (k) = W (h) B (k), (13) C (h). (14) where B (k), and C(h) denoe somehng whch s already known when one s comung he block U, n fac, for > + 1, B (k) = and for = + 1, B (k) 1 ξ=+1 V (k 1) ξ V (k 1) ξ, C (h) = = C (h) = 0. 1 ξ=+1 W (h 1) ξ V (c h) ξ, Now we show how o use equaons (13) and (14) n order o oban a sngle equaon from whch recover U for each and. The consrucon of such equaon s que echncal and wll be done n he res of he secon. Le A 1 = {(0; 1; 0)}, and le A k = (r;s;) A k 1 {(r + 2 k 1 ; s; ), (r; s; + 2 k 1 )} {(0; k; 0)}, (15) for any neger k > 1. The se A k conans 2 k 1 rles; can be easly shown ha he followng wo roeres comleely descrbe A k :

6 6 () (0; k; 0) A k holds; () If (r; s; ) A k, and s > 1, hen (r+2 s 1 ; s 1; ) A k, and (r; s 1; +2 s 1 ) A k. Proery (), and () allow us o reresen he elemens n A k by a ree. In Fgure 1 he ree n he case k = 3 s deced. (0; 3; 0) (6; 1; 0) (4; 2; 0) (4; 1; 2) (2; 1; 4) (0; 2; 4) (0; 1; 6) Fg. 1 A ree reresenaon of A 3 We frs exlan how he blocks of U can be consruced when = 2 k, hen he general case s descrbed. We recall ha he algorhm wll be used essenally only f s a rme number, he case = 2 k s resened us for he sake of he clary. Le us llusrae wha haens n he case = 16 o beer undersand he case = 2 k. Observe ha for = 2 k one needs only equaon (10). Le us suose ha he dagonal blocks U q for any q = 0,..., 15 have been already comued. I follows from (13) aled for k = 4 ha V (4) = V (3) V (3) + V (3) V (3) + B (4). Noe ha B (4) = U 0 B(4) U 0, and can be assocaed wh he rle (0; 4; 0) belongng o he frs level n he ree corresondng o A 4. Le us consder he erm V (3) V (3), follows from (13) aled for k = 3 ha V (3) V (3) = U 8 ( ) V (2) V (2) + V (2) V (2) + UB 8 (3). Noe ha U 8 B(3) = U 8 B(3) U 0, and ha can be assocaed wh he rle (8; 3; 0) belongng o a ar of he second level of he ree corresondng o A 4. Clearly, he

7 rle (0; 3; 8) aears when we subsue (13) for k = 3 n V (3) V (3). Recallng ha V (2) = U 4 (2), and ha V = U 4, we oban by makng use of (13) aled for k = 2 ha ( ) U 12 V (2) + UV 8 (2) U 4 = U 12 V (1) V (1) + V (1) V (1) + U 12 B (2) + U 8 ( V (1) V (1) + V (1) V (1) 7 ) U 4 + U 8 B (2) U 4. By argung as above, he wo erms U 12 B(2) and U 8 B(2) U 4 are assocaed wh he rles (12; 2; 0), and (8; 2; 4), resecvely. The oher wo rles belongng o he hrd level of he ree corresondng o A 4 aear, for symmery, when we smlfy V (3) V (3). Rememberng ha V (1) = U 2 (1), and ha V = U 2, we oban by makng use of (13) for k = 1 ha U 14 V (1) = U 15 V (0) + U 14 V (0) U + U 14 B (1), U 12 V (1) U 2 = U 13 V (0) U 2 + U 12 V (0) U 3 + U 12 B (1) U 2, U 10 V (1) U 4 = U 11 V (0) U 4 + U 10 V (0) U 5 + U 10 B (1) U 4, U 8 V (1) U 6 = U 9 V (0) U 6 + U 8 V (0) U 7 + U 8 B (1) U 6, whch make aear he mssng erms n A 4. In general, holds he followng resul. Lemma 1 If = 2 c0, for some osve neger c 0, hen 1 R = U q V (0) U 1 q + U. (16) (r;s;) A c0 Proof The clam s roved by nducon on c 0. Le us suose c 0 = 1, from (13) aled for k = 1 follows ha R = V (1) = V (0) V (0) + V (0) V (0) + B (1). Snce V (0) = U, V (0) = U, and A 1 = {(0; 1; 0)}, he clam rvally follows. Le us assume he clam for c 0 = c > 0, and le us rove for c 0 = c + 1. From (13) aled for k = c + 1 follows ha R = V (c+1) = V (c) V (c) + V (c) V (c) + B (c+1). By makng use of nducve hyohess and observng ha V (c) he above equaon can be wren as 2 c 1 R = U 2c U q V (0) U 2c 1 q + U (r;s;) A c 2 c 1 + U q V (0) U 2c 1 q + U (r;s;) A c = + 2 c 1 (U q+2c (r;s;) A c V (0) U 2c 1 q + U q V (0) ) (U r+2c B (s) U + U +2c ) U 2c 1 q+2 c = U 2c (c), and V = U 2c, U 2c + B (c+1) + UB 0 (c+1) U. 0

8 8 The former erm of he las exresson can be wren as 2 c+1 1 U q V (0) U 2c+1 1 q, whle he laer erm of he las exresson can be rearranged as U (r;s;) A c+1 as a consequence of he defnon of A k for k = c + 1. The clam hus follows. Noe ha he wo sums nvolved n R have, and 2 c0 1 = 1 erms, resecvely. Lemma 1 rovdes a bass for an algorhm for he 2 k h roo of a marx. We need he use of he Kronecker noaon [10], ha s he Kronecker roduc, he vec oeraor whch sacks he columns of a marx n a long vecor and he well-know relaon vec(axb) = (B T A) vec(x), for A, X, B marces of suable szes. Usng he Kronecker noaon and V (0) = U, equaon (16) can be rewren as 1 ( ) U 1 q T U q vec(u ) = vec R U, (17) (r;s;) A c0 whch s a lnear sysem of sze a mos 4, whose unknown s vec(u ), and he marx coeffcen and he rgh hand sde are known quanes snce hey nvolve already comued blocks. The soluon s unque as he marx coeffcen s he ransose of he one aearng n he Smh algorhm whch s roved o be nonsngular [18]. In order o go furher o he case n whch s arbrary, le us llusrae wha haens for = 23, where m = 3, c 0 = 4, c 1 = 2, c 2 = 1, c 3 = 0. By makng use of (14) for k = 3, we have ha W (3) = W (2) V (0) + W (2) V (0) + C (3) = U 22 V (0) + W (2) U + C (3), where we have used ha W (2) = U 2c 0 +2 c 1 +2 c 2 = U 22 (0), and ha V = U. The only summand whch needs o be furher reduced s he second one; accordng o (14), for k = 2 we have ha W (2) U = (W (1) V (1) + W (1) V (1) )U + C (2) U = U 20 V (1) U + W (1) U 3 + C (2) U, where we have used ha W (1) = U 2c 0 +2 c 1 = U 20 (1), and V follows from Lemma 1 ha = U 2. Moreover, hence, V (1) = U 20 V (1) U = U U q V (0) U 1 q + U, (r;s;) A 1 U q V (0) U 1 q U + U 20 U U. (r;s;) A 1

9 9 Accordng o (14), for k = 1, we have ha W (1) U 3 = W (0) V (2) U 3 + W (0) V (2) U 3 + C (1) U 3 = U 16 V (2) U 3 + W (0) U 7 + C (1) U 3. Noe ha W (0) = U 2c 0 = U 16 (2), and ha V follows ha = U 4. Moreover, from Lemma 1 hence, V (2) = U 16 V (2) U 3 = U 16 On he oher hand, W (0) U 7 = V (4) U 7 = 3 3 U q V (0) U 3 q + U, (r;s;) A 2 U q V (0) 15 U 3 q U q V (0) U 3 + U 16 U 15 q by makng use of Lemma 1 for c 0 = 4, and of (14) for k = 0. All erms nvolvng V (0) can be groued as follows U U. 3 (r;s;) A 2 U 7 + U U, 7 (r;s;) A 4 22 U q V (0) U 22 q, whle he remanng erms can be dvded no wo summands. The frs one conanng C (h),, = 1,..., σ, can be wren as 3 h=1 C (h) U 2c h c 3, where U 2c h c 3 denoes he deny marx for h = 3. The second one referrng o he B (k) s, can be wren as U 23 2 c h 2 c 3 U U 2c h c 3, h c(23) + (r;s;) A ch where c(23) + s he se {4, 2, 1}, accordng o defnon (8). Now we gve he man resul of hs secon.

10 10 m Theorem 1 Le = 2 c h be a osve neger greaer han 1 and c() + as n (8). h=0 Then 1 R = U q V (0) U 1 q + m C (h) U 2c h cm h=1 + U 2 c h 2 cm U h c() + (r;s;) A ch U 2c h cm, (18) where, for h = m, U 2c h cm denoes he deny marx, for m = 0 he second summand on he rgh hand sde of (18) s he zero marx and he hrd summand on he rgh hand sde of (18) s he zero marx when c() + s he emy se. Proof The clam s done by nducon on m. Le us assume m = 0, hence, = 2 c0, for some osve neger c 0. The clam hus follows from Lemma 1. Le us assume he clam for m = µ, and le us rove for m = µ + 1, noe ha n µ µ hs case = 2 c h + 2 cµ+1. Le denoe he neger 2 c h, hus = + 2 cµ+1. h=0 I follows from (11) aled for h = µ + 1 ha h=0 R = W (µ+1) = W (µ) V (cµ+1) + W (µ) V (cµ+1) + C (µ+1). Noe ha W (µ) = U (cµ+1), and ha V = U 2c µ+1. By makng use of he nducon hyohess for W (µ), ( R = U V (cµ+1) 1 µ + U q V (0) U 1 q + h=1 + U 2 c h 2 cµ U h c( ) + (r;s;) A ch C (h) U 2c h cµ U 2c h cµ As a consequence of he relaon = + 2 cµ+1, we have ha R = U V (cµ+1) 1 µ + U q V (0) U 1 q + h=1 + U 2 c h 2 cµ 2 c µ+1 U h c( ) + (r;s;) A ch ) U 2c µ+1 + C (µ+1). C (h) U 2c h cµ +2 c µ+1 + C (µ+1) U 2c h cµ +2 c µ+1. As µ + 1 = m, U 2c µ c µ+1 denoes he deny marx. Hence, he erm C[] := µ h=1 C(h) U 2c h c µ+1 + C (µ+1) s equal o he second sum n he rgh hand sde of equaon (18) for m = µ + 1. In order o comlee he roof, we dsngush wo cases: c µ+1 = 0 and c µ+1 > 0 whch corresond o odd and even, resecvely.

11 11 If c µ+1 = 0, hen V (cµ+1) = V (0) = U, and U 2c µ+1 = U hold, hence, R = U V (0) 1 + U q V (0) U 1 q + C[] (19) + U 2 c h 2 cµ 2 c µ+1 U h c( ) + (r;s;) A ch U 2c h cµ +2 c µ+1. Snce = + 1, he frs wo summands of he rgh hand sde of (19) can be wren 1 as U q V (0) U 1 q, whch corresonds o he frs sum n he he rgh hand sde of equaon (18) for m = µ + 1. Fnally, nong ha c() + = c( ) +, he second row n equaon (19) corresonds o he hrd sum n he he rgh hand sde of equaon (18) for m = µ + 1. The clam hus follows n he case c µ+1 = 0. Suose, now, ha c µ+1 > 0. Le us comue V (cµ+1) usng Lemma 1 for c = c µ+1. Hence, ( 2 c µ+1 1 R = U U q V (0) U 2c µ+1 ) 1 q + U (r;s;) A cµ U q V (0) U 1 q + C[] + U 2 c h 2 cµ 2 c µ+1 U U 2c h cµ +2 c µ+1. h c( ) + (r;s;) A ch Snce = + 2 cµ+1, 2 c µ+1 1 U U q V (0) U 2c µ q + U q V (0) 1 U 1 q = U q V (0) U 1 q, hus, he frs sum n he he rgh hand sde of equaon (18) for m = µ + 1 has been obaned. Moreover, U U = U 2c µ+1 (r;s;) A cµ+1 ( ) U U 0 (r;s;) A cµ+1 Nong ha c() + = c( ) + {µ + 1}, he remanng erms can be wren as U 2 c h 2 cµ 2 c µ+1 U U 2c h cµ +2 c µ+1. h c() + (r;s;) A ch The roof s comleed.

12 12 Noe ha he frs sums nvolved n R accordng o Theorem 1 has summands. The second one has m summands, and he hrd one has h c() +(2c h 1) erms. In arcular, m + (2 ch 1) = 1 h c() + n boh cases c m = 0, and c m > 0. 3 The algorhm We summarze he algorhm for comung he rncal h roo of a real marx havng no nonosve real egenvalues. Algorhm 1 (Bnary owerng Schur algorhm for he rncal h roo of a real marx A) 1. comue a real Schur decomoson A = QRQ T, where R s block σ σ 2. comue b 0,..., b log2 and c 0,..., c m n he bnary decomoson of as n (7) and (9) 3. for = 1 : σ 4. comue U = R 1/ (usng (6) f he sze of U s 2) 5. for q = 0 : 1 comue D (q) 6. for k = 0 : c 0 se V (k) 7. W (0) = V (c0) 8. for h = 1 : m se W (h) 9. for = 1 : 1 : for k = 1 : c B k = end 13. for h = 1 : m 14. C h = end 16. solve 1 l=+1 V (k 1) ξ = U 2k, end = U q, end = W (h 1) V (c h), end V (k 1) ξ l=+1 W (h) ξ V (c h) ξ D(q) U D ( q 1) h 2 cm ) h c() + D( 2c wh resec o U 17. V (0) = U 18. for k = 1 : c V (k) 20. end 21. W (0) = V (c0) 22. for h = 1 : m 23. W (h) = B k + V (k 1) 24. end 25. end 26. end 27. comue A 1/ = Q T UQ. V (k 1) = C h + W (h 1) V (c h) = R m h=1 C hd (2c h cm ) [ (r;s;) A ch D (r) B sd () + V (k 1) V (k 1) + W (h 1) V (c h) ] D (2c h cm )

13 13 In Ses 11, 14 and 16, we assume ha a vod sum s he zero marx, whle n Se 16 we assume ha gven a marx M, M 2c h cm s he deny marx for h = m. Le us analyze he comuaonal cos of Algorhm 1. We can assume ha σ = O(n), c 0 = O(log 2 ) and m = O(log 2 ). Se 5 requres he comuaon of owers of s blocks of sze a mos 2, he cos s O(n) os. Ses 6 8 are obaned wh no more cos. Ses requre c 0 sums from + 1 o 1 for each < 1, he resulng cos s O(n 3 log 2 ) os, he same cos s requred for Ses Formng he coeffcens and solvng he equaon a Se 16 requres O(n 2 ) os, snce he sum on he rgh hand sde conans no more han 2 log 2 erms. Fnally, he cos of Ses and s O(n 2 log 2 ). In summary he cos of he algorhm s O(n 2 +n 3 log 2 ) os whch asymocally favorably comares o he Smh mehod whose cos s O(n 3 ) os. Algorhm 1 requres less oeraons also for small or n and hs leads o a faser comuaon as we wll show n Secon 5. The cos could be furher lowered as suggesed n Secon 4. Consder now he cos n memory. The man exenses are due: o he sorage of V (k), W (h) whch are O(log 2 ) n n marces for a oal of O(n 2 log 2 ) real numbers; o he sorage of he block dagonal of U q, namely, he blocks D (q), where = 1,..., σ and q = 0,..., 1 for a oal of O(n) real numbers. In summary he algorhm requres he sorage of O(n + n 2 log 2 ) real numbers. Algorhm 1 can be slghly modfed o work wh he comlex Schur form as well, n ha case one ges he rncal h roo of a comlex marx. More generally he algorhm can be used o comue any rmary h roo of a nonsngular marx A, by choosng for each egenvalue he desred h roo a Se 4, wh he resrcon ha he same branch of he h roo funcon mus be chosen for reeaed egenvalues. If wo dfferen branches of he h roo are chosen for he same egenvalue aearng n wo dfferen blocks, hen he lnear marx equaon a Se 18 adms no unque soluon, and Algorhm 1 fals. However, n ha case he resulng h roo would be nonrmary. 4 Possble furher mrovemens Algorhm 1 has a comuaonal cos whch s O(n 2 + n 3 log 2 ) os and needs he sorage of O(n + n 2 log 2 ) real numbers. The lnear deendence on s boherng snce he algorhms for he marx h roo based on marx eraons deend only on he logarhm of. I s ossble o reduce furher he comuaonal cos of Algorhm 1. The sorage of O(n) real numbers s due o he need of all he owers of U, say U q, for = 1,..., σ and q = 1,...,. The comuaonal cos of O(n 2 ) os s due o he soluon of he marx equaons 1 U q U U 1 q = R m C (h) U 2c h cm (20) h=1 U 2 c h 2 cm U h c() + (r;s;) A ch U 2c h cm,

14 14 wh resec o U, for each and. We wll exlan how o reduce hese coss for fxed and. Frs, we comue and sore λ k for any egenvalue λ of U, and for k = 2, 4,..., 2 c0, k = 2 c h 2 cm, h = 1,..., m, k = 2 c h cm, h = 1,..., m 1, for a oal amoun of O(log 2 ) values of k. Then, observe ha f R s a scalar µ, hen U = µ 1/ =: λ, hus, U k = λk ; f R s a 2 2 real marx corresondng o he coule of comlex egenvalues θ ± µ, hen s rncal h roo U s obaned from he rncal h roo of he scalar θ + µ ha s α + β by formula (6). In a smlar manner f α (k) + β (k) := (α + β) k, hen s easy o see ha U k = α (k) I + β(k) µ (R θi). (21) Now, we can roceed n removng he lnear erm n n he asymoc coss. Frs, we exlan how o consruc he marx coeffcen 1 ( M := U q 1 ) T U q wh O(log 2 ) os. Le λ = θ + µ be one of he wo egenvalues of U and le λ q = α(q) + β (q), for q = 1,..., 1, be he corresondng egenvalue of U q, hen usng (21) he marx coeffcen becomes 1 M = 1 + α ( q 1) α ( q 1) β (q) where, for λ λ, α (q) 1 I + β ( q 1) I (R 1 θ I) + µ α (q) β ( q 1) (R θ I) T I µ β (q) ( ( 1 α ( q 1) α (q) = 1 λ Re ) ( λ λ + Re )) λ, 2 λ λ λ λ ( ( 1 β ( q 1) α (q) = 1 λ Im ) ( λ λ + Im )) λ, 2 λ λ λ λ ( ( 1 α ( q 1) β (q) = 1 λ Im ) ( λ λ Im )) λ, 2 λ λ λ λ ( ( 1 β ( q 1) β (q) = 1 λ Re ) ( λ λ Re )) λ, 2 λ λ λ λ (R θ I) T (R θ I) µ µ,

15 whle for λ = λ holds ha ( ) λ λ λ λ = λ 1. Thus, for comung M one needs us he h ower of he egenvalues of A, whch have been already comued, and hen erformng a fxed number of arhmec oeraons. The second summand on he rgh hand sde of (20) s a sum of m = O(log 2 ) erms. I can be comued wh O(log 2 ) os, snce λ 2c h cm formula (21), U 2c h cm are known for each h = 1,..., m. Fnally, we dscuss how o comue n O(log and, n vew of ) he las summand on rgh hand sde of equaon (20), ha s, U 2 c h 2 cm U U 2c h cm. (22) h c() + (r;s;) A ch The cardnaly of c() + s O(log 2 ), so, n order o oban a oal cos of O(log 2 2 ) os we need o comue he sum (r;s;) A ch U r B(s) U n O(log 2 ) os and he remullcaon by U 2c h 2 cm and he os-mullcaon by U 2c h cm n O(1) os. The laer wo asks follow from he fac ha we already know λ 2c h 2 cm and λ 2c h cm and from he use of (21). To conclude, we rewre (r;s;) A ch U r B(s) U n he equvalen form c h ( s=1 r, (r,s,) A ch (U ) T U r ) vec(b (s) ), (23) where he marx (U )T U r s comued by a rck smlar o he one used for M, by usng only he known values of λ k and λk. For nsance for A 3 (comare Fgure 1) one mus comue he marces (U 6 ) T I + (U 4 ) T U 2 + (U 2 ) T U 4 + I U 2, (U 4 ) T I + I U 4. If he marces are 1 1,.e. U = λ, U = λ and λ λ, hen he comuaon s reduced o /2 1 λ 2( q 1) λ 2q = λ λ λ 2 q=1 and λ 4 λ2 + λ 4. A drawback of hs aroach s ha s based on he smlfcaon 1 λ q λ q 1 = λ λ λ λ, comung he rgh hand sde requres a lower comuaonal cos, bu s less numercally sable. An oen roblem s he ossbly o rearrange hese deas n a way such ha he resulng algorhm s sable.

16 16 5 Numercal exermens The analyss of he cos of Algorhm 1 of Secon 3 boh n erms of arhmec oeraons and sorage shows ha s asymocally less exensve han he mehod roosed by Smh. We show by some numercal ess ha n racce Algorhm 1 s faser han he one of Smh also for moderae values of, moreover, he wo algorhms reach he same numercal accuracy. For small such as 2 or 3 he new algorhm does no gve any advanage wh resec o he one of Smh, on he conrary he laer n mos cases s a b faser n erms of CPU me. The ess are erformed on Malab 6, wh un roundoff , where for he Smh mehod he mlemenaon room_real of Hgham s Marx Funcon Toolbox [5] s used and for he new algorhm he mlemenaon can be found a [20]. We comare he erformance of he wo algorhms on some es marces. In arcular he CPU me requred for he execuon of he wo algorhms s comued and he accuracy s esmaed n erms of he quany ρ A ( X) A := X X 1 =0 ( X 1 ) T X, where X s he comued h roo of A and s any marx norm (n our ess we used he Frobenus norm denoed by F ). In [8], he quany ρ A s roved o be a measure of accuracy more realsc han he norm of he relave resdual, say X A / A. To beer descrbe he numercal roeres of he mehods we also comue he quany β(u) = U 2 / R 2, where U s he comued roo of he (quas) rangular marx R from he Schur decomoson of A, hs quany has been nroduced n [19] as a measure of sably. The resuls are summarzed n Table 1, where n s he sze of he marces and me s he CPU me (n seconds) comued by Malab. If no oherwse saed we always comue he rncal h roo. Tes 1 We consder he quas uer rangular marx A = and comue s rncal h roo for some values of. Snce he dfference beween Smh s algorhm and Algorhm 1 s he recurson used o comue he h roo of a (quas) rangular marx, he es s suable o comare he accuracy and he CPU me of he wo algorhms. Tes 2 We consder a 8 8 random sochasc marx havng no nonosve real egenvalues, whch may be assumed o be he ranson marx relave o a erod of one year n a Markov model [8,9]. If one needs he ranson marx for one day, hen a 365h roo of A s requred. Observe ha 365 = 73 5 so s enough o comue he 73h roo followed by he 5h roo. The average seedu of comung he 73h roo of A wh Algorhm 1 wh resec o he one of Smh s 9, whle he resdual ρ A s essenally he same. For large, he seedu ncreases furher, for nsance, f one comues he 521h roo of A, he seedu s 60. The value of β(u) s moderae and s he same for boh algorhms.,

17 17 Tes 3 ([19]) We consder he marx and comue s non rncal 8h roo A = , X = , for whch β s large. Also n ha case he wo algorhms gve he same numercal resuls. Tes 4 We consder he Frank marx, from Malab gallery funcon, a marx wh ll-condoned egenvalues and for whch he value of β and he condon number of he marx roos are raher large. Tes n Smh Algorhm 1 β(u) ρ A ( X) me β(u) ρ A ( X) me < < < < Table 1 Comarson beween Smh s algorhm and Algorhm 1 of Secon 3 for some es marces. Acknowledgmens We would lke o hank Prof. N. J. Hgham and he anonymous referees for her helful commens whch mroved he resenaon. References 1. Å. Börck and S. Hammarlng. A Schur mehod for he square roo of a marx. Lnear Algebra Al., 52/53: , E. D. Denman and A. N. Beavers, Jr. The marx sgn funcon and comuaons n sysems. Al. Mah. Comu., 2(1):63 94, C.-H. Guo. On Newon s mehod and Halley s mehod for he rncal h roo of a marx. Lnear Algebra Al. o aear.

18 18 4. C.-H. Guo and N. J. Hgham. A Schur Newon mehod for he marx h roo and s nverse. SIAM J. Marx Anal. Al., 28(3): , N. J. Hgham. The Marx Funcon Toolbox. h:// mcoolbox (Rereved on November 3, 2009). 6. N. J. Hgham. Newon s mehod for he marx square roo. Mah. Com., 46(174): , N. J. Hgham. Comung real square roos of a real marx. Lnear Algebra Al., 88/89: , N. J. Hgham. Funcons of Marces: Theory and Comuaon. Socey for Indusral and Aled Mahemacs, Phladelha, PA, USA, N. J. Hgham and L. Ln. On h roos of sochasc marces. MIMS EPrn , Mancheser Insue for Mahemacal Scences, The Unversy of Mancheser, UK, Mar R. A. Horn and C. R. Johnson. Tocs n Marx Analyss. Cambrdge Unversy Press, Cambrdge, Correced rern of he 1991 orgnal. 11. B. Iannazzo. A noe on comung he marx square roo. Calcolo, 40(4): , B. Iannazzo. On he Newon mehod for he marx h roo. SIAM J. Marx Anal. Al., 28(2): , B. Iannazzo. A famly of raonal eraons and s alcaon o he comuaon of he marx h roo. SIAM J. Marx Anal. Al., 30(4): , P. Laasonen. On he erave soluon of he marx equaon AX 2 I = 0. Mah. Tables Ads Comu., 12: , B. Laszkewcz and K. Zȩak. Algorhms for he marx secor funcon. Elecron. Trans. Numer. Anal. To aear. 16. B. Laszkewcz and K. Zȩak. A Padé famly of eraons for he marx secor funcon and he marx h roo. Numer. Lnear Alg. Al. DOI: /nla B. Men. The marx square roo from a new funconal ersecve: heorecal resuls and comuaonal ssues. SIAM J. Marx Anal. Al., 26(2): , 2004/ M. I. Smh. A Schur algorhm for comung marx h roos. SIAM J. Marx Anal. Al., 24(4): , M. I. Smh. Numercal Comuaon of Marx Funcons. PhD hess, Unversy of Mancheser, Mancheser, England, Seember h:\\bezou.dm.un.\sofware (Rereved on November 3, 2009).

How To Calculate Backup From A Backup From An Oal To A Daa

How To Calculate Backup From A Backup From An Oal To A Daa 6 IJCSNS Inernaonal Journal of Compuer Scence and Nework Secury, VOL.4 No.7, July 04 Mahemacal Model of Daa Backup and Recovery Karel Burda The Faculy of Elecrcal Engneerng and Communcaon Brno Unversy

More information

Capacity Planning. Operations Planning

Capacity Planning. Operations Planning Operaons Plannng Capacy Plannng Sales and Operaons Plannng Forecasng Capacy plannng Invenory opmzaon How much capacy assgned o each producon un? Realsc capacy esmaes Sraegc level Moderaely long me horzon

More information

A Model for Time Series Analysis

A Model for Time Series Analysis Aled Mahemaal Senes, Vol. 6, 0, no. 5, 5735-5748 A Model for Tme Seres Analyss me A. H. Poo Sunway Unversy Busness Shool Sunway Unversy Bandar Sunway, Malaysa ahhn@sunway.edu.my Absra Consder a me seres

More information

Multiple Periodic Preventive Maintenance for Used Equipment under Lease

Multiple Periodic Preventive Maintenance for Used Equipment under Lease Mulle Perodc Prevenve Manenance or Used Equmen under ease Paarasaya Boonyaha, Jarumon Jauronnaee, Member, IAENG Absrac Ugradng acon revenve manenance are alernaves o reduce he used equmen alures rae whch

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

Lecture 40 Induction. Review Inductors Self-induction RL circuits Energy stored in a Magnetic Field

Lecture 40 Induction. Review Inductors Self-induction RL circuits Energy stored in a Magnetic Field ecure 4 nducon evew nducors Self-nducon crcus nergy sored n a Magnec Feld 1 evew nducon end nergy Transfers mf Bv Mechancal energy ransform n elecrc and hen n hermal energy P Fv B v evew eformulaon of

More information

Spline. Computer Graphics. B-splines. B-Splines (for basis splines) Generating a curve. Basis Functions. Lecture 14 Curves and Surfaces II

Spline. Computer Graphics. B-splines. B-Splines (for basis splines) Generating a curve. Basis Functions. Lecture 14 Curves and Surfaces II Lecure 4 Curves and Surfaces II Splne A long flexble srps of meal used by drafspersons o lay ou he surfaces of arplanes, cars and shps Ducks weghs aached o he splnes were used o pull he splne n dfferen

More information

Linear Extension Cube Attack on Stream Ciphers Abstract: Keywords: 1. Introduction

Linear Extension Cube Attack on Stream Ciphers Abstract: Keywords: 1. Introduction Lnear Exenson Cube Aack on Sream Cphers Lren Dng Yongjuan Wang Zhufeng L (Language Engneerng Deparmen, Luo yang Unversy for Foregn Language, Luo yang cy, He nan Provnce, 47003, P. R. Chna) Absrac: Basng

More information

Public Auditing for Ensuring Cloud Data Storage Security With Zero Knowledge Privacy

Public Auditing for Ensuring Cloud Data Storage Security With Zero Knowledge Privacy P Publc Audng for Ensurng Cloud Daa Sorage Secury Wh Zero Knowledge Prvacy, Wang Shao-huP P, Chang Su-qnP P, Chen Dan-weP P, Wang Zh-weP College of Comuer, Nanjng Unversy of Poss and elecommuncaons, Nanjng

More information

HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING

HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING Yugoslav Journal o Operaons Research Volume 19 (2009) Number 2, 281-298 DOI:10.2298/YUJOR0902281S HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING

More information

Methodology of the CBOE S&P 500 PutWrite Index (PUT SM ) (with supplemental information regarding the CBOE S&P 500 PutWrite T-W Index (PWT SM ))

Methodology of the CBOE S&P 500 PutWrite Index (PUT SM ) (with supplemental information regarding the CBOE S&P 500 PutWrite T-W Index (PWT SM )) ehodology of he CBOE S&P 500 PuWre Index (PUT S ) (wh supplemenal nformaon regardng he CBOE S&P 500 PuWre T-W Index (PWT S )) The CBOE S&P 500 PuWre Index (cker symbol PUT ) racks he value of a passve

More information

Linear methods for regression and classification with functional data

Linear methods for regression and classification with functional data Lnear mehods for regresson and classfcaon wh funconal daa Glber Sapora Chare de Sasue Appluée & CEDRIC Conservaore Naonal des Ars e Méers 9 rue San Marn, case 44 754 Pars cedex 3, France sapora@cnam.fr

More information

Revision: June 12, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax

Revision: June 12, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax .3: Inucors Reson: June, 5 E Man Sue D Pullman, WA 9963 59 334 636 Voce an Fax Oerew We connue our suy of energy sorage elemens wh a scusson of nucors. Inucors, lke ressors an capacors, are passe wo-ermnal

More information

An Optimisation-based Approach for Integrated Water Resources Management

An Optimisation-based Approach for Integrated Water Resources Management 20 h Euroean Symosum on Comuer Aded Process Engneerng ESCAPE20 S Perucc and G Buzz Ferrars (Edors) 2010 Elsever BV All rghs reserved An Omsaon-based Aroach for Inegraed Waer Resources Managemen Songsong

More information

Template-Based Reconstruction of Surface Mesh Animation from Point Cloud Animation

Template-Based Reconstruction of Surface Mesh Animation from Point Cloud Animation Temlae-Based Reconsrucon of Surface Mesh Anmaon from Pon Cloud Anmaon Sang Il Park and Seong-Jae Lm In hs aer, we resen a mehod for reconsrucng a surface mesh anmaon sequence from on cloud anmaon daa.

More information

HEDGING METHODOLOGIES IN EQUITY-LINKED LIFE INSURANCE. Alexander Melnikov University of Alberta, Edmonton e-mail: melnikov@ualberta.

HEDGING METHODOLOGIES IN EQUITY-LINKED LIFE INSURANCE. Alexander Melnikov University of Alberta, Edmonton e-mail: melnikov@ualberta. HDGING MHODOLOGI IN QUIY-LINKD LIF INURANC Aleander Melnkov Unversy of Alera dmonon e-mal: melnkov@ualera.ca. Formulaon of he Prolem and Inroducory Remarks. he conracs we are gong o sudy have wo yes of

More information

Fourier Transforms and the -Adic Span of Periodic Binary Sequences

Fourier Transforms and the -Adic Span of Periodic Binary Sequences IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 46, NO. 2, MARCH 2000 687 ; V 2 m+ where V s some neger and le f be he number of ; V 2 m+. Thus, From (5) M 2s l f V 2s 2 2s(m+) : (6) M 0 6 0 0qM 0 4 +6q

More information

Trading volume and stock market volatility: evidence from emerging stock markets

Trading volume and stock market volatility: evidence from emerging stock markets Invesmen Managemen and Fnancal Innovaons, Volume 5, Issue 4, 008 Guner Gursoy (Turkey), Asl Yuksel (Turkey), Aydn Yuksel (Turkey) Tradng volume and sock marke volaly: evdence from emergng sock markes Absrac

More information

MORE ON TVM, "SIX FUNCTIONS OF A DOLLAR", FINANCIAL MECHANICS. Copyright 2004, S. Malpezzi

MORE ON TVM, SIX FUNCTIONS OF A DOLLAR, FINANCIAL MECHANICS. Copyright 2004, S. Malpezzi MORE ON VM, "SIX FUNCIONS OF A DOLLAR", FINANCIAL MECHANICS Copyrgh 2004, S. Malpezz I wan everyone o be very clear on boh he "rees" (our basc fnancal funcons) and he "fores" (he dea of he cash flow model).

More information

COMPETING ADVERTISING AND PRICING STRATEGIES FOR LOCATION-BASED COMMERCE

COMPETING ADVERTISING AND PRICING STRATEGIES FOR LOCATION-BASED COMMERCE COMPTING ADVRTISING AND PRICING STRATGIS FOR LOCATION-BASD COMMRC Nng-Yao Pa, Insue of Informaon Managemen Naonal Chao Tung Unversy, Tawan, krssy.a@msa.hne.ne Yung-Mng L, Insue of Informaon Managemen Naonal

More information

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS. Exponential Smoothing for Inventory Control: Means and Variances of Lead-Time Demand

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS. Exponential Smoothing for Inventory Control: Means and Variances of Lead-Time Demand ISSN 440-77X ISBN 0 736 094 X AUSTRALIA DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS Exponenal Smoohng for Invenory Conrol: Means and Varances of Lead-Tme Demand Ralph D. Snyder, Anne B. Koehler,

More information

Index Mathematics Methodology

Index Mathematics Methodology Index Mahemacs Mehodology S&P Dow Jones Indces: Index Mehodology Ocober 2015 Table of Conens Inroducon 4 Dfferen Varees of Indces 4 The Index Dvsor 5 Capalzaon Weghed Indces 6 Defnon 6 Adjusmens o Share

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

ANALYTIC PROOF OF THE PRIME NUMBER THEOREM

ANALYTIC PROOF OF THE PRIME NUMBER THEOREM ANALYTIC PROOF OF THE PRIME NUMBER THEOREM RYAN SMITH, YUAN TIAN Conens Arihmeical Funcions Equivalen Forms of he Prime Number Theorem 3 3 The Relaionshi Beween Two Asymoic Relaions 6 4 Dirichle Series

More information

Estimating intrinsic currency values

Estimating intrinsic currency values Cung edge Foregn exchange Esmang nrnsc currency values Forex marke praconers consanly alk abou he srenghenng or weakenng of ndvdual currences. In hs arcle, Jan Chen and Paul Dous presen a new mehodology

More information

Pricing Rainbow Options

Pricing Rainbow Options Prcng Ranbow Opons Peer Ouwehand, Deparmen of Mahemacs and Appled Mahemacs, Unversy of Cape Town, Souh Afrca E-mal address: peer@mahs.uc.ac.za Graeme Wes, School of Compuaonal & Appled Mahemacs, Unversy

More information

REVISTA INVESTIGACION OPERACIONAL Vol. 25, No. 1, 2004. k n ),

REVISTA INVESTIGACION OPERACIONAL Vol. 25, No. 1, 2004. k n ), REVISTA INVESTIGACION OPERACIONAL Vol 25, No, 24 RECURRENCE AND DIRECT FORMULAS FOR TE AL & LA NUMBERS Eduardo Pza Volo Cero de Ivesgacó e Maemáca Pura y Aplcada (CIMPA), Uversdad de Cosa Rca ABSTRACT

More information

APPLICATION OF CHAOS THEORY TO ANALYSIS OF COMPUTER NETWORK TRAFFIC Liudvikas Kaklauskas, Leonidas Sakalauskas

APPLICATION OF CHAOS THEORY TO ANALYSIS OF COMPUTER NETWORK TRAFFIC Liudvikas Kaklauskas, Leonidas Sakalauskas The XIII Inernaonal Conference Appled Sochasc Models and Daa Analyss (ASMDA-2009) June 30-July 3 2009 Vlnus LITHUANIA ISBN 978-9955-28-463-5 L. Sakalauskas C. Skadas and E. K. Zavadskas (Eds.): ASMDA-2009

More information

Decentralized Model Reference Adaptive Control Without Restriction on Subsystem Relative Degrees

Decentralized Model Reference Adaptive Control Without Restriction on Subsystem Relative Degrees 1464 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL 44, NO 7, JULY 1999 [5] S Kosos, Fne npu/oupu represenaon of a class of Volerra polynoal syses, Auoaca, vol 33, no 2, pp 257 262, 1997 [6] S Kosos and D

More information

INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT

INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT IJSM, Volume, Number, 0 ISSN: 555-4 INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT SPONSORED BY: Angelo Sae Unversy San Angelo, Texas, USA www.angelo.edu Managng Edors: Professor Alan S. Khade, Ph.D. Calforna

More information

Boosting for Learning Multiple Classes with Imbalanced Class Distribution

Boosting for Learning Multiple Classes with Imbalanced Class Distribution Boosng for Learnng Mulple Classes wh Imbalanced Class Dsrbuon Yanmn Sun Deparmen of Elecrcal and Compuer Engneerng Unversy of Waerloo Waerloo, Onaro, Canada y8sun@engmal.uwaerloo.ca Mohamed S. Kamel Deparmen

More information

THEORETICAL STUDY ON PIPE OF TAPERED THICKNESS WITH AN INTERNAL FLOW TO ESTIMATE NATURAL FREQUENCY

THEORETICAL STUDY ON PIPE OF TAPERED THICKNESS WITH AN INTERNAL FLOW TO ESTIMATE NATURAL FREQUENCY Inernaonal Journal of Mechancal Engneerng and Technology (IJMET) Volue 7, Issue, March-Arl 6,., Arcle ID: IJMET_7 Avalable onlne a h://www.aee.co/ijmet/ssues.as?jtye=ijmet&vtye=7&itye= Journal Iac Facor

More information

International Journal of Mathematical Archive-7(5), 2016, 193-198 Available online through www.ijma.info ISSN 2229 5046

International Journal of Mathematical Archive-7(5), 2016, 193-198 Available online through www.ijma.info ISSN 2229 5046 Inernaonal Journal of Mahemacal rchve-75), 06, 9-98 valable onlne hrough wwwjmanfo ISSN 9 506 NOTE ON FUZZY WEKLY OMPLETELY PRIME - IDELS IN TERNRY SEMIGROUPS U NGI REDDY *, Dr G SHOBHLTH Research scholar,

More information

A Hybrid AANN-KPCA Approach to Sensor Data Validation

A Hybrid AANN-KPCA Approach to Sensor Data Validation Proceedngs of he 7h WSEAS Inernaonal Conference on Appled Informacs and Communcaons, Ahens, Greece, Augus 4-6, 7 85 A Hybrd AANN-KPCA Approach o Sensor Daa Valdaon REZA SHARIFI, REZA LANGARI Deparmen of

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

An Anti-spam Filter Combination Framework for Text-and-Image Emails through Incremental Learning

An Anti-spam Filter Combination Framework for Text-and-Image Emails through Incremental Learning An An-spam Fler Combnaon Framework for Tex-and-Image Emals hrough Incremenal Learnng 1 Byungk Byun, 1 Chn-Hu Lee, 2 Seve Webb, 2 Danesh Iran, and 2 Calon Pu 1 School of Elecrcal & Compuer Engr. Georga

More information

Kalman filtering as a performance monitoring technique for a propensity scorecard

Kalman filtering as a performance monitoring technique for a propensity scorecard Kalman flerng as a performance monorng echnque for a propensy scorecard Kaarzyna Bjak * Unversy of Souhampon, Souhampon, UK, and Buro Informacj Kredyowej S.A., Warsaw, Poland Absrac Propensy scorecards

More information

Time Series. A thesis. Submitted to the. Edith Cowan University. Perth, Western Australia. David Sheung Chi Fung. In Fulfillment of the Requirements

Time Series. A thesis. Submitted to the. Edith Cowan University. Perth, Western Australia. David Sheung Chi Fung. In Fulfillment of the Requirements Mehods for he Esmaon of Mssng Values n Tme Seres A hess Submed o he Faculy of Communcaons, ealh and Scence Edh Cowan Unversy Perh, Wesern Ausrala By Davd Sheung Ch Fung In Fulfllmen of he Requremens For

More information

(Im)possibility of Safe Exchange Mechanism Design

(Im)possibility of Safe Exchange Mechanism Design (Im)possbly of Safe Exchange Mechansm Desgn Tuomas Sandholm Compuer Scence Deparmen Carnege Mellon Unversy 5 Forbes Avenue Psburgh, PA 15213 sandholm@cs.cmu.edu XaoFeng Wang Deparmen of Elecrcal and Compuer

More information

RISK MONITORING OF FIXED INCOME PORTFOLIOS

RISK MONITORING OF FIXED INCOME PORTFOLIOS UNIVERSITÉ PARIS I PANTHÉON-SORBONNE M Ingénere du Rsque Sécalé Professonnelle - Fnance Shela ROSEMBERG RISK MONITORING OF FIXED INCOME PORTFOLIOS Analyss of Wlshre Axom Facor Model Dae: 6 h, Seember 008

More information

Optimization of Nurse Scheduling Problem with a Two-Stage Mathematical Programming Model

Optimization of Nurse Scheduling Problem with a Two-Stage Mathematical Programming Model Asa Pacfc Managemen Revew 15(4) (2010) 503-516 Opmzaon of Nurse Schedulng Problem wh a Two-Sage Mahemacal Programmng Model Chang-Chun Tsa a,*, Cheng-Jung Lee b a Deparmen of Busness Admnsraon, Trans World

More information

Market-Clearing Electricity Prices and Energy Uplift

Market-Clearing Electricity Prices and Energy Uplift Marke-Clearng Elecrcy Prces and Energy Uplf Paul R. Grbk, Wllam W. Hogan, and Susan L. Pope December 31, 2007 Elecrcy marke models requre energy prces for balancng, spo and shor-erm forward ransacons.

More information

t φρ ls l ), l = o, w, g,

t φρ ls l ), l = o, w, g, Reservor Smulaon Lecure noe 6 Page 1 of 12 OIL-WATER SIMULATION - IMPES SOLUTION We have prevously lsed he mulphase flow equaons for one-dmensonal, horzonal flow n a layer of consan cross seconal area

More information

Cooperative Distributed Scheduling for Storage Devices in Microgrids using Dynamic KKT Multipliers and Consensus Networks

Cooperative Distributed Scheduling for Storage Devices in Microgrids using Dynamic KKT Multipliers and Consensus Networks Cooperave Dsrbued Schedulng for Sorage Devces n Mcrogrds usng Dynamc KK Mulplers and Consensus Newors Navd Rahbar-Asr Yuan Zhang Mo-Yuen Chow Deparmen of Elecrcal and Compuer Engneerng Norh Carolna Sae

More information

PERRON FROBENIUS THEOREM

PERRON FROBENIUS THEOREM PERRON FROBENIUS THEOREM R. CLARK ROBINSON Defnton. A n n matrx M wth real entres m, s called a stochastc matrx provded () all the entres m satsfy 0 m, () each of the columns sum to one, m = for all, ()

More information

MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF

MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF Proceedngs of he 4h Inernaonal Conference on Engneerng, Projec, and Producon Managemen (EPPM 203) MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF Tar Raanamanee and Suebsak Nanhavanj School

More information

Finance and Economics Discussion Series Divisions of Research & Statistics and Monetary Affairs Federal Reserve Board, Washington, D.C.

Finance and Economics Discussion Series Divisions of Research & Statistics and Monetary Affairs Federal Reserve Board, Washington, D.C. Fnance and Economcs Dscusson Seres Dvsons of Research & Sascs and Moneary Affars Federal Reserve Board, Washngon, D.C. Prcng Counerpary Rs a he Trade Level and CVA Allocaons Mchael Pyhn and Dan Rosen 200-0

More information

Financial Time Series Forecasting: Comparison of Neural Networks and ARCH Models

Financial Time Series Forecasting: Comparison of Neural Networks and ARCH Models Inernaonal Research Journal of Fnance and Economcs ISSN 450-887 Issue 49 (00) EuroJournals Publshng, Inc. 00 h://www.eurojournals.com/fnance.hm Fnancal Tme Seres Forecasng: Comarson of Neural Neworks and

More information

A robust optimisation approach to project scheduling and resource allocation. Elodie Adida* and Pradnya Joshi

A robust optimisation approach to project scheduling and resource allocation. Elodie Adida* and Pradnya Joshi In. J. Servces Operaons and Informacs, Vol. 4, No. 2, 2009 169 A robus opmsaon approach o projec schedulng and resource allocaon Elode Adda* and Pradnya Josh Deparmen of Mechancal and Indusral Engneerng,

More information

A Background Layer Model for Object Tracking through Occlusion

A Background Layer Model for Object Tracking through Occlusion A Background Layer Model for Obec Trackng hrough Occluson Yue Zhou and Ha Tao Deparmen of Compuer Engneerng Unversy of Calforna, Sana Cruz, CA 95064 {zhou,ao}@soe.ucsc.edu Absrac Moon layer esmaon has

More information

ANALYSIS OF SOURCE LOCATION ALGORITHMS Part I: Overview and non-iterative methods

ANALYSIS OF SOURCE LOCATION ALGORITHMS Part I: Overview and non-iterative methods ANALYSIS OF SOURCE LOCATION ALGORITHMS Par I: Overvew and non-erave mehods MAOCHEN GE Pennsylvana Sae Unversy, Unversy Park PA 1680 Absrac Ths arcle and he accompanyng one dscuss he source locaon heores

More information

Effects of Terms of Trade Gains and Tariff Changes on the Measurement of U.S. Productivity Growth *

Effects of Terms of Trade Gains and Tariff Changes on the Measurement of U.S. Productivity Growth * Effecs of Terms of Trade Gans and Tarff Changes on he Measuremen of U.S. Producvy Growh * Rober C. Feensra Unversy of Calforna-Davs and NBER Benjamn R. Mandel Federal Reserve Bank of New York Marshall

More information

Pedro M. Castro Iiro Harjunkoski Ignacio E. Grossmann. Lisbon, Portugal Ladenburg, Germany Pittsburgh, USA

Pedro M. Castro Iiro Harjunkoski Ignacio E. Grossmann. Lisbon, Portugal Ladenburg, Germany Pittsburgh, USA Pedro M. Casro Iro Harjunkosk Ignaco E. Grossmann Lsbon Porugal Ladenburg Germany Psburgh USA 1 Process operaons are ofen subjec o energy consrans Heang and coolng ules elecrcal power Avalably Prce Challengng

More information

A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS

A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS H. UGUR KOYLUOGLU ANDREW HICKMAN Olver, Wyman & Company CSFP Capal, Inc. * 666 Ffh Avenue Eleven Madson Avenue New Yor, New Yor 10103 New Yor, New

More information

Using Cellular Automata for Improving KNN Based Spam Filtering

Using Cellular Automata for Improving KNN Based Spam Filtering The Inernaonal Arab Journal of Informaon Technology, Vol. 11, No. 4, July 2014 345 Usng Cellular Auomaa for Improvng NN Based Spam Flerng Faha Bargou, Bouzane Beldjlal, and Baghdad Aman Compuer Scence

More information

An Ensemble Data Mining and FLANN Combining Short-term Load Forecasting System for Abnormal Days

An Ensemble Data Mining and FLANN Combining Short-term Load Forecasting System for Abnormal Days JOURNAL OF SOFTWARE, VOL. 6, NO. 6, JUNE 0 96 An Ensemble Daa Mnng and FLANN Combnng Shor-erm Load Forecasng Sysem for Abnormal Days Mng L College of Auomaon, Guangdong Unversy of Technology, Guangzhou,

More information

Auxiliary Module for Unbalanced Three Phase Loads with a Neutral Connection

Auxiliary Module for Unbalanced Three Phase Loads with a Neutral Connection CODEN:LUTEDX/TEIE-514/1-141/6 Indusral Elecrcal Engneerng and Auomaon Auxlary Module for Unbalanced Three Phase Loads wh a Neural Connecon Nls Lundsröm Rkard Sröman Dep. of Indusral Elecrcal Engneerng

More information

CLoud computing has recently emerged as a new

CLoud computing has recently emerged as a new 1 A Framework of Prce Bddng Confguraons for Resource Usage n Cloud Compung Kenl L, Member, IEEE, Chubo Lu, Keqn L, Fellow, IEEE, and Alber Y. Zomaya, Fellow, IEEE Absrac In hs paper, we focus on prce bddng

More information

The Virtual Machine Resource Allocation based on Service Features in Cloud Computing Environment

The Virtual Machine Resource Allocation based on Service Features in Cloud Computing Environment Send Orders for Reprns o reprns@benhamscence.ae The Open Cybernecs & Sysemcs Journal, 2015, 9, 639-647 639 Open Access The Vrual Machne Resource Allocaon based on Servce Feaures n Cloud Compung Envronmen

More information

RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM

RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM Revsa Elecrónca de Comuncacones y Trabajos de ASEPUMA. Rec@ Volumen Págnas 7 a 40. RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM RAFAEL CABALLERO rafael.caballero@uma.es Unversdad de Málaga

More information

Structural jump-diffusion model for pricing collateralized debt obligations tranches

Structural jump-diffusion model for pricing collateralized debt obligations tranches Appl. Mah. J. Chnese Unv. 010, 54): 40-48 Srucural jump-dffuson model for prcng collaeralzed deb oblgaons ranches YANG Ru-cheng Absrac. Ths paper consders he prcng problem of collaeralzed deb oblgaons

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Analyzing Energy Use with Decomposition Methods

Analyzing Energy Use with Decomposition Methods nalyzng nergy Use wh Decomposon Mehods eve HNN nergy Technology Polcy Dvson eve.henen@ea.org nergy Tranng Week Pars 1 h prl 213 OCD/ 213 Dscusson nergy consumpon and energy effcency? How can energy consumpon

More information

PRESSURE BUILDUP. Figure 1: Schematic of an ideal buildup test

PRESSURE BUILDUP. Figure 1: Schematic of an ideal buildup test Tom Aage Jelmer NTNU Dearmen of Peroleum Engineering and Alied Geohysics PRESSURE BUILDUP I is difficul o kee he rae consan in a roducing well. This is no an issue in a buildu es since he well is closed.

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

An Architecture to Support Distributed Data Mining Services in E-Commerce Environments

An Architecture to Support Distributed Data Mining Services in E-Commerce Environments An Archecure o Suppor Dsrbued Daa Mnng Servces n E-Commerce Envronmens S. Krshnaswamy 1, A. Zaslavsky 1, S.W. Loke 2 School of Compuer Scence & Sofware Engneerng, Monash Unversy 1 900 Dandenong Road, Caulfeld

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

THE IMPACT OF QUICK RESPONSE IN INVENTORY-BASED COMPETITION

THE IMPACT OF QUICK RESPONSE IN INVENTORY-BASED COMPETITION Workng Paper WP no 722 November, 2007 THE IMPACT OF QUICK RESPONSE IN INVENTORY-BASED COMPETITION Felpe Caro Vícor Marínez de Albénz 2 Professor, UCLA Anderson School of Managemen 2 Professor, Operaons

More information

THE PRESSURE DERIVATIVE

THE PRESSURE DERIVATIVE Tom Aage Jelmer NTNU Dearmen of Peroleum Engineering and Alied Geohysics THE PRESSURE DERIVATIVE The ressure derivaive has imoran diagnosic roeries. I is also imoran for making ye curve analysis more reliable.

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

Ground rules. Guide to the calculation methods of the FTSE Actuaries UK Gilts Index Series v1.9

Ground rules. Guide to the calculation methods of the FTSE Actuaries UK Gilts Index Series v1.9 Ground rules Gude o he calculaon mehods of he FTSE Acuares UK Gls Index Seres v1.9 fserussell.com Ocober 2015 Conens 1.0 Inroducon... 4 1.1 Scope... 4 1.2 FTSE Russell... 5 1.3 Overvew of he calculaons...

More information

n + d + q = 24 and.05n +.1d +.25q = 2 { n + d + q = 24 (3) n + 2d + 5q = 40 (2)

n + d + q = 24 and.05n +.1d +.25q = 2 { n + d + q = 24 (3) n + 2d + 5q = 40 (2) MATH 16T Exam 1 : Part I (In-Class) Solutons 1. (0 pts) A pggy bank contans 4 cons, all of whch are nckels (5 ), dmes (10 ) or quarters (5 ). The pggy bank also contans a con of each denomnaton. The total

More information

Y2K* Stephanie Schmitt-Grohé. Rutgers Uni ersity, 75 Hamilton Street, New Brunswick, New Jersey 08901 E-mail: grohe@econ.rutgers.edu.

Y2K* Stephanie Schmitt-Grohé. Rutgers Uni ersity, 75 Hamilton Street, New Brunswick, New Jersey 08901 E-mail: grohe@econ.rutgers.edu. Revew of Economc Dynamcs 2, 850856 Ž 1999. Arcle ID redy.1999.0065, avalable onlne a hp:www.dealbrary.com on Y2K* Sephane Schm-Grohé Rugers Unersy, 75 Hamlon Sree, New Brunswc, New Jersey 08901 E-mal:

More information

How Much Life Insurance is Enough?

How Much Life Insurance is Enough? How Much Lfe Insurance s Enough? Uly-Based pproach By LJ Rossouw BSTRCT The paper ams o nvesgae how much lfe nsurance proecon cover a uly maxmsng ndvdual should buy. Ths queson s relevan n he nsurance

More information

Global supply chain planning for pharmaceuticals

Global supply chain planning for pharmaceuticals chemcal engneerng research and desgn 8 9 (2 0 1 1) 2396 2409 Conens lss avalable a ScenceDrec Chemcal Engneerng Research and Desgn journal homepage: www.elsever.com/locae/cherd Global supply chan plannng

More information

MODELING OF A CANTILEVER BEAM FOR PIEZOELECTRIC ENERGY HARVESTING

MODELING OF A CANTILEVER BEAM FOR PIEZOELECTRIC ENERGY HARVESTING MODELING OF A CANTILEVER BEAM FOR PIEZOELECTRIC ENERGY HARVESTING Andreza Tangerno Mneo, Mere Perera de Souza Braun, Hélo Aarecdo Navarro, Paulo Sérgo Varoo Dearameno de Engenhara Mecânca, Escola de Engenhara

More information

The Multi-shift Vehicle Routing Problem with Overtime

The Multi-shift Vehicle Routing Problem with Overtime The Mul-shf Vehcle Roung Problem wh Overme Yngao Ren, Maged Dessouy, and Fernando Ordóñez Danel J. Epsen Deparmen of Indusral and Sysems Engneerng Unversy of Souhern Calforna 3715 McClnoc Ave, Los Angeles,

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP

SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP Journal of he Easern Asa Socey for Transporaon Sudes, Vol. 6, pp. 936-951, 2005 SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP Chaug-Ing HSU Professor Deparen of Transporaon Technology and Manageen

More information

Oblique incidence: Interface between dielectric media

Oblique incidence: Interface between dielectric media lecrmagnec Felds Oblque ncdence: Inerface beween delecrc meda Cnsder a planar nerface beween w delecrc meda. A plane wave s ncden a an angle frm medum. The nerface plane defnes he bundary beween he meda.

More information

12/7/2011. Procedures to be Covered. Time Series Analysis Using Statgraphics Centurion. Time Series Analysis. Example #1 U.S.

12/7/2011. Procedures to be Covered. Time Series Analysis Using Statgraphics Centurion. Time Series Analysis. Example #1 U.S. Tme Seres Analyss Usng Sagraphcs Cenuron Nel W. Polhemus, CTO, SaPon Technologes, Inc. Procedures o be Covered Descrpve Mehods (me sequence plos, auocorrelaon funcons, perodograms) Smoohng Seasonal Decomposon

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

Monopolistic Competition and Macroeconomic Dynamics

Monopolistic Competition and Macroeconomic Dynamics Monopolsc Compeon and Macroeconomc Dynamcs Pasquale Commendaore, Unversà d Napol Federco II Ingrd Kubn, Venna Unversy of Economcs and Busness Admnsraon Absrac Modern macroeconomc models wh a Keynesan flavor

More information

A Decision-Theoretic Generalization of On-Line Learning and an Application to Boosting*

A Decision-Theoretic Generalization of On-Line Learning and an Application to Boosting* journal of compuer and sysem scences 55, 119139 (1997) arcle no. SS971504 A Decson-heorec Generalzaon of On-Lne Learnng and an Applcaon o Boosng* Yoav Freund and Rober E. Schapre - A6 Labs, 180 Park Avenue,

More information

PerfCenter: A Methodology and Tool for Performance Analysis of Application Hosting Centers

PerfCenter: A Methodology and Tool for Performance Analysis of Application Hosting Centers PerfCener: A Mehodology and Tool for Performance Analyss of Applcaon Hosng Ceners Rukma P. Verlekar, Varsha Ape, Prakhar Goyal, Bhavsh Aggarwal Dep. of Compuer Scence and Engneerng Indan Insue of Technology

More information

WHAT ARE OPTION CONTRACTS?

WHAT ARE OPTION CONTRACTS? WHAT ARE OTION CONTRACTS? By rof. Ashok anekar An oion conrac is a derivaive which gives he righ o he holder of he conrac o do 'Somehing' bu wihou he obligaion o do ha 'Somehing'. The 'Somehing' can be

More information

α α λ α = = λ λ α ψ = = α α α λ λ ψ α = + β = > θ θ β > β β θ θ θ β θ β γ θ β = γ θ > β > γ θ β γ = θ β = θ β = θ β = β θ = β β θ = = = β β θ = + α α α α α = = λ λ λ λ λ λ λ = λ λ α α α α λ ψ + α =

More information

Temporal and Spatial Distributed Event Correlation for Network Security

Temporal and Spatial Distributed Event Correlation for Network Security Temoral and Saal Dsrbued Even Correlaon for Nework Secury Guofe Jang, Member, IEEE and George Cybenko, Fellow, IEEE Absrac - Comuer neworks roduce large amoun of evenbased daa ha can be colleced for nework

More information

A multi-item production lot size inventory model with cycle dependent parameters

A multi-item production lot size inventory model with cycle dependent parameters INERNAIONA JOURNA OF MAHEMAICA MODE AND MEHOD IN APPIED CIENCE A mul-em producon lo ze nvenory model wh cycle dependen parameer Zad. Balkh, Abdelazz Foul Abrac-In h paper, a mul-em producon nvenory model

More information

Optimal portfolio allocation with Asian hedge funds and Asian REITs

Optimal portfolio allocation with Asian hedge funds and Asian REITs Omal orfolo allocaon wh Asan hedge funds and Asan ehan Höch HVB-Insue for Mahemacal Fnance echnsche Unversä München German E-mal: hoech@ma.um.de ah Hwa Ng Drecor Rsk Managemen Insue Naonal Unvers of ngaore

More information

Section 5.4 Annuities, Present Value, and Amortization

Section 5.4 Annuities, Present Value, and Amortization Secton 5.4 Annutes, Present Value, and Amortzaton Present Value In Secton 5.2, we saw that the present value of A dollars at nterest rate per perod for n perods s the amount that must be deposted today

More information

The Rules of the Settlement Guarantee Fund. 1. These Rules, hereinafter referred to as "the Rules", define the procedures for the formation

The Rules of the Settlement Guarantee Fund. 1. These Rules, hereinafter referred to as the Rules, define the procedures for the formation Vald as of May 31, 2010 The Rules of he Selemen Guaranee Fund 1 1. These Rules, herenafer referred o as "he Rules", defne he procedures for he formaon and use of he Selemen Guaranee Fund, as defned n Arcle

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

The Definition and Measurement of Productivity* Mark Rogers

The Definition and Measurement of Productivity* Mark Rogers The Defnon and Measuremen of Producvy* Mark Rogers Melbourne Insue of Appled Economc and Socal Research The Unversy of Melbourne Melbourne Insue Workng Paper No. 9/98 ISSN 1328-4991 ISBN 0 7325 0912 6

More information

Modèles financiers en temps continu

Modèles financiers en temps continu Modèles fnancers en emps connu Inroducon o dervave prcng by Mone Carlo 204-204 Dervave Prcng by Mone Carlo We consder a conngen clam of maury T e.g. an equy opon on one or several underlyng asses, whn

More information

XPFCP : An extended Particle Filter for tracking multiple and dynamic objects in complex environments *

XPFCP : An extended Particle Filter for tracking multiple and dynamic objects in complex environments * XPFCP : An exended Parcle Fler for rackng mulle and dynamc objecs n comlex envronmens * Mara Marrón, Juan C. García, Mguel A. Soelo, Davd Fernández and Danel Pzarro Dearmen of Elecroncs. Unversy of Alcalá

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

A Hybrid Method for Forecasting Stock Market Trend Using Soft-Thresholding De-noise Model and SVM

A Hybrid Method for Forecasting Stock Market Trend Using Soft-Thresholding De-noise Model and SVM A Hybrd Mehod for Forecasng Sock Marke Trend Usng Sof-Thresholdng De-nose Model and SVM Xueshen Su, Qnghua Hu, Daren Yu, Zongxa Xe, and Zhongyng Q Harbn Insue of Technology, Harbn 150001, Chna Suxueshen@Gmal.com

More information

A Heuristic Solution Method to a Stochastic Vehicle Routing Problem

A Heuristic Solution Method to a Stochastic Vehicle Routing Problem A Heursc Soluon Mehod o a Sochasc Vehcle Roung Problem Lars M. Hvaum Unversy of Bergen, Bergen, Norway. larsmh@.ub.no Arne Løkkeangen Molde Unversy College, 6411 Molde, Norway. Arne.Lokkeangen@hmolde.no

More information