-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestStreamLit.txt
826 lines (731 loc) · 43.8 KB
/
testStreamLit.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
<html>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><b><span style='font-size:18.0pt;font-family:Roboto-Bold'>Assignment 4</span></b></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><b><span style='font-size:18.0pt;font-family:Roboto-Bold'> </span></b></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><b><span style='font-size:14.0pt;font-family:Roboto-Bold'>Q1. Scaling (30
points)</span></b></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Consider the
following optimization problem:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal;text-autospace:none'><img width=356 height=78 id="Picture 1"
src="testStreamLit_files/image001.jpg"
alt="Diagram Description automatically generated"></p>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;text-indent:-.25in;
line-height:normal;text-autospace:none'><span style='font-size:12.0pt;
font-family:Roboto-Regular'>(a)<span style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:Roboto-Regular'>Find
the optimal solution to the problem.</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>First
we find the jacobian of the lagragian of the problem and set it equal to zero:</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=388 height=80 src="testStreamLit_files/image002.png"></span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>By
observing the first three equations, and setting the inside of the parenthesis equal
to zero it will lead to 3 different local minimum as shown below:</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=426 height=58 src="testStreamLit_files/image003.png"></span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Clearly
the optimal solution is <b>X*</b> = [0,1,0], J(<b>X*</b>) = -0.001</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>The
hessian is shown below:</span></p>
<p class=MsoListParagraphCxSpMiddle align=center style='margin-bottom:0in;
text-align:center;line-height:normal;text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=360 height=77 src="testStreamLit_files/image004.png"></span></p>
<p class=MsoListParagraphCxSpMiddle align=center style='margin-bottom:0in;
text-align:center;line-height:normal;text-autospace:none'><span
style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>The
eigenvalues at X* are [2, -2, 2.002, 2000.002]</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Solving
this using newton’s method the result (<b>X*</b>) was achieved in 7 iterations
however the X* had slightly errors built in:</span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>X1
=1.38619e-26, X2 = 1, X3 = 4.44748e-47, </span><span style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;position:relative;
top:4.0pt'><img width=9 height=20 src="testStreamLit_files/image005.png"></span><span
style='font-size:12.0pt;font-family:Roboto-Regular'> = 0.001, J = -0.001</span></p>
<span style='font-size:12.0pt;line-height:107%;font-family:Roboto-Regular'><br
clear=all style='page-break-before:always'>
</span>
<p class=MsoNormal><span style='font-size:12.0pt;line-height:107%;font-family:
Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;text-indent:-.25in;
line-height:normal;text-autospace:none'><span style='font-size:12.0pt;
font-family:Roboto-Regular'>(b)<span style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:Roboto-Regular'>Find a
non-singular transformation x=Ly such that the condition number of the Hessian
matrix of f is close to unity.</span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>First
lets define X as:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=73 height=53 src="testStreamLit_files/image006.png"></span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Transforming
the minimizer and the constraints we have:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=265 height=21 src="testStreamLit_files/image007.png"></span><br>
<span style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=222 height=21 src="testStreamLit_files/image008.png"></span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Solving for the
Jacobian and Hessian:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=243 height=85 src="testStreamLit_files/image009.png"></span><br>
<span style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=466 height=85 src="testStreamLit_files/image010.png"></span><span
style='font-size:12.0pt;font-family:Roboto-Regular'>clearly ‘a’ should be set
to 1/sqrt(2), ‘b’ and ‘c’ are a little more complicated to define. Since the magnitude
within the parenthesis in the diagonal will not change independently of ‘b’ or
‘c’, what it was done was to have both components with in the parenthesis to be
the same distance away from one. Since the units are separated in the 1
thousand, it was taken sqrt(1000) and since b is squared it was taken yet
another square root, finally it was divided by sqrt(2) to offset the 2 in front.
In summary:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=243 height=68 src="testStreamLit_files/image011.png"></span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>The hessian
becomes:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=489 height=77 src="testStreamLit_files/image012.png"></span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<span style='font-size:12.0pt;line-height:107%;font-family:Roboto-Regular'><br
clear=all style='page-break-before:always'>
</span>
<p class=MsoNormal><span style='font-size:12.0pt;line-height:107%;font-family:
Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;text-indent:-.25in;
line-height:normal;text-autospace:none'><span style='font-size:12.0pt;
font-family:Roboto-Regular'>(c)<span style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:Roboto-Regular'>Quantify
the effect of rescaling the problem, either on the number of iterations or function
evaluations required to find the solution (convergence), or the quality of the
optimal solution itself, or a combination of the two.</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Counter
to my intuition, rescaling the system did not alter the number of iteration
needed to converge. The yield result was the exact same J(X) = -0.001, and the
quality of the result remained unchanged and the values of X are remarkably near
to those before scaling.</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=366 height=52 src="testStreamLit_files/image013.png"></span><span
style='font-size:12.0pt;font-family:Roboto-Bold'><br>
<br clear=all style='page-break-before:always'>
</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><b><span style='font-size:14.0pt;font-family:Roboto-Bold'>Q2.
Isoperformance (30 points)</span></b></p>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>The
Jacobian matrix at a point x</span><span style='font-size:7.0pt;font-family:
Roboto-Regular'>0 </span><span style='font-size:12.0pt;font-family:Roboto-Regular'>is
given as:</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><img width=624 height=186 id="Picture 10"
src="testStreamLit_files/image014.jpg"
alt="Chart, scatter chart Description automatically generated"></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;text-indent:-.25in;
line-height:normal;text-autospace:none'><span style='font-size:12.0pt;
font-family:Roboto-Regular'>(a)<span style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:Roboto-Regular'>What
are the performance invariant directions that we can step to from x</span><span
style='font-size:7.0pt;font-family:Roboto-Regular'>o</span><span
style='font-size:12.0pt;font-family:Roboto-Regular'>?</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>By
calculating the null space of the Jacobian of J we have the 2 orthonormal
vectors of isoperformance. In python it was used the scipy.linalg.null_space
library to calculate the null space and it can be seen below. As we have 6 variables
and 4 equations, therefore we have 2 DOF, so it is expected two vectors.</span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<div align=center>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=192
style='width:2.0in;border-collapse:collapse'>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'> </span></p>
</td>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t1</span></p>
</td>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t2</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X1</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.58988</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.27646</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X2</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.24959</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.910574</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X3</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.015811</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.06546</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X4</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.607658</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.193909</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X5</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.294589</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.226</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>X6</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.36534</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.03823</span></p>
</td>
</tr>
</table>
</div>
<p class=MsoListParagraph style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<span style='font-size:12.0pt;line-height:107%;font-family:Roboto-Regular'><br
clear=all style='page-break-before:always'>
</span>
<p class=MsoNormal><span style='font-size:12.0pt;line-height:107%;font-family:
Roboto-Regular'> </span></p>
<p class=MsoListParagraph style='margin-bottom:0in;text-indent:-.25in;
line-height:normal;text-autospace:none'><span style='font-size:12.0pt;
font-family:Roboto-Regular'>(b)<span style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:Roboto-Regular'>Show an
example of a step direction (vector), Δx, such that J</span><span
style='font-size:12.0pt;font-family:MS-PGothic'>(x+</span><span
style='font-size:12.0pt;font-family:Roboto-Regular'>Δx) ≈ 10</span><span
style='font-size:7.0pt;font-family:Roboto-Regular'>-4</span><span
style='font-size:12.0pt;font-family:Roboto-Regular'>.</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>To
calculate Δx, we can use the equation below:</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=148 height=20 src="testStreamLit_files/image015.png"></span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Where
</span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=15 height=21
src="testStreamLit_files/image016.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'> is the direction in which we are moving and </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=18 height=21
src="testStreamLit_files/image017.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'> is the step size, the direction, </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=15 height=21
src="testStreamLit_files/image016.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'>, was defined in the previous question using the null
space.</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>It
is possible to re-arrange the equation below:</span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=274 height=37 src="testStreamLit_files/image018.png"></span><span
lang=PT-BR style='font-size:12.0pt;font-family:Roboto-Regular'><br>
Assuming:</span></p>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><span lang=PT-BR style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpFirst align=center style='margin-bottom:0in;
text-align:center;line-height:normal;text-autospace:none'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=79 height=20 src="testStreamLit_files/image019.png"></span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Then:</span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=285 height=37 src="testStreamLit_files/image020.png"></span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>Assuming
the Hessian is properly scaled and approximating it as the identity matrix. It
is possible to identify many step sizes </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=18 height=21
src="testStreamLit_files/image017.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'> such that </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:7.0pt'><img width=57 height=28
src="testStreamLit_files/image021.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'> ≈ 10</span><span style='font-size:7.0pt;
font-family:Roboto-Regular'>-4</span><span style='font-size:12.0pt;font-family:
Roboto-Regular'>. 2 of those can be seen in the table below:</span></p>
<div align=center>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=199
style='width:149.0pt;border-collapse:collapse'>
<tr style='height:15.0pt'>
<td width=71 nowrap valign=bottom style='width:53.0pt;padding:0in 5.4pt 0in 5.4pt;
height:15.0pt'></td>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t1</span></p>
</td>
<td width=64 nowrap style='width:48.0pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t2</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX1</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.0059</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.00276</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX2</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.0025</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.009106</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX3</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.000158</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.00065</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX4</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.006077</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.001939</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX5</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>0.002946</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.00226</span></p>
</td>
</tr>
<tr style='height:15.0pt'>
<td width=71 nowrap style='width:53.0pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>ΔX6</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.00365</span></p>
</td>
<td width=64 nowrap valign=bottom style='width:48.0pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=right style='margin-bottom:0in;text-align:right;
line-height:normal'><span style='color:black'>-0.00038</span></p>
</td>
</tr>
</table>
</div>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>To
verify the assumption </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=79 height=20
src="testStreamLit_files/image019.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'> these were calculated, and shown in the table
below. The values are either zero or below machine precision. </span></p>
<div align=center>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=253
style='width:189.85pt;border-collapse:collapse'>
<tr style='height:15.0pt'>
<td width=96 nowrap valign=bottom style='width:71.75pt;padding:0in 5.4pt 0in 5.4pt;
height:15.0pt'></td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t1</span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t2</span></p>
</td>
</tr>
<tr style='height:15.75pt'>
<td width=96 nowrap valign=bottom style='width:71.75pt;border:solid windowtext 1.0pt;
border-right:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal'><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>∇</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>J1</span><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>・</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>Δx </span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>0.00E+00</span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border-top:none;border-left:none;
border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>8.67E-19</span></p>
</td>
</tr>
<tr style='height:15.75pt'>
<td width=96 nowrap valign=bottom style='width:71.75pt;border-top:none;
border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;
border-right:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal'><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>∇</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>J2</span><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>・</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>Δx </span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>0</span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border-top:none;border-left:none;
border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>-2.04E-17</span></p>
</td>
</tr>
<tr style='height:15.75pt'>
<td width=96 nowrap valign=bottom style='width:71.75pt;border-top:none;
border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;
border-right:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal'><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>∇</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>J3</span><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>・</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>Δx </span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>1.39E-17</span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border-top:none;border-left:none;
border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>-1.52E-17</span></p>
</td>
</tr>
<tr style='height:15.75pt'>
<td width=96 nowrap valign=bottom style='width:71.75pt;border-top:none;
border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;
border-right:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal'><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>∇</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>J4</span><span
style='font-size:12.0pt;font-family:MS-PGothic;color:black'>・</span><span
style='font-size:12.0pt;font-family:Roboto-Regular;color:black'>Δx </span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>-6.51E-18</span></p>
</td>
<td width=79 nowrap style='width:59.05pt;border-top:none;border-left:none;
border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>-8.08E-18</span></p>
</td>
</tr>
</table>
</div>
<p class=MsoListParagraphCxSpFirst style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'> </span></p>
<p class=MsoListParagraphCxSpMiddle style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'>For
each of these vectors a different step size, </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:4.0pt'><img width=18 height=21
src="testStreamLit_files/image017.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'>, was determined starting at 1 and dividing by 10
each iteration until </span><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif;
position:relative;top:7.0pt'><img width=57 height=28
src="testStreamLit_files/image021.png"></span><span style='font-size:12.0pt;
font-family:Roboto-Regular'>term was smaller than 10e-4.</span></p>
<p class=MsoListParagraphCxSpLast style='margin-bottom:0in;line-height:normal;
text-autospace:none'><span style='font-size:12.0pt;font-family:Roboto-Regular'><br>
<br>
</span></p>
<div align=center>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=208
style='width:155.9pt;border-collapse:collapse'>
<tr style='height:15.0pt'>
<td width=56 nowrap style='width:42.1pt;border:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'> </span></p>
</td>
<td width=74 nowrap style='width:55.7pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t1</span></p>
</td>
<td width=77 nowrap style='width:58.1pt;border:solid windowtext 1.0pt;
border-left:none;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>t2</span></p>
</td>
</tr>
<tr style='height:15.75pt'>
<td width=56 nowrap valign=bottom style='width:42.1pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal'><span
style='font-size:11.0pt;line-height:107%;font-family:"Calibri",sans-serif'><img
width=18 height=21 src="testStreamLit_files/image017.png"></span></p>
</td>
<td width=74 nowrap valign=bottom style='width:55.7pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>0.01</span></p>
</td>
<td width=77 nowrap valign=bottom style='width:58.1pt;border-top:none;
border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt;height:15.75pt'>
<p class=MsoNormal align=center style='margin-bottom:0in;text-align:center;
line-height:normal'><span style='color:black'>0.01</span></p>
</td>
</tr>
</table>
</div>
<p class=MsoNormal style='margin-bottom:0in;line-height:normal;text-autospace:
none'><b><span style='font-size:18.0pt;font-family:Roboto-Bold'> </span></b></p>
</div>
</body>
</html>