Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y   

Calculating a lucky number for Frida

The lucky number for Frida (or any other name) is calculated by using a special table which gives a numeric value to each letter of the alphabet. The table we used is derived from the Kabbalah and used by Hebrew and Arab mystics.

Here are the letters of the roman alphabet and their values:

ABCDEFGHIJKLMNOPQRSTUVWXYZ
12345835112345781234666517

So the numbers for each letter of Frida are:

Frida
82141

First we add the digits of all the letters: 8+2+1+4+1 = 16

Which is still more than one digit
so we add the digits of 16: 1+6 = 7

Which gives Frida a lucky number of seven!

Calculating two digit lucky numbers for Frida

The two digit lucky numbers for Frida are those two digit numbers which when their digits are summed to give a single digit, give the lucky number (seven) for the name.

Mathematically, this turns out to be the set of numbers less than 100 of the form L + 9n (where L is the lucky number and n is a natural number).

Algorithmically, this is:

for ( int i = luckynum + 9; i < 100; i += 9 )

  print( i );

Which, for Frida gives us: 16 25 34 43 52 61 70 79 88 97!

Frida

Gender: usually female

Meaning: Peaceful

Origin: Teutonic

Lucky Number: Seven

Popularity: Position 652 in 2003, currently increasing

Famous people

Four Writers

Two Actors

One Hockey Player

One Model

One Olympic Medalist

One Sculptor

One Skier

One Soccer Player