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!)
A197568 Product of n-th digit of Pi and n-th digit of the Golden Ratio. 2

%I #11 Apr 10 2021 02:06:13

%S 3,6,4,8,0,27,6,54,40,24,35,32,81,56,81,12,16,12,64,8,0,8,30,32,18,24,

%T 24,12,6,42,45,30,0,16,8,8,28,7,18,0,3,0,81,3,63,81,24,0,25,7,0,10,64,

%U 12,0,9,21,20,36,16,32,30,18,4,21,0,35,16,6,0,16,0

%N Product of n-th digit of Pi and n-th digit of the Golden Ratio.

%C The Golden Ratio = 1 + (sqrt(5)-1)/2.

%H Harvey P. Dale, <a href="/A197568/b197568.txt">Table of n, a(n) for n = 0..1000</a>

%t With[{nn=120},RealDigits[Pi,10,nn][[1]] RealDigits[GoldenRatio,10,nn][[1]]]

%Y Cf. A197566.

%K nonn,base,less

%O 0,1

%A _Harvey P. Dale_, Oct 16 2011

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 09:18 EDT 2024. Contains 371935 sequences. (Running on oeis4.)