Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: challenge: OEIS A073015 serie

by hdb (Monsignor)
on Dec 18, 2015 at 16:40 UTC ( [id://1150701]=note: print w/replies, xml ) Need Help??


in reply to Re^2: challenge: OEIS A073015 serie
in thread challenge: OEIS A073015 serie

Playing with your proposal a bit leads to

Replies are listed 'Best First'.
Re^4: challenge: OEIS A073015 serie
by Eily (Monsignor) on Dec 18, 2015 at 17:40 UTC

    Your proposition lacks the final infinite though. But in any case you can win one char with until. say$_=3;say$_*=--$_ until/i/

      mixing two above:
      # 1 2 # 12345678901234567890123456 perl -E "$_=3;say,$_*=--$_ until/#/"

      L*
      There are no rules, there are no thumbs..
      Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

      The script reaches Infinity, it just does not print it...

        Yes, but at first I understood "terminate after inf is reached" that inf at to be printed. But actually "reached" and "printed" are two different concepts. Discipulus seems to be OK with your version :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1150701]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 21:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found