
|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
http://functions.wolfram.com/04.11.17.0011.01
|
|

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
4 Fibonacci[2 n + 1] Fibonacci[2 n + 2] Fibonacci[2 n + 3]
Fibonacci[2 n + 4] - (2 Fibonacci[2 n + 2] Fibonacci[2 n + 3] + 1)^2 +
1 == 0 /; Element[n, Integers] && n >= 0
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[RowBox[List["4", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "1"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "2"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "3"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "4"]], "]"]]]], " ", "-", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "2"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n"]], "+", "3"]], "]"]]]], "+", "1"]], ")"]], "2"], "+", "1"]], "\[Equal]", "0"]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", " ", "0"]]]]]]]]
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
|

|

|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mrow> <mn> 4 </mn> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 3 </mn> </mrow> </msub> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 4 </mn> </mrow> </msub> </mrow> <mo> - </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <mo> ⁢ </mo> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 3 </mn> </mrow> </msub> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mn> 2 </mn> </msup> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ⩵ </mo> <mn> 0 </mn> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <plus /> <apply> <times /> <cn type='integer'> 4 </cn> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> </apply> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 3 </cn> </apply> </apply> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 4 </cn> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> </apply> <apply> <ci> Fibonacci </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 3 </cn> </apply> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> 2 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|

|

|

|

|

| 
| 
| 
| 
| | 
| 
| 
| 
| 
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[RowBox[List["4", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "1"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "2"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "3"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "4"]], "]"]]]], "-", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "2"]], "]"]], " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["2", " ", "n_"]], "+", "3"]], "]"]]]], "+", "1"]], ")"]], "2"], "+", "1"]], "]"]], "\[RuleDelayed]", RowBox[List["0", "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
| 
| 
| 
| 
|
|

|

|

|

|
Date Added to functions.wolfram.com (modification date)
|
|

|

|

|

|

|
|

|

|

|

|
|
 |
|
|