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!)
A249910 Digital root of A003500(n). 0

%I #27 Jul 25 2016 09:42:26

%S 2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,

%T 5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,

%U 5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4,2,4,5,7,5,4

%N Digital root of A003500(n).

%C Periodic with cycle of length 6: {2,4,5,7,5,4}. a(n) may be expressed as the decimal expansion of 246/1001. Sequence is palindromic.

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

%F a(n) = 4*a(n-1) - a(n-2), reduced to digital root.

%F a(n) = digital root of (2 + sqrt(3))^n + ( 2 - sqrt(3))^n.

%t LinearRecurrence[{1, 0, -1, 1}, {2, 4, 5, 7}, 102] (* _Ray Chandler_, Jul 25 2016*)

%Y Cf. A010888, A003500.

%K nonn,base

%O 0,1

%A _Peter M. Chema_, Dec 17 2014

%E More terms from _Ray Chandler_, Jul 25 2016

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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)