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!)
A309474 Digits of one of the two 3-adic integers sqrt(-1/2). 3
1, 2, 1, 2, 2, 1, 2, 0, 1, 1, 1, 0, 2, 1, 2, 0, 1, 2, 0, 1, 0, 0, 1, 2, 0, 2, 1, 1, 1, 2, 2, 2, 1, 0, 1, 2, 1, 2, 1, 1, 2, 1, 2, 0, 0, 1, 2, 1, 1, 1, 0, 1, 0, 1, 2, 1, 2, 1, 2, 2, 0, 2, 1, 0, 1, 2, 1, 0, 2, 1, 2, 1, 0, 2, 1, 2, 2, 0, 2, 1, 1, 2, 0, 2, 0, 2, 0, 2, 2, 0, 2, 2, 0, 0, 0, 1, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
p = ...122121, p^2 = ...111111.
q = A271223 = ...200211, p * q = ...000001.
a(n) = (b(n+1) - b(n))/3^n, with b(n) = A309476(n).
MAPLE
T:= select(t -> padic:-ratvaluep(t, 1)=1, [padic:-rootp(x^2+1/2, 3, 100)]):
op([1, 1, 3], T); # Robert Israel, Aug 05 2019
PROG
(PARI) Vecrev(digits(truncate(sqrt(-1/2+O(3^100))), 3))
CROSSREFS
Sequence in context: A228106 A334506 A098199 * A022828 A129406 A123018
KEYWORD
nonn,base
AUTHOR
Seiichi Manyama, Aug 04 2019
STATUS
approved

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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)