版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
管理数学
Chapter2:
SystemofLinearEquationsAgendaLinearSystemsasMathematicalModelsLinearSystemsHavingOneorNoSolutionsLinearSystemsHavingManySolutionsLinear<--Linea1x+a2y=b ora1x1+a2x2+....+anxn=b2x+3y=4x2+y2=1x1
-
x2+x3
-
x4=6z=5-3x+y/2sinx+ey
=1xy=27x1
+3x2+9/x3
+
2x4=1x1
+
2x2+3x3
+....+
nxn=1Whichoneislinear?Example1AfirmproducesbargainanddeluxeTVsetsbybuyingthecomponents,assemblingthem,andtestingthesetsbeforeshipping.ResourcesThebargainsetrequires3hourstoassembleand1hourtotest.Thedeluxesetrequires4hourstoassembleand2hourstotest.Thefirmhas390hoursforassemblyand170hoursfortestingeachweek.QuestionUseasystemoflinearequationstomodelthenumberofeachtypeofTVsetthatthecompanycanproduceeachweekwhileusingallofitsavailablelabor.ProblemFormulationDefinedecisionvariables(unitofscale)Definethelinearrelationbetweenvariables(writethelinearequations)Example2Adietitianistocombineatotalof5servingsofcreamofmushroomsoup,tuna,andgreenbeans,amongotheringredients,inmakingacasserole.IngredientNutritionsEachservingofsouphas15caloriesand1gramofprotein,eachservingoftunahas160caloriesand12gramofprotein,andeachservingofgreenbeanshas20caloriesand1gramofprotein.QuestionIfthesethreefoodsaretofurnish380caloriesand27gramsofproteinincasserole,howmanyservingsofeachshouldbeused?Example3AretailerhaswarehousesinLimaandCanton,fromwhichtwostores—oneinTiffinandoneinDanville—placeordersforbicycles.Tiffinorders38andDanvilleorders46.LimitationsandQuestionEachwarehousehasenoughtosupplyallordersbuttwiceasmanyaretobeshippedfromLimatoDanvilleasfromCantontoTiffin.Writethelinearequations.AgendaLinearSystemsasMathematicalModelsLinearSystemsHavingOneorNoSolutionsLinearSystemsHavingManySolutionsSolvingaSystemofLinearEquationsProblemformulation:variabledefinitionandequationsAlgorithmsorformulaInterpretationofsolutionsx+3y=9-2x+y=-4{(1)-2x+y=3-4x+2y=2{(2)4x-2y=66x-3y=9{(3)Systemof2LinearEquationsx1+x2+x3=2 --------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6--------(3)(1)(2)(3)Systemof3LinearEquationsASystemofLinearEquations
(ALinearSystem)Afinitecollectionoflinearequationsa11x1+a12x2+....+a1nxn=b1a21x1+a22x2+....+a2nxn=b2
....am1x1+am2x2+....+amnxn=bmASolutionToaequation:a1x1+a2x2+....+anxn=b(t1,t2,....,tn)Toalinearsystem:Asolutiontoeachoflinearequationsimultaneouslyps.SolutionSetElementaryTransformations1.Interchangethepositionoftwoequations.2.Multiply
bothsidesofanequationbyanonzeroconstant.3.Addamultipleofoneequationtoanotherequation.x1+x2+x3=2 --------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6--------(3)Interchange(1)and(3).Multiply(2)by1/2.Adda-1multiple(2)to(1).ContinuousOperationsx1+x2+x3=2-------------(1)x1+1.5x2+0.5x3=3-----(2)x1-x2-2x3=-6------------(3)Ax1-x2-2x3=-6-----------(3)
x1+1.5x2+0.5x3=1.5--(2)-0.5x2+0.5x3=0.5---(1)BResultofoperationsx1+x2+x3=2--------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6--------(3)Ax1=?------(1)
x2=?------(2)x3=?------(3)DTheObjectiveSolvetheproblembyelementarytransformationx1+x2+x3=2------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6------(3)Adda-2multiple(1)to(2).Adda-1multiple(1)to(3).Iteration1x1+x2+x3=2 ------(1)x2-x3=-1------(2)-2x2-3x3=-8------(3)Adda-1multiple(2)to(1).Adda2multiple(2)to(3).Iteration2x1+2x3=3 ------(1)x2-x3=-1------(2)-5x3=-10------(3)Multiply(2)by-1/5.Adda-2multiple(3)to(1).Adda1multiple(3)to(2).FinalIterationx1=-1 ------(1)x2=1------(2)x3=2------(3)Finalanswer:(x1,x2,x3)=(-1,1,2)DifficultyItisveryhardtocarryvariables,xi’s,throughthecalculationprocesswhenapplyingelementarytransformation2 3-47 5-17 10 5-8 33 5 60 -2 58 9 128 9 123 50 -28 95-293 50 -2MatrixTransfertobe:AX=BMatrixNotationa11x1+a12x2+....+a1nxn=b1a21x1+a22x2+....+a2nxn=b2am1x1+am2x2+....+amnxn=bm................x1+x2+x3=2 ------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6------(3)Example1Transfer(I)tomatrixformat.(I)x1x2
x3
X=13 -2B=1 -1 -22 -3 -5-1 3 5A=MatrixRepresentationAX=B3x1+2x2-5x3=7 x1-8x2+4x3=92x1+6x2-7x3=-2Transfer(I)tomatrixformat.(I)3 2 -51 -8 42 6 -7A=x1x2
x3
X=79 -2B=Example2MatrixofCoefficients1 1 12 3 11 -1 -2x1+x2+x3=22x1+3x2+x3=3x1-x2-2x3=-6CoefficientsofthesystemorMatrixAAugmentedMatrixx1+x2+x3=22x1+3x2+x3=3x1-x2-2x3=-61 1 1 22 3 1 31 -1 -2 -6CoefficientsandRHS,or[A|B].ReducedEchelonForm1.Anyrowswithallzerosareatthebottom.2.Leading1.3.Leading1totheright.4.Allotherelementsinaleading1
columnarezeros.1 0 80 1 20 0 01 2 0 40 0 0 00 0 1 31 0 0 20 0 1 40 1 0 31 2 3 00 0 0 10 0 0 0ExamplesI1 2 0 3 00 0 3 4 00 0 0 0 11 7 0 80 1 0 30 0 1 20 0 0 0ExamplesIIElementaryRowOperations1.Interchange
tworows2.Multiplytheelementsofarowbyanonzeroconstant3.Addamultipleoftheelementsofonerowtothecorrespondingelementsofanotherrow.x1+x2+x3=2 --------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6--------(3)111223131-1-2-6ContinuousOperations111223131-1-2-6Interchanger.1andr.3.Multiplyr.2by1/2.Adda-1multipler.2tor.3.1-1-2-60-Result111223131-1-2-6ThroughElementaryRowoperationsTheObjectiveReducedechelonForm???EquivalentSystemsSupposethatAandBarebothsystemsoflinearequations.AandBareequivalentiftheyarerelatedthroughelementarytransformations.AandBhasthesamesolutioniftheyareequivalent.SolvingasystemoflinearequationsGauss-JordanEliminationGaussEliminationGauss-JordanElimination1.Writetheaugmentedmatrix.2.Derivethereducedechelonformoftheaugmentedmatrix3.Writethesystemofequationscorrespondingtothereducedechelonform.x1+x2+x3=2 --------(1)2x1+3x2+x3=3------(2)x1-x2-2x3=-6--------(3)111223131-1-2-6PerformJ-GElimination111223131-1-2-6111201-1-10-2-3-8+*(-2)+*(-1)PivotingStep11
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 快乐时光:多彩的校园生活小学主题班会课件
- 城市桥梁建设施工方案
- 2026员工福利调整通知函(4篇范文)
- 科学探索:揭秘科技的秘密小学主题班会课件
- 第8讲《搭配问题》(排列组合基础)暑假衔接学案-人教版三升四数学(2026新教材适配)
- 抵制不良风气营造健康氛围小学主题班会课件
- 对未按时提交项目报告的催办函4篇范文
- 普通螺栓及地脚锚栓施工方案
- 小水电站自动化改造施工方案及技术措施
- 文化艺术魅力无穷小学主题班会课件
- 湖北省武汉市江汉区北湖小学2025年数学三下期末质量检测模拟试题含解析
- (2026年)手术安全核查与风险评估课件
- 2025北京市朝阳区太阳宫乡社区工作者招聘考试真题及答案
- 2026版中央安全生产考核巡查明查暗访应知应会
- 肥西反邪教协会工作制度
- 2026年慢性阻塞性肺疾病基层规范化诊疗指南解读
- TSG08-2026《特种设备使用管理规则》全面解读课件
- 钦州市灵山县三隆镇横岗岭村玻璃用砂岩环评报告
- 探秘脂环族环氧树脂热阳离子聚合反应:原理、影响与应用
- 网络安全漏洞扫描与修复记录表
- 全国农产品质量安全检测技能竞赛理论知识考试试题题库2025年附答案
评论
0/150
提交评论