In my java programming class, we have a lab assignment (not worth points) to implement several recursive methods. I have completed the recursive method based on a given recursive function, and I have completed a necessary factorial recursive method for the remaining portion, which is a sigma series that I am currently having a hard time wrapping my head around.In my java programming class, we have a lab ass