Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

NewLinearAlgebraPaclet

Guides

  • Matrices

Symbols

  • AntidiagonallySymmetrizableMatrixQ
  • AntidiagonalMatrix
  • AntidiagonalMatrixQ
  • Antidiagonal
  • AntidiagonalTranspose
  • DesymmetrizedMatrix
  • DeTriangularizableMatrixQ
  • DeTriangularizeMatrix
  • HessianMatrix
  • JacobianMatrix
  • LeftArrowMatrix
  • LowerArrowMatrix
  • LowerRightTriangularize
  • LowerRightTriangularMatrixQ
  • MatrixSymmetrizability
  • PyramidMatrix
  • ReflectedDiagonalMatrix
  • RightArrowMatrix
  • TopArrowMatrix
  • UlamMatrix
  • UpperLeftTriangularize
  • UpperLeftTriangularMatrixQ
PeterBurbery`NewLinearAlgebraPaclet`
RightArrowMatrix
​
RightArrowMatrix
[matrix]
forms a right arrow matrix from
matrix
.
​
Examples  
(1)
Basic Examples  
(1)
Here are some examples.
In[1]:=
MatrixForm
RightArrowMatrix

PyramidMatrix
[3]
Out[1]//MatrixForm=
0
0
1
0
2
1
0
0
1
In[2]:=
MatrixForm
RightArrowMatrix

PyramidMatrix
[4]
Out[2]//MatrixForm=
0
0
0
1
0
0
2
1
0
0
2
1
0
0
0
1
In[3]:=
MatrixForm
RightArrowMatrix

PyramidMatrix
[5]
Out[3]//MatrixForm=
0
0
0
0
1
0
0
0
2
1
0
0
3
2
1
0
0
0
2
1
0
0
0
0
1
In[4]:=
MatrixForm
RightArrowMatrix

PyramidMatrix
[6]
Out[4]//MatrixForm=
0
0
0
0
0
1
0
0
0
0
2
1
0
0
0
3
2
1
0
0
0
3
2
1
0
0
0
0
2
1
0
0
0
0
0
1
SeeAlso
LowerArrowMatrix
 
▪
TopArrowMatrix
 
▪
LeftArrowMatrix
RelatedGuides
▪
Matrices
RelatedLinks
▪
Beecrowd Programming Challenge 1190 Right Area
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com