how do i input the the matrix 1 3n-1 0 3n into matlab?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i have to use mathematical induction to prove that An = [1 3n-1; 0 3n] is true for all values on n>=1.thanks.
Risposte (1)
Steven Lord
il 22 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!