User Profile

Collapse

Profile Sidebar

Collapse
fera
fera
Last Activity: Apr 18 '09, 05:22 AM
Joined: Mar 23 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • For resulting tables like on sheet #6 of file Enigma-2.xls, someone has made a program in Java like this:
    [code=java]
    import java.util.*;
    public class Table {
    static Scanner console = new Scanner(System. in);
    public static void main (String[] args)
    {

    String list = "01050913174145 495357212529333 761656973770203 040607081011121 4" +
    "15161819202223 242627283031323 435363839404243 444647485051525 4"...
    See more | Go to post
    Last edited by Nepomuk; Apr 19 '09, 09:22 PM. Reason: Please use [code] tags

    Leave a comment:


  • Someone in other forum gave me this answer :

    so basically it looks like you want a random number generator with some restrictions.
    firstly, for each table you only want to use each number 1- 92 once.
    secondly, no row should have more than 20 numbers.
    thirdly, you have four groups of numbers n mod 4. the four groups are further divided into three groups each, n <=40, 40<n<=80, rest. no number in a group
    ...
    See more | Go to post

    Leave a comment:


  • If you say this is random, I think the red & blue numbers have patterns as I described on Note: beneath Table 43. Any numbers can be in the same one row with any other numbers, but If you take a look at the tables more carefully, (looks like) only numbers 37 (129/221) and 41 (133/225) will never be in the same one row. Besides, how come numbers that have difference = 4 (as numbers in circles/ovals) can be in the same one row. My big problem...
    See more | Go to post

    Leave a comment:


  • Honestly, I don't know much about computer & programming. I've learned once about Visual Basic.Net, but it was too difficult for me. If I am able in it, I'd like to convert the file to be in VB format.
    Thx for your suggestion.
    See more | Go to post

    Leave a comment:


  • Yes, it is.


    I don't think so.


    I made it in PDF file once, but Excel can be useful if you want to make any calculations.
    Thx....
    See more | Go to post

    Leave a comment:


  • Dear Jos,
    Basically, just take a look only on sheet 6 of file Enigma-2.xls. There are infinite amount of tables, with ten rows (row 0,1,2,….9) each. Inside of each tables, there are numbers from 1 to 92, 93 to 184, 185 to 276, and 277 to 284, which lie on their certain rows. They have been filled in for 40 tables. By finding the patterns/ formulas, can you help me to extend the tables to fill in the blank tables 41,42,43,etc as given beneath...
    See more | Go to post

    Leave a comment:


  • Here you can find the original tables for 40 rows of columns 81,82,83,84,173 ,174,175,176,26 5,266,267,268,2 77,278,279,280, 281,282,283,284 .
    http://www.mediafire.com/?sharekey=9...4e75f6e8ebb871
    Since column 1 didn't typed yet into Excel, I can't show you that column 1 contains only number 0 or 1 for 40 rows.
    Thx Jos....
    See more | Go to post

    Leave a comment:


  • If you see Table 1 (sheet 1 of file Enigma-2.xls), numbers 1 to 40 are only in row 0 or row 1. It means among the 284 columns of the original table 350 rows x 284 columns, column 1 contains only numbers 0 or 1 for 40 rows.
    Yes, it is very very difficult for me to explain the whole problems by details...
    See more | Go to post

    Leave a comment:


  • Hi jkmyoung,
    Yes, I’m trying to find what formula is the original table using to calculate cells.
    If this is using random numbers, how to explain Table 1 (sheet 1 of file Enigma-2.xls) which contains only number 0 or 1 for more than 40 times?
    I don’t know for sure anymore what type of forum is really suitable for this question. :)
    Thx for your attentions too.
    See more | Go to post

    Leave a comment:


  • Dear Jos,
    Supposed now I give you a table with 350 rows x 284 columns, which each cell contains of a single number from 0 to 9. By finding its patterns, I need your help to extend that table to fill the cells for the rows 351,352,353,etc .
    Then what would you do?
    If you need to see that table, my friend also had put it on other forum, but it was only 350 rows x 20 columns. We were so lazy to type it for the rest of other columns....
    See more | Go to post

    Leave a comment:


  • fera
    started a topic How To Find The Formula of This Permutations?

    How To Find The Formula of This Permutations?

    Hi to all of you guys here…
    A friend of mine gave me:
    1). A paper with a table of 350 rows x 284 columns, which each cell contains of a single number from 0 to 9. This table didn’t typed yet into .xls file. It will be like table on sheet 5 of file Enigma-2.xls if it has. Since here I can’t attach .xls file, I put it at Mediafire.com (a file hosting service) name Enigma-2.xls:
    http://www.mediafire.com/?sharekey=bab4488f6ad122...
    See more | Go to post
No activity results to display
Show More
Working...