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!)
A172515 First differences of A172513. 2

%I #14 Apr 23 2019 02:14:00

%S 3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,

%T 3,3,3,4,3,3,3,4,3,3,3,4,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,

%U 4,3,3,3,4,3,3,3,4,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3,3,3,4,3

%N First differences of A172513.

%C This sequence appears to have only '3's and '4's. Indices of '4's seem to be given by A322408, but this is true only for n < 95: then the next term in A322408 is 95, but only a(96) = 4. - _M. F. Hasler_, Apr 19 2019

%o (PARI) (D(v)=v[^1]-v[^-1]); A172515_vec(N)=D(A172513_upto(N*7\2)) \\ _M. F. Hasler_, Apr 11 2019

%Y Cf. A172513, A167389.

%K nonn

%O 1,1

%A _Stephen Crowley_, Feb 05 2010

%E Keyword "hard" removed by _M. F. Hasler_, Apr 11 2019

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 May 8 13:24 EDT 2024. Contains 372333 sequences. (Running on oeis4.)