Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59c3174

Browse files
authored
Update src/algebra/fibonacci-numbers.md
1 parent115cc22 commit59c3174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/algebra/fibonacci-numbers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ $$
159159
160160
where $F_1 = 1, F_0 = 0$.
161161
In fact, since
162+
162163
$$
163164
\begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}
164165
= \begin{pmatrix} F_2 & F_1 \\ F_1 & F_0 \end{pmatrix}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp