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!)
A045785 Squares with initial digit '2'. 10

%I #16 Sep 04 2021 17:33:23

%S 25,225,256,289,2025,2116,2209,2304,2401,2500,2601,2704,2809,2916,

%T 20164,20449,20736,21025,21316,21609,21904,22201,22500,22801,23104,

%U 23409,23716,24025,24336,24649,24964,25281,25600,25921,26244,26569

%N Squares with initial digit '2'.

%F a(n) = A045856(n)^2. - _Michel Marcus_, Sep 04 2021

%t Flatten[Table[Range[Ceiling[Sqrt[2 10^n]],Floor[Sqrt[3 10^n]]]^2,{n,4}]](* _Harvey P. Dale_, Jun 15 2011 *)

%Y Cf. A045856.

%Y Cf. A045784, A045786, A045787, A045788, A045789, A045791, A045792, A045793.

%K nonn,base

%O 1,1

%A _Jeff Burch_

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 7 17:41 EDT 2024. Contains 372312 sequences. (Running on oeis4.)