Processing math: 2%

Monday, March 28, 2011

Euler Totient Function (Example 2)

... answers to question posed here.

Example 2

For n=12, each of the numbers in {1,2,... belongs to exactly one of the subsets
     S1 ={1,5,7,11}
     S2 ={2,10}
     S3 ={3,9}
     S4 ={4,8}
     S6 ={6}
     S12={12}
 Each subset is in fact an equivalence class of the relation ~ (where a~b
gcd(a,12)=gcd(b,12)).  Sh means the equivalence class (or subset) of all the numbers whose highest common factor with 12 is  h.  Now observe
     S1 ={1,5,7,11},   ÷ 1, get {1,5,7,11} {1,...,12}  #=φ(12)
     S2 ={2,10},   ÷ 2, get {1,5}               {1,...,6}   #=φ(6)
     S3 ={3,9},   ÷ 3, get {1,3}                 {1,...,4}    #=φ(4)
     S4 ={4,8},   ÷ 4, get {1,2}                {1,...,3}   #=φ(3)
     S6 ={6},               ÷ 6, get {1}              {1,...,2}   #=φ(2)
     S12={12},            ÷12, get {1}            {1}          #=φ(1)
Hence
     #S1+#S2+#S3+#S4+#S6+#S12
=   φ(12)+φ(6)+φ(4)+φ(3)+φ(2)+φ(1)
=   4+2+2+2+1+1
=   12

No comments:

Post a Comment

Comment répondez vous?

, each of the numbers in \{1,2,...,12\} belongs to exactly one of the subsets...', 'url': 'http://lefouque.blogspot.com/2011/03/euler-totient-function-example-2.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 8035982878032845795}}]); _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/3059820580-lbx__en_gb.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/3681588378-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense1', 'sidebar-right-1', document.getElementById('AdSense1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1', 'sidebar-right-1', document.getElementById('Followers1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar-right-1', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar-right-1', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar-right-1', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar-right-1', document.getElementById('HTML2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer-3', document.getElementById('Attribution1'), {}, 'displayModeFull'));