(, {: + 2 + 2 * #)^:9(5)
5 9 15 23 33 45 59 75 93 113

I hope this helps,

-- 
Raul

On Sat, Mar 5, 2022 at 8:55 PM 'Skip Cave' via Programming
<programm...@jsoftware.com> wrote:
>
> I have this series:
>
> 5 9 15 23 33 ....
>
> 5+4
>
> 9
>
> 9+6
>
> 15
>
> 15+8
>
> 23
>
> 23+10
>
> 33
>
>
> How can I use the power conjunction to generate this series?
>
> Is there a more concise method to generate this than the power conjunction?
>
>
> Skip
>
>
> Skip Cave
> Cave Consulting LLC
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to