Responsive image
博碩士論文 etd-0628111-213759 詳細資訊
Title page for etd-0628111-213759
論文名稱
Title
Mathematica軟體在方程式、優化與不等式的應用
Applications of Mathematica in Equations, Optimization and Inequalities
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
75
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2011-06-15
繳交日期
Date of Submission
2011-06-28
關鍵字
Keywords
方程式、數學軟體、Mathematica、不等式、優化
mathematical software, Mathematica, optimization, inequalities, equations
統計
Statistics
本論文已被瀏覽 5689 次,被下載 5455
The thesis/dissertation has been browsed 5689 times, has been downloaded 5455 times.
中文摘要
如果說,火的發現使人類重新定義了黑暗,那麼計算機的發明可以說是改變了人類欣賞科技的眼光。從古老的算盤進化到今天的個人電腦,不只能處理任意精確度的運算,亦能運算符號、編寫程式語言,或是數據和函數的可視化等,而Mathematica 就是一套可以處理各種領域問題的數學軟體。本文將探討Mathematica 在方程式、不等式與優化的問題中,是如何去找出答案,以及紙筆無法輕易完成的計算要如何得到結果。
Abstract
If the discovery of fire makes human re-define the darkness, then the invention of computer can be said to change the the view of people admiring the technology. Today, the computer which evolves from ancient abacus, not only can perform arbitrary precision computation, but also support symbolic computation, programming language, and data and
function visualization. The Mathematica is such a mathematical software which can handle problems in every field. This thesis will explore how to solve the problems of equations, inequalities and optimization,
and how to get solutions which can’t easy get from pen and paper by Mathematica.
目次 Table of Contents
摘要. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i
Abstract. . . . . . . . . . . . . . . . . . . . . . . . . . .. . ii
圖目錄. . . . . . . . . . . . . . . . . . . . . . . . . . . ... . v
表目錄. . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . vi
第一章前言. . . . . . . . . . . . . . . . . . . . . . . . . ..1
第二章基本概念. . . . . . . . . . . . . . . . . . . . . . .3
2.1 Mathematica 的架構. . . . . . . . . . . . . . ..3
2.2 數. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3 基本的Mathematica . . . . . . . . . . . . . . . 5
第三章方程式. . . . . . . . . . . . . . . . . . . . . . . . .10
3.1 代數方程式. . . . . . . . . . . . . . . . . . . . . . . 12
3.1.1 線性聯立. . . . . . . . . . . . . . . . . . . . . . . .13
3.1.2 多項式與分式. . . . . . . . . . . . . . . . . . . .16
3.1.3 丟番圖. . . . . . . . . . . . . . . . . . . . . . . . . .19
3.2 超越方程式. . . . . . . . . . . . . . . . . . . . . . . 21
3.2.1 指數與對數. . . . . . . . . . . . . . . . . . . . . .22
3.2.2 三角函數與反三角函數. . . . . . . . . . . 24
3.3 複數. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
3.4 遞迴. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.5 同餘. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
3.5.1 數論. . . . . . . . . . . . . . . . . . . . . . . . . . . .33
3.5.2 多項式. . . . . . . . . . . . . . . . . . . . . . . . . .33
3.6 微分方程. . . . . . . . . . . . . . . . . . . . . . . . . 35
第四章不等式 . . . . . . . . . . . . . . . . . . . . . . . . 40
4.1 不等式. . . . . . . . . . . . . . . . . . . . . . . . . . . 40
4.2 極值. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
4.3 線性規劃. . . . . . . . . . . . . . . . . . . . . . . . . 49
第五章程式 . . . . . . . . . . . . . . . . . . . . . . . . . . .53
5.1 計數. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .53
5.2 迴圈. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .55
參考文獻. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
A Mathematica 命令分類. . . . . . . . . . . . . . .60
A.1 數學運算. . . . . . . . . . . . . . . . . . . . . . . . . .60
A.2 物件操作. . . . . . . . . . . . . . . . . . . . . . . . . .62
A.3 圖像操作. . . . . . . . . . . . . . . . . . . . . . . . . 63
索引. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
參考文獻 References
Don, E. (2009). Schaum’s Oultline Mathematica, 2nd edition. New York: McGraw-Hill.

Ruskeepaa, H. (2009). Mathematica Navigator Mathematics, Statistics, and Graphics, 3rd edition. New York: Academic Press.

Wellin, P. R., Gaylord, R. J. and Kamin, S. N. (2005). An Introduction to Programming with Mathematica, 3rd edition. New York: Cambridge University Press.

Art of Problem Solving (2011). http://www.artofproblemsolving.com/
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外完全公開 unrestricted
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code