791660domain: NAppears in sequencesSum of fourth powers of first n odd numbers.at n=11A002309Recurrence a(n) = a(n-2) + n^M for M=4, starting with a(0)=0, a(1)=1.at n=23A231303