Abstract:In this paper we investigate the spectral norm for circulant matrices, whose entries are modified Fibonacci numbers and Lucas numbers. We obtain the identity estimations for the spectral norms. Some numerical test results are listed to verify the results using those approaches.
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to calculate and estimate the spectral norm of circulant matrices with specific entries. Specifically, the entries of these matrices are composed of modified Fibonacci numbers and Lucas numbers. The author aims to estimate the spectral norms of these circulant matrices by explicit formulas and verify the results through numerical experiments.
### Main content of the paper:
1. **Definitions and Background**:
- The **Fibonacci sequence** and the **Lucas sequence** are defined by recurrence relations:
\[
F_n = F_{n - 1}+F_{n - 2}, \quad F_0 = 0, \quad F_1 = 1
\]
\[
L_n = L_{n - 1}+L_{n - 2}, \quad L_0 = 2, \quad L_1 = 1
\]
- Some known identities of the Fibonacci sequence and the Lucas sequence are given.
- The form and properties of circulant matrices are defined.
2. **Definition of Spectral Norm**:
- The spectral norm is defined as the largest singular value of a matrix. For a complex matrix \(A\), its spectral norm is:
\[
\|A\|_2=\sqrt{\lambda_{\max}(A^*A)}
\]
- For a real symmetric matrix or a normal matrix, the spectral norm is equal to the absolute value of its largest eigenvalue.
3. **Main Theorems and Proofs**:
- By using the identities of the Fibonacci sequence and the Lucas sequence, the author derives some explicit spectral norm estimation formulas.
- For example, for a circulant matrix \(C\) composed of modified Fibonacci numbers, its spectral norm can be estimated by the following formula:
\[
\|C\|_2 = \rho(C)=\lambda_{\max}(C)
\]
- Here, \(\rho(C)\) represents the spectral radius of matrix \(C\), and \(\lambda_{\max}(C)\) is its largest eigenvalue.
4. **Numerical Experiments**:
- The author verifies the correctness of the proposed spectral norm estimation formulas through numerical experiments and provides specific numerical results to support the theoretical analysis.
### Conclusion:
The paper successfully estimates the spectral norms of circulant matrices composed of modified Fibonacci numbers and Lucas numbers by explicit formulas. These results are not only of great theoretical significance but also provide a basis for further research on other properties of circulant matrices (such as determinants, inverse matrices, etc.).
### References:
The paper cites multiple literatures in related fields, including the research on Fibonacci sequences and Lucas sequences, the properties of circulant matrices, and the calculation methods of spectral norms, etc.