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!)
A033828 Numbers that can be expressed as the product of two 2-digit numbers in at least one way. 2

%I #14 Jul 18 2020 17:14:57

%S 100,110,120,121,130,132,140,143,144,150,154,156,160,165,168,169,170,

%T 176,180,182,187,190,192,195,196,198,200,204,208,209,210,216,220,221,

%U 224,225,228,230,231,234,238,240,242,247,250,252,253,255,256,260,264,266

%N Numbers that can be expressed as the product of two 2-digit numbers in at least one way.

%C Last term is 9801 = 99*99.

%C There are 2,621 terms in the sequence, all of which are in the b-file. - _Harvey P. Dale_, Jun 14 2017

%H Harvey P. Dale, <a href="/A033828/b033828.txt">Table of n, a(n) for n = 1..2621</a>

%t Times@@@Tuples[Range[10,99],2]//Union (* _Harvey P. Dale_, Jun 14 2017 *)

%K nonn,fini,full

%O 1,1

%A _Jeff Burch_

%E More terms from _Harvey P. Dale_, Jun 14 2017

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