On Jun 4, 2009, at 7:23, CuppoJava wrote:

> I'm really stuck on this math question, and I'm wondering if you guys
> know of any links that may help me.
>
> Given: f(x,y), a0, a list of numbers v.
> Find: g(x,y) and b0 such that:
>
>  (reduce f a0 v) = (reduce g b0 (reverse v))

If that's for any f and any list of numbers v, I doubt there is a  
solution. Are there any conditions on the given parameters that might  
simplify the problem? Or could you say in which context you  
encountered this problem?

Konrad.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to