Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A048674
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A048674 Those A048673 for which A048673[ n ] = n. +0
2
1, 2, 3, 25, 26, 33, 93, 1034, 970225, 8550146 (list; graph; listen)
OFFSET

1,2

COMMENT

Factorization: 1, 2, 3, 5^2, 2*13, 3*11, 3*31, 2*11*47, 5^2*197^2, 2*11*47*8269

EXAMPLE

E.g. 26=2*13=((3*17)+1)/2

MAPLE

factsuccbijection := n -> floor((succfactorization(n)+1)/2); # see also A045965

# Invariant Factorization Successors: invariant_factsuccessors := proc(upto_n) local b, i; b := [ ]; for i from 1 to upto_n do if(factsuccbijection(i) = i) then b := [ op(b), i ]; fi; od: RETURN(b); end;

CROSSREFS

Cf. A045965 and A048673.

Sequence in context: A003221 A013312 A013318 this_sequence A094998 A109586 A060371

Adjacent sequences: A048671 A048672 A048673 this_sequence A048675 A048676 A048677

KEYWORD

nonn,hard

AUTHOR

Antti Karttunen, Jul 14 1999

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research