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!)
A332205 a(n) is the imaginary part of f(n) defined by f(0) = 0, and f(n+1) = f(n) + g((1+i)^(A065359(n) mod 8)) (where g(z) = z/gcd(Re(z), Im(z)) and i denotes the imaginary unit). 3

%I #23 Jun 24 2021 02:05:03

%S 0,0,1,0,0,1,2,2,3,2,2,1,0,0,1,0,0,1,2,2,3,4,5,6,7,7,8,7,7,8,9,9,10,9,

%T 9,8,7,7,8,7,7,6,5,4,3,2,2,1,0,0,1,0,0,1,2,2,3,2,2,1,0,0,1,0,0,1,2,2,

%U 3,4,5,6,7,7,8,7,7,8,9,9,10,11,12,13,14

%N a(n) is the imaginary part of f(n) defined by f(0) = 0, and f(n+1) = f(n) + g((1+i)^(A065359(n) mod 8)) (where g(z) = z/gcd(Re(z), Im(z)) and i denotes the imaginary unit).

%C Looks much like A005536, in particular in respect of its symmetries of scale (compare the scatterplots). - _Peter Munn_, Jun 21 2021

%H Rémy Sigrist, <a href="/A332205/b332205.txt">Table of n, a(n) for n = 0..16384</a>

%H Larry Riddle, <a href="http://ecademy.agnesscott.edu/~lriddle/ifs/kcurve/kcurve.htm">Koch Curve</a>

%H Rémy Sigrist, <a href="/A332205/a332205.gp.txt">PARI program for A332205</a>

%H <a href="/index/Con#coordinates_2D_curves">Index entries for sequences related to coordinates of 2D curves</a>

%F a(2^(2*k-1)) = A007052(k) for any k >= 0.

%F a(4^k-m) = a(m) for any k >= 0 and m = 0..4^k.

%o (PARI) See Links section.

%Y Cf. A005536, A007052, A065359, A332204 (real part and additional comments), A332206 (positions of 0's, cf. A001196).

%K nonn,look,base

%O 0,7

%A _Rémy Sigrist_, Feb 07 2020

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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)