DIMACS
DIMACS REU 2015
me
Student: Otis Tweneboah
Office: CoRE 448
School: Texas Southern University
E-mail: otis.tweneboah [at] dimacs.rutgers.edu
Project: Research with OEIS

The On-line Encyclopedia of Integer Sequences (OEIS) is an online database of over 250,000 integer sequences. Thousands of people use the OEIS website to identify sequence numbers they come cross.

The project am working on with OEIS is to find in the database the sequences that are tag "more" (need to be extend), and if possible extend them. Also ontribute a new sequences or make comments on an existing sequences to OEIS website.

This project is joint work with Pratik Koirala

Back to top of page
Week 4:

This week, we met twice with Dr. Fiorini, and Nathan Fox to discuss the python script we wrote on week 3. We also spent most of our time to write some variations python scrip to the original sequence we discussed on week 3.

Variations:
  • Numbers n such that the sum of the distinct prime factors of prime(n)-1 and prime(n + a)-1 are the same.
  • Numbers n such that the sum of the prime factors (including repeats) of prime(n)-1 and prime(n + a) are the same
  • Numbers n such that the numbers of the distinct prime factors of prime(n)-1 and prime(n + a)-1 are the same
  • Numbers n such that the numbers of the prime factors(including repeats) of prime(n)-1 and prime(n + a)-1 are the same
  • Back to top of page

    June 5, 2015 - First Presentation

    July 17, 2015 - Second Presentation

    Back to top of page
    My Mentors
    Back to top of page