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!)
A333011 Integers which can be written in only one way as a sum of two distinct nonzero pentagonal numbers. 5
6, 13, 17, 23, 27, 34, 36, 40, 47, 52, 56, 57, 63, 71, 73, 75, 82, 86, 92, 93, 97, 104, 105, 114, 118, 121, 122, 127, 129, 139, 143, 146, 150, 152, 157, 162, 167, 168, 177, 180, 181, 187, 188, 196, 198, 209, 222, 227, 232, 237, 245, 246, 248, 252, 259, 261, 262 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The first term of A332988 not in this sequence is 211.
LINKS
PROG
(PARI) is(k) = sum(i=1, sqrt(1+12*k)\6, sqrt(1+24*k+12*i-36*i*i)%6==5) == 1; \\ Jinyuan Wang, Mar 06 2020
CROSSREFS
Sequence in context: A070899 A265756 A332988 * A197562 A322431 A153696
KEYWORD
nonn
AUTHOR
Olivier Gérard, Mar 05 2020
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 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)