|
Search: id:A120397
|
|
|
| A120397 |
|
Minimal number of steps needed to represent a prime >=5 as a sum of at most 3 primes such that all the previous odd primes are represented. |
|
+0 1
|
|
| 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 7, 7, 8, 8, 9, 10, 10, 11, 11, 11, 12, 13
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
This sequence contains probably every natural number, though this should be checked further. Conjecture: Every prime >=5 can be represented as a sum of at most 3 primes, such that all the previous odd primes are represented.
|
|
EXAMPLE
|
5=2+3->1 step
7=2+2+3=2+5->2 steps
11=2+2+7=3+3+5->2 steps
13=2+11=3+5+5=3+3+7->3 steps
41=2+2+37=3+7+31=5+7+29=5+13+23=5+17+19=11+13+17->6 steps
|
|
CROSSREFS
|
Adjacent sequences: A120394 A120395 A120396 this_sequence A120398 A120399 A120400
Sequence in context: A061017 A088462 A093337 this_sequence A104305 A050506 A029122
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robin Garcia (verob99(AT)teleline.es), Jul 01 2006
|
|
|
Search completed in 0.002 seconds
|