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!)
A245461 Decimal expansion of constant in the Rayleigh criterion: first zero of J_1, divided by Pi. 2

%I #35 Aug 09 2022 03:04:53

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

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

%U 4,3,2,8,0,2,8,0,7,6,0,1,4,4,2,5,0,8,7

%N Decimal expansion of constant in the Rayleigh criterion: first zero of J_1, divided by Pi.

%C The angular resolution (diffraction limit), in radians, is this constant times the wavelength of the light used divided by the aperture diameter. That is: objects closer than this angle cannot be resolved as separate objects.

%C Note that the small angle approximation sin(theta) =~ theta can be used. Also, a commonly used approximation to this constant is 1.220. - _John W. Nicholson_, Jul 29 2014

%C For example, a radio telescope with a 300-meter aperture observing at the hydrogen line (21.106... cm) can distinguish objects at most 0.04916... degrees apart. - _Charles R Greathouse IV_, Mar 08 2018

%H Vincenzo Librandi, <a href="/A245461/b245461.txt">Table of n, a(n) for n = 1..10000</a>

%H COSMOS - The SAO Encyclopedia of Astronomy, <a href="http://astronomy.swin.edu.au/cosmos/R/Rayleigh+Criterion">Rayleigh Criterion</a>

%H Rene Kay, Todd Kay, <a href="https://hal.archives-ouvertes.fr/hal-02870885v2">Planet Seeker Interferometer (PSI)</a>, hal-02870885v2 [astro-ph.IM], 2020.

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Angular_resolution">Angular resolution</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Diffraction-limited_system">Diffraction-limited system</a>

%e 1.21966989126650445492653884746525517787935933077511...

%t RealDigits[ BesselJZero[1, 1]/Pi, 10, 111][[1]] (* _Robert G. Wilson v_, Jul 23 2014 *)

%o (PARI) solve(x=3,4,besselj(1,x))/Pi

%o (PARI) besseljzero(1)/Pi \\ _Charles R Greathouse IV_, Aug 09 2022

%Y Cf. A115369, A221210.

%K nonn,cons

%O 1,2

%A _Charles R Greathouse IV_, Jul 22 2014

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.)