|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.22.03.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LucasL[n] == GoldenRatio^n + (1 - GoldenRatio)^n /; Element[n, Integers]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LucasL", "[", "n", "]"]], "\[Equal]", RowBox[List[SuperscriptBox["GoldenRatio", "n"], "+", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "GoldenRatio"]], ")"]], "n"]]]]], "/;", RowBox[List["n", "\[Element]", "Integers"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msub> <semantics> <mi> L </mi> <annotation encoding='Mathematica'> TagBox["L", LucasL] </annotation> </semantics> <mi> n </mi> </msub> <mo>  </mo> <mrow> <msup> <semantics> <mi> ϕ </mi> <annotation encoding='Mathematica'> TagBox["\[Phi]", Function[List[], GoldenRatio]] </annotation> </semantics> <mi> n </mi> </msup> <mo> + </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <semantics> <mi> ϕ </mi> <annotation encoding='Mathematica'> TagBox["\[Phi]", Function[List[], GoldenRatio]] </annotation> </semantics> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[List[], Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> LucasL </ci> <ci> n </ci> </apply> <apply> <plus /> <apply> <power /> <ci> GoldenRatio </ci> <ci> n </ci> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> GoldenRatio </ci> </apply> </apply> <ci> n </ci> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["LucasL", "[", "n_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SuperscriptBox["GoldenRatio", "n"], "+", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "GoldenRatio"]], ")"]], "n"]]], "/;", RowBox[List["n", "\[Element]", "Integers"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|