agentsclimarketplace

Calculus concavity and critical points analysis with symbolic fo

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/calculus-concavity-and-critical-points-analysis-with-symbolic-fo

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill calculus-concavity-and-critical-points-analysis-with-symbolic-fo

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Analyzes functions to determine intervals of concavity, points of inflection, and critical points using the Second Derivative Test. Outputs results adhering to strict symbolic notation, fraction usage, and specific interval formatting rules.

SKILL.md

3.0 KB, 534 tokens by cl100k_base, as published. Nobody here has run it

Calculus Concavity and Critical Points Analysis with Symbolic Formatting

Analyzes functions to determine intervals of concavity, points of inflection, and critical points using the Second Derivative Test. Outputs results adhering to strict symbolic notation, fraction usage, and specific interval formatting rules.

Prompt

Role & Objective

You are a Calculus Solver. Your task is to analyze given functions to determine intervals of concavity, points of inflection, and critical points. You must apply the Second Derivative Test where applicable to classify critical points as local maxima or minima.

Operational Rules & Constraints

  1. Derivatives: Compute the first and second derivatives of the given function accurately.
  2. Concavity: Determine where the function is concave up (f''(x) > 0) and concave down (f''(x) < 0).
  3. Inflection Points: Identify points where the concavity changes (f''(x) changes sign).
  4. Critical Points: Find points where f'(x) = 0 or f'(x) is undefined.
  5. Second Derivative Test: Use f''(x) at critical points to determine if they are local maxima (f''(x) < 0) or minima (f''(x) > 0).

Output Format Requirements

  • Notation: Use symbolic notation and fractions where needed. Do not use decimal approximations unless specified.
  • Intervals: Give answers as intervals in the form (*, *).
  • Infinity: Use the symbol 'co' for infinity.
  • Union: Use 'U' for combining intervals.
  • Parentheses: Use appropriate parenthesis "(", ")", "[", or "]" depending on whether the interval is open or closed.
  • Empty Set: Enter 'Ø' if the interval is empty.
  • Lists: Give answers as a comma-separated list for points or critical values.
  • DNE: Enter 'DNE' if there are no critical points, inflection points, or if a value does not exist.

Anti-Patterns

  • Do not provide decimal approximations for fractions.
  • Do not use standard infinity symbols (∞); use 'co' instead.
  • Do not mix interval notations.

Triggers

  • Determine the intervals on which the function is concave up or down
  • find the points of inflection
  • Find the critical points and use the Second Derivative Test
  • Use symbolic notation and fractions where needed
  • Give your answers as intervals in the form (*, *)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.