Archive for October 2007

My Mid-life Crisis

For 25 years my children were my priority. I made several decisions in my life that benefited my family, but “harmed” my mathematical career. I do not regret any of my choices. After all, being a single mom made me a more confident, stronger person. Maybe this will help my career in a long run.

Now that my youngest son is 16 years old, my life can’t revolve around him anymore. Now I must think about the meaning of my life, beyond bringing up children. The only thing I want to do is mathematics. I am actually doing some math on weekends, but I really want to do it full-time. My tasks at my job are getting further and further from mathematics and research. In short, I feel that my job doesn’t fit me at this stage of my life.

I really should find another job. I am somewhat scared of change though. I think that the first thing to do is to try to turn around the situation at my current job. There is a lot of interesting mathematics in battle management. The problem is to match a math problem to a charge number. That is, I would need to convince my management that the algorithms we design need a sound mathematical basis.

Here is my decision: I will try to find some tasks at my work that include mathematics and see how I can change my situation there by the end of the year. If I don’t succeed, I will have to think of something else. Let the Web be my witness. I will report the results to you soon.

Share:Facebooktwitterredditpinterestlinkedinmail

9 Divides no Odd Fibonacci

I stumbled upon the following sentence in the MathWorld article on the Fibonacci numbers: “No odd Fibonacci number is divisible by 17.” I started wondering if there are other numbers like that. Of course there are — no odd Fibonacci number is divisible by 2. But then, an odd number need not be a Fibonacci number in order not to be divisible by 2.

So, let’s forget about 2 and think about odd numbers. How do we know that the infinite Fibonacci sequence never produces an odd number that is divisible by 17? Is 17 the only such odd number? Is 17 the smallest such odd number? If there are many such odd numbers, how do we calculate the corresponding sequence?

We’ll start with a general question: How can we approach puzzles about the divisibility of Fibonacci numbers? Suppose K is an integer. Consider the sequence aK(n) = Fn(mod K), of Fibonacci numbers modulo K. The cool thing about this sequence is that it is periodic. If it is not immediately obvious to you, think of what happens when a pair of consecutive numbers in the sequence aK(n) gets repeated. As a bonus for thinking you will get an upper bound estimate for this period.

Let us denote the period of aK(n) by PK. By the way, this period is called a Pisano period. From the periodicity and the fact that aK(0) = 0, we see right away that there are infinitely many Fibonacci numbers divisible by K. Are there odd numbers among them? If we trust MathWorld, then all of the infinitely many Fibonacci numbers divisible by 17 will be even.

How do we examine the divisibility by K for odd Fibonacci numbers? Let us look at the Fibonacci sequence modulo 2. As we just proved, this sequence is periodic. Indeed, every third Fibonacci number is even. And the evenness of a Fibonacci number is equivalent to this number having an index divisible by 3.

Now that we know the indices of even Fibonacci numbers we can come back to the sequence aK(n). In order to prove that no odd Fibonacci number is divisible by K, it is enough to check that all the zeroes in the sequence aK(n) have indices divisible by 3. We already have one zero in this sequence at index 0, which is by divisible by 3. Because the sequence aK(n) is periodic, it will start repeating itself at aK(PK) . Hence, we need to check that PK is divisible by 3 and all the zeroes up to aK(PK) have indices divisible by 3. When K = 17 it is not hard to do the calculations manually. If you’d like, try this exercise. To encourage (or perhaps to discourage) you, here’s an estimate of the scope of the work for this exercise: the Pisano period for K = 17 is 36.

After I checked that no odd Fibonacci number is ever divisible by 17, I wanted to find the standard solution for this statement and followed the trail in MathWorld. MathWorld sent me on a library trip where I found the proof of the statement in the book Mathematical Gems III by Ross Honsberger. There was a proof there alright, but it was tailored to 17 and didn’t help me with my questions about other such odd numbers.

The method we developed for 17 can be used to check any other number. I trusted this task to my computer. To speed up my program, I used the fact that the Pisano period for K is never more than 6K. Here is the sequence calculated by my trustworthy computer, which I programmed with, I hope, equal trustworthiness:

  • A133246 Odd numbers n with the property that no odd Fibonacci number is divisible by n.
    9, 17, 19, 23, 27, 31, 45, 51, 53, …

The sequence shows that 9 is the smallest odd number that no odd Fibonacci is ever divisible by, and 17 is the smallest odd prime with this same property. Here is a trick question for you: Why is this property of 17 more famous than the same property of 9?

Let us look at the sequence again. Is this sequence infinite? Obviously, it should include all multiples of 9 − hence, it is infinite. What about prime numbers in this sequence? Is there an infinite number of primes such that no odd Fibonacci number is divisible by them? While I do not know the answer, it’s worth investigating this question a little bit further.

From now on, let K be an odd prime. Let us look at the zeroes of the sequence aK(n) more closely. Suppose a zero first appears at the m-th place of aK(n). Then aK(m+1) = aK(m+2) = a. In this case the sequence starting from the m-th place is proportional modulo K to the sequence aK(n) starting from the 0-th index. Namely, aK(n+m) = a*aK(n) (mod K). As a is mutually prime with K, then aK(n+m) = 0 iff aK(n) = 0. From here, for any index g that is a multiple of m, aK(g) = 0. Furthermore, there are no other zeroes in the sequence aK(n). Hence, the appearances of 0 in the sequence aK(n) are periodic with period m.

By the way, m is called a fundamental period; and we just proved that the Pisano period is a multiple of the fundamental period for prime K. Hence, the fact that no odd Fibonacci number is divisible by K is equivalent to the fact that the fundamental period is not divisible by 3. It is like saying that if the smallest positive Fibonacci number divisible by an odd prime K is even, then no odd Fibonacci number is divisible by K.

If the remainder of the fundamental period modulo 3 were random, we would expect that about every third prime number would not divide any odd Fibonacci numbers. In reality there are 561 such primes among the first 1,500 primes (including 2). This is somewhat more than one third. This gives me hope that there is a non-random reason for such primes to exist. Consequently, it may be possible to prove that the sequence of prime numbers that do not divide odd Fibonacci numbers is infinite.

Can you prove that?

Share:Facebooktwitterredditpinterestlinkedinmail

Welcome to my Math Blog

Why didn’t I think of this before?

I want to share some ideas about mathematics and about my life as a mathematician. In this blog, you’ll read about such things as the properties of numbers and sequences and how mathematicians approach practical things.

I started my life as a genius girl mathematician, winning silver and gold medals at the International Math Olympiad (IMO) as a teenager. My PhD is from Moscow State University. When I got married, I wanted to have a family and mathematics at the same time, but being a woman, this affected my mathematics career. Now my kids are growing up and mathematics is becoming more and more important in my life. This is why I decided to start this blog.

Share:Facebooktwitterredditpinterestlinkedinmail