Does the following matrix have a specific name?
$$A(a,r)=\begin{bmatrix} 1 & a & a^2 & a^3 \\ 0 & r & 2ar & 3a^2r \\ 0 & 0 & r^2 & 3ar^2 \\ 0 & 0 & 0 & r^3 \end{bmatrix} $$
Does the following matrix have a specific name?
$$A(a,r)=\begin{bmatrix} 1 & a & a^2 & a^3 \\ 0 & r & 2ar & 3a^2r \\ 0 & 0 & r^2 & 3ar^2 \\ 0 & 0 & 0 & r^3 \end{bmatrix} $$
Copyright © 2021 JogjaFile Inc.
Upper Pascal Matrix (generalized) seems to fit the description.