login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A001604 Odd-indexed terms of A124297.
(Formerly M4785 N2042)
6

%I M4785 N2042 #51 Jun 25 2023 02:38:55

%S 11,31,151,911,5951,40051,272611,1863551,12760031,87424711,599129311,

%T 4106261531,28144128251,192901135711,1322159893351,9062207833151,

%U 62113268013311,425730597768451,2918000731816531,20000274041790911,137083916295800111,939587136717207031,6440026032054760351

%N Odd-indexed terms of A124297.

%C Old name: Related to factors of Fibonacci numbers.

%D N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H John Cerkan, <a href="/A001604/b001604.txt">Table of n, a(n) for n = 0..1187</a>

%H Dov Jarden, <a href="/A001602/a001602.pdf">Recurring Sequences</a>, Riveon Lematematika, Jerusalem, 1966. [Annotated scanned copy] See p. 20.

%H Simon Plouffe, <a href="https://arxiv.org/abs/0911.4975">Approximations de séries génératrices et quelques conjectures</a>, Dissertation, Université du Québec à Montréal, 1992; arXiv:0911.4975 [math.NT], 2009.

%H Simon Plouffe, <a href="/A000051/a000051_2.pdf">1031 Generating Functions</a>, Appendix to Thesis, Montreal, 1992

%H <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (11, -33, 33, -11, 1).

%F G.f.: -(11-90*x+173*x^2-90*x^3+11*x^4)/((x-1)*(x^2-3*x+1)*(x^2-7*x+1)). [After _Simon Plouffe_]

%F a(n) = (5+sqrt(5))/2*((3+sqrt(5))/2)^n+(5-sqrt(5))/2*((3-sqrt(5))/2)^n+(3+sqrt(5))/2*((7+3*sqrt(5))/2)^n+(3-sqrt(5))/2*((7-3*sqrt(5))/2)^n+3. [_Tim Monahan_, Aug 15 2011]

%p A001604:=-(11-90*z+173*z**2-90*z**3+11*z**4)/(z-1)/(z**2-3*z+1)/(z**2-7*z+1); # conjectured (correctly) by _Simon Plouffe_ in his 1992 dissertation

%t 5 #^2 + 5 # + 1 &@ Fibonacci@ # & /@ Range[1, 45, 2] (* _Michael De Vlieger_, Apr 03 2017 *)

%Y Cf. A001603, A124296, A124297.

%K nonn,easy

%O 0,1

%A _N. J. A. Sloane_

%E Entry revised by _Michel Marcus_ and _N. J. A. Sloane_, Jun 06 2015

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)