Recall the following Taylor series: et=∑n=0∞tnn!, sin(t)=∑n=0∞(−1)nt2n+1(2n+1)!. Then ex4=∑n=0∞x4nn!=1+x4+x82+x123!+...sin(x2)=∑n=0∞(−1)nx4n+2(2n+1)!=x2−x63!+x105!+...x2sin(x2)=∑n=0∞(−1)nx4n+4(2n+1)!=x4−x83!+x125!+... so ex4−x2sin(x2)−1=(x82+x126+...)−(−x86+x125!+...)=2x83+5x125!+.... Hence, we have that ex4−x2sin(x2)−1x8=23+5x45!+... and so taking the limit as x→0 gives 23. We could also compute the limit using summation notation directly. ex4−x2sin(x2)−1=∑n=1∞x4nn!−∑m=1∞(−1)m−1x4m(2m−1)!=∑n=1∞x4nn!+∑m=1∞(−1)mx4m(2m−1)!=∑n=2∞(1n!+(−1)n(2n−1)!)x4n, so we get limx→∞ex4−x2sin(x2)−1x8=limx→∞∑n=2∞(1n!+(−1)n(2n−1)!)x4n−8=12+16=23.