how do i input the the matrix 1 3n-1 0 3n into matlab?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i have to use mathematical induction to prove that An = [1 3n-1; 0 3n] is true for all values on n>=1.thanks.
Antworten (1)
Steven Lord
am 22 Okt. 2015
"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 Kommentare
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!