how do i input the the matrix 1 3n-1 0 3n into matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
i have to use mathematical induction to prove that An = [1 3n-1; 0 3n] is true for all values on n>=1.thanks.
回答 (1 件)
Steven Lord
2015 年 10 月 22 日
"Proof by example" only usually works when you're trying to prove something about a small finite set. More often you see "DISproof by example", like this paper or Cole's "talk" where he showed a factorization of 2^67-1.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Numerical Integration and Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!