Tensor power series
#4
At first, I thought you wouldn't need the factorials you usually need in normal power series, because all the coefficients in F' and F'' were less than the factorial, but then I realized that there were multiple coefficients in each tensor. So taking the logistic map as an example again:
\(
\left[\begin{tabular}{cc}
[0\ 0] & [1\ 0] \\
[1\ 0] & [0\ 0] \\
\end{tabular}\right] \left[\begin{tabular}{c}
z \\ r
\end{tabular}\right]^{\otimes 2}
= \left[\begin{tabular}{c}
zr + rz \\ 0
\end{tabular}\right]
= \left[\begin{tabular}{c}
2rz \\ 0
\end{tabular}\right]
\)
so
\(
\frac{1}{2!}
\left[\begin{tabular}{cc}
[0\ 0] & [1\ 0] \\
[1\ 0] & [0\ 0] \\
\end{tabular}\right] \left[\begin{tabular}{c}
z \\ r
\end{tabular}\right]^{\otimes 2}
= \left[\begin{tabular}{c}
rz \\ 0
\end{tabular}\right]
\)
as it should, and doing the same thing for the third term:
\(
\frac{1}{3!}
\left[\begin{tabular}{cc}
\left[\begin{tabular}{cc}
0 & 0 \\ -2 & 0
\end{tabular}\right] &
\left[\begin{tabular}{cc}
-2 & 0 \\ 0 & 0
\end{tabular}\right] \\
\left[\begin{tabular}{cc}
-2 & 0 \\ 0 & 0
\end{tabular}\right] &
\left[\begin{tabular}{cc}
0 & 0 \\ 0 & 0
\end{tabular}\right] \\
\end{tabular}\right] \left[\begin{tabular}{c}
z \\ r
\end{tabular}\right]^{\otimes 3}
= \frac{1}{3!}\left[\begin{tabular}{c}
-2z^2r -2zrz -2rz^2 \\ 0
\end{tabular}\right]
= \left[\begin{tabular}{c}
-rz^2 \\ 0
\end{tabular}\right]
\)
as it should.

Andrew Robbins
Reply


Messages In This Thread
Tensor power series - by andydude - 05/13/2008, 07:58 AM
RE: Tensor power series - by andydude - 05/13/2008, 07:59 AM
RE: Tensor power series - by andydude - 05/13/2008, 08:11 AM
RE: Tensor power series - by andydude - 05/14/2008, 06:18 AM
RE: Tensor power series - by Gottfried - 05/20/2008, 08:39 PM
RE: Tensor power series - by andydude - 05/22/2008, 12:58 AM
RE: Tensor power series - by andydude - 05/22/2008, 04:11 AM
RE: Tensor power series - by andydude - 05/22/2008, 04:36 AM
RE: Tensor power series - by bo198214 - 05/24/2008, 10:10 AM
RE: Tensor power series - by andydude - 06/04/2008, 08:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 58,071 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 41,938 02/22/2023, 08:58 PM
Last Post: tommy1729
  Functional power Xorter 3 9,304 07/11/2022, 06:03 AM
Last Post: Catullus
Question Tetration Asymptotic Series Catullus 18 22,668 07/05/2022, 01:29 AM
Last Post: JmsNxn
Question Formula for the Taylor Series for Tetration Catullus 8 13,863 06/12/2022, 07:32 AM
Last Post: JmsNxn
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 3,760 10/29/2021, 11:44 PM
Last Post: JmsNxn
  Trying to find a fast converging series of normalization constants; plus a recap JmsNxn 0 3,605 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 6,938 07/22/2021, 03:37 AM
Last Post: JmsNxn
  Perhaps a new series for log^0.5(x) Gottfried 3 10,826 03/21/2020, 08:28 AM
Last Post: Daniel
  A Notation Question (raising the highest value in pow-tower to a different power) Micah 8 26,935 02/18/2019, 10:34 PM
Last Post: Micah



Users browsing this thread: 1 Guest(s)