Hi everyone,
Hope all is well. In this sketch, Lou Costello “proves” that 7 * 13 = 28 (not once but three times, using division, multiplication, and addition.)
In 2016, Howard Sporn published a paper titled “Abbott-and-Costello Numbers” in the College Mathematics Journal. He says in the Summary “ We analyze a mathematical routine from the comedy team of Abbott and Costello and determine all possible numbers that could be used in the joke. We determine a recursive formula and a closed-form expression for the resulting integer sequence, both of which use least common multiples.”
I couldn't download the paper, but according to Google "Sporn’s paper studies all numbers that can fit this kind of fake arithmetic routine. The paper gives the recurrence:
A₁ = 1
and for n ≥ 1,
Aₙ₊₁ = ((n+1)/(n+2)) × LCM(Aₙ, n+2).
This produces:
1, 2, 3, 12, 10, 60, 105, 280, 252, 2520, ...
That is basically OEIS A002944 shifted by one place."
I am wondering if this comment is approprate for A002944:
"This sequence appears in Howard Sporn's paper Abbott-and-Costello Numbers (College Mathematics Journal, 2016). Sporn analyzes the famous Abbott & Costello "7 × 13 = 28" routine, where place value is ignored and multiplication is performed digit-wise. The resulting family of "Abbott-and-Costello numbers" is given by a(n) = lcm(1,2,...,n)/n, i.e., this sequence."
Best,
Ali
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CACOfRNo0Na%2BOaXG5Rp-%3D%3Dy7dnkMT3Xz3x3nkjtF3_RFgBgLY%2Bw%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAL0FETmAn1L1EZP4kPFPC9U4%3D8J4cgD9OwP%2BUuYC2Z3UO88QDA%40mail.gmail.com.