how do i input the the matrix 1 3n-1 0 3n into matlab?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have to use mathematical induction to prove that An = [1 3n-1; 0 3n] is true for all values on n>=1.thanks.
Respuestas (1)
Steven Lord
el 22 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!