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