Xah Talk Show 2025-01-27 Ep610 Wolfram Language Coding, Geometry, Conic Sections

vidthumb 7F3cGXaIl7A
vidthumb 7F3cGXaIl7A
Nest[ Function[{x}, 1/(x+1)], y, 3 ]

Table[ Fibonacci[ x ] , {x, 1, 5}]
(* {1, 1, 2, 3, 5} *)

Table[ Fibonacci[ x ] , {x, 1, 10}]
(* {1, 1, 2, 3, 5, 8, 13, 21, 34, 55} *)
wl nest 2025-01-27 122304
wl nest 2025-01-27 122304
wls nest 2025-01-27 122326
wls nest 2025-01-27 122326
wl fibo 2025-01-27 133655
wl fibo 2025-01-27 133655
wl conics section 2025-01-27 133618
wl conics section 2025-01-27 133618