|
|
|
B.B.Goyal, Barnala, India Notes October 2003
http://www.cs.queensu.ca/home/bradbury/checkdigit/isbncheck.htm ISBN
is the abbreviation for the International Standard Book Number. ISBN numbers
are 10 digits in length. In an ISBN of the form X-XX-XXXXXX-X:
For the purposes of this document, we will consider
the ISBN 0-13-190190-7 which is the ISBN for Number Theory with Applications
by James A. Anderson and James M. Bell. To determine the check digit for this Internation
Standard Book Number, follow the below steps. Step 1: Mutliply all nine assigned digits by
weighted values. The weighted values are 1 for the first digit from the left, 2
for the second digit, three for third digit, etc. 1*0 + 2*1 + 3*3 + 4*1 + 5*9 + 6*0 + 7*1 + 8*9 + 9*0 =
139 Step 2: ISBN uses (mod 11) to determine the check
digit. 139 = 7 (mod 11) |
|
Copyright © 2003 www.bbgoyal.com Best viewed at 800x600 resolution (email address: goyalbb@yahoo.com) |